mention ftp/rsync access to repository in perlhack
[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@isinet.com>
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.5.670        Development release working toward v5.6
95 ----------------
96
97 ____________________________________________________________________________
98 [  5386] By: gsar                                  on 2000/03/01  03:04:54
99         Log: support kill(0,$pid) on Windows to test if process exists
100      Branch: perl
101            ! README.win32 pod/perldelta.pod pod/perlport.pod win32/win32.c
102 ____________________________________________________________________________
103 [  5385] By: gsar                                  on 2000/03/01  02:10:01
104         Log: integrate cfgperl changes into mainline
105      Branch: perl
106           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
107           !> config_h.SH epoc/config.sh hints/dec_osf.sh hints/solaris_2.sh
108           !> perl.h vms/subconfigure.com vos/config.def win32/config.bc
109           !> win32/config.gc win32/config.vc
110 ____________________________________________________________________________
111 [  5384] By: gsar                                  on 2000/03/01  01:47:55
112         Log: oops, change#5382 didn't really fix the typo
113      Branch: perl
114            ! ext/DynaLoader/dl_dlopen.xs
115 ____________________________________________________________________________
116 [  5383] By: gsar                                  on 2000/03/01  01:38:25
117         Log: avoid warning on type-mismatch
118      Branch: perl
119            ! ext/DynaLoader/dlutils.c
120 ____________________________________________________________________________
121 [  5382] By: gsar                                  on 2000/03/01  01:33:42
122         Log: fix bug in change#5381
123      Branch: perl
124            ! ext/DynaLoader/dl_dlopen.xs
125 ____________________________________________________________________________
126 [  5381] By: gsar                                  on 2000/03/01  00:46:44
127         Log: unload extension shared objects when exiting, implemented
128              only for dl_dlopen.xs (from Alan Burlison)
129      Branch: perl
130            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
131            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
132 ____________________________________________________________________________
133 [  5380] By: gsar                                  on 2000/03/01  00:34:10
134         Log: add perlnumber.pod (from Ilya Zakharevich); substantially edited
135              prose
136      Branch: perl
137            + pod/perlnumber.pod
138            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
139            ! pod/perltoc.pod pod/roffitall
140 ____________________________________________________________________________
141 [  5379] By: jhi                                   on 2000/02/29  23:37:01
142         Log: Be understanding.
143      Branch: cfgperl
144            ! Configure config_h.SH
145      Branch: metaconfig/U/perl
146            ! use64bits.U uselfs.U
147 ____________________________________________________________________________
148 [  5378] By: gsar                                  on 2000/02/29  23:35:50
149         Log: VMS fixups (from Dan Sugalski); cosmetic tweaks
150      Branch: perl
151            ! lib/Test/Harness.pm vms/vms.c
152 ____________________________________________________________________________
153 [  5377] By: jhi                                   on 2000/02/29  23:12:29
154         Log: Tru64 hints fix from Spider Boardman; Tru64 hint for
155              d_Gconvert on long doubles to use sprintf %Lg.
156      Branch: cfgperl
157            ! hints/dec_osf.sh
158 ____________________________________________________________________________
159 [  5376] By: jhi                                   on 2000/02/29  23:02:45
160         Log: Integrate with Sarathy.
161      Branch: cfgperl
162           !> gv.c lib/Pod/Html.pm malloc.c pod/perlapi.pod pod/perlcall.pod
163           !> pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
164           !> pod/perlguts.pod pod/perlop.pod
165 ____________________________________________________________________________
166 [  5375] By: gsar                                  on 2000/02/29  23:02:34
167         Log: fix File::Find::finddepth() bugs (from Helmut Jarausch)
168      Branch: perl
169            ! lib/File/Find.pm
170 ____________________________________________________________________________
171 [  5374] By: jhi                                   on 2000/02/29  23:01:35
172         Log: Add libsunmath (long double math library for Solaris,
173              SUNWspro cc only) awareness; fix various Solaris nits.
174      Branch: cfgperl
175            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
176            ! config_h.SH epoc/config.sh hints/solaris_2.sh perl.h
177            ! vms/subconfigure.com vos/config.def win32/config.bc
178            ! win32/config.gc win32/config.vc
179      Branch: metaconfig
180            ! U/modified/libs.U
181      Branch: metaconfig/U/perl
182            + i_sunmath.U
183 ____________________________________________________________________________
184 [  5373] By: gsar                                  on 2000/02/29  22:56:10
185         Log: fix Pod::Html to recognize C<< > >> etc., and convert some pods
186              to the more readable form (from Robin Barker)
187      Branch: perl
188            ! lib/Pod/Html.pm pod/perlfunc.pod pod/perlop.pod
189 ____________________________________________________________________________
190 [  5372] By: gsar                                  on 2000/02/29  22:52:27
191         Log: better fix for malloc bug in change#5346 (from Dominic Dunlop)
192      Branch: perl
193            ! malloc.c
194 ____________________________________________________________________________
195 [  5371] By: gsar                                  on 2000/02/29  22:29:36
196         Log: fix pods to reflect newer canonical names for call_sv() etc.
197      Branch: perl
198            ! gv.c pod/perlapi.pod pod/perlcall.pod pod/perldiag.pod
199            ! pod/perlembed.pod pod/perlguts.pod
200 ____________________________________________________________________________
201 [  5370] By: jhi                                   on 2000/02/29  22:08:26
202         Log: Integrate with Sarathy.
203      Branch: cfgperl
204           !> perl.c perl.h win32/win32.c win32/win32.h
205 ____________________________________________________________________________
206 [  5369] By: gsar                                  on 2000/02/29  21:37:10
207         Log: remove bogus code that caused test failures on HP-UX
208      Branch: perl
209            ! perl.h
210 ____________________________________________________________________________
211 [  5368] By: gsar                                  on 2000/02/29  20:45:01
212         Log: change#5364 had a few problems
213      Branch: perl
214            ! perl.c win32/win32.c win32/win32.h
215 ____________________________________________________________________________
216 [  5367] By: gsar                                  on 2000/02/29  18:19:04
217         Log: integrate cfgperl changes into mainline
218      Branch: perl
219           !> Configure config_h.SH epoc/config.sh hints/hpux.sh
220           !> hints/solaris_2.sh regcomp.c vms/subconfigure.com
221           !> vos/config.def win32/config.bc win32/config.gc win32/config.vc
222 ____________________________________________________________________________
223 [  5366] By: jhi                                   on 2000/02/29  18:15:09
224         Log: Some compilers have problems with quad switch() controls.
225      Branch: cfgperl
226            ! regcomp.c
227 ____________________________________________________________________________
228 [  5365] By: jhi                                   on 2000/02/29  18:14:30
229         Log: Integrate with Sarathy.
230      Branch: cfgperl
231           !> perl.c win32/Makefile win32/makefile.mk win32/win32.c
232           !> win32/win32.h
233 ____________________________________________________________________________
234 [  5364] By: gsar                                  on 2000/02/29  18:11:34
235         Log: utf8-ize @ARGV when -C switch is used on Windows
236      Branch: perl
237            ! perl.c win32/Makefile win32/makefile.mk win32/win32.c
238            ! win32/win32.h
239 ____________________________________________________________________________
240 [  5363] By: jhi                                   on 2000/02/29  17:47:48
241         Log: HP-UX lddlflags were broken.
242      Branch: cfgperl
243            ! Configure config_h.SH
244      Branch: metaconfig/U/perl
245            ! dlsrc.U
246 ____________________________________________________________________________
247 [  5362] By: jhi                                   on 2000/02/29  17:32:27
248         Log: Make the failsafe question about socket address structure
249              sizes hopefully a bit less confusing.
250      Branch: cfgperl
251            ! Configure config_h.SH
252      Branch: metaconfig
253            ! U/protos/socksizetype.U
254 ____________________________________________________________________________
255 [  5361] By: jhi                                   on 2000/02/29  17:17:10
256         Log: Integrate with Sarathy.
257      Branch: cfgperl
258           !> malloc.c
259 ____________________________________________________________________________
260 [  5360] By: gsar                                  on 2000/02/29  17:16:09
261         Log: malloc "fix" in change#5346 coredumps on HP-UX, revert
262      Branch: perl
263            ! malloc.c
264 ____________________________________________________________________________
265 [  5359] By: jhi                                   on 2000/02/29  17:06:12
266         Log: Make the warning about preferring HP's ar more visible.
267      Branch: cfgperl
268            ! hints/hpux.sh
269 ____________________________________________________________________________
270 [  5358] By: jhi                                   on 2000/02/29  17:04:36
271         Log: The sprintf option was blithely printing long doubles as
272              doubles (spotted by Spider Boardman); dqgcvt() wasn't ever
273              being used; made the test more thorough.
274      Branch: cfgperl
275            ! Configure config_h.SH epoc/config.sh vms/subconfigure.com
276            ! vos/config.def win32/config.bc win32/config.gc win32/config.vc
277      Branch: metaconfig
278            ! U/compline/d_gconvert.U
279 ____________________________________________________________________________
280 [  5357] By: jhi                                   on 2000/02/29  16:58:08
281         Log: Make the warning about abandoning long doubles more visible.
282      Branch: cfgperl
283            ! Configure config_h.SH
284      Branch: metaconfig/U/perl
285            ! uselongdbl.U
286 ____________________________________________________________________________
287 [  5356] By: jhi                                   on 2000/02/29  16:51:33
288         Log: HP-UX gcc fix; detypo in use64bits.
289      Branch: cfgperl
290            ! Configure config_h.SH
291      Branch: metaconfig/U/perl
292            ! dlsrc.U use64bits.U
293 ____________________________________________________________________________
294 [  5355] By: jhi                                   on 2000/02/29  16:31:17
295         Log: Solaris 64-bitness hints saga continues.
296      Branch: cfgperl
297            ! hints/solaris_2.sh
298 ____________________________________________________________________________
299 [  5354] By: jhi                                   on 2000/02/29  16:04:42
300         Log: Integrate with Sarathy.
301      Branch: cfgperl
302           !> ext/Thread/Thread.xs perl.c perl.h
303 ____________________________________________________________________________
304 [  5353] By: jhi                                   on 2000/02/29  15:54:10
305         Log: Solaris hints tweak for 64-bitallness.
306      Branch: cfgperl
307            ! hints/solaris_2.sh
308 ____________________________________________________________________________
309 [  5352] By: jhi                                   on 2000/02/29  15:35:13
310         Log: Too many 64-bitness option combinations.
311      Branch: cfgperl
312            ! Configure config_h.SH
313      Branch: metaconfig/U/perl
314            ! use64bits.U
315 ____________________________________________________________________________
316 [  5351] By: gsar                                  on 2000/02/29  15:31:56
317         Log: more adjustments needed for change#5342 under use5005threads
318      Branch: perl
319            ! ext/Thread/Thread.xs perl.c perl.h
320 ____________________________________________________________________________
321 [  5350] By: jhi                                   on 2000/02/29  15:24:59
322         Log: Integrate with Sarathy.
323      Branch: cfgperl
324           +> pod/perlboot.pod
325           !> (integrate 40 files)
326 ____________________________________________________________________________
327 [  5349] By: gsar                                  on 2000/02/29  08:13:56
328         Log: more m//s and $ vs \z fixups (from Greg Bacon)
329      Branch: perl
330            ! lib/File/CheckTree.pm lib/File/Copy.pm lib/File/DosGlob.pm
331            ! lib/File/Path.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
332            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
333            ! lib/File/Spec/Win32.pm
334 ____________________________________________________________________________
335 [  5348] By: gsar                                  on 2000/02/29  08:00:48
336         Log: increase sleep to compensate for slow cpu (from Peter Haworth
337              <pmh@edison.ioppublishing.com>)
338      Branch: perl
339            ! t/io/pipe.t
340 ____________________________________________________________________________
341 [  5347] By: gsar                                  on 2000/02/29  07:52:35
342         Log: add OO tutorial for beginners (from Randal L. Schwartz
343              <merlyn@stonehenge.com>)
344      Branch: perl
345            + pod/perlboot.pod
346            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
347            ! pod/perldelta.pod pod/perltoc.pod
348 ____________________________________________________________________________
349 [  5346] By: gsar                                  on 2000/02/29  07:24:52
350         Log: malloc bug fix and machten hints (from Dominic Dunlop
351              <domo@computer.org>)
352      Branch: perl
353            ! hints/machten.sh malloc.c
354 ____________________________________________________________________________
355 [  5345] By: gsar                                  on 2000/02/29  06:32:56
356         Log: integrate cfgperl contents into mainline
357      Branch: perl
358           !> Configure MANIFEST config_h.SH ext/DynaLoader/dl_aix.xs
359           !> ext/DynaLoader/hints/aix.pl ext/File/Glob/Makefile.PL
360           !> hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
361           !> mg.c perl.h pod/perldelta.pod pod/perlop.pod pp.c sv.c
362           !> t/lib/ipc_sysv.t t/op/64bit.t t/op/misc.t t/op/numconvert.t
363           !> win32/config.bc win32/config.gc win32/config.vc
364 ____________________________________________________________________________
365 [  5344] By: gsar                                  on 2000/02/29  06:25:33
366         Log: export list tweak
367      Branch: perl
368            ! makedef.pl
369 ____________________________________________________________________________
370 [  5343] By: gsar                                  on 2000/02/29  06:01:22
371         Log: various shenanigans in change#5342
372      Branch: perl
373            ! makedef.pl thread.h util.c win32/Makefile win32/makefile.mk
374            ! win32/win32.h win32/win32thread.h
375 ____________________________________________________________________________
376 [  5342] By: gsar                                  on 2000/02/29  04:53:00
377         Log: support fetching current interpreter from TLS under useithreads
378      Branch: perl
379            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
380            ! objXSUB.h perl.c perl.h perlapi.h perlvars.h pod/perldelta.pod
381            ! proto.h sv.c thread.h util.c win32/perlhost.h win32/perllib.c
382            ! win32/win32.h win32/win32thread.c win32/win32thread.h
383 ____________________________________________________________________________
384 [  5341] By: jhi                                   on 2000/02/29  03:26:11
385         Log: Don't know how to do large files using gcc in HP-UX.
386      Branch: cfgperl
387            ! hints/hpux.sh
388 ____________________________________________________________________________
389 [  5340] By: jhi                                   on 2000/02/29  03:07:16
390         Log: Added few more libs to scan.
391      Branch: cfgperl
392            ! Configure config_h.SH
393      Branch: metaconfig
394            ! U/modified/Myinit.U U/modified/libs.U
395 ____________________________________________________________________________
396 [  5339] By: jhi                                   on 2000/02/29  01:37:43
397         Log: Bigger warning on the changed behaviour of the unary ~.
398      Branch: cfgperl
399            ! pod/perldelta.pod
400 ____________________________________________________________________________
401 [  5338] By: jhi                                   on 2000/02/29  01:17:07
402         Log: IRIX 64-bitness fixes.
403      Branch: cfgperl
404            ! Configure config_h.SH hints/irix_6.sh
405      Branch: metaconfig
406            ! U/modified/Cppsym.U
407 ____________________________________________________________________________
408 [  5337] By: jhi                                   on 2000/02/29  00:59:08
409         Log: Userfriendliness.
410      Branch: cfgperl
411            ! Configure config_h.SH
412      Branch: metaconfig/U/perl
413            ! use64bits.U
414 ____________________________________________________________________________
415 [  5336] By: jhi                                   on 2000/02/29  00:53:51
416         Log: Undo the sv_2pv() change of #5329, caused numconvert.t
417              problems in IRIX 32-n32. 
418      Branch: cfgperl
419            ! sv.c
420 ____________________________________________________________________________
421 [  5335] By: jhi                                   on 2000/02/29  00:22:37
422         Log: Fixes for building on HP-UX using gcc from Daniel S. Lewart.
423      Branch: cfgperl
424            ! Configure config_h.SH hints/hpux.sh
425      Branch: metaconfig/U/perl
426            ! dlsrc.U
427 ____________________________________________________________________________
428 [  5334] By: jhi                                   on 2000/02/28  23:59:59
429         Log: Do not cast pointers into I32s.
430      Branch: cfgperl
431            ! mg.c
432 ____________________________________________________________________________
433 [  5333] By: jhi                                   on 2000/02/28  23:39:26
434         Log: More AIX fixes from Steven Hirsch.
435      Branch: cfgperl
436            ! Configure config_h.SH ext/DynaLoader/dl_aix.xs
437            ! ext/DynaLoader/hints/aix.pl hints/aix.sh
438      Branch: metaconfig/U/perl
439            ! use64bits.U
440 ____________________________________________________________________________
441 [  5332] By: jhi                                   on 2000/02/28  22:45:59
442         Log: Detypo.
443      Branch: cfgperl
444            ! hints/irix_6.sh
445 ____________________________________________________________________________
446 [  5331] By: jhi                                   on 2000/02/28  22:23:36
447         Log: Regularize the call-back units (and fix a bug in #5330).
448      Branch: cfgperl
449            ! hints/aix.sh hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
450 ____________________________________________________________________________
451 [  5330] By: jhi                                   on 2000/02/28  21:50:28
452         Log: Don't be overeager to turn on 64-bitallness.
453      Branch: cfgperl
454            ! hints/solaris_2.sh
455 ____________________________________________________________________________
456 [  5329] By: jhi                                   on 2000/02/28  20:32:53
457         Log: Lift the 32-bit straightjacket from bit ops;
458              prefer IV/UV over NV in sv_2pv().
459      Branch: cfgperl
460            ! pod/perldelta.pod pod/perlop.pod pp.c sv.c t/op/64bit.t
461            ! t/op/misc.t t/op/numconvert.t
462 ____________________________________________________________________________
463 [  5328] By: jhi                                   on 2000/02/28  20:11:59
464         Log: Do not add -Ae for gcc.
465      Branch: cfgperl
466            ! hints/hpux.sh
467 ____________________________________________________________________________
468 [  5327] By: jhi                                   on 2000/02/28  17:35:39
469         Log: Use the vendor file(1).
470      Branch: cfgperl
471            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
472 ____________________________________________________________________________
473 [  5326] By: jhi                                   on 2000/02/28  17:31:19
474         Log: Put back madvise lost because of a typo.
475      Branch: cfgperl
476            ! Configure config_h.SH perl.h win32/config.bc win32/config.gc
477            ! win32/config.vc
478 ____________________________________________________________________________
479 [  5325] By: jhi                                   on 2000/02/28  16:44:32
480         Log: Tweak HP-UX libraries.
481      Branch: cfgperl
482            ! hints/hpux.sh
483 ____________________________________________________________________________
484 [  5324] By: jhi                                   on 2000/02/28  16:37:43
485         Log: Don't be overeager to turn on largefileness.
486      Branch: cfgperl
487            ! hints/solaris_2.sh
488 ____________________________________________________________________________
489 [  5323] By: jhi                                   on 2000/02/28  16:23:15
490         Log: AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
491              The patch to File/Glob/Makefile.PL is inconvenient but at the
492              moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
493              off the optimization ($self->{OPTIMIZE} = '') doesn't work,
494              the file is processed by MakeMaker but OPTIMIZE ends up as -O
495              in the resulting Makefile.  A MakeMaker bug?
496      Branch: cfgperl
497            ! MANIFEST ext/DynaLoader/dl_aix.xs ext/File/Glob/Makefile.PL
498            ! hints/aix.sh t/lib/ipc_sysv.t
499 ____________________________________________________________________________
500 [  5322] By: jhi                                   on 2000/02/28  16:17:33
501         Log: Integrate with Sarathy.
502      Branch: cfgperl
503           !> (integrate 45 files)
504 ____________________________________________________________________________
505 [  5321] By: gsar                                  on 2000/02/28  10:13:03
506         Log: avoid warnings in legacy code (from David Dyck)
507      Branch: perl
508            ! lib/pwd.pl
509 ____________________________________________________________________________
510 [  5320] By: gsar                                  on 2000/02/28  10:11:37
511         Log: find2perl doc tweak (from David Dyck <dcd@tc.fluke.com>)
512      Branch: perl
513            ! x2p/find2perl.PL
514 ____________________________________________________________________________
515 [  5319] By: gsar                                  on 2000/02/28  10:07:00
516         Log: fix outdated URLs (from Michael G Schwern)
517      Branch: perl
518            ! pod/perldelta.pod pod/perlfaq1.pod pod/perlfaq2.pod
519            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
520            ! pod/perlfaq9.pod pod/perlmodinstall.pod pod/perlmodlib.pod
521            ! pod/perlopentut.pod pod/perlport.pod pod/perltoc.pod
522            ! pod/perlvar.pod pod/perlxs.pod
523 ____________________________________________________________________________
524 [  5318] By: gsar                                  on 2000/02/28  10:04:57
525         Log: update Changes, patchlevel etc.
526      Branch: perl
527            ! Changes patchlevel.h win32/Makefile win32/config.bc
528            ! win32/config.gc win32/config.vc win32/config_H.bc
529            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
530 ____________________________________________________________________________
531 [  5317] By: gsar                                  on 2000/02/28  09:39:47
532         Log: make stringwise bitops work properly on utf8 strings
533      Branch: perl
534            ! doop.c t/op/bop.t
535 ____________________________________________________________________________
536 [  5316] By: gsar                                  on 2000/02/28  07:04:22
537         Log: integrate cfgperl and vmsperl changes into mainline
538      Branch: perl
539            ! Porting/makerel
540           !> Configure Makefile.SH config_h.SH configure.com
541           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
542           !> hints/hpux.sh lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
543           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Mksymlists.pm
544           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm t/comp/script.t
545           !> t/io/openpid.t t/lib/cgi-html.t t/op/goto.t t/op/split.t
546           !> vms/descrip_mms.template vms/gen_shrfls.pl
547           !> vms/subconfigure.com vms/vms.c
548 ____________________________________________________________________________
549 [  5315] By: jhi                                   on 2000/02/28  06:31:08
550         Log: The search for static _s-suffixex libs was broken;
551              add -L/lib/pa20_64 only iff there.
552      Branch: cfgperl
553            ! Configure config_h.SH hints/hpux.sh
554      Branch: metaconfig
555            ! U/modified/libs.U
556 ____________________________________________________________________________
557 [  5314] By: jhi                                   on 2000/02/28  06:08:40
558         Log: Even better use64bitall logic.
559      Branch: cfgperl
560            ! Configure config_h.SH
561      Branch: metaconfig/U/perl
562            ! use64bits.U uselfs.U
563 ____________________________________________________________________________
564 [  5313] By: jhi                                   on 2000/02/28  05:47:27
565         Log: Integrate with Sarathy.
566      Branch: cfgperl
567           !> lib/File/Basename.pm lib/File/Find.pm lib/fields.pm
568           !> pod/perldelta.pod pod/perlfunc.pod pod/perlref.pod
569           !> t/lib/fields.t x2p/find2perl.PL
570 ____________________________________________________________________________
571 [  5312] By: jhi                                   on 2000/02/28  05:09:31
572         Log: Ask about use64bitall regardless of whether use64bitint is defined.
573      Branch: cfgperl
574            ! Configure config_h.SH
575      Branch: metaconfig/U/perl
576            ! use64bits.U
577 ____________________________________________________________________________
578 [  5311] By: bailey                                on 2000/02/28  05:05:56
579         Log: Integrate mainline
580      Branch: vmsperl
581           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
582           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Basename.pm
583           !> lib/File/Find.pm lib/fields.pm op.c pod/perldelta.pod
584           !> pod/perlfaq5.pod pod/perlfunc.pod pod/perlop.pod
585           !> pod/perlref.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
586           !> regexec.c sv.c t/lib/fields.t t/pragma/locale.t
587           !> x2p/find2perl.PL
588 ____________________________________________________________________________
589 [  5310] By: bailey                                on 2000/02/28  04:36:20
590         Log: Revert File::Spec::Unix functions and keep VMS versions VMS-specific
591      Branch: vmsperl
592            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
593 ____________________________________________________________________________
594 [  5309] By: jhi                                   on 2000/02/28  04:17:36
595         Log: The #5249 wasn't doing any good.
596      Branch: cfgperl
597            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
598 ____________________________________________________________________________
599 [  5308] By: bailey                                on 2000/02/28  03:56:51
600         Log: Repair typo -- conjunction of variable with text
601      Branch: vmsperl
602            ! t/lib/cgi-html.t
603 ____________________________________________________________________________
604 [  5307] By: jhi                                   on 2000/02/28  03:46:14
605         Log: A less ambitious version of #5292.
606      Branch: cfgperl
607            ! Makefile.SH
608 ____________________________________________________________________________
609 [  5306] By: bailey                                on 2000/02/28  03:42:38
610         Log: Defer inclusion of VMS-specific code to runtime
611      Branch: vmsperl
612            ! t/io/openpid.t
613 ____________________________________________________________________________
614 [  5305] By: jhi                                   on 2000/02/28  03:41:48
615         Log: The #5292 was Not So Good Idea.
616      Branch: cfgperl
617            ! Makefile.SH
618 ____________________________________________________________________________
619 [  5304] By: bailey                                on 2000/02/28  02:57:14
620         Log: Minor test updates to accomodate new subprocess invocation
621      Branch: vmsperl
622            ! t/comp/script.t t/op/goto.t t/op/split.t
623 ____________________________________________________________________________
624 [  5303] By: bailey                                on 2000/02/28  02:52:47
625         Log: Missed bit of #5302 (case-sensitive symbols)
626      Branch: vmsperl
627            ! lib/ExtUtils/Mksymlists.pm
628 ____________________________________________________________________________
629 [  5302] By: bailey                                on 2000/02/28  02:51:00
630         Log: Support case-sensitive symbols usage in linker
631      Branch: vmsperl
632            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dl_vms.xs
633            ! lib/ExtUtils/MM_VMS.pm vms/gen_shrfls.pl
634 ____________________________________________________________________________
635 [  5301] By: bailey                                on 2000/02/28  02:46:47
636         Log: Free $PARSE context after lookups
637      Branch: vmsperl
638            ! vms/vms.c
639 ____________________________________________________________________________
640 [  5300] By: bailey                                on 2000/02/28  02:43:56
641         Log: Don't wait for subprocess to read final EOF
642      Branch: vmsperl
643            ! vms/vms.c
644 ____________________________________________________________________________
645 [  5299] By: bailey                                on 2000/02/28  00:44:45
646         Log: Dan Sugalski's config/build changes to .660
647      Branch: vmsperl
648            ! configure.com vms/descrip_mms.template vms/subconfigure.com
649 ____________________________________________________________________________
650 [  5298] By: bailey                                on 2000/02/28  00:07:13
651         Log: When testing CGI.pm, use its notion of CRLF
652      Branch: vmsperl
653            ! t/lib/cgi-html.t
654 ____________________________________________________________________________
655 [  5297] By: bailey                                on 2000/02/28  00:00:08
656         Log: Quote command line args which need to be upper case
657              Tell subprocess we're finished before waiting for it
658      Branch: vmsperl
659            ! t/io/openpid.t
660 ____________________________________________________________________________
661 [  5296] By: gsar                                  on 2000/02/28  00:00:05
662         Log: m/.*$/ etc should be m/.*\z/s in many file handling modules; fix
663              these insidious errors in File::Basename, File::Find and find2perl
664              (from Tom Christiansen)
665              
666              TODO: many other modules need to be fixed as well!
667      Branch: perl
668            ! lib/File/Basename.pm lib/File/Find.pm x2p/find2perl.PL
669 ____________________________________________________________________________
670 [  5295] By: jhi                                   on 2000/02/27  23:18:40
671         Log: Version number update.
672      Branch: cfgperl
673            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
674 ____________________________________________________________________________
675 [  5294] By: gsar                                  on 2000/02/27  22:27:46
676         Log: typos in change#5293
677      Branch: perl
678            ! lib/fields.pm
679 ____________________________________________________________________________
680 [  5293] By: gsar                                  on 2000/02/27  21:57:40
681         Log: support fields::new() and fields::phash() to create pseudo-hash
682              objects and plain pseudo-hashes respectively (this avoids users
683              from having to diddle %FIELDS directly); update documentation to
684              suit (from original fields::phash() implementation by Peter
685              Scott <Peter@PSDT.com>)
686      Branch: perl
687            ! lib/fields.pm pod/perldelta.pod pod/perlfunc.pod
688            ! pod/perlref.pod t/lib/fields.t
689 ____________________________________________________________________________
690 [  5292] By: jhi                                   on 2000/02/27  21:49:25
691         Log: proto.h was mssing from the list of generated files;
692              added rules to generate any single wanted file
693              (a bunch of other files may also be generated
694              at the same time, as before)
695      Branch: cfgperl
696            ! Makefile.SH
697 ____________________________________________________________________________
698 [  5291] By: jhi                                   on 2000/02/27  18:57:12
699         Log: Integrate with Sarathy.
700      Branch: cfgperl
701           !> README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
702           !> ext/File/Glob/Glob.pm hints/dos_djgpp.sh lib/File/Spec/OS2.pm
703           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
704           !> lib/File/Spec/Win32.pm op.c pod/perldelta.pod pod/perlfaq5.pod
705           !> pod/perlfunc.pod pod/perlop.pod pod/perlsec.pod
706           !> pod/perltodo.pod pp_sys.c sv.c vms/perlvms.pod vms/vms.c
707 ____________________________________________________________________________
708 [  5290] By: gsar                                  on 2000/02/27  18:47:00
709         Log: integrate cfgperl and vmsperl contents into mainline
710      Branch: perl
711           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
712           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm regexec.c
713           !> t/pragma/locale.t vms/perlvms.pod vms/vms.c
714 ____________________________________________________________________________
715 [  5289] By: gsar                                  on 2000/02/27  18:09:04
716         Log: tweak change#5286 (we don't ever get to pp_glob() if we're using
717              the internal glob())
718      Branch: perl
719            ! pp_sys.c
720 ____________________________________________________________________________
721 [  5288] By: gsar                                  on 2000/02/27  17:12:41
722         Log: djgpp update (from Laszlo Molnar)
723      Branch: perl
724            ! README.dos djgpp/config.over djgpp/configure.bat djgpp/djgpp.c
725            ! hints/dos_djgpp.sh
726 ____________________________________________________________________________
727 [  5287] By: gsar                                  on 2000/02/27  16:58:53
728         Log: tweak comment about core glob()
729      Branch: perl
730            ! ext/File/Glob/Glob.pm
731 ____________________________________________________________________________
732 [  5286] By: gsar                                  on 2000/02/27  16:52:54
733         Log: remove outdated info about csh and glob(); glob() need not fail
734              when tainting anymore if using internal globbing
735      Branch: perl
736            ! pod/perldelta.pod pod/perlfaq5.pod pod/perlfunc.pod
737            ! pod/perlop.pod pod/perlsec.pod pod/perltodo.pod pp_sys.c
738 ____________________________________________________________________________
739 [  5285] By: gsar                                  on 2000/02/27  16:20:31
740         Log: make readdir() respect IOf_UNTAINT flag (allows untainting of directory
741              handles with: C<use IO::Handle; opendir D, $dir or die; D->untaint;>
742      Branch: perl
743            ! pp_sys.c
744 ____________________________________________________________________________
745 [  5284] By: gsar                                  on 2000/02/27  14:31:24
746         Log: avoid compiler warnings (from Dan Sugalski)
747      Branch: perl
748            ! op.c sv.c
749 ____________________________________________________________________________
750 [  5283] By: gsar                                  on 2000/02/27  14:21:16
751         Log: propagate utf8ness in sv_setsv() (from Gisle Aas)
752      Branch: perl
753            ! sv.c
754 ____________________________________________________________________________
755 [  5282] By: bailey                                on 2000/02/27  05:07:08
756         Log: Impose security constraints on lnm lookup only if tainting
757      Branch: vmsperl
758            ! vms/vms.c
759 ____________________________________________________________________________
760 [  5281] By: bailey                                on 2000/02/27  05:05:35
761         Log: Add new File::Spec::VMS methods
762              Don't add implicit device in VMS <-> Unix filespec translation
763              Make File::Spec::Unix{rel2abs|abs2rel} OS-independent
764      Branch: vmsperl
765            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
766            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm vms/vms.c
767 ____________________________________________________________________________
768 [  5280] By: bailey                                on 2000/02/27  04:58:01
769         Log: Accept filespecs as command verbs for subprocesses
770      Branch: vmsperl
771            ! vms/perlvms.pod vms/vms.c
772 ____________________________________________________________________________
773 [  5279] By: jhi                                   on 2000/02/27  04:01:53
774         Log: Integrate with Sarathy.
775      Branch: cfgperl
776           !> pp_hot.c
777 ____________________________________________________________________________
778 [  5278] By: bailey                                on 2000/02/27  02:43:01
779         Log: Resync with mainline again
780      Branch: vmsperl
781           !> Makefile.SH README.vms configure.com lib/ExtUtils/MM_Unix.pm
782           !> lib/Pod/Checker.pm lib/Pod/InputObjects.pm
783           !> lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
784           !> lib/Pod/Usage.pm pod/perlfunc.pod pp_hot.c t/pod/poderrs.t
785           !> t/pod/poderrs.xr vms/descrip_mms.template vms/sockadapt.h
786           !> vms/subconfigure.com
787 ____________________________________________________________________________
788 [  5277] By: jhi                                   on 2000/02/27  02:36:36
789         Log: Fix locale case-ignorant matching bug reported in
790              
791              From: gomar@md.media-web.de
792              To: perl5-porters@perl.org
793              Subject: [ID 20000223.005]
794              Date: 23 Feb 2000 16:03:08 -0000
795              Message-Id: <20000223160308.1830.qmail@md.media-web.de>
796      Branch: cfgperl
797            ! regexec.c t/pragma/locale.t
798 ____________________________________________________________________________
799 [  5276] By: gsar                                  on 2000/02/26  18:18:16
800         Log: allow $fh->autoflush on globrefs, and thence autovivified filehandles
801              (from Tom Christiansen)
802      Branch: perl
803            ! pp_hot.c
804 ____________________________________________________________________________
805 [  5275] By: jhi                                   on 2000/02/26  16:43:11
806         Log: Integrate with Sarathy.
807      Branch: cfgperl
808           !> (integrate 34 files)
809 ____________________________________________________________________________
810 [  5274] By: gsar                                  on 2000/02/26  15:23:45
811         Log: rework binmode() entry in perlfunc (from Martien Verbruggen
812              <mgjv@comdyn.com.au>)
813      Branch: perl
814            ! pod/perlfunc.pod
815 ____________________________________________________________________________
816 [  5273] By: gsar                                  on 2000/02/26  15:04:54
817         Log: PodParser v1.11 update (from Brad Appleton)
818      Branch: perl
819            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm
820            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
821            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
822 ____________________________________________________________________________
823 [  5272] By: gsar                                  on 2000/02/26  14:48:24
824         Log: add missing perl headers to perldepend action
825      Branch: perl
826            ! lib/ExtUtils/MM_Unix.pm
827 ____________________________________________________________________________
828 [  5271] By: gsar                                  on 2000/02/26  08:03:36
829         Log: VMS patch (from Peter Prymmer)
830      Branch: perl
831            ! Makefile.SH README.vms configure.com vms/descrip_mms.template
832            ! vms/sockadapt.h vms/subconfigure.com
833 ____________________________________________________________________________
834 [  5270] By: gsar                                  on 2000/02/26  07:46:35
835         Log: integrate vmsperl changes into mainline
836      Branch: perl
837           !> av.c configure.com installperl lib/ExtUtils/MM_VMS.pm mg.h
838           !> pp_sys.c scope.c vms/vms.c vms/vmsish.h
839 ____________________________________________________________________________
840 [  5269] By: bailey                                on 2000/02/26  07:04:55
841         Log: Resync with mainline
842      Branch: vmsperl
843           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs
844           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
845           +> ext/Sys/Hostname/Makefile.PL hints/darwin.sh lib/bytes.pm
846           +> lib/bytes_heavy.pl t/pragma/warn/9enabled
847            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm lib/byte.pm
848            - lib/byte_heavy.pl lib/unicode/Eq/Latin1.pl
849            - lib/unicode/Eq/Unicode.pl
850           !> (integrate 323 files)
851 ____________________________________________________________________________
852 [  5268] By: gsar                                  on 2000/02/26  06:50:04
853         Log: reintroduce useithreads (accidentally deleted in change#5261)
854      Branch: perl
855            ! win32/config.vc
856 ____________________________________________________________________________
857 [  5266] By: gsar                                  on 2000/02/26  06:46:06
858         Log: integrate cfgperl changes into mainline
859      Branch: perl
860           +> cygwin/cygwin.c ext/DynaLoader/dl_dyld.xs hints/darwin.sh
861            - ext/DynaLoader/dl_rhapsody.xs
862           !> (integrate 62 files)
863 ____________________________________________________________________________
864 [  5265] By: gsar                                  on 2000/02/26  06:31:10
865         Log: support for version vectors in UNIVERSAL::VERSION(), so that
866              C<use Foo v1.2.3> etc., work; tests for the same
867              
868              TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this
869      Branch: perl
870            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
871            ! t/comp/use.t toke.c universal.c
872 ____________________________________________________________________________
873 [  5264] By: jhi                                   on 2000/02/26  04:14:15
874         Log: Add libscheck for IRIX.
875      Branch: cfgperl
876            ! hints/irix_6.sh
877 ____________________________________________________________________________
878 [  5263] By: jhi                                   on 2000/02/26  03:40:47
879         Log: Add libscheck for Solaris.
880      Branch: cfgperl
881            ! hints/solaris_2.sh
882 ____________________________________________________________________________
883 [  5262] By: jhi                                   on 2000/02/26  03:10:47
884         Log: Rhapsody/Darwin patches from Wilfredo Sanchez.
885      Branch: cfgperl
886            + ext/DynaLoader/dl_dyld.xs hints/darwin.sh
887            - ext/DynaLoader/dl_rhapsody.xs
888            ! Configure INSTALL MANIFEST Makefile.SH README.threads
889            ! config_h.SH hints/rhapsody.sh installperl pp_sys.c
890      Branch: metaconfig
891            ! U/a_dvisory/multiarch.U
892 ____________________________________________________________________________
893 [  5261] By: jhi                                   on 2000/02/26  02:48:23
894         Log: Rename use64bits to use64bitint;
895              rename usefull64bits to use64bitall.
896      Branch: cfgperl
897            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
898            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
899            ! hints/hpux.sh hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
900            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/solaris_2.sh
901            ! myconfig.SH perl.c perl.h pod/perldelta.pod pod/perlfunc.pod
902            ! vms/subconfigure.com vos/config.def vos/config.h
903            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
904            ! win32/config.vc win32/config_H.bc win32/config_H.gc
905            ! win32/config_H.vc
906      Branch: metaconfig
907            ! U/a_dvisory/quadtype.U U/mksample U/modified/libpth.U
908            ! U/protos/socksizetype.U U/threads/archname.U
909      Branch: metaconfig/U/perl
910            ! Extensions.U dbm64.U perlxv.U stdio64.U use64bits.U uselfs.U
911            ! usemorebits.U
912 ____________________________________________________________________________
913 [  5260] By: jhi                                   on 2000/02/25  22:57:16
914         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
915              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
916              Subject: [PATCH 5.5.660] cygwin port
917              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>
918      Branch: cfgperl
919            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
920 ____________________________________________________________________________
921 [  5259] By: jhi                                   on 2000/02/25  22:53:51
922         Log: Configure nits; add socksizetype; add getfsstat for completeness;
923              add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
924              lands; regen Configure.
925      Branch: cfgperl
926            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
927            ! config_h.SH doio.c epoc/config.sh perl.c pp_sys.c
928            ! vms/subconfigure.com vos/config.def win32/config.bc
929            ! win32/config.gc win32/config.vc win32/config_H.bc
930            ! win32/config_H.gc win32/config_H.vc
931      Branch: metaconfig
932            + U/protos/socksizetype.U
933      Branch: metaconfig/U/perl
934            + d_getfsstat.U
935            ! d_fstatfs.U fpossize.U use64bits.U uselfs.U
936 ____________________________________________________________________________
937 [  5258] By: jhi                                   on 2000/02/25  21:04:17
938         Log: Further fixes to malloc.c prototypes from Dominic Dunlop.
939      Branch: cfgperl
940            ! malloc.c
941 ____________________________________________________________________________
942 [  5257] By: jhi                                   on 2000/02/25  20:48:13
943         Log: Integrate with Sarathy.
944      Branch: cfgperl
945           !> embed.h embed.pl objXSUB.h op.c op.h perlapi.c pp_ctl.c
946           !> proto.h t/cmd/while.t
947 ____________________________________________________________________________
948 [  5256] By: gsar                                  on 2000/02/25  20:04:37
949         Log: fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
950      Branch: perl
951            ! embed.h embed.pl objXSUB.h perlapi.c proto.h
952 ____________________________________________________________________________
953 [  5255] By: gsar                                  on 2000/02/25  19:23:58
954         Log: change#4849 wasn't restoring savestack correctly; make loops that have
955              continue blocks recognizable at run time
956      Branch: perl
957            ! op.c op.h pp_ctl.c t/cmd/while.t
958 ____________________________________________________________________________
959 [  5254] By: jhi                                   on 2000/02/25  06:00:01
960         Log: Integrate with Sarathy.
961      Branch: cfgperl
962           !> ext/B/B.xs ext/B/B/C.pm lib/Pod/InputObjects.pm
963           !> lib/Pod/Parser.pm lib/Pod/Select.pm lib/Pod/Usage.pm
964           !> t/lib/filefind.t t/pod/poderrs.xr
965 ____________________________________________________________________________
966 [  5253] By: jhi                                   on 2000/02/25  05:57:59
967         Log: Megalopatch for Configure: Andy's new installation schemes;
968              introduce usefull64bits, beautify and regularize the various
969              type probes; introduce d_lseekproto.
970      Branch: cfgperl
971            ! Configure INSTALL Policy_sh.SH config_h.SH perl.h
972            ! pod/perldelta.pod
973      Branch: metaconfig
974            + U/installdirs/perl5.U U/installdirs/sitehtml1.U
975            + U/installdirs/sitehtml3.U U/installdirs/siteman1.U
976            + U/installdirs/siteman3.U U/installdirs/sitescript.U
977            + U/installdirs/vendorhtml1.U U/installdirs/vendorhtml3.U
978            + U/installdirs/vendorman1.U U/installdirs/vendorman3.U
979            + U/installdirs/vendorscript.U U/protos/d_lseekproto.U
980            - U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
981            - U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
982            - U/installdirs/vendorscriptdir.U
983            ! U/compline/doublesize.U U/compline/ptrsize.U
984            ! U/installdirs/archlib.U U/installdirs/bin.U
985            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
986            ! U/installdirs/inc_version_list.U U/installdirs/installprefix.U
987            ! U/installdirs/installstyle.U U/installdirs/instubperl.U
988            ! U/installdirs/localarch.U U/installdirs/locallib.U
989            ! U/installdirs/otherlibdirs.U U/installdirs/prefix.U
990            ! U/installdirs/privlib.U U/installdirs/scriptdir.U
991            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
992            ! U/installdirs/sitelib.U U/installdirs/siteprefix.U
993            ! U/installdirs/vendorarch.U U/installdirs/vendorbin.U
994            ! U/installdirs/vendorlib.U U/installdirs/vendorprefix.U
995            ! U/modified/d_longdbl.U U/modified/d_longlong.U
996            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
997            ! U/typedefs/uidsize.U
998      Branch: metaconfig/U/perl
999            ! d_fpos64_t.U d_int64_t.U d_off64_t.U d_socklen_t.U fpossize.U
1000            ! patchlevel.U use64bits.U uselfs.U usemultiplicity.U
1001 ____________________________________________________________________________
1002 [  5252] By: gsar                                  on 2000/02/25  03:15:03
1003         Log: update PodParser to v1.10 (from Brad Appleton)
1004      Branch: perl
1005            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1006            ! lib/Pod/Usage.pm t/pod/poderrs.xr
1007 ____________________________________________________________________________
1008 [  5251] By: gsar                                  on 2000/02/25  03:10:51
1009         Log: make File::Find tests tolerate case-insensitive systems (from
1010              Laszlo Molnar)
1011      Branch: perl
1012            ! t/lib/filefind.t
1013 ____________________________________________________________________________
1014 [  5250] By: gsar                                  on 2000/02/25  01:50:04
1015         Log: more Compiler tweaks for useithreads
1016      Branch: perl
1017            ! ext/B/B.xs ext/B/B/C.pm
1018 ____________________________________________________________________________
1019 [  5249] By: jhi                                   on 2000/02/25  00:17:53
1020         Log: Remove NFS temp files and Configure temp C files.
1021      Branch: cfgperl
1022            ! Makefile.SH lib/ExtUtils/MM_Unix.pm
1023 ____________________________________________________________________________
1024 [  5248] By: jhi                                   on 2000/02/24  23:57:49
1025         Log: In FreeBSD disable floating point exception handlers.
1026              As the comment says, this should be done in the hints.
1027              
1028              From: dive <dive@ender.com>
1029              To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1030              cc: perl5-porters@perl.org
1031              Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
1032              Date: Thu, 24 Feb 2000 15:54:24 -0800 (PST)
1033              Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>
1034      Branch: cfgperl
1035            ! unixish.h
1036 ____________________________________________________________________________
1037 [  5247] By: jhi                                   on 2000/02/24  23:46:27
1038         Log: From: Gisle Aas <gisle@aas.no>
1039              To: perl5-porters@perl.org
1040              Subject: [PATCH v5.5.660] More UTF8_MAXLEN fixes
1041              Date: 25 Feb 2000 00:24:53 +0100
1042              Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>
1043      Branch: cfgperl
1044            ! doop.c op.c perl.c pp.c regcomp.c regexec.c sv.c
1045 ____________________________________________________________________________
1046 [  5246] By: jhi                                   on 2000/02/24  23:15:56
1047         Log: The op/stat.t patch in #5341 wasn't robust enough,
1048              it broke subtest 4 almost everywhere else.
1049      Branch: cfgperl
1050            ! t/op/stat.t
1051 ____________________________________________________________________________
1052 [  5245] By: jhi                                   on 2000/02/24  19:28:53
1053         Log: More VMS patches from Peter Prymmer.
1054      Branch: cfgperl
1055            ! configure.com vms/subconfigure.com
1056 ____________________________________________________________________________
1057 [  5244] By: jhi                                   on 2000/02/24  19:26:33
1058         Log: Largefileness in Solaris doesn't require long longs;
1059              use64bits enhancements; introduce usefull64bits.
1060      Branch: cfgperl
1061            ! Configure config_h.SH hints/aix.sh hints/hpux.sh
1062            ! hints/irix_6.sh hints/solaris_2.sh
1063      Branch: metaconfig
1064            ! U/threads/archname.U
1065      Branch: metaconfig/U/perl
1066            ! use64bits.U
1067 ____________________________________________________________________________
1068 [  5243] By: jhi                                   on 2000/02/24  18:40:25
1069         Log: Tidy up the 64-bit (and socklen_t) type probing.
1070      Branch: cfgperl
1071            ! Configure config_h.SH
1072      Branch: metaconfig
1073            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1074      Branch: metaconfig/U/perl
1075            + d_fpos64_t.U d_off64_t.U
1076            - io64.U
1077            ! d_int64_t.U d_socklen_t.U
1078 ____________________________________________________________________________
1079 [  5242] By: jhi                                   on 2000/02/24  18:09:49
1080         Log: Integrate with Sarathy.
1081      Branch: cfgperl
1082           !> pod/perlop.pod
1083 ____________________________________________________________________________
1084 [  5241] By: jhi                                   on 2000/02/24  18:00:49
1085         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
1086              To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
1087              Subject: [PATCH 5.5.660] cygwin port
1088              Date: Thu, 24 Feb 2000 17:15:28 -0000
1089              Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>
1090      Branch: cfgperl
1091            + cygwin/cygwin.c
1092            ! MANIFEST Makefile.SH README.cygwin cygwin/Makefile.SHs
1093            ! hints/cygwin.sh perl.c t/lib/glob-basic.t t/op/stat.t
1094 ____________________________________________________________________________
1095 [  5240] By: jhi                                   on 2000/02/24  17:53:12
1096         Log: VMS patch from Peter Prymmer; use full_ar.
1097      Branch: cfgperl
1098            ! vms/subconfigure.com
1099 ____________________________________________________________________________
1100 [  5239] By: jhi                                   on 2000/02/24  17:46:45
1101         Log: MPE/ix patches from Mark Bixby.
1102      Branch: cfgperl
1103            ! pp_sys.c t/io/pipe.t t/lib/glob-basic.t t/lib/io_poll.t
1104            ! t/lib/io_sock.t t/op/die_exit.t t/op/exec.t t/op/fork.t
1105            ! t/op/stat.t
1106 ____________________________________________________________________________
1107 [  5238] By: jhi                                   on 2000/02/24  17:13:22
1108         Log: Get -lbind if available.  Add pointer to perldelta.pod/64-bit
1109              support to t/op/numconvert.t.
1110              
1111              From: Lupe Christoph <lupe@lupe-christoph.de>
1112              To: perl5-porters@perl.org
1113              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
1114              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
1115              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
1116      Branch: cfgperl
1117            ! Configure config_h.SH t/op/numconvert.t
1118      Branch: metaconfig
1119            ! U/modified/libs.U
1120 ____________________________________________________________________________
1121 [  5237] By: jhi                                   on 2000/02/24  15:47:11
1122         Log: Remove more cruft from IO.
1123      Branch: cfgperl
1124            ! ext/IO/IO.xs
1125 ____________________________________________________________________________
1126 [  5236] By: jhi                                   on 2000/02/24  15:14:48
1127         Log: From: Hugo <hv@crypt.compulink.co.uk>
1128              To: perl5-porters@perl.org
1129              Subject: [PATCH 5.5.660] double EXPORT_OK in h2xs
1130              Date: Thu, 24 Feb 2000 13:24:10 +0000
1131              Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>
1132      Branch: cfgperl
1133            ! utils/h2xs.PL
1134 ____________________________________________________________________________
1135 [  5235] By: jhi                                   on 2000/02/24  15:12:40
1136         Log: Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
1137              S_IROTH, S_IWOTH, S_IXOTH.
1138              
1139              From: js@ddre.dk
1140              To: perl5-porters@perl.org
1141              Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
1142              Date: Thu, 24 Feb 2000 15:11:33 +0100
1143              Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>
1144      Branch: cfgperl
1145            ! perl.h
1146 ____________________________________________________________________________
1147 [  5234] By: gsar                                  on 2000/02/24  03:39:17
1148         Log: integrate cfgperl changes into mainline
1149      Branch: perl
1150            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1151            ! pod/perlop.pod
1152           !> Configure MANIFEST Porting/Glossary Porting/config.sh
1153           !> Porting/config_H config_h.SH configpm configure.com doio.c
1154           !> ext/Fcntl/Fcntl.pm ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
1155           !> ext/Sys/Hostname/Hostname.xs hints/dec_osf.sh hints/irix_6.sh
1156           !> lib/unicode/mktables.PL malloc.c myconfig.SH pp_sys.c
1157           !> t/op/64bit.t vms/descrip_mms.template vms/subconfigure.com
1158 ____________________________________________________________________________
1159 [  5233] By: jhi                                   on 2000/02/24  01:31:38
1160         Log: VMS patch from Peter Prymmer.
1161      Branch: cfgperl
1162            ! vms/subconfigure.com
1163 ____________________________________________________________________________
1164 [  5232] By: jhi                                   on 2000/02/24  01:15:03
1165         Log: Detypo fpos64_t test.
1166      Branch: cfgperl
1167            ! Configure config_h.SH
1168      Branch: metaconfig/U/perl
1169            ! io64.U
1170 ____________________________________________________________________________
1171 [  5231] By: jhi                                   on 2000/02/24  01:11:17
1172         Log: miscut'n'paste in #5230.
1173      Branch: cfgperl
1174            ! Configure config_h.SH
1175      Branch: metaconfig/U/perl
1176            ! d_int64_t.U
1177 ____________________________________________________________________________
1178 [  5230] By: jhi                                   on 2000/02/24  01:02:05
1179         Log: The #5228 wasn't quite right + fix typos.
1180      Branch: cfgperl
1181            ! Configure config_h.SH
1182      Branch: metaconfig
1183            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1184      Branch: metaconfig/U/perl
1185            ! d_int64_t.U d_socklen_t.U io64.U
1186 ____________________________________________________________________________
1187 [  5229] By: jhi                                   on 2000/02/24  00:40:01
1188         Log: Depickify the compiler (about unused and set but not used variables)
1189      Branch: cfgperl
1190            ! hints/irix_6.sh
1191 ____________________________________________________________________________
1192 [  5228] By: jhi                                   on 2000/02/24  00:34:35
1193         Log: Cosmetics.
1194      Branch: cfgperl
1195            ! Configure config_h.SH
1196      Branch: metaconfig
1197            ! U/modified/d_longdbl.U U/modified/d_longlong.U
1198      Branch: metaconfig/U/perl
1199            ! d_int64_t.U d_socklen_t.U
1200 ____________________________________________________________________________
1201 [  5227] By: jhi                                   on 2000/02/24  00:17:34
1202         Log: In IRIX <sys/mode.h> is something completely different.
1203              
1204              From: jarausch@numa1.igpm.rwth-aachen.de (Helmut Jarausch)
1205              To: perl5-porters@perl.org
1206              Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
1207              Date: Wed, 23 Feb 2000 10:55:08 +0100 (CST)
1208              Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>
1209      Branch: cfgperl
1210            ! hints/irix_6.sh
1211 ____________________________________________________________________________
1212 [  5226] By: jhi                                   on 2000/02/23  20:39:28
1213         Log: Integrate with Sarathy.
1214      Branch: cfgperl
1215           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
1216           !> t/comp/require.t t/op/ver.t toke.c
1217 ____________________________________________________________________________
1218 [  5225] By: jhi                                   on 2000/02/23  20:35:58
1219         Log: From: Dominic Dunlop <domo@computer.org>
1220              To: perl5-porters@perl.org
1221              Cc: Gurusamy Sarathy <gsar@activestate.com>
1222              Subject: [ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
1223              Date: Wed, 23 Feb 2000 21:23:44 +0100
1224              Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>
1225      Branch: cfgperl
1226            ! malloc.c
1227 ____________________________________________________________________________
1228 [  5224] By: jhi                                   on 2000/02/23  20:22:43
1229         Log: From: Dan Sugalski <dan@sidhe.org>
1230              To: perl5-porters@perl.org, vmsperl@perl.org
1231              Subject: [PATCH 5.5.660]VMS build patches
1232              Date: Wed, 23 Feb 2000 15:14:27 -0500
1233              Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>
1234              
1235              (the patch was mangled, had to be manually applied)
1236      Branch: cfgperl
1237            ! configure.com vms/descrip_mms.template vms/subconfigure.com
1238 ____________________________________________________________________________
1239 [  5223] By: jhi                                   on 2000/02/23  19:54:04
1240         Log: From: Dominic Dunlop <domo@computer.org>
1241              To: perl5-porters@perl.org
1242              Cc: Andy Dougherty <doughera@lafayette.edu>,
1243              Gurusamy Sarathy <gsar@activestate.com>
1244              Subject: [ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
1245              Date: Wed, 23 Feb 2000 20:41:54 +0100
1246              Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>
1247      Branch: cfgperl
1248            ! Configure config_h.SH
1249      Branch: metaconfig
1250            ! U/modified/Oldconfig.U U/modified/libs.U
1251      Branch: metaconfig/U/perl
1252            ! dlsrc.U
1253 ____________________________________________________________________________
1254 [  5222] By: jhi                                   on 2000/02/23  18:02:39
1255         Log: Remove &IO::EINPROGRESS now that IO uses Errno anyway
1256              (suggested by Graham Barr).
1257      Branch: cfgperl
1258            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
1259 ____________________________________________________________________________
1260 [  5221] By: jhi                                   on 2000/02/23  16:00:29
1261         Log: Streamline #5218 even more.
1262      Branch: cfgperl
1263            ! ext/IO/lib/IO/Socket.pm
1264 ____________________________________________________________________________
1265 [  5220] By: gsar                                  on 2000/02/23  09:10:43
1266         Log: per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
1267              C<use 5.6.0> work as well; underscores are now permitted in v-strings
1268      Branch: perl
1269            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
1270            ! t/comp/require.t t/op/ver.t toke.c
1271 ____________________________________________________________________________
1272 [  5219] By: jhi                                   on 2000/02/23  04:24:54
1273         Log: Streamline #5218.
1274      Branch: cfgperl
1275            ! ext/IO/lib/IO/Socket.pm
1276 ____________________________________________________________________________
1277 [  5218] By: jhi                                   on 2000/02/23  02:08:19
1278         Log: Trying to connect to an already open socket may give EISCONN.
1279      Branch: cfgperl
1280            ! ext/IO/lib/IO/Socket.pm
1281 ____________________________________________________________________________
1282 [  5217] By: jhi                                   on 2000/02/22  23:54:51
1283         Log: Fix prototype conflicts with POSIX.pm.
1284      Branch: cfgperl
1285            ! ext/Fcntl/Fcntl.pm
1286 ____________________________________________________________________________
1287 [  5216] By: jhi                                   on 2000/02/22  22:27:19
1288         Log: See http://www.unicode.org/unicode/reports/tr15/
1289              for in-depth description of the problem.
1290      Branch: cfgperl
1291            - lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
1292            ! MANIFEST lib/unicode/mktables.PL
1293 ____________________________________________________________________________
1294 [  5215] By: jhi                                   on 2000/02/22  22:11:17
1295         Log: Add uselongdouble, regroup the use* more logically.
1296      Branch: cfgperl
1297            ! myconfig.SH
1298 ____________________________________________________________________________
1299 [  5214] By: jhi                                   on 2000/02/22  22:04:43
1300         Log: Integrate with Sarathy.
1301      Branch: cfgperl
1302           !> malloc.c perl.c pod/perldelta.pod pod/perldiag.pod
1303           !> pod/perlpod.pod pod/perlrun.pod toke.c utils/perldoc.PL
1304 ____________________________________________________________________________
1305 [  5213] By: jhi                                   on 2000/02/22  22:03:26
1306         Log: Add socklen_t probe; Configure maintenance.
1307      Branch: cfgperl
1308            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1309            ! config_h.SH doio.c ext/Sys/Hostname/Hostname.xs pp_sys.c
1310      Branch: metaconfig
1311            ! U/a_dvisory/quadtype.U U/compline/alignbytes.U U/modified/cc.U
1312            ! U/modified/libs.U
1313      Branch: metaconfig/U/perl
1314            + d_int64_t.U d_socklen_t.U
1315            - d_int64t.U
1316            ! i_sysutsname.U
1317 ____________________________________________________________________________
1318 [  5212] By: gsar                                  on 2000/02/22  21:46:45
1319         Log: make Perl's malloc work for allocations over 2GB (from Ilya
1320              Zakharevich)
1321      Branch: perl
1322            ! malloc.c
1323 ____________________________________________________________________________
1324 [  5211] By: gsar                                  on 2000/02/22  19:51:47
1325         Log: add -W and -X to -h output; fix other pod omissions
1326      Branch: perl
1327            ! perl.c pod/perlrun.pod
1328 ____________________________________________________________________________
1329 [  5210] By: gsar                                  on 2000/02/22  19:51:13
1330         Log: describe C<< ... >> in perlpod.pod (from Brad Appleton)
1331      Branch: perl
1332            ! pod/perlpod.pod
1333 ____________________________________________________________________________
1334 [  5209] By: jhi                                   on 2000/02/22  19:40:43
1335         Log: The subtests 28 and 31 were wrong.  Tightened also the similar
1336              tests nearby.
1337      Branch: cfgperl
1338            ! t/op/64bit.t
1339 ____________________________________________________________________________
1340 [  5208] By: gsar                                  on 2000/02/22  19:13:44
1341         Log: s/Activeware/ActiveState/
1342      Branch: perl
1343            ! pod/perlrun.pod
1344 ____________________________________________________________________________
1345 [  5207] By: jhi                                   on 2000/02/22  18:38:29
1346         Log: Perl version nit spotted by Spider Boardman.
1347      Branch: cfgperl
1348            ! configpm
1349 ____________________________________________________________________________
1350 [  5206] By: gsar                                  on 2000/02/22  17:50:44
1351         Log: change#5205 wasn't quite right; SvCUR() should be SvLEN()
1352      Branch: perl
1353            ! toke.c
1354 ____________________________________________________________________________
1355 [  5205] By: gsar                                  on 2000/02/22  17:36:26
1356         Log: fix memory overrun due to off-by-one in change#5192
1357      Branch: perl
1358            ! toke.c
1359 ____________________________________________________________________________
1360 [  5204] By: gsar                                  on 2000/02/22  17:10:39
1361         Log: sundry typos and such
1362      Branch: perl
1363            ! pod/perldelta.pod pod/perldiag.pod utils/perldoc.PL
1364 ____________________________________________________________________________
1365 [  5203] By: jhi                                   on 2000/02/22  17:10:22
1366         Log: Integrate with Sarathy.
1367      Branch: cfgperl
1368           !> (integrate 56 files)
1369 ____________________________________________________________________________
1370 [  5202] By: gsar                                  on 2000/02/22  16:48:58
1371         Log: remove vestiges of older attribute syntax
1372      Branch: perl
1373            ! ext/attrs/attrs.pm pod/Win32.pod pod/perldelta.pod
1374            ! pod/perlop.pod pod/perlthrtut.pod pod/perlvar.pod
1375 ____________________________________________________________________________
1376 [  5201] By: jhi                                   on 2000/02/22  14:39:56
1377         Log: Configure nits spotted by Spider Boardman.
1378      Branch: cfgperl
1379            ! Configure config_h.SH
1380      Branch: metaconfig
1381            ! U/modified/libs.U
1382      Branch: metaconfig/U/perl
1383            ! fpossize.U
1384 ____________________________________________________________________________
1385 [  5200] By: jhi                                   on 2000/02/22  14:31:21
1386         Log: Tru64 V5.0 patches from Spider Boardman.
1387      Branch: cfgperl
1388            ! hints/dec_osf.sh
1389
1390 ----------------
1391 Version v5.5.660
1392 ----------------
1393
1394 ____________________________________________________________________________
1395 [  5199] By: gsar                                  on 2000/02/22  11:29:28
1396         Log: beta2
1397      Branch: perl
1398            ! Changes
1399 ____________________________________________________________________________
1400 [  5198] By: gsar                                  on 2000/02/22  10:45:54
1401         Log: PodParser-1.093 update (from Brad Appleton's site)
1402      Branch: perl
1403            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
1404            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1405            ! lib/Pod/Usage.pm t/pod/poderrs.t t/pod/poderrs.xr
1406            ! t/pod/special_seqs.t t/pod/special_seqs.xr
1407 ____________________________________________________________________________
1408 [  5197] By: gsar                                  on 2000/02/22  10:24:13
1409         Log: integrate cfgperl contents into mainline, update Changes
1410      Branch: perl
1411            ! Changes pod/perlhist.pod
1412           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1413           !> config_h.SH hints/solaris_2.sh malloc.c perl.h
1414           !> pod/perldelta.pod
1415 ____________________________________________________________________________
1416 [  5196] By: gsar                                  on 2000/02/22  10:10:36
1417         Log: dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
1418      Branch: perl
1419            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
1420            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
1421            ! t/lib/glob-taint.t t/lib/io_unix.t
1422 ____________________________________________________________________________
1423 [  5195] By: gsar                                  on 2000/02/22  10:01:49
1424         Log: s/undef/NO_INIT/g in change#5183
1425      Branch: perl
1426            ! lib/ExtUtils/xsubpp pod/perlxs.pod
1427 ____________________________________________________________________________
1428 [  5194] By: gsar                                  on 2000/02/22  09:44:07
1429         Log: perlipc bug (spotted by Ben Low)
1430      Branch: perl
1431            ! pod/perlipc.pod
1432 ____________________________________________________________________________
1433 [  5193] By: gsar                                  on 2000/02/22  09:38:58
1434         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
1435      Branch: perl
1436            ! README.epoc epoc/config.sh epoc/createpkg.pl perl.c
1437 ____________________________________________________________________________
1438 [  5192] By: gsar                                  on 2000/02/22  09:26:06
1439         Log: improvements for high-bit text literals (from Gisle Aas)
1440      Branch: perl
1441            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
1442            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c
1443 ____________________________________________________________________________
1444 [  5191] By: gsar                                  on 2000/02/22  07:35:47
1445         Log: allow C<print v10>, $h{v13.10} etc.
1446      Branch: perl
1447            ! t/op/ver.t toke.c
1448 ____________________________________________________________________________
1449 [  5190] By: gsar                                  on 2000/02/22  05:35:27
1450         Log: adjust for lost fp precision in require version check
1451      Branch: perl
1452            ! pp_ctl.c t/comp/require.t
1453 ____________________________________________________________________________
1454 [  5189] By: jhi                                   on 2000/02/22  05:14:35
1455         Log: Check the alignment of long doubles if they are to be used;
1456              regen Configure.
1457      Branch: cfgperl
1458            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1459            ! config_h.SH
1460      Branch: metaconfig
1461            ! U/compline/alignbytes.U
1462 ____________________________________________________________________________
1463 [  5188] By: gsar                                  on 2000/02/22  04:45:57
1464         Log: use same treatment for EINVAL as for ETIMEDOUT
1465      Branch: perl
1466            ! ext/IO/lib/IO/Socket/INET.pm
1467 ____________________________________________________________________________
1468 [  5187] By: gsar                                  on 2000/02/21  23:15:12
1469         Log: type mismatch
1470      Branch: perl
1471            ! sv.c
1472 ____________________________________________________________________________
1473 [  5186] By: gsar                                  on 2000/02/21  21:10:26
1474         Log: remove dual-valueness of v-strings (i.e., they are pure strings
1475              now); avoid the word "tuple" to describe strings represented as
1476              character ordinals; usurp $PERL_VERSION for $^V as suggested by
1477              Larry, deprecate $] ; adjust the documentation and testsuite
1478              accordingly
1479      Branch: perl
1480            ! MANIFEST lib/English.pm op.c pod/perldelta.pod
1481            ! pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod
1482            ! t/comp/require.t t/op/ver.t toke.c
1483 ____________________________________________________________________________
1484 [  5185] By: jhi                                   on 2000/02/21  20:36:05
1485         Log: detypo
1486      Branch: cfgperl
1487            ! perl.h
1488 ____________________________________________________________________________
1489 [  5184] By: gsar                                  on 2000/02/21  18:37:38
1490         Log: clarify "use Module VERSION LIST" (from Robin Barker)
1491      Branch: perl
1492            ! pod/perlfunc.pod
1493 ____________________________________________________________________________
1494 [  5183] By: gsar                                  on 2000/02/21  18:31:42
1495         Log: allow optional XSUB parameters without being forced to use a
1496              default (from Hugo van der Sanden)
1497      Branch: perl
1498            ! lib/ExtUtils/xsubpp pod/perlfunc.pod pod/perlxs.pod
1499 ____________________________________________________________________________
1500 [  5182] By: jhi                                   on 2000/02/21  18:22:47
1501         Log: Add Solaris LP64 notes. 
1502      Branch: cfgperl
1503            ! hints/solaris_2.sh
1504 ____________________________________________________________________________
1505 [  5181] By: gsar                                  on 2000/02/21  16:53:39
1506         Log: generalize "%v" format into a flag for any integral format type:
1507              "%vd", "%v#o", "%*vX", etc are allowed
1508      Branch: perl
1509            ! perl.c pod/perldelta.pod pod/perlfunc.pod sv.c t/op/ver.t
1510            ! utils/perlbug.PL
1511 ____________________________________________________________________________
1512 [  5180] By: gsar                                  on 2000/02/21  07:11:00
1513         Log: detypo
1514      Branch: perl
1515            ! ext/B/B.xs
1516 ____________________________________________________________________________
1517 [  5179] By: gsar                                  on 2000/02/21  07:08:38
1518         Log: undo accidental delete
1519      Branch: perl
1520            ! ext/B/B.pm ext/B/B.xs
1521 ____________________________________________________________________________
1522 [  5178] By: gsar                                  on 2000/02/21  07:02:16
1523         Log: get Compiler "working" under useithreads
1524      Branch: perl
1525            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
1526            ! ext/B/B/Deparse.pm ext/B/B/Xref.pm
1527 ____________________________________________________________________________
1528 [  5177] By: jhi                                   on 2000/02/21  03:16:24
1529         Log: Thou shalt not printf longs with %d.
1530      Branch: cfgperl
1531            ! malloc.c
1532 ____________________________________________________________________________
1533 [  5176] By: jhi                                   on 2000/02/21  01:37:35
1534         Log: Integrate with Sarathy.
1535      Branch: cfgperl
1536           +> t/pragma/warn/9enabled
1537           !> (integrate 63 files)
1538 ____________________________________________________________________________
1539 [  5175] By: gsar                                  on 2000/02/21  00:25:00
1540         Log: misplaced braces
1541      Branch: perl
1542            ! malloc.c
1543 ____________________________________________________________________________
1544 [  5174] By: gsar                                  on 2000/02/21  00:09:16
1545         Log: more malloc.c tweaks for change#5070
1546      Branch: perl
1547            ! malloc.c
1548 ____________________________________________________________________________
1549 [  5173] By: gsar                                  on 2000/02/21  00:01:17
1550         Log: malloc.c fixups in change#5170 need to fetch thx pointer
1551      Branch: perl
1552            ! malloc.c
1553 ____________________________________________________________________________
1554 [  5172] By: gsar                                  on 2000/02/20  23:52:39
1555         Log: missing file in change#5170
1556      Branch: perl
1557            + t/pragma/warn/9enabled
1558 ____________________________________________________________________________
1559 [  5171] By: gsar                                  on 2000/02/20  23:49:17
1560         Log: skip conditionally defined symbols in change#5162
1561      Branch: perl
1562            ! makedef.pl
1563 ____________________________________________________________________________
1564 [  5170] By: gsar                                  on 2000/02/20  22:58:09
1565         Log: lexical warnings update, ability to inspect bitmask in calling
1566              scope, among other things (from Paul Marquess)
1567      Branch: perl
1568            ! MANIFEST lib/warnings.pm malloc.c mg.c op.c pod/perldiag.pod
1569            ! pod/perlfunc.pod pod/perllexwarn.pod pp.c pp_ctl.c pp_hot.c
1570            ! regcomp.c regexec.c sv.c t/op/substr.t t/pragma/warn/op
1571            ! t/pragma/warn/pp t/pragma/warn/pp_ctl t/pragma/warn/pp_hot
1572            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
1573            ! t/pragma/warn/toke toke.c warnings.h warnings.pl
1574 ____________________________________________________________________________
1575 [  5169] By: gsar                                  on 2000/02/20  22:22:28
1576         Log: windows fixes for virtualizing child std{in,out,err} handles,
1577              attempts to lock uninitialized critical section in files that
1578              were never explicitly opened (from Doug Lankshear)
1579      Branch: perl
1580            ! iperlsys.h win32/perlhost.h win32/win32.c win32/win32.h
1581 ____________________________________________________________________________
1582 [  5168] By: gsar                                  on 2000/02/20  20:19:11
1583         Log: update Changes, credits
1584      Branch: perl
1585            ! Changes
1586 ____________________________________________________________________________
1587 [  5167] By: gsar                                  on 2000/02/20  18:54:27
1588         Log: avoid reading out-of-bounds memory when matching against reference
1589      Branch: perl
1590            ! regexec.c
1591 ____________________________________________________________________________
1592 [  5166] By: gsar                                  on 2000/02/20  17:59:41
1593         Log: byte mode chop() should clear UTF8 (from Gisle Aas)
1594      Branch: perl
1595            ! doop.c
1596 ____________________________________________________________________________
1597 [  5165] By: gsar                                  on 2000/02/20  17:57:08
1598         Log: test fix needed by change#5164
1599      Branch: perl
1600            ! t/pragma/warn/toke
1601 ____________________________________________________________________________
1602 [  5164] By: gsar                                  on 2000/02/20  17:50:38
1603         Log: default mkdir() mode argument to 0777
1604      Branch: perl
1605            ! opcode.h opcode.pl pod/perldiag.pod pod/perlfunc.pod pp_sys.c
1606            ! t/op/mkdir.t toke.c
1607 ____________________________________________________________________________
1608 [  5163] By: gsar                                  on 2000/02/20  16:34:33
1609         Log: glob() takes one or no user arguments and a non-user-visible second
1610              hidden argument, fix its prototype-checking accordingly
1611      Branch: perl
1612            ! op.c opcode.h opcode.pl
1613 ____________________________________________________________________________
1614 [  5162] By: gsar                                  on 2000/02/20  16:07:38
1615         Log: make change#3386 a build-time option (avoids problems due to
1616              perl_run() longjmping out)
1617      Branch: perl
1618            ! Todo-5.6 embed.h embed.pl embedvar.h intrpvar.h objXSUB.h
1619            ! perl.c perl.h perlapi.c perlvars.h pp_ctl.c proto.h scope.c
1620            ! scope.h sv.c thrdvar.h util.c
1621 ____________________________________________________________________________
1622 [  5161] By: gsar                                  on 2000/02/20  12:13:37
1623         Log: IO::Socket now sets $!, avoids eval/die (patch from Graham Barr
1624              modified to use Errno more portably)
1625      Branch: perl
1626            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
1627 ____________________________________________________________________________
1628 [  5160] By: gsar                                  on 2000/02/20  11:53:28
1629         Log: mention portability caveat about C<use Errno 'EFOO'>
1630      Branch: perl
1631            ! ext/Errno/Errno_pm.PL
1632 ____________________________________________________________________________
1633 [  5159] By: gsar                                  on 2000/02/20  11:14:36
1634         Log: revise docs on @+ and @- (from Tom "Camel" Christiansen)
1635      Branch: perl
1636            ! pod/perlvar.pod
1637 ____________________________________________________________________________
1638 [  5158] By: gsar                                  on 2000/02/20  10:53:49
1639         Log: README.vms and related updates (from Peter Prymmer <pvhp@best.com>)
1640      Branch: perl
1641            ! MANIFEST Makefile.SH README.vms pod/perl5005delta.pod
1642            ! pod/perldelta.pod pod/perlport.pod pod/podchecker.PL
1643            ! vms/descrip_mms.template
1644 ____________________________________________________________________________
1645 [  5157] By: jhi                                   on 2000/02/19  20:29:26
1646         Log: Be explicit about what ops work with bt vectors.
1647              (And implicit about which don't.)
1648      Branch: cfgperl
1649            ! pod/perldelta.pod
1650 ____________________________________________________________________________
1651 [  5156] By: jhi                                   on 2000/02/19  18:38:14
1652         Log: Integrate with Sarathy.
1653      Branch: cfgperl
1654           +> lib/bytes.pm lib/bytes_heavy.pl
1655            - lib/byte.pm lib/byte_heavy.pl
1656           !> (integrate 61 files)
1657 ____________________________________________________________________________
1658 [  5155] By: gsar                                  on 2000/02/19  17:57:39
1659         Log: char vs U8 warnings
1660      Branch: perl
1661            ! sv.c
1662 ____________________________________________________________________________
1663 [  5154] By: gsar                                  on 2000/02/19  17:44:56
1664         Log: remove outdated caveat about C<while ($k = each %foo)> (from
1665              Hugo van der Sanden)
1666      Branch: perl
1667            ! pod/perlfunc.pod
1668 ____________________________________________________________________________
1669 [  5153] By: gsar                                  on 2000/02/19  17:41:41
1670         Log: tests, doc tweak (from Gisle Aas)
1671      Branch: perl
1672            ! pod/perlfaq9.pod t/op/ord.t
1673 ____________________________________________________________________________
1674 [  5152] By: gsar                                  on 2000/02/19  17:35:50
1675         Log: document behavior of splice(@ary) (from Gisle Aas)
1676      Branch: perl
1677            ! pod/perlfunc.pod
1678 ____________________________________________________________________________
1679 [  5151] By: gsar                                  on 2000/02/19  17:33:59
1680         Log: fix bug in backtracking optimizer (from Makoto Ishisone
1681              <ishisone@sra.co.jp>)
1682      Branch: perl
1683            ! regexec.c t/op/pat.t
1684 ____________________________________________________________________________
1685 [  5150] By: gsar                                  on 2000/02/19  17:33:05
1686         Log: more B fixups to cope with empty GVs (these can only happen in pads)
1687      Branch: perl
1688            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm op.c
1689 ____________________________________________________________________________
1690 [  5149] By: gsar                                  on 2000/02/19  17:32:03
1691         Log: avoid compiler warnings
1692      Branch: perl
1693            ! malloc.c perl.h
1694 ____________________________________________________________________________
1695 [  5148] By: gsar                                  on 2000/02/19  17:18:09
1696         Log: document 'lvalue' attribute (from Simon Cozens <simon@brecon.co.uk>)
1697      Branch: perl
1698            ! lib/attributes.pm
1699 ____________________________________________________________________________
1700 [  5147] By: gsar                                  on 2000/02/19  17:15:34
1701         Log: avoid failing on $!{ENOTHERE} (they can always use C<exists $!{NOTHERE}>
1702              for that)
1703      Branch: perl
1704            ! ext/Errno/Errno_pm.PL
1705 ____________________________________________________________________________
1706 [  5146] By: gsar                                  on 2000/02/19  16:18:46
1707         Log: integrate cfgperl contents into mainline
1708      Branch: perl
1709           !> Configure config_h.SH ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs
1710           !> ext/SDBM_File/sdbm/sdbm.c ext/Socket/Socket.pm
1711           !> ext/Socket/Socket.xs hints/hpux.sh perl.h pod/perldelta.pod
1712           !> pod/perlfunc.pod pod/perlopentut.pod t/lib/syslfs.t
1713 ____________________________________________________________________________
1714 [  5145] By: gsar                                  on 2000/02/19  16:10:37
1715         Log: POSIX::strftime gets the date wrong (from John Tobey
1716              <jtobey@epsilondev.com>)
1717      Branch: perl
1718            ! ext/POSIX/POSIX.xs t/lib/posix.t
1719 ____________________________________________________________________________
1720 [  5144] By: gsar                                  on 2000/02/19  16:02:40
1721         Log: don't blindly set bool=char on linux (from Andy Dougherty)
1722      Branch: perl
1723            ! handy.h hints/linux.sh x2p/a2p.h
1724 ____________________________________________________________________________
1725 [  5143] By: gsar                                  on 2000/02/19  15:54:04
1726         Log: some rearrangement of the includes for easier "microperl" build;
1727              add PERL_MICRO guards supplied by Simon Cozens <simon@brecon.co.uk>
1728      Branch: perl
1729            ! doio.c perl.c perl.h pp_hot.c pp_sys.c toke.c util.c
1730 ____________________________________________________________________________
1731 [  5142] By: gsar                                  on 2000/02/19  15:22:17
1732         Log: fixes for Pod::Html issues (from Wolfgang Laun
1733              <wolfgang.laun@chello.at>)
1734      Branch: perl
1735            ! lib/Pod/Html.pm
1736 ____________________________________________________________________________
1737 [  5141] By: gsar                                  on 2000/02/19  08:27:29
1738         Log: grammos (spotted by Tom Christiansen)
1739      Branch: perl
1740            ! pod/perlfunc.pod
1741 ____________________________________________________________________________
1742 [  5140] By: gsar                                  on 2000/02/19  08:17:04
1743         Log: various xsubpp enhancements that make it easier to use with
1744              C::Scan (from Ilya Zakharevich)
1745              
1746              TODO: still needs documentation
1747      Branch: perl
1748            ! lib/ExtUtils/xsubpp
1749 ____________________________________________________________________________
1750 [  5139] By: gsar                                  on 2000/02/19  07:55:18
1751         Log: s/croak/Perl_croak/
1752      Branch: perl
1753            ! sv.c
1754 ____________________________________________________________________________
1755 [  5138] By: gsar                                  on 2000/02/19  07:51:39
1756         Log: make comparisons promote to utf8 as necessary (from Gisle Aas)
1757      Branch: perl
1758            ! Todo-5.6 embed.h embed.pl global.sym objXSUB.h perlapi.c
1759            ! pp_hot.c proto.h sv.c toke.c
1760 ____________________________________________________________________________
1761 [  5137] By: gsar                                  on 2000/02/19  07:42:12
1762         Log: set close-on-exec flag on sockets too, like we do for files
1763              and pipes
1764      Branch: perl
1765            ! pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod pp_sys.c
1766 ____________________________________________________________________________
1767 [  5136] By: gsar                                  on 2000/02/19  07:23:48
1768         Log: allocate sufficient buffer sizes for 64-bit wide utf8 characters
1769              permitted by change#5011 (from Gisle Aas)
1770      Branch: perl
1771            ! pp.c utf8.c utf8.h
1772 ____________________________________________________________________________
1773 [  5135] By: gsar                                  on 2000/02/19  06:53:13
1774         Log: s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
1775      Branch: perl
1776            ! lib/warnings.pm op.c warnings.h warnings.pl
1777 ____________________________________________________________________________
1778 [  5134] By: gsar                                  on 2000/02/19  06:36:46
1779         Log: s/byte/bytes/g remnants
1780      Branch: perl
1781            ! lib/bytes.pm lib/bytes_heavy.pl
1782 ____________________________________________________________________________
1783 [  5133] By: gsar                                  on 2000/02/19  06:33:49
1784         Log: rename byte:: to bytes::
1785      Branch: perl
1786           +> lib/bytes.pm lib/bytes_heavy.pl
1787            - lib/byte.pm lib/byte_heavy.pl
1788            ! MANIFEST lib/charnames.pm lib/utf8.pm pod/perldelta.pod
1789            ! pod/perltoc.pod pod/perlunicode.pod pod/perlvar.pod
1790            ! t/lib/charnames.t t/op/ver.t
1791 ____________________________________________________________________________
1792 [  5132] By: gsar                                  on 2000/02/19  05:58:42
1793         Log: English names for $^R and $^S
1794      Branch: perl
1795            ! lib/English.pm pod/perlvar.pod
1796 ____________________________________________________________________________
1797 [  5131] By: gsar                                  on 2000/02/19  05:44:20
1798         Log: rename "Probable precendence problem" diagnostic to "Bareword found
1799              in conditional" to better reflect the class of error (as suggested
1800              by Larry)
1801      Branch: perl
1802            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/warn/op
1803 ____________________________________________________________________________
1804 [  5130] By: gsar                                  on 2000/02/19  05:43:10
1805         Log: fix outdated info about PerlClinic and the bug-tracking system
1806      Branch: perl
1807            ! pod/perlfaq2.pod pod/perltodo.pod
1808 ____________________________________________________________________________
1809 [  5129] By: gsar                                  on 2000/02/19  04:14:19
1810         Log: some fixes for mingw32/GCC (SETERRNO() still appears to
1811              trash memory)
1812      Branch: perl
1813            ! README.win32 t/lib/safe2.t t/op/mkdir.t win32/makefile.mk
1814            ! win32/win32.h
1815 ____________________________________________________________________________
1816 [  5128] By: gsar                                  on 2000/02/18  06:55:33
1817         Log: avoid $@-clearing sideeffect of require in Carp
1818      Branch: perl
1819            ! lib/Carp.pm
1820 ____________________________________________________________________________
1821 [  5127] By: gsar                                  on 2000/02/18  04:58:26
1822         Log: stronger testcase for change#5126
1823      Branch: perl
1824            ! t/op/pat.t
1825 ____________________________________________________________________________
1826 [  5126] By: gsar                                  on 2000/02/18  04:44:28
1827         Log: make /\S/ match the same things /[\S]/ matches; likewise for
1828              \D (from Rick Delaney <rick@consumercontact.com>)
1829      Branch: perl
1830            ! regexec.c t/op/pat.t
1831 ____________________________________________________________________________
1832 [  5125] By: gsar                                  on 2000/02/18  03:57:43
1833         Log: Compiler fixups from Jan Dubois
1834      Branch: perl
1835            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm utils/perlcc.PL
1836 ____________________________________________________________________________
1837 [  5124] By: jhi                                   on 2000/02/17  22:09:09
1838         Log: Take out the -Wl,-z as we have survice so far without.
1839      Branch: cfgperl
1840            ! hints/hpux.sh
1841 ____________________________________________________________________________
1842 [  5123] By: jhi                                   on 2000/02/17  18:40:17
1843         Log: Integrate with Sarathy.
1844      Branch: cfgperl
1845           !> dump.c ext/ODBM_File/ODBM_File.xs t/op/split.t
1846 ____________________________________________________________________________
1847 [  5122] By: gsar                                  on 2000/02/17  18:01:14
1848         Log: fix test that depends on op_dump() output
1849      Branch: perl
1850            ! t/op/split.t
1851 ____________________________________________________________________________
1852 [  5121] By: gsar                                  on 2000/02/17  17:55:18
1853         Log: op_dump() tweak
1854      Branch: perl
1855            ! dump.c
1856 ____________________________________________________________________________
1857 [  5120] By: jhi                                   on 2000/02/16  23:11:04
1858         Log: Regularize the use* questions, and replace
1859              "Configure *must* be run with -Duse..." with.
1860              "can be run".
1861      Branch: cfgperl
1862            ! Configure config_h.SH
1863      Branch: metaconfig
1864            ! U/threads/usethreads.U
1865      Branch: metaconfig/U/perl
1866            ! use64bits.U uselfs.U uselongdbl.U uselonglong.U
1867            ! usemultiplicity.U useperlio.U usesocks.U
1868 ____________________________________________________________________________
1869 [  5119] By: jhi                                   on 2000/02/16  22:29:11
1870         Log: HP-UX 64-bitness/largefile fixes.
1871      Branch: cfgperl
1872            ! Configure config_h.SH ext/SDBM_File/sdbm/sdbm.c hints/hpux.sh
1873            ! perl.h
1874      Branch: metaconfig
1875            ! U/modified/cc.U U/modified/libpth.U U/modified/libs.U
1876      Branch: metaconfig/U/perl
1877            ! Extensions.U
1878 ____________________________________________________________________________
1879 [  5118] By: jhi                                   on 2000/02/16  19:47:51
1880         Log: Fcntl: more O_ constants, move SEEK_ to @EXPORT_OK
1881              (tag :seek), add S_I constants (and functions) (tag :mode);
1882              refer only to the SEEK_ of Fcntl, not the ones from
1883              POSIX or IO::; add SHUT_ to Socket; get trigonometric
1884              functions from Math::Trig instead of POSIX.
1885      Branch: cfgperl
1886            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs ext/Socket/Socket.pm
1887            ! ext/Socket/Socket.xs perl.h pod/perldelta.pod pod/perlfunc.pod
1888            ! pod/perlopentut.pod t/lib/syslfs.t
1889      Branch: metaconfig/U/perl
1890            + i_sysmode.U
1891 ____________________________________________________________________________
1892 [  5117] By: gsar                                  on 2000/02/16  06:39:06
1893         Log: avoid warnings due to redefined NULL
1894      Branch: perl
1895            ! ext/ODBM_File/ODBM_File.xs
1896 ____________________________________________________________________________
1897 [  5116] By: gsar                                  on 2000/02/16  00:10:25
1898         Log: integrate cfgperl changes into mainline
1899      Branch: perl
1900           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
1901           !> Porting/config_H config_h.SH ext/Sys/Hostname/Hostname.xs
1902           !> ext/Sys/Syslog/Syslog.xs hints/aix.sh hints/hpux.sh
1903           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm myconfig.SH
1904 ____________________________________________________________________________
1905 [  5115] By: jhi                                   on 2000/02/15  23:11:55
1906         Log: Probe for <sys/utsname.h>.
1907      Branch: cfgperl
1908            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1909            ! config_h.SH ext/Sys/Hostname/Hostname.xs
1910      Branch: metaconfig/U/perl
1911            + i_sysutsname.U
1912 ____________________________________________________________________________
1913 [  5114] By: jhi                                   on 2000/02/15  22:59:59
1914         Log: Integrate with Sarathy.
1915      Branch: cfgperl
1916           +> ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
1917           +> ext/Sys/Hostname/Makefile.PL
1918            - lib/Sys/Hostname.pm
1919           !> (integrate 41 files)
1920 ____________________________________________________________________________
1921 [  5113] By: gsar                                  on 2000/02/15  21:22:18
1922         Log: update Changes, patchlevel
1923      Branch: perl
1924            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
1925            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
1926 ____________________________________________________________________________
1927 [  5112] By: gsar                                  on 2000/02/15  20:57:12
1928         Log: fix change#5104 under useithreads
1929      Branch: perl
1930            ! op.c
1931 ____________________________________________________________________________
1932 [  5111] By: gsar                                  on 2000/02/15  20:45:10
1933         Log: export list tweak needed by change#5103
1934      Branch: perl
1935            ! makedef.pl
1936 ____________________________________________________________________________
1937 [  5110] By: gsar                                  on 2000/02/15  19:32:56
1938         Log: add XS version of Sys::Hostname (from Greg Bacon
1939              <gbacon@itsc.uah.edu>)
1940      Branch: perl
1941            + ext/Sys/Hostname/Hostname.pm ext/Sys/Hostname/Hostname.xs
1942            + ext/Sys/Hostname/Makefile.PL
1943            - lib/Sys/Hostname.pm
1944            ! MANIFEST ext/DynaLoader/Makefile.PL ext/Sys/Syslog/Makefile.PL
1945            ! pod/perldelta.pod t/lib/hostname.t win32/Makefile
1946            ! win32/makefile.mk
1947 ____________________________________________________________________________
1948 [  5109] By: gsar                                  on 2000/02/15  18:35:28
1949         Log: UNIVERSAL::can and UNIVERSAL::isa should return undef when
1950              given undefined values (from Graham Barr <gbarr@pobox.com>)
1951      Branch: perl
1952            ! universal.c
1953 ____________________________________________________________________________
1954 [  5108] By: gsar                                  on 2000/02/15  18:25:05
1955         Log: avoid accidental #line directives (from Rick Delaney
1956              <rick@consumercontact.com>)
1957      Branch: perl
1958            ! pod/perlsyn.pod toke.c
1959 ____________________________________________________________________________
1960 [  5107] By: gsar                                  on 2000/02/15  18:04:31
1961         Log: locale guards needed (from Simon Cozens <simon@brecon.co.uk>)
1962      Branch: perl
1963            ! perl.c
1964 ____________________________________________________________________________
1965 [  5106] By: gsar                                  on 2000/02/15  18:02:17
1966         Log: incorrect docs about delete() (spotted by Martyn Pearce
1967              <martyn@inpharmatica.co.uk>)
1968      Branch: perl
1969            ! pod/perldelta.pod pod/perlfunc.pod
1970 ____________________________________________________________________________
1971 [  5105] By: gsar                                  on 2000/02/15  17:43:27
1972         Log: s/use vars/our/ (from Gisle Aas)
1973      Branch: perl
1974            ! bytecode.pl
1975 ____________________________________________________________________________
1976 [  5104] By: gsar                                  on 2000/02/15  17:42:06
1977         Log: optimize pseudohash slice in array slice at compile time (from
1978              John Tobey <jtobey@john-edwin-tobey.org>)
1979      Branch: perl
1980            ! op.c t/lib/fields.t
1981 ____________________________________________________________________________
1982 [  5103] By: gsar                                  on 2000/02/15  17:18:12
1983         Log: provide malloc stats via get_mstats() (from Ilya Zakharevich)
1984      Branch: perl
1985            ! embed.h embed.pl global.sym makedef.pl malloc.c objXSUB.h
1986            ! perl.h perlapi.c proto.h vos/vos_dummies.c
1987 ____________________________________________________________________________
1988 [  5102] By: gsar                                  on 2000/02/15  17:05:12
1989         Log: doc patches from Rick Delaney and Chris Nandor; update Todo-5.6
1990      Branch: perl
1991            ! Todo-5.6 pod/perldata.pod pod/perlport.pod
1992 ____________________________________________________________________________
1993 [  5101] By: gsar                                  on 2000/02/15  17:02:51
1994         Log: fix regen_headers target to make all the autogenerated files
1995              writable first
1996      Branch: perl
1997            ! Makefile.SH
1998 ____________________________________________________________________________
1999 [  5100] By: gsar                                  on 2000/02/15  16:41:53
2000         Log: fix misoptimization of C<my($x,$y); $x = $y = 1 + $z;> (from
2001              Ilya Zakharevich)
2002      Branch: perl
2003            ! op.c t/op/lex_assign.t
2004 ____________________________________________________________________________
2005 [  5099] By: gsar                                  on 2000/02/15  16:17:36
2006         Log: more complete File::Spec support for Mac and VMS, tests (from
2007              Barrie Slaymaker <barries@slaysys.com>)
2008      Branch: perl
2009            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2010            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm t/lib/filespec.t
2011 ____________________________________________________________________________
2012 [  5098] By: gsar                                  on 2000/02/15  16:10:46
2013         Log: fix incompatibility with bison generated parser (from
2014              Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
2015      Branch: perl
2016            ! toke.c
2017 ____________________________________________________________________________
2018 [  5097] By: gsar                                  on 2000/02/15  16:07:17
2019         Log: propagate st_mode bits to group/other for Borland build
2020              (from Vadim Konovalov <vkonovalov@lucent.com>)
2021      Branch: perl
2022            ! win32/win32.c
2023 ____________________________________________________________________________
2024 [  5096] By: jhi                                   on 2000/02/15  14:22:23
2025         Log: Integrate with Sarathy.
2026      Branch: cfgperl
2027           !> win32/Makefile win32/bin/exetype.pl win32/makefile.mk
2028 ____________________________________________________________________________
2029 [  5095] By: jhi                                   on 2000/02/15  14:19:22
2030         Log: cc_r can be in different places (/usr/ibmcxx/bin or /usr/bin),
2031              easier just to drop the paranoid test.
2032      Branch: cfgperl
2033            ! hints/aix.sh
2034 ____________________________________________________________________________
2035 [  5094] By: gsar                                  on 2000/02/15  05:42:17
2036         Log: update exetype.pl tool
2037      Branch: perl
2038            ! win32/Makefile win32/bin/exetype.pl win32/makefile.mk
2039 ____________________________________________________________________________
2040 [  5093] By: jhi                                   on 2000/02/15  05:24:02
2041         Log: Integrate with Sarathy.
2042      Branch: cfgperl
2043           !> Porting/pumpkin.pod embed.h embed.pl ext/DB_File/DB_File.xs
2044           !> ext/GDBM_File/GDBM_File.xs ext/NDBM_File/NDBM_File.xs
2045           !> ext/ODBM_File/ODBM_File.xs ext/SDBM_File/SDBM_File.xs hv.c
2046           !> perl.c proto.h sv.c t/op/ord.t t/pragma/warnings.t
2047 ____________________________________________________________________________
2048 [  5092] By: jhi                                   on 2000/02/15  05:22:09
2049         Log: Unroll the libs scan thanks to HP-UX.
2050      Branch: cfgperl
2051            ! Configure config_h.SH hints/hpux.sh
2052      Branch: metaconfig
2053            ! U/modified/libpth.U U/modified/libs.U
2054      Branch: metaconfig/U/perl
2055            ! Extensions.U dlsrc.U
2056 ____________________________________________________________________________
2057 [  5091] By: gsar                                  on 2000/02/15  05:17:56
2058         Log: fix leaks in *DBM_File; safemalloc()ed things need to be freed with
2059              safefree() rather than Safefree()
2060      Branch: perl
2061            ! ext/DB_File/DB_File.xs ext/GDBM_File/GDBM_File.xs
2062            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
2063            ! ext/SDBM_File/SDBM_File.xs
2064 ____________________________________________________________________________
2065 [  5090] By: gsar                                  on 2000/02/15  04:54:17
2066         Log: fix memory leak in C<$x = *Y> provoked by change#4198, which
2067              introduced XPVMG storage in arenas
2068      Branch: perl
2069            ! sv.c
2070 ____________________________________________________________________________
2071 [  5089] By: jhi                                   on 2000/02/15  00:41:36
2072         Log: AIX perl linkage tweakage.
2073      Branch: cfgperl
2074            ! Makefile.SH
2075 ____________________________________________________________________________
2076 [  5088] By: jhi                                   on 2000/02/15  00:07:06
2077         Log: abort instead of just promising.
2078      Branch: cfgperl
2079            ! hints/aix.sh
2080 ____________________________________________________________________________
2081 [  5087] By: jhi                                   on 2000/02/14  23:51:05
2082         Log: silly compilers don't know that croak() exits
2083              and complain about unitialized RETVALs
2084      Branch: cfgperl
2085            ! ext/Sys/Syslog/Syslog.xs
2086 ____________________________________________________________________________
2087 [  5086] By: jhi                                   on 2000/02/14  21:13:24
2088         Log: Add lseektype and lseeksize to myconfig.
2089      Branch: cfgperl
2090            ! myconfig.SH
2091 ____________________________________________________________________________
2092 [  5085] By: gsar                                  on 2000/02/14  18:51:11
2093         Log: avoid warnings
2094      Branch: perl
2095            ! perl.c
2096 ____________________________________________________________________________
2097 [  5084] By: gsar                                  on 2000/02/14  18:26:08
2098         Log: fix small interpreter leaks identified by Purify
2099      Branch: perl
2100            ! Porting/pumpkin.pod embed.h embed.pl hv.c perl.c proto.h sv.c
2101            ! t/op/ord.t t/pragma/warnings.t
2102 ____________________________________________________________________________
2103 [  5083] By: jhi                                   on 2000/02/14  17:50:52
2104         Log: Remove tagged core files.
2105      Branch: cfgperl
2106            ! lib/ExtUtils/MM_Unix.pm
2107 ____________________________________________________________________________
2108 [  5082] By: jhi                                   on 2000/02/14  17:41:07
2109         Log: Prefer full_ar.
2110      Branch: cfgperl
2111            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
2112 ____________________________________________________________________________
2113 [  5081] By: jhi                                   on 2000/02/14  17:20:32
2114         Log: Add ivtype, ivsize, nvtype, nvsize to myconfig.
2115      Branch: cfgperl
2116            ! myconfig.SH
2117 ____________________________________________________________________________
2118 [  5080] By: jhi                                   on 2000/02/14  15:33:03
2119         Log: Integrate with Sarathy.
2120      Branch: cfgperl
2121           !> Porting/pumpkin.pod av.c malloc.c sv.c
2122 ____________________________________________________________________________
2123 [  5079] By: gsar                                  on 2000/02/14  08:50:06
2124         Log: notes about running Purify
2125      Branch: perl
2126            ! Porting/pumpkin.pod av.c sv.c
2127 ____________________________________________________________________________
2128 [  5078] By: gsar                                  on 2000/02/14  07:27:21
2129         Log: use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
2130      Branch: perl
2131            ! malloc.c
2132 ____________________________________________________________________________
2133 [  5077] By: gsar                                  on 2000/02/14  07:25:44
2134         Log: integrate cfgperl contents into mainline
2135      Branch: perl
2136           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2137           !> config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
2138           !> hints/irix_6.sh hints/solaris_2.sh perl.h pod/perldelta.pod
2139           !> vms/subconfigure.com vos/config.def vos/config.h
2140           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
2141           !> win32/config.vc win32/config_H.bc win32/config_H.gc
2142           !> win32/config_H.vc
2143 ____________________________________________________________________________
2144 [  5076] By: jhi                                   on 2000/02/14  05:01:56
2145         Log: Integrate with Sarathy.
2146      Branch: cfgperl
2147           !> embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
2148 ____________________________________________________________________________
2149 [  5075] By: jhi                                   on 2000/02/14  04:56:52
2150         Log: Configure -A stopped processing of any further options.
2151      Branch: cfgperl
2152            ! Configure config_h.SH
2153      Branch: metaconfig
2154            ! U/modified/Options.U
2155 ____________________________________________________________________________
2156 [  5074] By: gsar                                  on 2000/02/14  04:45:01
2157         Log: remove outdated -DPURIFY code--it reports bogus errors during global
2158              destruction since we actually depend on SVs being in arenas there
2159      Branch: perl
2160            ! embed.h embed.pl objXSUB.h perl.c perlapi.c proto.h sv.c
2161 ____________________________________________________________________________
2162 [  5073] By: jhi                                   on 2000/02/13  19:28:17
2163         Log: Integrate with Sarathy.
2164      Branch: cfgperl
2165            - Todo-5.005
2166           !> cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
2167           !> util.c
2168 ____________________________________________________________________________
2169 [  5072] By: gsar                                  on 2000/02/13  19:02:07
2170         Log: more purification (pp_require() could access free memory; vdie()
2171              could think message was random length when passed a null argument;
2172              utilize() didn't set up the hash for the method name leading to
2173              pp_method_named() accessing random state; PL_curpm wasn't zeroed
2174              properly)
2175      Branch: perl
2176            ! cop.h op.c perl.c pp_ctl.c regcomp.c regexec.c scope.c sv.c
2177            ! util.c
2178 ____________________________________________________________________________
2179 [  5071] By: jhi                                   on 2000/02/12  19:59:35
2180         Log: uselonglong sits deep.
2181      Branch: cfgperl
2182            ! Configure config_h.SH hints/solaris_2.sh
2183      Branch: metaconfig/U/perl
2184            ! use64bits.U
2185 ____________________________________________________________________________
2186 [  5070] By: jhi                                   on 2000/02/12  01:25:41
2187         Log: megalomaniac 64-bit update: most importantly,
2188              uselonglong is eradicated, only backward
2189              compatibility hooks in use64bits remain.
2190      Branch: cfgperl
2191            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2192            ! config_h.SH epoc/config.sh hints/aix.sh hints/hpux.sh
2193            ! hints/irix_6.sh hints/solaris_2.sh perl.h vms/subconfigure.com
2194            ! vos/config.def vos/config.h vos/config_h.SH_orig
2195            ! win32/config.bc win32/config.gc win32/config.vc
2196            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2197      Branch: metaconfig
2198            ! U/a_dvisory/quadtype.U U/modified/libpth.U U/modified/libs.U
2199      Branch: metaconfig/U/perl
2200            ! use64bits.U
2201 ____________________________________________________________________________
2202 [  5069] By: jhi                                   on 2000/02/11  21:13:41
2203         Log: undo #5064 for now; there seems to be no good selection
2204              of flags to add the new option.
2205      Branch: cfgperl
2206            ! hints/hpux.sh
2207 ____________________________________________________________________________
2208 [  5068] By: jhi                                   on 2000/02/11  21:01:21
2209         Log: Guard against accidental long long use.
2210      Branch: cfgperl
2211            ! perl.h
2212 ____________________________________________________________________________
2213 [  5067] By: jhi                                   on 2000/02/11  19:50:32
2214         Log: logic fixes
2215      Branch: cfgperl
2216            ! Configure config_h.SH
2217      Branch: metaconfig/U/perl
2218            ! uselonglong.U
2219 ____________________________________________________________________________
2220 [  5066] By: jhi                                   on 2000/02/11  19:32:30
2221         Log: Clarify 64-bit issues.
2222      Branch: cfgperl
2223            ! pod/perldelta.pod
2224 ____________________________________________________________________________
2225 [  5065] By: jhi                                   on 2000/02/11  18:13:29
2226         Log: Integrate with Sarathy.
2227      Branch: cfgperl
2228           !> ext/Devel/Peek/Peek.xs regcomp.c t/comp/require.t t/comp/use.t
2229           !> toke.c
2230 ____________________________________________________________________________
2231 [  5064] By: jhi                                   on 2000/02/11  18:11:47
2232         Log: Silence linker warnings about binary backward incompatibilities.
2233      Branch: cfgperl
2234            ! hints/hpux.sh
2235 ____________________________________________________________________________
2236 [  5063] By: gsar                                  on 2000/02/11  16:36:14
2237         Log: fix uninitialized memory reads found by purify
2238      Branch: perl
2239            ! ext/Devel/Peek/Peek.xs regcomp.c
2240 ____________________________________________________________________________
2241 [  5062] By: jhi                                   on 2000/02/11  00:11:39
2242         Log: de-fancify the largefiles hints
2243      Branch: cfgperl
2244            ! hints/hpux.sh
2245 ____________________________________________________________________________
2246 [  5061] By: gsar                                  on 2000/02/10  19:17:09
2247         Log: longstanding bug in parsing "require VERSION", could reallocate
2248              current line and not know it; exposed by change#5004; manifested
2249              as parse failure of C<{require 5.003}>
2250      Branch: perl
2251            ! t/comp/require.t t/comp/use.t toke.c
2252 ____________________________________________________________________________
2253 [  5060] By: jhi                                   on 2000/02/10  13:29:25
2254         Log: Integrate with Sarathy.
2255      Branch: cfgperl
2256           !> makedef.pl pp_ctl.c t/op/write.t win32/vdir.h
2257 ____________________________________________________________________________
2258 [  5059] By: gsar                                  on 2000/02/10  06:21:21
2259         Log: make global symbol exports AIX-specific
2260      Branch: perl
2261            ! makedef.pl
2262 ____________________________________________________________________________
2263 [  5058] By: gsar                                  on 2000/02/10  06:16:57
2264         Log: integrate cfgperl contents into mainline
2265      Branch: perl
2266           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
2267           !> Porting/config_H config_h.SH makedef.pl perl.h
2268           !> vms/subconfigure.com vos/config.def win32/config.bc
2269           !> win32/config.gc win32/config.vc win32/config_H.bc
2270           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
2271           !> win32/config_sh.PL
2272 ____________________________________________________________________________
2273 [  5057] By: gsar                                  on 2000/02/10  01:08:01
2274         Log: windows bugfixes for virtual directories under USE_ITHREADS:
2275              allows path mapping to unknown devices to work properly;
2276              special file names like CONOUT$ can be opened with sysopen()
2277              again
2278      Branch: perl
2279            ! win32/vdir.h
2280 ____________________________________________________________________________
2281 [  5056] By: gsar                                  on 2000/02/10  00:56:27
2282         Log: formline() could wipe out readonly-ness, freeing constants
2283              prematurely, or affect cloning of pad constants
2284      Branch: perl
2285            ! pp_ctl.c t/op/write.t
2286 ____________________________________________________________________________
2287 [  5055] By: jhi                                   on 2000/02/09  19:48:58
2288         Log: Regenerate Configure for I_SYSLOG.
2289      Branch: cfgperl
2290            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2291            ! config_h.SH
2292 ____________________________________________________________________________
2293 [  5054] By: jhi                                   on 2000/02/09  19:38:04
2294         Log: fix AIX and multiplicity problems
2295      Branch: cfgperl
2296            ! Makefile.SH makedef.pl
2297 ____________________________________________________________________________
2298 [  5053] By: bailey                                on 2000/02/09  10:58:11
2299         Log: remove redundant archcore directory prefix in installperl
2300      Branch: vmsperl
2301            ! installperl
2302 ____________________________________________________________________________
2303 [  5052] By: bailey                                on 2000/02/09  10:44:22
2304         Log: Work around prefixing bug in older DECC preprocessors
2305      Branch: vmsperl
2306            ! vms/vms.c vms/vmsish.h
2307 ____________________________________________________________________________
2308 [  5051] By: bailey                                on 2000/02/09  09:52:06
2309         Log: Eliminate unnecessary (and sometimes confounding) test for
2310              word boundary
2311      Branch: vmsperl
2312            ! lib/ExtUtils/MM_VMS.pm
2313 ____________________________________________________________________________
2314 [  5050] By: bailey                                on 2000/02/09  09:29:06
2315         Log: Minor fixes to assuage picky compilers (unsigned comparisons and
2316              alias rules lead to compilation warnings)
2317      Branch: vmsperl
2318            ! av.c mg.h pp_sys.c scope.c sv.c vms/vms.c
2319 ____________________________________________________________________________
2320 [  5049] By: bailey                                on 2000/02/09  09:09:45
2321         Log: Resync with mainline
2322      Branch: vmsperl
2323           +> Todo-5.6 ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
2324           +> ext/Sys/Syslog/Syslog.xs lib/Pod/Find.pm lib/Pod/ParseUtils.pm
2325           +> pod/perlapi.pod pod/perlintern.pod pod/perlunicode.pod
2326           +> t/op/exists_sub.t t/op/ver.t t/pragma/diagnostics.t
2327           +> vos/config.def vos/config.pl win32/bin/exetype.pl
2328            - Todo-5.005 lib/Sys/Syslog.pm lib/caller.pm
2329            ! vms/subconfigure.com
2330           !> (integrate 358 files)
2331 ____________________________________________________________________________
2332 [  5048] By: jhi                                   on 2000/02/09  03:54:05
2333         Log: OS/2 gcc doesn't like -o foo.exe and -Zexe simultaneously
2334              (reported by Yitzchak Scott-Thoennes in p5p)
2335      Branch: cfgperl
2336            ! Configure config_h.SH
2337      Branch: metaconfig
2338            ! U/modified/Cppsym.U
2339 ____________________________________________________________________________
2340 [  5047] By: jhi                                   on 2000/02/09  02:56:43
2341         Log: (fake) use of getcwd.
2342      Branch: cfgperl
2343            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2344            ! config_h.SH perl.h
2345 ____________________________________________________________________________
2346 [  5046] By: jhi                                   on 2000/02/09  02:22:50
2347         Log: lib scan fix
2348      Branch: cfgperl
2349            ! Configure config_h.SH
2350      Branch: metaconfig
2351            ! U/modified/libs.U
2352 ____________________________________________________________________________
2353 [  5045] By: jhi                                   on 2000/02/09  02:17:34
2354         Log: Reintroduce #5019 via metaconfig.
2355      Branch: cfgperl
2356            ! Configure config_h.SH
2357      Branch: metaconfig
2358            ! U/installdirs/inc_version_list.U
2359 ____________________________________________________________________________
2360 [  5044] By: jhi                                   on 2000/02/09  02:07:08
2361         Log: Add/restore probes for getcwd/mk*temp*/mmap.
2362      Branch: cfgperl
2363            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2364            ! config_h.SH perl.h vms/subconfigure.com vos/config.def
2365            ! win32/config.bc win32/config.gc win32/config.vc
2366            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2367            ! win32/config_h.PL win32/config_sh.PL
2368      Branch: metaconfig
2369            ! U/modified/d_mkstemp.U U/modified/libs.U
2370      Branch: metaconfig/U/perl
2371            + d_mkdtemp.U d_mkstemps.U
2372 ____________________________________________________________________________
2373 [  5043] By: jhi                                   on 2000/02/08  20:58:02
2374         Log: Integrate with Sarathy.
2375      Branch: cfgperl
2376           +> Todo-5.6 t/op/ver.t win32/bin/exetype.pl
2377           !> (integrate 110 files)
2378 ____________________________________________________________________________
2379 [  5042] By: gsar                                  on 2000/02/08  20:32:12
2380         Log: avoid exiting just because we didn't scan for libm ('libs' may still
2381              have it, but we avoided scan for things in 'libs')
2382      Branch: perl
2383            ! Configure
2384
2385 ----------------
2386 Version v5.5.650
2387 ----------------
2388
2389 ____________________________________________________________________________
2390 [  5041] By: gsar                                  on 2000/02/08  07:57:11
2391         Log: update Changes
2392      Branch: perl
2393            ! Changes
2394 ____________________________________________________________________________
2395 [  5040] By: gsar                                  on 2000/02/08  07:51:20
2396         Log: documentation patches (from Michael Schwern and Yitzchak
2397              Scott-Thoennes)
2398      Branch: perl
2399            ! av.c hv.c lib/UNIVERSAL.pm pod/perlapi.pod
2400 ____________________________________________________________________________
2401 [  5039] By: gsar                                  on 2000/02/08  07:22:46
2402         Log: alias to $^V to $PERL_VERSION_TUPLE
2403      Branch: perl
2404            ! lib/English.pm pod/perlvar.pod
2405 ____________________________________________________________________________
2406 [  5038] By: gsar                                  on 2000/02/08  07:03:34
2407         Log: update Changes
2408      Branch: perl
2409            ! Changes pod/perlhist.pod
2410 ____________________________________________________________________________
2411 [  5037] By: gsar                                  on 2000/02/08  06:59:55
2412         Log: Windows has a somewhat different sitelib layout, and needs
2413              $sitelib/archname added as well
2414      Branch: perl
2415            ! perl.c
2416 ____________________________________________________________________________
2417 [  5036] By: gsar                                  on 2000/02/08  06:59:03
2418         Log: change#4987 appears to have broken libs scan for platforms that
2419              don't set ignore_versioned_solibs (Solaris is one of them); add
2420              derivative fix from the older logic for skipping versioned .so
2421              libs
2422      Branch: perl
2423            ! Configure
2424 ____________________________________________________________________________
2425 [  5035] By: gsar                                  on 2000/02/07  21:21:44
2426         Log: sprintf("%v"...) buffer resizing busted
2427      Branch: perl
2428            ! sv.c
2429 ____________________________________________________________________________
2430 [  5034] By: gsar                                  on 2000/02/07  19:16:21
2431         Log: update Changes
2432      Branch: perl
2433            ! Changes pod/perlhist.pod
2434 ____________________________________________________________________________
2435 [  5033] By: gsar                                  on 2000/02/07  19:01:08
2436         Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}"
2437              only when XX > 127
2438      Branch: perl
2439            ! pp_hot.c toke.c
2440 ____________________________________________________________________________
2441 [  5032] By: gsar                                  on 2000/02/07  18:25:31
2442         Log: add note about printf("%v",...)
2443      Branch: perl
2444            ! pod/perldelta.pod
2445 ____________________________________________________________________________
2446 [  5031] By: gsar                                  on 2000/02/07  18:18:43
2447         Log: update Changes
2448      Branch: perl
2449            ! Changes Todo-5.6
2450 ____________________________________________________________________________
2451 [  5030] By: gsar                                  on 2000/02/07  18:17:49
2452         Log: thinko in change#5029
2453      Branch: perl
2454            ! gv.c
2455 ____________________________________________________________________________
2456 [  5029] By: gsar                                  on 2000/02/07  17:49:58
2457         Log: change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
2458              introduce -C switch (sets $^WIDE_SYSTEM_CALLS)
2459      Branch: perl
2460            ! embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
2461            ! pod/perlrun.pod pod/perlunicode.pod pod/perlvar.pod
2462            ! win32/win32.h
2463 ____________________________________________________________________________
2464 [  5028] By: gsar                                  on 2000/02/07  17:10:03
2465         Log: perlport updates (from Peter Prymmer)
2466      Branch: perl
2467            ! pod/perlport.pod
2468 ____________________________________________________________________________
2469 [  5027] By: gsar                                  on 2000/02/07  16:53:47
2470         Log: fix up Todo-5.6
2471      Branch: perl
2472            ! Todo-5.6
2473 ____________________________________________________________________________
2474 [  5026] By: gsar                                  on 2000/02/07  16:32:31
2475         Log: rename Todo-5.005 to Todo-5.6
2476      Branch: perl
2477           +> Todo-5.6
2478            - Todo-5.005
2479            ! MANIFEST
2480 ____________________________________________________________________________
2481 [  5025] By: gsar                                  on 2000/02/07  16:09:54
2482         Log: ${^Warnings} renamed to ${^WARNING_BITS}
2483      Branch: perl
2484            ! gv.c lib/warnings.pm mg.c pod/perltoc.pod pod/perlvar.pod
2485            ! toke.c warnings.pl
2486 ____________________________________________________________________________
2487 [  5024] By: gsar                                  on 2000/02/07  11:47:06
2488         Log: various Windows tweaks: make $^E a little less buggy by saving
2489              and restoring system error across TLS fetch; avoid needless
2490              copying of buffers
2491      Branch: perl
2492            ! win32/Makefile win32/makefile.mk win32/perllib.c win32/win32.c
2493            ! win32/win32.h
2494 ____________________________________________________________________________
2495 [  5023] By: gsar                                  on 2000/02/07  11:44:19
2496         Log: avoid MakeMaker setting $^W=1
2497      Branch: perl
2498            ! lib/ExtUtils/MakeMaker.pm
2499 ____________________________________________________________________________
2500 [  5022] By: gsar                                  on 2000/02/07  10:38:56
2501         Log: up to v5.5.650
2502      Branch: perl
2503            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
2504            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
2505 ____________________________________________________________________________
2506 [  5021] By: gsar                                  on 2000/02/07  10:10:31
2507         Log: mention threads status in pod
2508      Branch: perl
2509            ! ext/Thread/Thread.pm
2510 ____________________________________________________________________________
2511 [  5020] By: gsar                                  on 2000/02/07  09:57:46
2512         Log: tolerate NULL SITELIB_EXP
2513      Branch: perl
2514            ! perl.c
2515 ____________________________________________________________________________
2516 [  5019] By: gsar                                  on 2000/02/07  09:46:11
2517         Log: NULL-terminate PERL_INC_VERSION_LIST
2518      Branch: perl
2519            ! Configure perl.c win32/config.bc win32/config.gc
2520            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2521            ! win32/config_H.vc
2522 ____________________________________________________________________________
2523 [  5018] By: gsar                                  on 2000/02/07  09:13:10
2524         Log: add compatible versions from $Config{inc_ver_list} to search
2525              paths automatically (from Tom Hughes <tom@compton.nu>)
2526      Branch: perl
2527            ! lib/lib.pm perl.c
2528 ____________________________________________________________________________
2529 [  5017] By: gsar                                  on 2000/02/07  08:58:56
2530         Log: makefiles now use exetype.pl to make wperl.exe
2531      Branch: perl
2532            ! sv.c win32/Makefile win32/makefile.mk
2533 ____________________________________________________________________________
2534 [  5016] By: gsar                                  on 2000/02/07  08:38:25
2535         Log: add exetype.pl (from Jan Dubois)
2536      Branch: perl
2537            + win32/bin/exetype.pl
2538            ! MANIFEST
2539 ____________________________________________________________________________
2540 [  5015] By: gsar                                  on 2000/02/07  08:29:28
2541         Log: pod fixes (from Abigail and M J T Guy)
2542      Branch: perl
2543            ! Changes README.os2 gv.c pod/perlapi.pod pod/perldebug.pod
2544            ! pod/perldelta.pod pod/perldiag.pod pod/perlopentut.pod
2545            ! pod/perlport.pod pod/perlvar.pod
2546 ____________________________________________________________________________
2547 [  5014] By: gsar                                  on 2000/02/07  07:09:08
2548         Log: clarify behavior of vec() when arguments are off the end of the
2549              string (from M J T Guy)
2550      Branch: perl
2551            ! pod/perlfunc.pod
2552 ____________________________________________________________________________
2553 [  5013] By: gsar                                  on 2000/02/07  07:08:15
2554         Log: remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)
2555              now return bytes all the way to 255, they will be transparently
2556              coerced (in future) to UTF-8 when they are used in operations
2557              involving other UTF-8 strings; C<use utf8> doesn't set $^U anymore
2558      Branch: perl
2559            ! lib/byte.pm lib/utf8.pm pod/perlunicode.pod pod/perlvar.pod
2560            ! pp.c sv.c
2561 ____________________________________________________________________________
2562 [  5012] By: gsar                                  on 2000/02/07  06:36:33
2563         Log: partly revert change#4851, apparently POSIX::uname() may not be correct
2564              per strict reading of standard (says Tom Christiansen)
2565      Branch: perl
2566            ! lib/Sys/Hostname.pm
2567 ____________________________________________________________________________
2568 [  5011] By: gsar                                  on 2000/02/07  06:26:30
2569         Log: allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
2570      Branch: perl
2571            ! utf8.c utf8.h
2572 ____________________________________________________________________________
2573 [  5010] By: gsar                                  on 2000/02/06  21:27:03
2574         Log: fix debug code in Perl_malloc() (from Ilya Zakharevich)
2575      Branch: perl
2576            ! malloc.c
2577 ____________________________________________________________________________
2578 [  5009] By: gsar                                  on 2000/02/06  20:45:30
2579         Log: set SvUTF8 on vectors only if there are chars > 127; update copyright
2580              years (from Gisle Aas)
2581      Branch: perl
2582            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
2583            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
2584            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
2585            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
2586            ! toke.c utf8.c utf8.h util.c util.h
2587 ____________________________________________________________________________
2588 [  5008] By: gsar                                  on 2000/02/06  19:28:31
2589         Log: use builtin __CYGWIN__ rather than -DCYGWIN (from Eric Fifer
2590              <EFifer@sanwaint.com>)
2591      Branch: perl
2592            ! EXTERN.h XSUB.h doio.c ext/POSIX/POSIX.xs
2593            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/sdbm.c
2594            ! hints/cygwin.sh lib/ExtUtils/MM_Cygwin.pm mg.c perl.h
2595            ! unixish.h util.c
2596 ____________________________________________________________________________
2597 [  5007] By: gsar                                  on 2000/02/06  17:47:01
2598         Log: reduce memory consumption of POSIX.pm (from Ilya Zakharevich)
2599      Branch: perl
2600            ! ext/POSIX/POSIX.pm
2601 ____________________________________________________________________________
2602 [  5006] By: gsar                                  on 2000/02/06  17:28:35
2603         Log: integrate cfgperl contents into mainline
2604      Branch: perl
2605           !> Configure config_h.SH ext/Sys/Syslog/Syslog.xs hints/hpux.sh
2606           !> perl.h pp_sys.c
2607 ____________________________________________________________________________
2608 [  5005] By: gsar                                  on 2000/02/06  17:18:39
2609         Log: VOS port updates (from Paul Green <Paul_Green@stratus.com>)
2610      Branch: perl
2611            ! README.vos pod/perlport.pod vos/Changes vos/build.cm
2612            ! vos/compile_perl.cm vos/config.def vos/config.h vos/config.pl
2613            ! vos/config_h.SH_orig vos/perl.bind vos/test_vos_dummies.c
2614            ! vos/vos_dummies.c vos/vosish.h
2615 ____________________________________________________________________________
2616 [  5004] By: gsar                                  on 2000/02/06  17:00:49
2617         Log: fix parse error on C<{ use strict }> and other constructs that
2618              make the parser reenter while LEX_KNOWNEXT is active
2619      Branch: perl
2620            ! t/comp/use.t toke.c
2621 ____________________________________________________________________________
2622 [  5003] By: gsar                                  on 2000/02/06  14:57:30
2623         Log: avoid -Bforcearchive on netbsd too
2624      Branch: perl
2625            ! Changes hints/netbsd.sh
2626 ____________________________________________________________________________
2627 [  5002] By: gsar                                  on 2000/02/06  14:45:17
2628         Log: revised notes about Pod::Parser & Co.
2629      Branch: perl
2630            ! lib/Pod/Usage.pm pod/perldelta.pod
2631 ____________________________________________________________________________
2632 [  5001] By: gsar                                  on 2000/02/06  14:02:43
2633         Log: fix description of obsolete diagnostic
2634      Branch: perl
2635            ! pod/perldiag.pod
2636 ____________________________________________________________________________
2637 [  5000] By: gsar                                  on 2000/02/06  13:59:58
2638         Log: allow "\x{12ab}" even without C<use utf8>
2639      Branch: perl
2640            ! t/pragma/warn/toke toke.c
2641 ____________________________________________________________________________
2642 [  4999] By: gsar                                  on 2000/02/06  13:58:31
2643         Log: make perlbug use new-style version numbers; improve compatibility
2644              (runs with perl 5.005); fix swapped old vs new version reporting
2645      Branch: perl
2646            ! utils/perlbug.PL
2647 ____________________________________________________________________________
2648 [  4998] By: gsar                                  on 2000/02/06  13:56:45
2649         Log: support sprintf("v%v", v1.2.3) (works on any string argument, in
2650              fact); add tests for version tuples
2651      Branch: perl
2652            + t/op/ver.t
2653            ! MANIFEST perl.c pod/perldiag.pod pod/perlfunc.pod
2654            ! pod/perlop.pod sv.c toke.c
2655 ____________________________________________________________________________
2656 [  4997] By: gsar                                  on 2000/02/04  21:40:08
2657         Log: change#4970 fallout for useithreads
2658      Branch: perl
2659            ! sv.c
2660 ____________________________________________________________________________
2661 [  4996] By: jhi                                   on 2000/02/04  20:09:00
2662         Log: Largefilify offsets of tied handles.
2663      Branch: cfgperl
2664            ! pp_sys.c
2665 ____________________________________________________________________________
2666 [  4995] By: jhi                                   on 2000/02/04  19:54:25
2667         Log: Sanity check for libraries scan.
2668      Branch: cfgperl
2669            ! Configure config_h.SH
2670      Branch: metaconfig
2671            ! U/modified/libs.U
2672 ____________________________________________________________________________
2673 [  4994] By: jhi                                   on 2000/02/04  19:48:42
2674         Log: HP-UX largefileness doesn't like lseek being redeclared;
2675              no more USE_LONG_LONG.
2676      Branch: cfgperl
2677            ! perl.h
2678 ____________________________________________________________________________
2679 [  4993] By: jhi                                   on 2000/02/04  19:18:59
2680         Log: fix the description as much as possible; the whole
2681              separation into three different symbols lists is
2682              pretty broken now.
2683      Branch: metaconfig
2684            ! U/modified/Cppsym.U
2685 ____________________________________________________________________________
2686 [  4992] By: jhi                                   on 2000/02/04  19:13:10
2687         Log: Use <syslog.h>, not <sys/syslog.h>.
2688      Branch: cfgperl
2689            ! Configure config_h.SH ext/Sys/Syslog/Syslog.xs
2690 ____________________________________________________________________________
2691 [  4991] By: gsar                                  on 2000/02/04  19:11:07
2692         Log: dmake is on CPAN now
2693      Branch: perl
2694            ! README.win32
2695 ____________________________________________________________________________
2696 [  4990] By: jhi                                   on 2000/02/04  19:04:01
2697         Log: Re-introduce #4817 and #4964 wiped out by #4987.
2698      Branch: cfgperl
2699            ! Configure config_h.SH
2700      Branch: metaconfig
2701            ! U/threads/usethreads.U
2702      Branch: metaconfig/U/perl
2703            ! patchlevel.U
2704 ____________________________________________________________________________
2705 [  4989] By: jhi                                   on 2000/02/04  18:54:00
2706         Log: typo fix
2707      Branch: cfgperl
2708            ! Configure config_h.SH
2709      Branch: metaconfig
2710            ! U/modified/libs.U
2711 ____________________________________________________________________________
2712 [  4988] By: jhi                                   on 2000/02/04  18:34:06
2713         Log: Integrate with Sarathy.
2714      Branch: cfgperl
2715           +> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
2716           +> ext/Sys/Syslog/Syslog.xs
2717            - lib/Sys/Syslog.pm
2718           !> (integrate 37 files)
2719 ____________________________________________________________________________
2720 [  4987] By: jhi                                   on 2000/02/04  18:31:05
2721         Log: Configure megamaintenance.  Cppsym (hopefully) final spasms;
2722              default is to use long long if available; various nits
2723              here and there; fixed to hpux 64-bitnes and largefileness.
2724      Branch: cfgperl
2725            ! Configure config_h.SH hints/hpux.sh perl.h
2726      Branch: metaconfig
2727            ! U/a_dvisory/quadtype.U U/modified/Cppsym.U
2728            ! U/modified/d_gethname.U U/modified/libpth.U U/modified/libs.U
2729      Branch: metaconfig/U/perl
2730            ! d_fseeko.U d_ftello.U dlsrc.U uselongdbl.U uselonglong.U
2731            ! usemultiplicity.U xs_apiversion.U
2732 ____________________________________________________________________________
2733 [  4986] By: gsar                                  on 2000/02/04  17:26:37
2734         Log: avoid bad cast warnings (from Robin Barker <rmb1@cise.npl.co.uk>)
2735      Branch: perl
2736            ! sv.c
2737 ____________________________________________________________________________
2738 [  4985] By: gsar                                  on 2000/02/04  16:43:49
2739         Log: avoid 'na' (spotted by Yitzchak Scott-Thoennes <sthoenna@efn.org>)
2740      Branch: perl
2741            ! ext/Devel/DProf/DProf.xs
2742 ____________________________________________________________________________
2743 [  4984] By: gsar                                  on 2000/02/04  08:20:05
2744         Log: CPAN.pm updated to v1.52 (from Andreas Koenig)
2745      Branch: perl
2746            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
2747 ____________________________________________________________________________
2748 [  4983] By: gsar                                  on 2000/02/04  08:00:38
2749         Log: updated OpenBSD hints (From Todd C. Miller <Todd.Miller@courtesan.com>)
2750      Branch: perl
2751            ! hints/openbsd.sh
2752 ____________________________________________________________________________
2753 [  4982] By: gsar                                  on 2000/02/04  07:54:04
2754         Log: pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)
2755      Branch: perl
2756            ! lib/Pod/Parser.pm
2757 ____________________________________________________________________________
2758 [  4981] By: gsar                                  on 2000/02/04  07:34:38
2759         Log: avoid assuming cc accepts -o switch (from Tom Hughes)
2760      Branch: perl
2761            ! Makefile.SH
2762 ____________________________________________________________________________
2763 [  4980] By: gsar                                  on 2000/02/04  07:29:59
2764         Log: Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)
2765      Branch: perl
2766            + ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
2767            + ext/Sys/Syslog/Syslog.xs
2768            - lib/Sys/Syslog.pm
2769            ! MANIFEST pod/perldelta.pod
2770 ____________________________________________________________________________
2771 [  4979] By: gsar                                  on 2000/02/04  07:13:19
2772         Log: pod updates (from David Adler, M J T Guy)
2773      Branch: perl
2774            ! pod/perlfaq2.pod pod/perlop.pod pod/perlsyn.pod
2775 ____________________________________________________________________________
2776 [  4978] By: gsar                                  on 2000/02/04  07:08:14
2777         Log: typos in config_h.SH (from Paul_Green@vos.stratus.com)
2778      Branch: perl
2779            ! config_h.SH
2780 ____________________________________________________________________________
2781 [  4977] By: gsar                                  on 2000/02/04  07:06:10
2782         Log: avoid adding null components to LD_LIBRARY_PATH, OpenBSD has trouble
2783              with them (from Todd C. Miller <Todd.Miller@courtesan.com>)
2784      Branch: perl
2785            ! Makefile.SH
2786 ____________________________________________________________________________
2787 [  4976] By: gsar                                  on 2000/02/04  06:33:43
2788         Log: VMS update (from Dan Sugalski and Peter Prymmer)
2789      Branch: perl
2790            ! configure.com vms/descrip_mms.template vms/subconfigure.com
2791 ____________________________________________________________________________
2792 [  4975] By: gsar                                  on 2000/02/04  05:51:14
2793         Log: patch to provide more informative names for evals and anonymous
2794              subroutines (from Ilya Zakharevich)
2795      Branch: perl
2796            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs lib/Dumpvalue.pm
2797            ! lib/dumpvar.pl lib/perl5db.pl op.c perl.h pod/perldebug.pod
2798            ! pod/perlvar.pod pp_ctl.c
2799 ____________________________________________________________________________
2800 [  4974] By: gsar                                  on 2000/02/04  05:05:57
2801         Log: off-by-one in malloc.c (from Ilya Zakharevich)
2802      Branch: perl
2803            ! malloc.c
2804 ____________________________________________________________________________
2805 [  4973] By: gsar                                  on 2000/02/04  05:03:00
2806         Log: OS/2 build fixups from Ilya Zakharevich
2807      Branch: perl
2808            ! ext/Devel/DProf/DProf.xs os2/Makefile.SHs t/op/fork.t
2809 ____________________________________________________________________________
2810 [  4972] By: gsar                                  on 2000/02/04  04:58:57
2811         Log: avoid /* within comment
2812      Branch: perl
2813            ! xsutils.c
2814 ____________________________________________________________________________
2815 [  4971] By: gsar                                  on 2000/02/04  04:56:09
2816         Log: another HINT_BYTE victim
2817      Branch: perl
2818            ! lib/charnames.pm
2819 ____________________________________________________________________________
2820 [  4970] By: gsar                                  on 2000/02/04  04:45:13
2821         Log: fix pad_alloc panic from C<my $w; sub { my($i) = @_; sub { $w } }>
2822      Branch: perl
2823            ! op.c scope.c scope.h t/op/closure.t toke.c
2824 ____________________________________________________________________________
2825 [  4969] By: gsar                                  on 2000/02/04  01:09:37
2826         Log: byte.pm and HINT_BYTE don't match (0x8, not 0x10!)
2827      Branch: perl
2828            ! lib/byte.pm
2829 ____________________________________________________________________________
2830 [  4968] By: jhi                                   on 2000/02/02  13:17:25
2831         Log: Integrate with Sarathy.
2832      Branch: cfgperl
2833           +> lib/Pod/Find.pm lib/Pod/ParseUtils.pm
2834            ! Configure
2835           !> (integrate 29 files)
2836
2837 ----------------
2838 Version v5.5.640
2839 ----------------
2840
2841 ____________________________________________________________________________
2842 [  4967] By: gsar                                  on 2000/02/02  12:22:29
2843         Log: update makerel for new version format
2844      Branch: perl
2845            ! Changes Porting/makerel
2846 ____________________________________________________________________________
2847 [  4966] By: gsar                                  on 2000/02/02  11:42:03
2848         Log: workaround for undefined symbol
2849      Branch: perl
2850            ! win32/win32.h
2851 ____________________________________________________________________________
2852 [  4965] By: gsar                                  on 2000/02/02  11:19:19
2853         Log: on cygwin, h_errno is now "__declspec(dllimport) int h_errno"
2854              (from Eric Fifer <EFifer@sanwaint.com>)
2855      Branch: perl
2856            ! pp_sys.c
2857 ____________________________________________________________________________
2858 [  4964] By: gsar                                  on 2000/02/02  11:11:15
2859         Log: adjust notes on use5005threads
2860      Branch: perl
2861            ! Configure INSTALL README.threads
2862 ____________________________________________________________________________
2863 [  4963] By: gsar                                  on 2000/02/02  10:14:30
2864         Log: fix typo
2865      Branch: perl
2866            ! Configure
2867 ____________________________________________________________________________
2868 [  4962] By: gsar                                  on 2000/02/02  10:13:10
2869         Log: integrate selected changes from cfgperl (#4899,4900,4904,4918)
2870      Branch: perl
2871           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2872           !> config_h.SH ext/IO/IO.xs lib/Benchmark.pm
2873 ____________________________________________________________________________
2874 [  4961] By: gsar                                  on 2000/02/02  09:55:45
2875         Log: PodParser-1.092 update via CPAN (from Brad Appleton)
2876      Branch: perl
2877            + lib/Pod/Find.pm lib/Pod/ParseUtils.pm
2878            ! MANIFEST lib/Pod/Checker.pm t/pod/poderrs.t t/pod/poderrs.xr
2879 ____________________________________________________________________________
2880 [  4960] By: gsar                                  on 2000/02/02  08:22:31
2881         Log: replace misleading docs with a BUGS section
2882      Branch: perl
2883            ! lib/English.pm
2884 ____________________________________________________________________________
2885 [  4959] By: gsar                                  on 2000/02/02  08:16:17
2886         Log: remove FUD from perlfunc/use (from M J T Guy)
2887      Branch: perl
2888            ! pod/perlfunc.pod
2889 ____________________________________________________________________________
2890 [  4958] By: gsar                                  on 2000/02/02  08:13:04
2891         Log: Benchmark displays bogus CPU stats (suggested by Cedric Auzanne
2892              <cedric.auzanne@nist.gov>)
2893      Branch: perl
2894            ! Changes lib/Benchmark.pm
2895 ____________________________________________________________________________
2896 [  4957] By: gsar                                  on 2000/02/02  08:04:52
2897         Log: fix coredump on C<"x" =~ /x/; print @-> (from Ilya Zakharevich)
2898      Branch: perl
2899            ! pp_hot.c
2900 ____________________________________________________________________________
2901 [  4956] By: gsar                                  on 2000/02/02  08:02:57
2902         Log: flock() pod talks about "adding" in the sense of "or-ing"
2903      Branch: perl
2904            ! pod/perlfunc.pod
2905 ____________________________________________________________________________
2906 [  4955] By: gsar                                  on 2000/02/02  07:58:35
2907         Log: fixes for switching files in the debugger (from Ilya Zakharevich)
2908      Branch: perl
2909            ! lib/perl5db.pl pod/perldebug.pod
2910 ____________________________________________________________________________
2911 [  4954] By: gsar                                  on 2000/02/02  07:53:51
2912         Log: use warnings rather than fiddling with $^W (from Paul Marquess)
2913      Branch: perl
2914            ! lib/Cwd.pm lib/English.pm lib/ExtUtils/MM_Unix.pm
2915            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm lib/Fatal.pm
2916            ! lib/File/Spec/Win32.pm lib/Math/BigFloat.pm
2917            ! lib/Text/ParseWords.pm lib/utf8_heavy.pl
2918 ____________________________________________________________________________
2919 [  4953] By: gsar                                  on 2000/02/02  07:40:33
2920         Log: dynixptx hints tweak (from Martin J. Bligh <mbligh@sequent.com>)
2921      Branch: perl
2922            ! hints/dynixptx.sh
2923 ____________________________________________________________________________
2924 [  4952] By: gsar                                  on 2000/02/02  07:36:39
2925         Log: deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka and
2926              Brad Appleton)
2927      Branch: perl
2928            ! pod/perldelta.pod
2929 ____________________________________________________________________________
2930 [  4951] By: gsar                                  on 2000/02/02  06:54:22
2931         Log: avoid mismatched type warnings
2932      Branch: perl
2933            ! embed.pl perlapi.h
2934 ____________________________________________________________________________
2935 [  4950] By: jhi                                   on 2000/02/02  06:49:10
2936         Log: Integrate with Sarathy.
2937      Branch: cfgperl
2938           +> pod/perlunicode.pod
2939           !> MANIFEST Makefile.SH lib/File/Spec/Win32.pm lib/Text/Tabs.pm
2940           !> lib/byte.pm lib/byte_heavy.pl lib/utf8.pm lib/warnings.pm
2941           !> makedef.pl op.c perl.h pod/perldelta.pod pp_ctl.c regcomp.c
2942           !> regexec.c t/pragma/warn/2use utf8.h utils/perldoc.PL
2943           !> vms/descrip_mms.template warnings.pl
2944 ____________________________________________________________________________
2945 [  4949] By: gsar                                  on 2000/02/02  06:41:17
2946         Log: fix broken abs2rel() (from François Allard <franka@host.ott.igs.net>)
2947      Branch: perl
2948            ! lib/File/Spec/Win32.pm
2949 ____________________________________________________________________________
2950 [  4948] By: gsar                                  on 2000/02/02  06:30:41
2951         Log: makefile tweak
2952      Branch: perl
2953            ! Makefile.SH
2954 ____________________________________________________________________________
2955 [  4947] By: gsar                                  on 2000/02/02  06:27:43
2956         Log: future-proof unknown warning categories (from Greg Bacon
2957              <gbacon@cs.uah.edu>)
2958      Branch: perl
2959            ! lib/warnings.pm t/pragma/warn/2use warnings.pl
2960 ____________________________________________________________________________
2961 [  4946] By: gsar                                  on 2000/02/02  06:21:34
2962         Log: doc tweak (from Michael G Schwern <schwern@pobox.com>)
2963      Branch: perl
2964            ! lib/Text/Tabs.pm
2965 ____________________________________________________________________________
2966 [  4945] By: gsar                                  on 2000/02/02  06:03:04
2967         Log: more meaningful message on invalid pattern argument (from
2968              Kevin Meltzer <KMeltzer@USCO.com>)
2969      Branch: perl
2970            ! utils/perldoc.PL
2971 ____________________________________________________________________________
2972 [  4944] By: gsar                                  on 2000/02/02  05:43:49
2973         Log: XSLoader build patch for VMS (from Craig A. Berry
2974              <craig.berry@metamorgs.com>)
2975      Branch: perl
2976            ! vms/descrip_mms.template
2977 ____________________________________________________________________________
2978 [  4943] By: gsar                                  on 2000/02/02  03:40:49
2979         Log: reword some sections of perlunicode.pod
2980      Branch: perl
2981            ! pod/perlunicode.pod
2982 ____________________________________________________________________________
2983 [  4942] By: gsar                                  on 2000/02/01  21:02:01
2984         Log: AIX warning on undefined symbol
2985      Branch: perl
2986            ! makedef.pl
2987 ____________________________________________________________________________
2988 [  4941] By: gsar                                  on 2000/02/01  20:29:30
2989         Log: HINT_UTF8 is not propagated to the op tree anymore; add a
2990              perlunicode.pod that reflects changes to unicode support so far
2991      Branch: perl
2992            + pod/perlunicode.pod
2993            ! MANIFEST lib/byte.pm lib/byte_heavy.pl lib/utf8.pm op.c perl.h
2994            ! pod/perldelta.pod pp_ctl.c regcomp.c regexec.c utf8.h
2995 ____________________________________________________________________________
2996 [  4940] By: jhi                                   on 2000/02/01  12:22:30
2997         Log: Integrate with Sarathy.
2998      Branch: cfgperl
2999           !> embed.pl embedvar.h global.sym gv.c intrpvar.h
3000           !> lib/charnames.pm lib/utf8.pm mg.c objXSUB.h op.c op.h
3001           !> perlapi.c perlapi.h pod/perlvar.pod pp.c sv.c sv.h
3002           !> t/lib/charnames.t toke.c win32/win32.c win32/win32.h
3003 ____________________________________________________________________________
3004 [  4939] By: gsar                                  on 2000/02/01  08:52:16
3005         Log: export pregexec(), Tk uses it
3006      Branch: perl
3007            ! embed.pl global.sym objXSUB.h perlapi.c
3008 ____________________________________________________________________________
3009 [  4938] By: gsar                                  on 2000/02/01  04:00:09
3010         Log: mark literal utf8 in string literals properly
3011      Branch: perl
3012            ! toke.c
3013 ____________________________________________________________________________
3014 [  4937] By: gsar                                  on 2000/01/31  20:19:34
3015         Log: introduce $^U, a global bit to indicate whether system
3016              calls should using widechar APIs; chr and sprintf "%c" also
3017              follow this flag in the absense of "use byte"; "use utf8"
3018              sets $^U=1 (this appears kludgey)
3019      Branch: perl
3020            ! embedvar.h gv.c intrpvar.h lib/charnames.pm lib/utf8.pm mg.c
3021            ! op.c op.h perlapi.h pod/perlvar.pod pp.c sv.c sv.h
3022            ! t/lib/charnames.t win32/win32.h
3023 ____________________________________________________________________________
3024 [  4936] By: jhi                                   on 2000/01/31  20:17:44
3025         Log: HP-UX (induced) fixes.
3026      Branch: cfgperl
3027            ! Configure config_h.SH hints/hpux.sh
3028      Branch: metaconfig
3029            ! U/modified/Oldconfig.U U/modified/libs.U
3030      Branch: metaconfig/U/perl
3031            ! quadfio.U
3032 ____________________________________________________________________________
3033 [  4935] By: jhi                                   on 2000/01/31  19:15:43
3034         Log: Cosmetics.
3035      Branch: metaconfig
3036            ! U/compline/d_gconvert.U
3037 ____________________________________________________________________________
3038 [  4934] By: jhi                                   on 2000/01/31  19:15:22
3039         Log: Cppsym saga continues.
3040      Branch: cfgperl
3041            ! Configure config_h.SH
3042      Branch: metaconfig
3043            ! U/modified/Cppsym.U
3044 ____________________________________________________________________________
3045 [  4933] By: gsar                                  on 2000/01/31  18:45:07
3046         Log: !USING_WIDE() branch is busted in win32_stat()
3047      Branch: perl
3048            ! win32/win32.c
3049 ____________________________________________________________________________
3050 [  4932] By: jhi                                   on 2000/01/31  06:41:47
3051         Log: Reveal even more symbols.
3052      Branch: cfgperl
3053            ! Configure config_h.SH
3054      Branch: metaconfig
3055            ! U/modified/Cppsym.U
3056 ____________________________________________________________________________
3057 [  4931] By: jhi                                   on 2000/01/31  06:21:41
3058         Log: Integrate with Sarathy.
3059      Branch: cfgperl
3060            - lib/caller.pm
3061           !> (integrate 29 files)
3062 ____________________________________________________________________________
3063 [  4930] By: gsar                                  on 2000/01/31  04:57:42
3064         Log: runtime now looks at the SVf_UTF8 bit on the SV to decide
3065              whether to use widechar semantics; lexer and RE engine continue
3066              to need "use utf8" to enable unicode awareness in literals
3067              and patterns (TODO: this needs to be fixed); $1 et al are marked
3068              SvUTF8 if the pattern was compiled for utf8 (TODO: propagating
3069              it from the data is probably better)
3070      Branch: perl
3071            ! doop.c gv.c mg.c op.c op.h pp.c pp_ctl.c pp_hot.c regcomp.c
3072            ! sv.c t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/sv
3073            ! t/pragma/warn/toke t/pragma/warn/utf8 toke.c utf8.h
3074 ____________________________________________________________________________
3075 [  4929] By: gsar                                  on 2000/01/31  04:17:09
3076         Log: remove caller.pm from change#3534 (flawed idea)
3077      Branch: perl
3078            - lib/caller.pm
3079            ! MANIFEST pod/perldelta.pod pod/perlfunc.pod
3080 ____________________________________________________________________________
3081 [  4928] By: gsar                                  on 2000/01/31  04:16:01
3082         Log: fix factual regression (-e doesn't create temporary files anymore)
3083      Branch: perl
3084            ! pod/perlfilter.pod
3085 ____________________________________________________________________________
3086 [  4927] By: gsar                                  on 2000/01/30  21:27:12
3087         Log: introduce $^V (eq chr($revision) . chr($version) . chr($subversion));
3088              document version tuples
3089      Branch: perl
3090            ! gv.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
3091            ! pod/perlvar.pod
3092 ____________________________________________________________________________
3093 [  4926] By: gsar                                  on 2000/01/28  18:10:12
3094         Log: implement -follow option in find2perl (from Helmut Jarausch
3095              <jarausch@igpm.rwth-aachen.de>)
3096      Branch: perl
3097            ! lib/File/Find.pm x2p/find2perl.PL
3098 ____________________________________________________________________________
3099 [  4925] By: gsar                                  on 2000/01/28  18:03:28
3100         Log: document what chdir() without an argument does (from Mark-Jason
3101              Dominus <mjd@plover.com>)
3102      Branch: perl
3103            ! pod/perlfunc.pod
3104 ____________________________________________________________________________
3105 [  4924] By: gsar                                  on 2000/01/28  17:49:34
3106         Log: README.cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
3107      Branch: perl
3108            ! README.cygwin
3109 ____________________________________________________________________________
3110 [  4923] By: gsar                                  on 2000/01/28  17:10:08
3111         Log: avoid leaking lexicals into program being debugged (from Ilya
3112              Zakharevich)
3113      Branch: perl
3114            ! lib/perl5db.pl
3115 ____________________________________________________________________________
3116 [  4922] By: gsar                                  on 2000/01/28  16:36:13
3117         Log: perldelta note about export list changes
3118      Branch: perl
3119            ! Changes pod/perldelta.pod
3120 ____________________________________________________________________________
3121 [  4921] By: gsar                                  on 2000/01/28  15:49:04
3122         Log: alias realpath() to abs_path() (from Tom Christiansen)
3123      Branch: perl
3124            ! lib/Cwd.pm
3125 ____________________________________________________________________________
3126 [  4920] By: jhi                                   on 2000/01/28  09:52:47
3127         Log: Cppsym fixup from Andy.
3128      Branch: cfgperl
3129            ! Configure config_h.SH
3130      Branch: metaconfig
3131            ! U/modified/Cppsym.U
3132 ____________________________________________________________________________
3133 [  4919] By: jhi                                   on 2000/01/28  09:52:22
3134         Log: In HP-UX no largefiles if no 64 bits.
3135      Branch: cfgperl
3136            ! hints/hpux.sh
3137 ____________________________________________________________________________
3138 [  4918] By: jhi                                   on 2000/01/28  09:03:37
3139         Log: The #4880 was too eager, the $n test is useful too.
3140      Branch: cfgperl
3141            ! lib/Benchmark.pm
3142 ____________________________________________________________________________
3143 [  4917] By: jhi                                   on 2000/01/28  06:27:50
3144         Log: Integrate with Sarathy.
3145      Branch: cfgperl
3146           +> pod/perlapi.pod pod/perlintern.pod
3147           !> (integrate 39 files)
3148 ____________________________________________________________________________
3149 [  4916] By: gsar                                  on 2000/01/28  05:29:37
3150         Log: more exported symbols needed for build on windows
3151      Branch: perl
3152            ! embed.pl global.sym objXSUB.h perlapi.c pod/perlapi.pod
3153            ! pod/perlintern.pod t/lib/thread.t win32/win32.c
3154 ____________________________________________________________________________
3155 [  4915] By: gsar                                  on 2000/01/28  03:43:52
3156         Log: autogenerate API listing from comments in the source (from Benjamin
3157              Stuhl <sho_pi@hotmail.com>); fix the markup format to be more
3158              flexible for better readability; add missing docs in sv.c; regenerate
3159              perltoc
3160      Branch: perl
3161            + pod/perlapi.pod pod/perlintern.pod
3162            ! MANIFEST XSUB.h av.c av.h cop.h cv.h embed.pl global.sym gv.c
3163            ! gv.h handy.h hv.c hv.h intrpvar.h makedef.pl mg.c objXSUB.h
3164            ! op.c op.h perl.c perlapi.c pod/Makefile pod/buildtoc
3165            ! pod/perl.pod pod/perldelta.pod pod/perlguts.pod
3166            ! pod/perltoc.pod pod/roffitall pp.h scope.h sv.c sv.h thrdvar.h
3167            ! universal.c util.c
3168 ____________________________________________________________________________
3169 [  4914] By: gsar                                  on 2000/01/27  19:43:35
3170         Log: document unimplemented status of forking pipe open() on windows
3171      Branch: perl
3172            ! pod/perlfork.pod t/op/fork.t
3173 ____________________________________________________________________________
3174 [  4913] By: jhi                                   on 2000/01/27  11:18:51
3175         Log: Integrate with Sarathy.
3176      Branch: cfgperl
3177           !> (integrate 51 files)
3178 ____________________________________________________________________________
3179 [  4912] By: jhi                                   on 2000/01/27  10:35:48
3180         Log: Cppsym update continues.
3181      Branch: cfgperl
3182            ! Configure config_h.SH
3183      Branch: metaconfig
3184            ! U/modified/Cppsym.U
3185 ____________________________________________________________________________
3186 [  4911] By: gsar                                  on 2000/01/27  08:04:17
3187         Log: add missing flag in change#4892
3188      Branch: perl
3189            ! win32/win32.c
3190 ____________________________________________________________________________
3191 [  4910] By: gsar                                  on 2000/01/27  03:56:48
3192         Log: various pod nits identified by installhtml (all fixed except
3193              unresolved links)
3194      Branch: perl
3195            ! ext/B/B/C.pm ext/Devel/Peek/Peek.pm ext/File/Glob/Glob.pm
3196            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/SysV.pm
3197            ! ext/Thread/Thread.pm lib/Class/Struct.pm lib/File/Find.pm
3198            ! lib/File/Spec/VMS.pm lib/Pod/Html.pm lib/UNIVERSAL.pm
3199            ! pod/buildtoc pod/perlcompile.pod pod/perlfork.pod
3200            ! pod/perlre.pod pod/perltoc.pod pod/perltodo.pod
3201 ____________________________________________________________________________
3202 [  4909] By: gsar                                  on 2000/01/26  22:45:28
3203         Log: typo
3204      Branch: perl
3205            ! Porting/p4desc
3206 ____________________________________________________________________________
3207 [  4908] By: gsar                                  on 2000/01/26  22:41:18
3208         Log: update p4 tool
3209      Branch: perl
3210            ! Porting/p4desc
3211 ____________________________________________________________________________
3212 [  4907] By: gsar                                  on 2000/01/26  21:45:41
3213         Log: revised attribute syntax: C<my $foo :a :b :c>, C<my $foo : a b c>
3214              and C<my $foo : a : b : c> are all valid (from Spider Boardman)
3215      Branch: perl
3216            ! lib/AutoSplit.pm lib/SelfLoader.pm lib/attributes.pm
3217            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
3218            ! t/op/attrs.t toke.c
3219 ____________________________________________________________________________
3220 [  4906] By: gsar                                  on 2000/01/26  20:16:39
3221         Log: pod typos and warnings (from Abigail <abigail@delanet.com>)
3222      Branch: perl
3223            ! README.win32 ext/B/B/Deparse.pm lib/Class/Struct.pm
3224 ____________________________________________________________________________
3225 [  4905] By: gsar                                  on 2000/01/26  19:10:26
3226         Log: s/STOP/CHECK/ blocks
3227      Branch: perl
3228            ! embedvar.h ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm intrpvar.h
3229            ! keywords.h keywords.pl lib/constant.pm op.c perl.c perlapi.h
3230            ! perly.c perly.y pod/perldelta.pod pod/perldiag.pod
3231            ! pod/perlfunc.pod pod/perlmod.pod pod/perlrun.pod
3232            ! pod/perlsub.pod pod/perltodo.pod sv.c t/op/misc.t toke.c
3233            ! vms/perly_c.vms
3234 ____________________________________________________________________________
3235 [  4904] By: jhi                                   on 2000/01/26  13:58:18
3236         Log: In UNICOS and UNICOS/mk after a successful fcntl F_SETFL
3237              of O_NONBLOCK a subsequent fcntl F_GETFL will return O_NDELAY.
3238      Branch: cfgperl
3239            ! ext/IO/IO.xs
3240 ____________________________________________________________________________
3241 [  4903] By: jhi                                   on 2000/01/26  11:16:34
3242         Log: Continue cpp symbol update.
3243      Branch: cfgperl
3244            ! Configure config_h.SH
3245      Branch: metaconfig
3246            ! U/modified/Cppsym.U
3247 ____________________________________________________________________________
3248 [  4902] By: gsar                                  on 2000/01/26  09:28:37
3249         Log: tweak exports list on Windows
3250      Branch: perl
3251            ! makedef.pl t/op/fork.t win32/win32.h
3252 ____________________________________________________________________________
3253 [  4901] By: jhi                                   on 2000/01/26  08:05:57
3254         Log: Integrate with Sarathy.
3255      Branch: cfgperl
3256           !> Changes README.win32 lib/File/Path.pm lib/Getopt/Std.pm op.c
3257           !> pod/perldelta.pod pod/perldiag.pod t/op/grep.t
3258           !> t/pragma/strict-vars toke.c win32/Makefile win32/makefile.mk
3259           !> win32/win32.c win32/win32.h
3260 ____________________________________________________________________________
3261 [  4900] By: jhi                                   on 2000/01/26  07:59:05
3262         Log: s/d_nvpresuv/d_nv_preserves_uv/;
3263              plus cosmetic change for #4899.
3264      Branch: cfgperl
3265            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3266            ! config_h.SH
3267      Branch: metaconfig
3268            ! U/modified/Cppsym.U
3269      Branch: metaconfig/U/perl
3270            ! perlxv.U
3271 ____________________________________________________________________________
3272 [  4899] By: jhi                                   on 2000/01/26  07:46:56
3273         Log: Update the scan of the cpp symbols.
3274      Branch: cfgperl
3275            ! Configure config_h.SH
3276      Branch: metaconfig
3277            ! U/modified/Cppsym.U
3278 ____________________________________________________________________________
3279 [  4898] By: gsar                                  on 2000/01/26  04:49:45
3280         Log: allow '--' to terminate argument processing (suggested by
3281              Marc Espie <espie@schutzenberger.liafa.jussieu.fr>)
3282      Branch: perl
3283            ! lib/Getopt/Std.pm
3284 ____________________________________________________________________________
3285 [  4897] By: gsar                                  on 2000/01/26  02:42:38
3286         Log: change#3744 should have made grep more like map instead of the
3287              other way around
3288      Branch: perl
3289            ! t/op/grep.t toke.c
3290 ____________________________________________________________________________
3291 [  4896] By: gsar                                  on 2000/01/26  00:56:14
3292         Log: integrate cfgperl contents into mainline
3293      Branch: perl
3294           +> vos/config.def vos/config.pl
3295            ! Changes
3296           !> Configure MANIFEST config_h.SH hints/unicosmk.sh
3297           !> lib/Benchmark.pm pod/perldelta.pod pod/perlhist.pod pp.c
3298           !> vos/config.h vos/config_h.SH_orig
3299 ____________________________________________________________________________
3300 [  4895] By: gsar                                  on 2000/01/26  00:45:45
3301         Log: fix parse failure of (my $foo : bar) and similar (from Spider
3302              Boardman)
3303      Branch: perl
3304            ! toke.c
3305 ____________________________________________________________________________
3306 [  4894] By: gsar                                  on 2000/01/26  00:33:53
3307         Log: avoid failure if directories already read by rmtree() are
3308              deleted by another process
3309      Branch: perl
3310            ! lib/File/Path.pm
3311 ____________________________________________________________________________
3312 [  4893] By: gsar                                  on 2000/01/25  23:19:18
3313         Log: typo in change#4892
3314      Branch: perl
3315            ! win32/win32.c
3316 ____________________________________________________________________________
3317 [  4892] By: gsar                                  on 2000/01/25  22:16:19
3318         Log: eliminate need for perl95.exe on Windows 9x by working around CRT
3319              bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
3320              to call the fixed version of open_osfhandle() only on Windows 9x;
3321              updated the makefiles and README.win32 to suit
3322      Branch: perl
3323            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
3324            ! win32/win32.h
3325 ____________________________________________________________________________
3326 [  4891] By: gsar                                  on 2000/01/25  20:22:01
3327         Log: produce redeclaration warning on C<our $foo; { our $foo; ... }>
3328      Branch: perl
3329            ! op.c pod/perldelta.pod pod/perldiag.pod t/pragma/strict-vars
3330 ____________________________________________________________________________
3331 [  4890] By: gsar                                  on 2000/01/25  19:21:17
3332         Log: update Makefile notes on the now deprecated USE_5005THREADS and
3333              USE_OBJECT
3334      Branch: perl
3335            ! win32/Makefile win32/makefile.mk
3336 ____________________________________________________________________________
3337 [  4889] By: jhi                                   on 2000/01/25  14:44:55
3338         Log: Misedit in #4888.
3339      Branch: cfgperl
3340            ! pp.c
3341 ____________________________________________________________________________
3342 [  4888] By: jhi                                   on 2000/01/25  14:38:59
3343         Log: UNICOS/mk patches.  Removing the _CRAYMPP test may be
3344              rash but it's the best move I can think of right now.
3345              UNICOS/mk doesn't anymore (2.0.4.82) define _CRAYMPP,
3346              but I think it did in the past.
3347              Removing the _CRAYMPP test fixes a legion of pack/unpack
3348              failures (hint: SHORTSIZE=4,INTSIZE=8,LONGSIZE=8).
3349              One subtest, t/lib/io_sock.t #14, is still failing.
3350      Branch: cfgperl
3351            ! Configure config_h.SH hints/unicosmk.sh pp.c
3352      Branch: metaconfig
3353            ! U/modified/Oldconfig.U
3354 ____________________________________________________________________________
3355 [  4887] By: jhi                                   on 2000/01/25  06:13:14
3356         Log: Integrate with Sarathy.
3357      Branch: cfgperl
3358           !> Changes Makefile.SH XSUB.h cflags.SH embed.pl globals.c
3359           !> installperl lib/Pod/Html.pm makedef.pl mg.c objXSUB.h perl.h
3360           !> perlapi.c perlapi.h pod/perldelta.pod pod/perldiag.pod
3361           !> t/io/fs.t win32/Makefile win32/makefile.mk win32/perlhost.h
3362           !> win32/perllib.c win32/win32.c win32/win32.h
3363 ____________________________________________________________________________
3364 [  4886] By: gsar                                  on 2000/01/25  02:54:00
3365         Log: consistently use MAX_PATH+1 buffer sizes
3366      Branch: perl
3367            ! win32/win32.c
3368 ____________________________________________________________________________
3369 [  4885] By: gsar                                  on 2000/01/25  02:51:35
3370         Log: workaround for rename('x','X') bug in Windows NT
3371      Branch: perl
3372            ! t/io/fs.t win32/win32.c
3373 ____________________________________________________________________________
3374 [  4884] By: gsar                                  on 2000/01/25  01:32:57
3375         Log: windows build fixups from uniform DLL name change to perl56.dll
3376      Branch: perl
3377            ! installperl makedef.pl win32/perllib.c
3378 ____________________________________________________________________________
3379 [  4883] By: gsar                                  on 2000/01/25  01:31:27
3380         Log: more fixes for warnings from change#4840
3381      Branch: perl
3382            ! lib/Pod/Html.pm
3383 ____________________________________________________________________________
3384 [  4882] By: gsar                                  on 2000/01/24  15:35:12
3385         Log: assorted little nits
3386      Branch: perl
3387            ! mg.c win32/Makefile win32/makefile.mk win32/perlhost.h
3388            ! win32/win32.c
3389 ____________________________________________________________________________
3390 [  4881] By: gsar                                  on 2000/01/24  14:32:31
3391         Log: add new warnings to perldelta
3392      Branch: perl
3393            ! Changes pod/perldelta.pod pod/perldiag.pod
3394 ____________________________________________________________________________
3395 [  4880] By: jhi                                   on 2000/01/24  14:14:23
3396         Log: From: Stephane Payrard <properler@freesurf.fr>
3397              To: Gurusamy Sarathy <gsar@ActiveState.com>
3398              Cc: perl5-porters@perl.org
3399              Subject: <patch> avoid division by 0 in Benchmark.pm
3400              Date: Mon, 24 Jan 2000 16:15:38 +0100
3401              Message-ID: <20000124161538.A995@freesurf.fr>
3402      Branch: cfgperl
3403            ! lib/Benchmark.pm
3404 ____________________________________________________________________________
3405 [  4879] By: gsar                                  on 2000/01/24  14:14:20
3406         Log: force linkage of the function wrappers for globals in change#4878
3407      Branch: perl
3408            ! embed.pl globals.c perlapi.h win32/win32.h
3409 ____________________________________________________________________________
3410 [  4878] By: gsar                                  on 2000/01/24  13:04:45
3411         Log: enable function wrappers for access to globals under MULTIPLICITY
3412              (provides binary compatibility in the face of changes in interpreter
3413              structure)
3414      Branch: perl
3415            ! Makefile.SH XSUB.h cflags.SH embed.pl makedef.pl objXSUB.h
3416            ! perl.h perlapi.c perlapi.h win32/Makefile win32/makefile.mk
3417 ____________________________________________________________________________
3418 [  4877] By: jhi                                   on 2000/01/24  11:41:57
3419         Log: perlhist update.
3420      Branch: cfgperl
3421            ! pod/perlhist.pod
3422 ____________________________________________________________________________
3423 [  4876] By: jhi                                   on 2000/01/24  11:32:07
3424         Log: Updates on the large file support status.
3425      Branch: cfgperl
3426            ! pod/perldelta.pod
3427 ____________________________________________________________________________
3428 [  4875] By: jhi                                   on 2000/01/24  11:23:16
3429         Log: Integrate with Sarathy.
3430      Branch: cfgperl
3431           !> ext/DB_File/Makefile.PL ext/NDBM_File/NDBM_File.pm
3432           !> ext/ODBM_File/ODBM_File.pm lib/AutoSplit.pm
3433           !> lib/Math/Complex.pm lib/Math/Trig.pm lib/Shell.pm
3434 ____________________________________________________________________________
3435 [  4874] By: gsar                                  on 2000/01/24  10:43:03
3436         Log: fix typos; avoid use constant for lowercase constants (produces
3437              warnings now)
3438      Branch: perl
3439            ! ext/DB_File/Makefile.PL lib/Math/Complex.pm lib/Math/Trig.pm
3440            ! lib/Shell.pm
3441 ____________________________________________________________________________
3442 [  4873] By: gsar                                  on 2000/01/24  09:40:24
3443         Log: avoid warnings when there's no subs to autosplit
3444      Branch: perl
3445            ! lib/AutoSplit.pm
3446 ____________________________________________________________________________
3447 [  4872] By: jhi                                   on 2000/01/24  09:39:01
3448         Log: Create a tool for converting a config_h.SH into a VOS config.h.
3449      Branch: cfgperl
3450            + vos/config.def vos/config.pl
3451            ! MANIFEST vos/config.h vos/config_h.SH_orig
3452 ____________________________________________________________________________
3453 [  4871] By: gsar                                  on 2000/01/24  09:15:20
3454         Log: typos in change#4623
3455      Branch: perl
3456            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
3457 ____________________________________________________________________________
3458 [  4870] By: jhi                                   on 2000/01/24  06:43:19
3459         Log: Sync metaconfig units to comply with the typo fixes of #4869. 
3460      Branch: cfgperl
3461            ! Configure config_h.SH
3462      Branch: metaconfig
3463            + U/modified/cf_email.U U/modified/so.U
3464      Branch: metaconfig/U/perl
3465            ! dlsrc.U
3466 ____________________________________________________________________________
3467 [  4869] By: jhi                                   on 2000/01/24  06:04:31
3468         Log: Integrate with Sarathy.
3469      Branch: cfgperl
3470           +> t/pragma/diagnostics.t
3471           !> (integrate 120 files)
3472 ____________________________________________________________________________
3473 [  4868] By: gsar                                  on 2000/01/23  21:49:28
3474         Log: on windows, set seek position to end for files opened in append mode
3475              (improves compatibility with Unix, avoids buffering issues)
3476      Branch: perl
3477            ! win32/win32.c
3478 ____________________________________________________________________________
3479 [  4867] By: gsar                                  on 2000/01/23  21:19:31
3480         Log: change#4866 was flawed; revert and add better fix for warning
3481      Branch: perl
3482            ! op.c op.h
3483 ____________________________________________________________________________
3484 [  4866] By: gsar                                  on 2000/01/23  20:43:56
3485         Log: optimize away runtime code for our($foo) (also avoid warnings)
3486      Branch: perl
3487            ! op.c
3488 ____________________________________________________________________________
3489 [  4865] By: gsar                                  on 2000/01/23  13:17:18
3490         Log: DB_File 1.72 update from Paul Marquess <paul.marquess@bt.com>
3491      Branch: perl
3492            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
3493            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
3494 ____________________________________________________________________________
3495 [  4864] By: gsar                                  on 2000/01/23  13:12:31
3496         Log: system('VAR123=foo cmd') wasn't invoking shell (de-locale-ized patch
3497              suggested by Dominic Dunlop <domo@computer.org>)
3498      Branch: perl
3499            ! doio.c
3500 ____________________________________________________________________________
3501 [  4863] By: gsar                                  on 2000/01/23  13:01:35
3502         Log: fix misclassified warnings
3503      Branch: perl
3504            ! pod/perldiag.pod
3505 ____________________________________________________________________________
3506 [  4862] By: gsar                                  on 2000/01/23  12:52:12
3507         Log: document bareword prototype incompatibility
3508      Branch: perl
3509            ! pod/perldelta.pod pod/perlsub.pod
3510 ____________________________________________________________________________
3511 [  4861] By: gsar                                  on 2000/01/23  12:32:25
3512         Log: faulty edit
3513      Branch: perl
3514            ! lib/File/stat.pm
3515 ____________________________________________________________________________
3516 [  4860] By: gsar                                  on 2000/01/23  12:23:48
3517         Log: s/use vars/our/g modules that aren't independently maintained on CPAN
3518      Branch: perl
3519            ! ext/B/B/Asmdata.pm ext/Data/Dumper/Dumper.pm
3520            ! ext/Devel/DProf/DProf.pm ext/Fcntl/Fcntl.pm
3521            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
3522            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
3523            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
3524            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
3525            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
3526            ! ext/IO/lib/IO/Socket/UNIX.pm ext/NDBM_File/NDBM_File.pm
3527            ! ext/ODBM_File/ODBM_File.pm ext/Opcode/Opcode.pm
3528            ! ext/Opcode/Safe.pm ext/POSIX/POSIX.pm
3529            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
3530            ! ext/Thread/Thread.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
3531            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Dumpvalue.pm
3532            ! lib/ExtUtils/Command.pm lib/ExtUtils/Install.pm
3533            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
3534            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Mksymlists.pm
3535            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
3536            ! lib/File/Compare.pm lib/File/Copy.pm lib/File/Find.pm
3537            ! lib/File/Path.pm lib/File/stat.pm lib/FileHandle.pm
3538            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Net/Ping.pm
3539            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
3540            ! lib/Net/servent.pm lib/Shell.pm lib/Test.pm
3541            ! lib/Test/Harness.pm lib/Tie/Array.pm lib/Tie/Handle.pm
3542            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
3543            ! lib/User/pwent.pm lib/base.pm lib/caller.pm lib/constant.pm
3544            ! lib/diagnostics.pm lib/fields.pm lib/lib.pm lib/strict.pm
3545 ____________________________________________________________________________
3546 [  4859] By: gsar                                  on 2000/01/23  11:29:22
3547         Log: fix diagnostics to report "our" vs "my" correctly
3548      Branch: perl
3549            ! op.c pod/perldiag.pod
3550 ____________________________________________________________________________
3551 [  4858] By: gsar                                  on 2000/01/23  10:14:46
3552         Log: set api_version to 5.5.0 (binary compatibility needs to get tested
3553              more widely)
3554      Branch: perl
3555            ! patchlevel.h
3556 ____________________________________________________________________________
3557 [  4857] By: gsar                                  on 2000/01/23  10:04:03
3558         Log: disallow our($foo::bar)
3559      Branch: perl
3560            ! pod/perldiag.pod toke.c
3561 ____________________________________________________________________________
3562 [  4856] By: gsar                                  on 2000/01/23  09:50:54
3563         Log: dprofpp can't find Devel::DProf::VERSION due to change#4852
3564      Branch: perl
3565            ! utils/dprofpp.PL
3566 ____________________________________________________________________________
3567 [  4855] By: gsar                                  on 2000/01/23  09:36:51
3568         Log: new test (from Michael G Schwern <schwern@pobox.com>)
3569      Branch: perl
3570            + t/pragma/diagnostics.t
3571            ! MANIFEST
3572 ____________________________________________________________________________
3573 [  4854] By: gsar                                  on 2000/01/23  09:24:40
3574         Log: add PREREQ_PM to default template (suggested by Michael G Schwern
3575              <schwern@pobox.com>)
3576      Branch: perl
3577            ! utils/h2xs.PL
3578 ____________________________________________________________________________
3579 [  4853] By: gsar                                  on 2000/01/23  09:08:30
3580         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
3581      Branch: perl
3582            ! cygwin/Makefile.SHs hints/cygwin.sh t/io/tell.t
3583 ____________________________________________________________________________
3584 [  4852] By: gsar                                  on 2000/01/23  08:52:44
3585         Log: mark some extensions as "special versions" to avoid CPAN indexer
3586              confusion (from Ilya Zakharevich)
3587      Branch: perl
3588            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
3589 ____________________________________________________________________________
3590 [  4851] By: gsar                                  on 2000/01/23  08:48:46
3591         Log: prefer POSIX::uname() rather than syscalls, which require attempting
3592              to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>)
3593      Branch: perl
3594            ! lib/Sys/Hostname.pm
3595 ____________________________________________________________________________
3596 [  4850] By: gsar                                  on 2000/01/23  08:36:43
3597         Log: integrate cfgperl contents into mainline
3598      Branch: perl
3599           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
3600           !> Porting/config_H config_h.SH perl.h
3601 ____________________________________________________________________________
3602 [  4849] By: gsar                                  on 2000/01/23  08:17:30
3603         Log: fix localization in while BLOCK when there is a continue BLOCK
3604              by introducing an explicit scope (c.f. change#4848)
3605      Branch: perl
3606            ! op.c pp_ctl.c t/cmd/while.t
3607 ____________________________________________________________________________
3608 [  4848] By: gsar                                  on 2000/01/23  06:43:51
3609         Log: fix scope cleanup when next jumps to a continue block; this is rather
3610              in the nature of a kludge; it doesn't fix the longstanding bug that
3611              makes C<while (!$x++) { local $x = 7 } continue { print $x }> print "7"
3612              instead of "1")
3613      Branch: perl
3614            ! pp_ctl.c t/cmd/while.t
3615 ____________________________________________________________________________
3616 [  4847] By: gsar                                  on 2000/01/23  04:47:25
3617         Log: don't warn about masked lexical in C<if (my $x = 1) { my $x; }>,
3618              C<while (my $x = foo()) { my $x = bar(); }> etc.
3619      Branch: perl
3620            ! op.c
3621 ____________________________________________________________________________
3622 [  4846] By: gsar                                  on 2000/01/23  04:44:17
3623         Log: avoid warnings in change#4839
3624      Branch: perl
3625            ! lib/Carp/Heavy.pm
3626 ____________________________________________________________________________
3627 [  4845] By: gsar                                  on 2000/01/22  13:12:38
3628         Log: Configure typos (from Ray Phillips <r.phillips@mailbox.uq.edu.au>)
3629      Branch: perl
3630            ! Changes Configure
3631 ____________________________________________________________________________
3632 [  4844] By: gsar                                  on 2000/01/22  12:46:26
3633         Log: wrong category for exec() warning
3634      Branch: perl
3635            ! op.c pod/perlop.pod
3636 ____________________________________________________________________________
3637 [  4843] By: gsar                                  on 2000/01/22  12:42:40
3638         Log: fix line continuations in argument lists (from Helmut Jarausch)
3639      Branch: perl
3640            ! lib/ExtUtils/xsubpp
3641 ____________________________________________________________________________
3642 [  4842] By: gsar                                  on 2000/01/22  12:34:39
3643         Log: CGI.pm upgraded to v2.56 from CPAN
3644      Branch: perl
3645            ! eg/cgi/index.html lib/CGI.pm lib/CGI/Apache.pm
3646            ! lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Switch.pm
3647            ! t/lib/cgi-html.t
3648 ____________________________________________________________________________
3649 [  4841] By: gsar                                  on 2000/01/22  12:07:23
3650         Log: avoid warnings due to lack of forward declarations
3651      Branch: perl
3652            ! lib/Pod/Html.pm
3653 ____________________________________________________________________________
3654 [  4840] By: gsar                                  on 2000/01/22  12:04:30
3655         Log: heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun
3656              <wolfgang.laun@alcatel.at>)
3657      Branch: perl
3658            ! lib/Pod/Html.pm
3659 ____________________________________________________________________________
3660 [  4839] By: gsar                                  on 2000/01/22  11:57:24
3661         Log: better Carp reporting within subclassed modules (from Wolfgang Laun
3662              <wolfgang.laun@alcatel.at>)
3663      Branch: perl
3664            ! lib/Carp/Heavy.pm pod/perldelta.pod
3665 ____________________________________________________________________________
3666 [  4838] By: gsar                                  on 2000/01/22  10:53:06
3667         Log: truncate(FH) flushes FH before truncating it
3668      Branch: perl
3669            ! pp_sys.c t/io/fs.t
3670 ____________________________________________________________________________
3671 [  4837] By: gsar                                  on 2000/01/22  10:37:16
3672         Log: #line directives without a filename leave the file name as it was
3673              instead of setting it to the script name (from Andrew Pimlott
3674              <andrew@pimlott.ne.mediaone.net>)
3675      Branch: perl
3676            ! toke.c
3677 ____________________________________________________________________________
3678 [  4836] By: gsar                                  on 2000/01/22  10:06:53
3679         Log: add patch for printf-style format typechecks (from Robin Barker
3680              <rmb1@cise.npl.co.uk>); fixes for problems so identified
3681      Branch: perl
3682            ! XSUB.h doio.c dump.c embed.pl gv.c op.c perl.c perl.h pp_ctl.c
3683            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c
3684 ____________________________________________________________________________
3685 [  4835] By: gsar                                  on 2000/01/22  08:42:52
3686         Log: From: John Tobey <jtobey@isay.com>
3687              Date: Thu, 16 Dec 1999 20:20:38 -0500
3688              Message-Id: <E11ym4U-0000c7-00@einstein.localnet>
3689              Subject: [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields'
3690      Branch: perl
3691            ! lib/base.pm lib/fields.pm t/lib/fields.t
3692 ____________________________________________________________________________
3693 [  4834] By: gsar                                  on 2000/01/22  08:08:08
3694         Log: fix deeply nested closures that have no references to lexical in
3695              intervening subs
3696      Branch: perl
3697            ! embed.h embed.pl op.c proto.h t/op/closure.t
3698 ____________________________________________________________________________
3699 [  4833] By: gsar                                  on 2000/01/21  17:04:21
3700         Log: add $VERSION
3701      Branch: perl
3702            ! lib/Text/Soundex.pm lib/Tie/Handle.pm
3703 ____________________________________________________________________________
3704 [  4832] By: gsar                                  on 2000/01/21  16:49:09
3705         Log: fix bug in dumping self-referential scalars
3706      Branch: perl
3707            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
3708            ! t/lib/dumper.t
3709 ____________________________________________________________________________
3710 [  4831] By: jhi                                   on 2000/01/21  09:16:07
3711         Log: Integrate with Sarathy.
3712      Branch: cfgperl
3713           +> t/op/exists_sub.t
3714           !> INSTALL MANIFEST embed.h embed.pl global.sym objXSUB.h op.c
3715           !> op.h perlapi.c pod/perldelta.pod pod/perldiag.pod
3716           !> pod/perlfunc.pod pod/perlop.pod pod/perlvar.pod pp.c pp_hot.c
3717           !> pp_sys.c proto.h sv.c sv.h t/pragma/warn/pp_hot
3718           !> t/pragma/warn/pp_sys util.c utils/h2xs.PL
3719 ____________________________________________________________________________
3720 [  4830] By: gsar                                  on 2000/01/21  04:28:08
3721         Log: patch to report warnings on bogus filehandles passed to flock(),
3722              more consistent warnings, from Greg Bacon <gbacon@itsc.uah.edu>
3723              (slightly modified)
3724      Branch: perl
3725            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
3726            ! pod/perldiag.pod pp_hot.c pp_sys.c proto.h
3727            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
3728 ____________________________________________________________________________
3729 [  4829] By: gsar                                  on 2000/01/21  03:43:46
3730         Log: typo fix
3731      Branch: perl
3732            ! pod/perlop.pod
3733 ____________________________________________________________________________
3734 [  4828] By: gsar                                  on 2000/01/21  03:32:31
3735         Log: notes about $^H and %^H from Ilya Zakharevich; substantial
3736              fixups of faulty facts and prose
3737      Branch: perl
3738            ! pod/perlvar.pod
3739 ____________________________________________________________________________
3740 [  4827] By: gsar                                  on 2000/01/21  01:45:51
3741         Log: support for C<exists &func> (from Spider Boardman)
3742      Branch: perl
3743            + t/op/exists_sub.t
3744            ! MANIFEST op.c op.h pod/perldelta.pod pod/perldiag.pod
3745            ! pod/perlfunc.pod pp.c
3746 ____________________________________________________________________________
3747 [  4826] By: gsar                                  on 2000/01/21  01:35:46
3748         Log: mention the fact that open(my $foo, ...) covers all handle
3749              constructors
3750      Branch: perl
3751            ! pod/perldelta.pod
3752 ____________________________________________________________________________
3753 [  4825] By: gsar                                  on 2000/01/21  01:03:34
3754         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3755              Date: Wed, 19 Jan 2000 15:05:11 -0500
3756              Message-ID: <20000119150511.A22859@monk.mps.ohio-state.edu>
3757              Subject: [PATCH 5.005_63] h2xs goof and a depessimization
3758      Branch: perl
3759            ! utils/h2xs.PL
3760 ____________________________________________________________________________
3761 [  4824] By: gsar                                  on 2000/01/20  19:14:26
3762         Log: INSTALL updates from Andy Dougherty
3763      Branch: perl
3764            ! INSTALL
3765 ____________________________________________________________________________
3766 [  4823] By: gsar                                  on 2000/01/20  08:40:13
3767         Log: sv_true() has a superfluous test
3768      Branch: perl
3769            ! sv.c sv.h
3770 ____________________________________________________________________________
3771 [  4822] By: bailey                                on 2000/01/20  02:03:35
3772         Log: Minor cosmetic updates
3773      Branch: vmsperl
3774            ! configure.com
3775 ____________________________________________________________________________
3776 [  4821] By: bailey                                on 2000/01/20  00:25:30
3777         Log: Quick integration of mainline changes to date
3778      Branch: vmsperl
3779           +> (branch 74 files)
3780            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu epoc/config.h
3781            - epoc/perl.mmp epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
3782            - lib/Pod/PlainText.pm lib/unicode/Eq/Latin1
3783            - lib/unicode/Eq/Unicode lib/unicode/Jamo-2.txt
3784            - lib/unicode/Unicode.html lib/unicode/UnicodeData-Latest.txt
3785            - lib/warning.pm os2/POSIX.mkfifo warning.h
3786           !> (integrate 462 files)
3787 ____________________________________________________________________________
3788 [  4820] By: jhi                                   on 2000/01/19  22:46:42
3789         Log: More robust inc_version_list from Andy.
3790      Branch: cfgperl
3791            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3792            ! config_h.SH
3793      Branch: metaconfig
3794            ! U/installdirs/inc_version_list.U
3795 ____________________________________________________________________________
3796 [  4819] By: jhi                                   on 2000/01/19  17:36:56
3797         Log: Add NV_PRESERVES_UV.
3798      Branch: cfgperl
3799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3800            ! config_h.SH perl.h
3801      Branch: metaconfig
3802            ! U/protos/selecttype.U
3803      Branch: metaconfig/U/perl
3804            - nvpresuv.U
3805            ! perlxv.U
3806 ____________________________________________________________________________
3807 [  4818] By: jhi                                   on 2000/01/19  08:13:05
3808         Log: Integrate with Sarathy.
3809      Branch: cfgperl
3810           !> Changes Configure win32/config.bc win32/config.gc
3811           !> win32/config.vc win32/config_H.bc win32/config_H.gc
3812           !> win32/config_H.vc
3813 ____________________________________________________________________________
3814 [  4817] By: gsar                                  on 2000/01/19  05:25:43
3815         Log: regen win32/config*
3816      Branch: perl
3817            ! Configure win32/config.bc win32/config.gc win32/config.vc
3818            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3819 ____________________________________________________________________________
3820 [  4816] By: jhi                                   on 2000/01/18  21:19:10
3821         Log: Policy patch from Andy for installation directories,
3822              removing the $apiversion.
3823      Branch: cfgperl
3824            ! Policy_sh.SH
3825 ____________________________________________________________________________
3826 [  4815] By: jhi                                   on 2000/01/18  21:11:03
3827         Log: Move _GNU_SOURCE into config_h.SH awaay from Configure
3828              as suggested by Andy.
3829      Branch: cfgperl
3830            ! Configure config_h.SH
3831      Branch: metaconfig
3832            ! U/compline/d_gnulibc.U U/modified/cc.U
3833 ____________________________________________________________________________
3834 [  4814] By: gsar                                  on 2000/01/18  20:48:10
3835         Log: integrate cfgperl changes into mainline
3836      Branch: perl
3837            ! Changes
3838           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3839           !> Porting/pumpkin.pod config_h.SH doop.c patchlevel.h perl.c
3840           !> perl.h t/lib/posix.t t/op/pack.t utf8.c
3841 ____________________________________________________________________________
3842 [  4813] By: jhi                                   on 2000/01/18  19:41:33
3843         Log: metaconfig todo note from Andy.
3844      Branch: cfgperl
3845            ! Configure config_h.SH
3846      Branch: metaconfig
3847            ! U/installdirs/inc_version_list.U
3848 ____________________________________________________________________________
3849 [  4812] By: jhi                                   on 2000/01/18  15:02:55
3850         Log: More -V.
3851      Branch: cfgperl
3852            ! perl.c
3853 ____________________________________________________________________________
3854 [  4811] By: jhi                                   on 2000/01/18  10:35:30
3855         Log: More compile-time options shown with -V.
3856      Branch: cfgperl
3857            ! perl.c
3858 ____________________________________________________________________________
3859 [  4810] By: jhi                                   on 2000/01/17  08:35:49
3860         Log: Add -D_GNU_SOURCE into ccflags for gcc (for now to expose
3861              the strtold() and qgcvt() prototypes for long doubles, but
3862              it should be okay in any case); fix bad assumptions in the
3863              test suite about string->float conversions; though the out
3864              parameter of strtold() (and strtoll()) is unused, it is nicer
3865              to have it in correct type.
3866      Branch: cfgperl
3867            ! Configure config_h.SH perl.h t/lib/posix.t t/op/pack.t
3868      Branch: metaconfig
3869            ! U/modified/cc.U
3870 ____________________________________________________________________________
3871 [  4809] By: jhi                                   on 2000/01/16  19:21:18
3872         Log: strtoll works better ternary.
3873      Branch: cfgperl
3874            ! perl.h
3875 ____________________________________________________________________________
3876 [  4808] By: jhi                                   on 2000/01/16  19:12:58
3877         Log: Know strtoll.
3878      Branch: cfgperl
3879            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3880            ! config_h.SH perl.h
3881 ____________________________________________________________________________
3882 [  4807] By: jhi                                   on 2000/01/16  17:57:03
3883         Log: Integrate with Sarathy.
3884      Branch: cfgperl
3885           !> dump.c gv.c gv.h lib/vars.pm op.c op.h perl.h pod/perlfunc.pod
3886           !> sv.c sv.h t/pragma/strict-vars toke.c util.c
3887 ____________________________________________________________________________
3888 [  4806] By: jhi                                   on 2000/01/16  16:37:47
3889         Log: Continue qgcvt work; closer now but not yet there.
3890      Branch: cfgperl
3891            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3892            ! config_h.SH doop.c utf8.c
3893      Branch: metaconfig
3894            ! U/compline/d_gconvert.U
3895      Branch: metaconfig/U/perl
3896            ! d_qgcvt.U
3897 ____________________________________________________________________________
3898 [  4805] By: jhi                                   on 2000/01/15  22:26:16
3899         Log: Metaconfig and Porting patches from Andy; start using the new
3900              long long and long double thingies from #4804; regen Configure.
3901      Branch: cfgperl
3902            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3903            ! Porting/pumpkin.pod config_h.SH patchlevel.h perl.h util.c
3904      Branch: metaconfig
3905            + U/dist_patches/dist-p70a U/dist_patches/dist-p70b
3906            + U/dist_patches/dist-p70c U/installdirs/inc_version_list.U
3907            + U/modified/myhostname.U U/modified/nis.U U/nullified/fpu.U
3908            + U/nullified/lib.U
3909            ! U/README U/compline/d_gconvert.U U/installdirs/sitearch.U
3910            ! U/installdirs/sitelib.U U/installdirs/vendorarch.U
3911            ! U/installdirs/vendorlib.U U/modified/Cppsym.U U/modified/Loc.U
3912            ! U/modified/Oldconfig.U U/modified/Signal.U
3913            ! U/modified/sig_name.U U/threads/usethreads.U
3914      Branch: metaconfig/U/perl
3915            ! d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
3916            ! d_strtouq.U dlsrc.U i_db.U libperl.U patchlevel.U
3917            ! usemultiplicity.U
3918      Branch: perl
3919            ! perl.h util.c
3920 ____________________________________________________________________________
3921 [  4804] By: jhi                                   on 2000/01/14  14:22:24
3922         Log: Add more quad/long long/long double sciency.
3923      Branch: metaconfig/U/perl
3924            + d_qgcvt.U d_strtold.U d_strtoll.U d_strtoq.U d_strtoull.U
3925            + d_strtouq.U
3926 ____________________________________________________________________________
3927 [  4803] By: gsar                                  on 2000/01/14  04:40:49
3928         Log: minor optimization (avoid double sv_upgrade() for "our Foo $bar;")
3929      Branch: perl
3930            ! op.c
3931 ____________________________________________________________________________
3932 [  4802] By: gsar                                  on 2000/01/14  04:35:55
3933         Log: add note about "our"
3934      Branch: perl
3935            ! lib/vars.pm
3936 ____________________________________________________________________________
3937 [  4801] By: gsar                                  on 2000/01/14  04:16:51
3938         Log: nailed "our" declarations, and better warnings on duplicate
3939              "our" declarations
3940      Branch: perl
3941            ! dump.c gv.c gv.h op.c pod/perlfunc.pod sv.c sv.h
3942            ! t/pragma/strict-vars toke.c
3943 ____________________________________________________________________________
3944 [  4800] By: gsar                                  on 2000/01/14  01:27:13
3945         Log: avoid spurious "Useless use of variable" warning on C<our $foo;>
3946      Branch: perl
3947            ! dump.c op.c op.h
3948 ____________________________________________________________________________
3949 [  4799] By: gsar                                  on 2000/01/14  01:17:15
3950         Log: doc typo
3951      Branch: perl
3952            ! pod/perlfunc.pod
3953 ____________________________________________________________________________
3954 [  4798] By: jhi                                   on 2000/01/13  16:31:34
3955         Log: Integrate with Sarathy.
3956      Branch: cfgperl
3957           +> epoc/config.sh epoc/epocish.c epoc/link.pl
3958           +> ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/hints/openbsd.pl
3959           +> ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
3960           +> ext/ODBM_File/hints/cygwin.pl lib/byte.pm lib/byte_heavy.pl
3961           +> lib/unicode/Unicode.300 pod/perlfork.pod t/lib/glob-case.t
3962           +> win32/perlhost.h win32/vdir.h win32/vmem.h
3963            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
3964            - epoc/perl.pkg ext/DynaLoader/dl_cygwin.xs
3965            - lib/unicode/UnicodeData-Latest.txt os2/POSIX.mkfifo
3966           !> (integrate 282 files)
3967 ____________________________________________________________________________
3968 [  4797] By: gsar                                  on 2000/01/13  08:12:56
3969         Log: clearer docs for change#4796; faster av_exists()
3970      Branch: perl
3971            ! av.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
3972 ____________________________________________________________________________
3973 [  4796] By: gsar                                  on 2000/01/13  06:49:03
3974         Log: support delete() and exists() on array, tied array, and pseudo-hash
3975              elements or slices
3976      Branch: perl
3977            ! av.c embed.h embed.pl global.sym lib/Tie/Array.pm
3978            ! lib/Tie/Hash.pm objXSUB.h op.c perlapi.c pod/perldelta.pod
3979            ! pod/perlfunc.pod pod/perlref.pod pod/perltie.pod pp.c proto.h
3980            ! t/op/avhv.t t/op/delete.t
3981 ____________________________________________________________________________
3982 [  4795] By: gsar                                  on 2000/01/11  20:52:30
3983         Log: extend site_perl changes change#4773 to vendor_perl as well
3984      Branch: perl
3985            ! Configure
3986 ____________________________________________________________________________
3987 [  4794] By: gsar                                  on 2000/01/11  19:18:50
3988         Log: rework INSTALL to reflect new logic for versioning sitelibs
3989      Branch: perl
3990            ! INSTALL
3991 ____________________________________________________________________________
3992 [  4793] By: gsar                                  on 2000/01/11  01:44:00
3993         Log: test for change#4792
3994      Branch: perl
3995            ! t/op/fork.t
3996 ____________________________________________________________________________
3997 [  4792] By: gsar                                  on 2000/01/11  01:22:36
3998         Log: pseudo forked children inherit environment correctly
3999      Branch: perl
4000            ! win32/perlhost.h
4001 ____________________________________________________________________________
4002 [  4791] By: gsar                                  on 2000/01/10  19:14:03
4003         Log: test tweak
4004      Branch: perl
4005            ! t/op/fork.t
4006 ____________________________________________________________________________
4007 [  4790] By: gsar                                  on 2000/01/10  18:56:16
4008         Log: check for USE_ITHREADS sanity was too restrictive
4009      Branch: perl
4010            ! perl.h
4011 ____________________________________________________________________________
4012 [  4789] By: gsar                                  on 2000/01/10  18:30:24
4013         Log: add workaround for textmode read() bug in MSVCRT; make chdir() do
4014              a real SetCurrentDirectory() in toplevel host
4015      Branch: perl
4016            ! README.win32 win32/Makefile win32/makefile.mk win32/perlhost.h
4017            ! win32/vdir.h win32/win32.c
4018 ____________________________________________________________________________
4019 [  4782] By: gsar                                  on 2000/01/10  05:27:03
4020         Log: EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
4021      Branch: perl
4022            + epoc/config.sh epoc/epocish.c epoc/link.pl
4023            - epoc/Config.pm epoc/autosplit.pl epoc/config.h epoc/perl.mmp
4024            - epoc/perl.pkg
4025            ! MANIFEST README.epoc epoc/createpkg.pl epoc/epoc.c
4026            ! epoc/epoc_stubs.c epoc/epocish.h ext/IO/lib/IO/Socket.pm
4027            ! lib/Sys/Hostname.pm
4028 ____________________________________________________________________________
4029 [  4781] By: gsar                                  on 2000/01/10  05:11:03
4030         Log: pod typos (from Abigail <abigail@delanet.com>)
4031      Branch: perl
4032            ! pod/perl.pod pod/perllexwarn.pod pod/perlxstut.pod
4033 ____________________________________________________________________________
4034 [  4780] By: gsar                                  on 2000/01/10  05:07:35
4035         Log: failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)
4036      Branch: perl
4037            ! t/lib/thread.t
4038 ____________________________________________________________________________
4039 [  4779] By: gsar                                  on 2000/01/10  05:06:16
4040         Log: terminate -s switch processing only on C<-->, not on C<--foo>
4041      Branch: perl
4042            ! perl.c
4043 ____________________________________________________________________________
4044 [  4778] By: gsar                                  on 2000/01/10  04:38:45
4045         Log: useithreads needs usemultiplicity
4046      Branch: perl
4047            ! Configure perl.h
4048 ____________________________________________________________________________
4049 [  4777] By: gsar                                  on 2000/01/10  01:18:04
4050         Log: use $Config{version} rather than $] where appropriate
4051      Branch: perl
4052            ! lib/CPAN.pm lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Unix.pm
4053            ! lib/ExtUtils/Mksymlists.pm lib/Pod/Man.pm lib/diagnostics.pm
4054            ! lib/lib.pm
4055 ____________________________________________________________________________
4056 [  4776] By: gsar                                  on 2000/01/10  00:11:34
4057         Log: enable fork.t on windows
4058      Branch: perl
4059            ! t/op/fork.t
4060 ____________________________________________________________________________
4061 [  4775] By: gsar                                  on 2000/01/10  00:07:29
4062         Log: broken test for use5005threads
4063      Branch: perl
4064            ! t/lib/safe2.t
4065 ____________________________________________________________________________
4066 [  4774] By: gsar                                  on 2000/01/09  23:56:37
4067         Log: more windows build tweaks
4068      Branch: perl
4069            ! installperl makedef.pl win32/Makefile win32/config_H.bc
4070            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
4071            ! win32/makefile.mk
4072 ____________________________________________________________________________
4073 [  4773] By: gsar                                  on 2000/01/09  22:27:19
4074         Log: more changes for new-style version numbers (versions numbers on
4075              the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where
4076              they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion};
4077              split $Config{apiversion} into three, @Config{apirevision,apiversion,
4078              apisubversion} for CPP friendliness; $Config{sitelib} now defaults
4079              to .../site_perl/$version, just like $Config{privlib}, making sitelib
4080              completely independent across versions and substantially eliminating
4081              chances of breaking older installations by overwriting newly built
4082              extensions; all this means compatibility inclusions for @INC will need
4083              to take into account older sitelib versions (this still TODO)
4084              
4085              windows, vms, dos tweaks for the above
4086      Branch: perl
4087            ! Changes Configure INSTALL Porting/config.sh Porting/config_H
4088            ! config_h.SH configure.com dosish.h installman installperl
4089            ! patchlevel.h perl.c perl.h vms/vmsish.h win32/Makefile
4090            ! win32/config.bc win32/config.gc win32/config.vc
4091            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4092            ! win32/config_h.PL win32/config_sh.PL win32/makefile.mk
4093            ! win32/win32.c
4094 ____________________________________________________________________________
4095 [  4772] By: gsar                                  on 2000/01/09  19:05:33
4096         Log: s/usethreads/use5005threads/g
4097      Branch: perl
4098            ! myconfig.SH t/lib/english.t t/lib/thread.t t/op/nothread.t
4099 ____________________________________________________________________________
4100 [  4771] By: gsar                                  on 2000/01/09  18:51:50
4101         Log: Configure changes for new-style version numbers (from Andy Dougherty,
4102              slightly altered)
4103      Branch: perl
4104            ! Configure INSTALL Porting/Glossary Porting/config.sh
4105            ! Porting/config_H config_h.SH perl.h win32/Makefile
4106            ! win32/config.bc win32/config.gc win32/config.vc
4107            ! win32/makefile.mk
4108 ____________________________________________________________________________
4109 [  4770] By: gsar                                  on 2000/01/07  22:18:54
4110         Log: fix for 'make utest' failures (from Ilya Zakharevich)
4111      Branch: perl
4112            ! regexec.c
4113 ____________________________________________________________________________
4114 [  4769] By: gsar                                  on 2000/01/07  18:23:16
4115         Log: cygwin update (from Eric Fifer <EFifer@sanwaint.com>)
4116      Branch: perl
4117            + ext/IPC/SysV/hints/cygwin.pl ext/NDBM_File/hints/cygwin.pl
4118            + ext/ODBM_File/hints/cygwin.pl
4119            ! Configure INSTALL MANIFEST ext/POSIX/Makefile.PL
4120            ! hints/cygwin.sh installman installperl lib/Cwd.pm
4121            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec/Unix.pm lib/perl5db.pl
4122            ! perlsdio.h t/op/magic.t t/op/stat.t utils/perlcc.PL
4123 ____________________________________________________________________________
4124 [  4768] By: gsar                                  on 2000/01/07  18:12:15
4125         Log: typo on h2xs.PL (from Helmut Jarausch)
4126      Branch: perl
4127            ! utils/h2xs.PL
4128 ____________________________________________________________________________
4129 [  4767] By: gsar                                  on 2000/01/07  17:58:45
4130         Log: VMS update (from Peter Prymmer <pvhp@forte.com>)
4131      Branch: perl
4132            ! README.vms configure.com vms/subconfigure.com
4133 ____________________________________________________________________________
4134 [  4766] By: gsar                                  on 2000/01/07  17:54:05
4135         Log: os2/POSIX.mkfifo not needed (from Yitzchak Scott-Thoennes
4136              <sthoenna@efn.org>)
4137      Branch: perl
4138            - os2/POSIX.mkfifo
4139            ! MANIFEST README.os2
4140 ____________________________________________________________________________
4141 [  4765] By: gsar                                  on 2000/01/06  20:11:46
4142         Log: add workaround for dlopen() bug on OpenBSD (relative paths that
4143              match /^lib/ won't load properly)
4144      Branch: perl
4145            + ext/DynaLoader/hints/openbsd.pl
4146            ! Changes MANIFEST ext/DynaLoader/dl_dlopen.xs
4147 ____________________________________________________________________________
4148 [  4764] By: gsar                                  on 2000/01/06  19:51:08
4149         Log: add undocumented globals for compatibility--find.pl, and find2perl
4150              generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
4151      Branch: perl
4152            ! lib/File/Find.pm
4153 ____________________________________________________________________________
4154 [  4763] By: gsar                                  on 2000/01/06  10:51:07
4155         Log: fix various C-backend shenanigans
4156      Branch: perl
4157            ! ext/B/B/C.pm
4158 ____________________________________________________________________________
4159 [  4762] By: gsar                                  on 2000/01/06  04:09:00
4160         Log: tweak test in change#4757 for Windows
4161      Branch: perl
4162            ! t/io/open.t
4163 ____________________________________________________________________________
4164 [  4761] By: gsar                                  on 2000/01/06  02:55:30
4165         Log: USE_ITHREADS tweak (reused pad values could be SvREADONLY if
4166              they belonged to freed OP_CONSTs)
4167      Branch: perl
4168            ! op.c
4169 ____________________________________________________________________________
4170 [  4760] By: gsar                                  on 2000/01/06  00:22:40
4171         Log: constant ranges could escape bareword check in list context
4172      Branch: perl
4173            ! op.c t/pragma/strict-subs
4174 ____________________________________________________________________________
4175 [  4759] By: gsar                                  on 2000/01/05  20:52:50
4176         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4177              Date: Wed, 05 Jan 2000 15:23:18 EST
4178              Message-Id: <20000105152318.A7400@monk.mps.ohio-state.edu>
4179              Subject: Re: minimal m//g matches appear busted
4180      Branch: perl
4181            ! regexec.c t/op/pat.t
4182 ____________________________________________________________________________
4183 [  4758] By: gsar                                  on 2000/01/05  12:49:40
4184         Log: various nits identified by warnings unmasked by recent changes
4185      Branch: perl
4186            ! ext/B/Makefile.PL lib/ExtUtils/Install.pm pod/perlfunc.pod
4187 ____________________________________________________________________________
4188 [  4757] By: gsar                                  on 2000/01/05  12:48:10
4189         Log: severe bugs in change#3786 fixed
4190      Branch: perl
4191            ! doio.c t/io/open.t
4192 ____________________________________________________________________________
4193 [  4756] By: gsar                                  on 2000/01/05  11:25:10
4194         Log: tweak change#4745 to make ebcdic output match for chars <= 037
4195      Branch: perl
4196            ! ext/Data/Dumper/Dumper.pm
4197 ____________________________________________________________________________
4198 [  4755] By: gsar                                  on 2000/01/05  06:56:05
4199         Log: cygwin support tweaks (from Eric Fifer <EFifer@sanwaint.com>)
4200      Branch: perl
4201            ! Configure util.c utils/perlcc.PL
4202 ____________________________________________________________________________
4203 [  4754] By: gsar                                  on 2000/01/05  06:52:25
4204         Log: avoid expensive Version_check (from Andreas Koenig)
4205      Branch: perl
4206            ! Changes lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4207            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4208 ____________________________________________________________________________
4209 [  4753] By: gsar                                  on 2000/01/05  06:48:22
4210         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
4211              Date: 03 Jan 2000 21:56:02 +0100
4212              Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de>
4213              Subject: Reloading File::Copy
4214      Branch: perl
4215            ! Changes lib/File/Copy.pm t/lib/filecopy.t
4216 ____________________________________________________________________________
4217 [  4752] By: gsar                                  on 2000/01/04  01:19:20
4218         Log: s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g
4219      Branch: perl
4220            ! win32/Makefile win32/makefile.mk win32/win32.h
4221 ____________________________________________________________________________
4222 [  4751] By: gsar                                  on 2000/01/03  18:26:08
4223         Log: avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)
4224      Branch: perl
4225            ! lib/ExtUtils/MakeMaker.pm
4226 ____________________________________________________________________________
4227 [  4750] By: gsar                                  on 2000/01/02  21:58:02
4228         Log: make DProf look at $ENV{PERL_DPROF_OUT_FILE_NAME} to make it possible
4229              to write to a file other than tmon.out (suggested by Haakon Alstadheim
4230              <Haakon.Alstadheim@sds.no>)
4231      Branch: perl
4232            ! ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
4233 ____________________________________________________________________________
4234 [  4749] By: gsar                                  on 2000/01/02  21:37:29
4235         Log: disable optimization in change#3612 for join() and quotemeta()--this
4236              removes all the gross hacks for the special cases in that change; fix
4237              pp_concat() for when TARG == arg (modified version of patch suggested
4238              by Ilya Zakharevich)
4239      Branch: perl
4240            ! op.c opcode.h opcode.pl pp_hot.c sv.c t/op/lex_assign.t
4241 ____________________________________________________________________________
4242 [  4748] By: gsar                                  on 2000/01/02  20:26:06
4243         Log: MakeMaker should attempt to "require" rather than "use" prerequisites
4244              to avoid imports (from Michael G Schwern <schwern@pobox.com>)
4245      Branch: perl
4246            ! lib/ExtUtils/MakeMaker.pm
4247 ____________________________________________________________________________
4248 [  4747] By: gsar                                  on 2000/01/02  20:17:36
4249         Log: fix 4-arg substr() when used as argument to subroutine
4250      Branch: perl
4251            ! pp.c t/op/substr.t
4252 ____________________________________________________________________________
4253 [  4746] By: gsar                                  on 2000/01/02  18:45:58
4254         Log: usethreads build fixups for NeXTstep (as suggested by Hans Mulder)
4255      Branch: perl
4256            ! embed.h embed.pl ext/DynaLoader/dl_beos.xs
4257            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
4258            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
4259            ! perlapi.c proto.h thread.h util.c
4260 ____________________________________________________________________________
4261 [  4745] By: gsar                                  on 2000/01/02  18:15:44
4262         Log: ebcdic fix for Data::Dumper from Peter Prymmer
4263      Branch: perl
4264            ! ext/Data/Dumper/Dumper.pm regcomp.c
4265 ____________________________________________________________________________
4266 [  4744] By: gsar                                  on 1999/12/31  22:42:23
4267         Log: missing files in previous submit
4268      Branch: perl
4269            ! embed.h embed.pl ext/Devel/DProf/DProf.xs globals.c
4270            ! lib/ExtUtils/MM_Unix.pm objXSUB.h perlapi.c proto.h
4271 ____________________________________________________________________________
4272 [  4743] By: gsar                                  on 1999/12/31  06:47:18
4273         Log: various Windows build tweaks
4274      Branch: perl
4275            ! win32/win32.h
4276 ____________________________________________________________________________
4277 [  4742] By: gsar                                  on 1999/12/30  21:32:36
4278         Log: change#4705 breaks code that interpolates $], so leave string value
4279              of $] as it was for compatibility (and perhaps introduce $^V or similar
4280              for the utf8 representation, maybe?)
4281      Branch: perl
4282            ! configpm gv.c
4283 ____________________________________________________________________________
4284 [  4741] By: gsar                                  on 1999/12/30  19:36:21
4285         Log: avoid CRLF in byteloadable files created by perlcc
4286      Branch: perl
4287            ! utils/perlcc.PL
4288 ____________________________________________________________________________
4289 [  4740] By: gsar                                  on 1999/12/30  19:35:07
4290         Log: leave DATA open in binmode if __END__ line doesn't have CRLF
4291      Branch: perl
4292            ! pod/perldelta.pod toke.c
4293 ____________________________________________________________________________
4294 [  4739] By: gsar                                  on 1999/12/30  05:44:21
4295         Log: enable the PERL_BINMODE_SCRIPTS behavior by default on Windows
4296              to allow ByteLoader to work; the DATA filehandles continue to
4297              be left open in text mode for compatibility
4298      Branch: perl
4299            ! embed.h embed.pl objXSUB.h pod/perldelta.pod proto.h sv.c
4300            ! toke.c win32/Makefile win32/makefile.mk win32/win32.c
4301            ! win32/win32.h
4302 ____________________________________________________________________________
4303 [  4738] By: gsar                                  on 1999/12/30  04:36:12
4304         Log: CR-LF support broken for formats
4305      Branch: perl
4306            ! toke.c
4307 ____________________________________________________________________________
4308 [  4737] By: gsar                                  on 1999/12/29  22:30:52
4309         Log: make DProf functional under pseudo-fork()
4310      Branch: perl
4311            ! ext/Devel/DProf/DProf.xs
4312 ____________________________________________________________________________
4313 [  4736] By: gsar                                  on 1999/12/29  21:04:59
4314         Log: slurp mode fix in change#2910 wasn't quite right (spotted by Hans
4315              Mulder)
4316      Branch: perl
4317            ! doio.c pp_hot.c t/io/argv.t
4318 ____________________________________________________________________________
4319 [  4735] By: gsar                                  on 1999/12/29  18:12:40
4320         Log: re.pm is needed earlier, xsubpp now uses it (spotted by Andreas
4321              Koenig)
4322      Branch: perl
4323            ! Makefile.SH
4324 ____________________________________________________________________________
4325 [  4734] By: gsar                                  on 1999/12/28  21:10:37
4326         Log: Windows build tweaks
4327      Branch: perl
4328            ! INTERN.h sv.c
4329 ____________________________________________________________________________
4330 [  4733] By: gsar                                  on 1999/12/28  20:45:15
4331         Log: remove never-taken branch for making getc() operate on ARGV (spotted 
4332              by Ralph Corderoy <ralph@inputplus.demon.co.uk>)
4333      Branch: perl
4334            ! pp_sys.c
4335 ____________________________________________________________________________
4336 [  4732] By: gsar                                  on 1999/12/28  20:42:13
4337         Log: tests for change#4642 and pod fixups suggested by Ralph Corderoy
4338              <ralph@inputplus.demon.co.uk>
4339      Branch: perl
4340            ! pod/perldelta.pod pod/perlfunc.pod pod/perlre.pod t/io/argv.t
4341 ____________________________________________________________________________
4342 [  4731] By: gsar                                  on 1999/12/28  20:23:17
4343         Log: optimize XSUBs to use targets if the -nooptimize xsubpp option is
4344              not supplied (variant of patch suggested by Ilya Zakharevich)
4345      Branch: perl
4346            ! XSUB.h lib/ExtUtils/xsubpp
4347 ____________________________________________________________________________
4348 [  4730] By: gsar                                  on 1999/12/28  19:55:56
4349         Log: range operator does magical string increment iff both operands
4350              are non-numbers, from Tom Phoenix <rootbeer@redcat.com>; fixed
4351              the "foreach (RANGE)" case as well
4352      Branch: perl
4353            ! pp_ctl.c t/op/range.t
4354 ____________________________________________________________________________
4355 [  4729] By: gsar                                  on 1999/12/28  18:40:19
4356         Log: Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>
4357      Branch: perl
4358            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
4359            ! EXTERN.h INTERN.h MANIFEST README.win32 iperlsys.h
4360            ! lib/ExtUtils/MM_Win32.pm makedef.pl win32/Makefile
4361            ! win32/config.gc win32/genmk95.pl win32/makefile.mk
4362            ! win32/perlhost.h win32/perllib.c win32/runperl.c win32/win32.c
4363            ! win32/win32.h
4364 ____________________________________________________________________________
4365 [  4728] By: gsar                                  on 1999/12/28  07:44:19
4366         Log: typecasts needed
4367      Branch: perl
4368            ! toke.c
4369 ____________________________________________________________________________
4370 [  4727] By: gsar                                  on 1999/12/28  06:23:08
4371         Log: change#4721 needed line number adjustments
4372      Branch: perl
4373            ! MANIFEST global.sym proto.h t/pragma/warn/doop
4374            ! t/pragma/warn/pp t/pragma/warn/regcomp t/pragma/warn/sv
4375            ! t/pragma/warn/toke t/pragma/warn/utf8
4376 ____________________________________________________________________________
4377 [  4726] By: gsar                                  on 1999/12/28  04:18:15
4378         Log: integrate utfperl contents into mainline
4379      Branch: perl
4380           +> lib/byte.pm lib/byte_heavy.pl
4381           !> configpm embed.h embed.pl embedvar.h gv.c intrpvar.h objXSUB.h
4382           !> patchlevel.h perl.c perl.h perlapi.c pp_ctl.c pp_hot.c proto.h
4383           !> regnodes.h sv.c sv.h t/comp/require.t toke.c utf8.h
4384 ____________________________________________________________________________
4385 [  4725] By: gsar                                  on 1999/12/28  04:08:09
4386         Log: integrate mainline contents
4387      Branch: utfperl
4388            - ext/DynaLoader/dl_cygwin.xs lib/unicode/Eq/Latin1
4389            - lib/unicode/Eq/Unicode
4390           !> (integrate 60 files)
4391 ____________________________________________________________________________
4392 [  4724] By: gsar                                  on 1999/12/28  03:44:10
4393         Log: fix for /(^|a)b/ breakage from Ilya Zakharevich
4394      Branch: perl
4395            ! regcomp.c t/op/re_tests
4396 ____________________________________________________________________________
4397 [  4723] By: gsar                                  on 1999/12/28  03:28:39
4398         Log: more ebcdic testsuite fixups (from Peter Prymmer)
4399      Branch: perl
4400            ! Changes lib/bigfloat.pl t/lib/charnames.t t/lib/dumper.t
4401            ! t/pragma/overload.t t/pragma/utf8.t
4402 ____________________________________________________________________________
4403 [  4722] By: gsar                                  on 1999/12/28  03:14:48
4404         Log: avoid "used once" warning
4405      Branch: perl
4406            ! lib/diagnostics.pm
4407 ____________________________________________________________________________
4408 [  4721] By: gsar                                  on 1999/12/28  03:10:32
4409         Log: ebcdic tweaks for tests from Peter Prymmer
4410      Branch: perl
4411            ! t/pragma/warn/doop t/pragma/warn/pp t/pragma/warn/regcomp
4412            ! t/pragma/warn/sv t/pragma/warn/toke t/pragma/warn/utf8
4413 ____________________________________________________________________________
4414 [  4720] By: gsar                                  on 1999/12/28  03:08:39
4415         Log: pod nits from Simon Cozens <simon@brecon.co.uk> and others
4416      Branch: perl
4417            ! README.os2 lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
4418            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MakeMaker.pm
4419            ! lib/ExtUtils/Mkbootstrap.pm pod/perlop.pod
4420 ____________________________________________________________________________
4421 [  4719] By: gsar                                  on 1999/12/28  03:01:04
4422         Log: perlport v1.45 from Chris Nandor
4423      Branch: perl
4424            ! pod/perlport.pod
4425 ____________________________________________________________________________
4426 [  4718] By: gsar                                  on 1999/12/28  02:59:16
4427         Log: newer version of constant.pm from Tom Phoenix; added Tom's notes to
4428              perldelta; added STOP, DESTROY and AUTOLOAD to specials list
4429      Branch: perl
4430            ! lib/constant.pm pod/perldelta.pod pod/perlvar.pod
4431            ! t/pragma/constant.t
4432 ____________________________________________________________________________
4433 [  4717] By: gsar                                  on 1999/12/28  02:47:04
4434         Log: cygwin update from Eric Fifer <EFifer@sanwaint.com>
4435      Branch: perl
4436            - ext/DynaLoader/dl_cygwin.xs
4437            ! MAINTAIN MANIFEST ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/pair.c
4438            ! hints/cygwin.sh installperl mg.c pod/perlfaq3.pod t/op/stat.t
4439            ! util.c
4440 ____________________________________________________________________________
4441 [  4716] By: gsar                                  on 1999/12/28  02:40:51
4442         Log: tweak to show up db-linked-with-libpthread-but-not-perl problem
4443              (from Andy Dougherty)
4444      Branch: perl
4445            ! Configure
4446 ____________________________________________________________________________
4447 [  4715] By: gsar                                  on 1999/12/28  02:38:44
4448         Log: better variant of change#4644 (from Andy Dougherty)
4449      Branch: perl
4450            ! Configure
4451 ____________________________________________________________________________
4452 [  4714] By: gsar                                  on 1999/12/28  02:36:40
4453         Log: be defensive about setting {host,group,pass}cat (from Andy Dougherty)
4454      Branch: perl
4455            ! Configure
4456 ____________________________________________________________________________
4457 [  4713] By: gsar                                  on 1999/12/28  02:35:15
4458         Log: $sitelib should be $prefix/lib/perl5/site_perl, as documented in
4459              INSTALL (from Andy Dougherty)
4460      Branch: perl
4461            ! Configure
4462 ____________________________________________________________________________
4463 [  4712] By: gsar                                  on 1999/12/28  02:30:55
4464         Log: avoid creating new files during make install
4465      Branch: perl
4466            ! Makefile.SH
4467 ____________________________________________________________________________
4468 [  4711] By: gsar                                  on 1999/12/28  02:24:44
4469         Log: pod edits from Paul Marquess and Mark-Jason Dominus
4470      Branch: perl
4471            ! AUTHORS Changes ext/DynaLoader/dl_aix.xs
4472            ! ext/DynaLoader/dl_dlopen.xs lib/Net/Ping.pm pod/perlcall.pod
4473            ! pod/perldelta.pod
4474 ____________________________________________________________________________
4475 [  4710] By: gsar                                  on 1999/12/28  02:05:23
4476         Log: miniperl build fixes for os2 (from Yitzchak Scott-Thoennes
4477              <sthoenna@efn.org>); add explicit target for opmini.o
4478      Branch: perl
4479            ! Makefile.SH cygwin/Makefile.SHs os2/Makefile.SHs
4480 ____________________________________________________________________________
4481 [  4709] By: gsar                                  on 1999/12/28  01:20:39
4482         Log: partly fix perldiag regressions identified by Tom Christiansen
4483      Branch: perl
4484            ! doio.c lib/diagnostics.pm pod/perldiag.pod pp_hot.c pp_sys.c
4485            ! t/pragma/warn/4lint t/pragma/warn/doio t/pragma/warn/pp_hot
4486            ! t/pragma/warn/pp_sys
4487 ____________________________________________________________________________
4488 [  4708] By: gsar                                  on 1999/12/27  23:33:24
4489         Log: update perldiag for change#4707
4490      Branch: perl
4491            ! perl.c pod/perldiag.pod
4492 ____________________________________________________________________________
4493 [  4707] By: gsar                                  on 1999/12/27  23:23:39
4494         Log: allow spaces in -I switch argument
4495      Branch: perl
4496            ! perl.c
4497 ____________________________________________________________________________
4498 [  4706] By: gsar                                  on 1999/12/26  23:44:53
4499         Log: fix typos
4500      Branch: utfperl
4501            ! sv.h toke.c
4502 ____________________________________________________________________________
4503 [  4705] By: gsar                                  on 1999/12/24  04:02:35
4504         Log: support for v5.5.640 style version numbers
4505      Branch: utfperl
4506            ! configpm embedvar.h gv.c intrpvar.h objXSUB.h patchlevel.h
4507            ! perl.c perl.h pp_ctl.c sv.c sv.h t/comp/require.t toke.c
4508 ____________________________________________________________________________
4509 [  4704] By: gsar                                  on 1999/12/23  08:54:27
4510         Log: bring in basic threads stuff under USE_ITHREADS
4511      Branch: perl
4512            ! makedef.pl op.c perl.c perl.h perlvars.h pp_sys.c thread.h
4513            ! util.c
4514 ____________________________________________________________________________
4515 [  4703] By: gsar                                  on 1999/12/23  00:10:06
4516         Log: integrate mainline contents into utfperl
4517      Branch: utfperl
4518           !> (integrate 33 files)
4519 ____________________________________________________________________________
4520 [  4702] By: gsar                                  on 1999/12/20  17:18:23
4521         Log: virtual directory handling broken on paths with trailing slash
4522      Branch: perl
4523            ! win32/Makefile win32/makefile.mk win32/vdir.h
4524 ____________________________________________________________________________
4525 [  4701] By: gsar                                  on 1999/12/20  17:09:55
4526         Log: revert optimization in change#4700 (it appears OPpRUNTIME flag
4527              isn't set for all m/$foo/o)
4528      Branch: perl
4529            ! pp_ctl.c
4530 ____________________________________________________________________________
4531 [  4700] By: gsar                                  on 1999/12/20  16:28:51
4532         Log: avoid pp_regcomp() changing optree at run time under USE_*THREADS (or
4533              we have a race on our hands)
4534      Branch: perl
4535            ! pp_ctl.c
4536 ____________________________________________________________________________
4537 [  4699] By: gsar                                  on 1999/12/20  16:19:00
4538         Log: pod tweaks
4539      Branch: perl
4540            ! pod/perldelta.pod pod/perlfilter.pod pod/perlopentut.pod
4541 ____________________________________________________________________________
4542 [  4698] By: gsar                                  on 1999/12/20  07:55:07
4543         Log: uv_to_utf8() could lose 37th bit on HAS_QUAD platforms
4544      Branch: perl
4545            ! utf8.c
4546 ____________________________________________________________________________
4547 [  4697] By: gsar                                  on 1999/12/18  01:35:50
4548         Log: fix from Larry for parsing C<{ 0x1 => 'foo'}> as an
4549              anon hash rather than a block; test case for the same
4550      Branch: perl
4551            ! t/comp/term.t toke.c
4552 ____________________________________________________________________________
4553 [  4696] By: gsar                                  on 1999/12/17  19:55:03
4554         Log: leak in change#4694 spotted by Larry
4555      Branch: perl
4556            ! hv.c
4557 ____________________________________________________________________________
4558 [  4695] By: gsar                                  on 1999/12/17  18:14:11
4559         Log: test case for change#4694
4560      Branch: perl
4561            ! t/op/delete.t
4562 ____________________________________________________________________________
4563 [  4694] By: gsar                                  on 1999/12/17  18:09:08
4564         Log: delete() should return the value as is, not a copy thereof
4565      Branch: perl
4566            ! hv.c pod/perldelta.pod
4567 ____________________________________________________________________________
4568 [  4693] By: gsar                                  on 1999/12/17  17:45:58
4569         Log: fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakharevich)
4570      Branch: perl
4571            ! regexec.c t/op/re_tests
4572 ____________________________________________________________________________
4573 [  4692] By: gsar                                  on 1999/12/17  17:41:10
4574         Log: credits tweak
4575      Branch: perl
4576            ! lib/File/Spec.pm
4577 ____________________________________________________________________________
4578 [  4691] By: gsar                                  on 1999/12/17  07:12:53
4579         Log: DynaLoader doesn't build properly when $(DLSRC) changes
4580              (fix suggested by Hans Mulder)
4581      Branch: perl
4582            ! ext/DynaLoader/Makefile.PL
4583 ____________________________________________________________________________
4584 [  4690] By: gsar                                  on 1999/12/17  06:26:34
4585         Log: add missing new ops
4586      Branch: perl
4587            ! ext/B/ramblings/runtime.porting
4588 ____________________________________________________________________________
4589 [  4689] By: gsar                                  on 1999/12/17  06:16:49
4590         Log: test harness tweak from Hans Mulder
4591      Branch: perl
4592            ! t/TEST
4593 ____________________________________________________________________________
4594 [  4688] By: gsar                                  on 1999/12/17  06:14:23
4595         Log: miniperl build fixes for NeXTstep and cygwin (from Hans Mulder
4596              and Lucian CIONCA <Lucian.Cionca@algoritma.ro>)
4597      Branch: perl
4598            ! Makefile.SH cygwin/Makefile.SHs
4599 ____________________________________________________________________________
4600 [  4687] By: gsar                                  on 1999/12/17  06:06:46
4601         Log: applied suggested patch with whitespace adjustments
4602              From: Helmut Jarausch <jarausch@numa1.igpm.rwth-aachen.de>
4603              Date: Thu, 16 Dec 1999 08:57:55 +0100
4604              Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de>
4605              Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle /
4606      Branch: perl
4607            ! lib/File/Find.pm
4608 ____________________________________________________________________________
4609 [  4686] By: gsar                                  on 1999/12/17  05:48:53
4610         Log: avoid warnings due to symbols unintroduced by XSLoader (spotted
4611              by Hans Mulder)
4612      Branch: perl
4613            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
4614            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
4615            ! ext/DynaLoader/dl_rhapsody.xs
4616 ____________________________________________________________________________
4617 [  4685] By: gsar                                  on 1999/12/17  05:37:51
4618         Log: fix bug when one of the operands is +0E+0 (from Ronald J Kimball
4619              <rjk@linguist.dartmouth.edu>)
4620      Branch: perl
4621            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
4622 ____________________________________________________________________________
4623 [  4684] By: gsar                                  on 1999/12/16  09:32:48
4624         Log: spell out how to get 4-digit year (from Micheal G Schwern
4625              <schwern@pobox.com>)
4626      Branch: perl
4627            ! pod/perlfunc.pod
4628 ____________________________________________________________________________
4629 [  4683] By: gsar                                  on 1999/12/16  09:26:53
4630         Log: type mismatch for %c format argument (spotted by Robin Barker
4631              <rmb1@cise.npl.co.uk>)
4632      Branch: perl
4633            ! regcomp.c
4634 ____________________________________________________________________________
4635 [  4682] By: gsar                                  on 1999/12/16  08:33:28
4636         Log: mingw32 doesn't have anonymous union (from Benjamin Stuhl
4637              <sho_pi@hotmail.com>)
4638      Branch: perl
4639            ! win32/win32.c
4640 ____________________________________________________________________________
4641 [  4681] By: gsar                                  on 1999/12/16  08:31:15
4642         Log: missing backslash (spotted by Johan Vromans)
4643      Branch: perl
4644            ! perl.c
4645 ____________________________________________________________________________
4646 [  4680] By: gsar                                  on 1999/12/16  08:26:00
4647         Log: avoid coredump on diagnostics when STDERR is closed
4648      Branch: perl
4649            ! perl.h
4650 ____________________________________________________________________________
4651 [  4679] By: gsar                                  on 1999/12/12  18:09:41
4652         Log: integrate mainline changes
4653      Branch: utfperl
4654           +> (branch 39 files)
4655            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
4656            - lib/unicode/UnicodeData-Latest.txt
4657           !> (integrate 447 files)
4658 ____________________________________________________________________________
4659 [  4678] By: gsar                                  on 1999/12/10  01:39:13
4660         Log: interpreter structure should be nulled under -DMULTIPLICITY
4661      Branch: perl
4662            ! perl.c
4663 ____________________________________________________________________________
4664 [  4677] By: gsar                                  on 1999/12/09  11:10:27
4665         Log: update Changes
4666      Branch: perl
4667            ! Changes
4668
4669 ----------------
4670 Version 5.005_63
4671 ----------------
4672
4673 ____________________________________________________________________________
4674 [  4676] By: gsar                                  on 1999/12/09  10:51:43
4675         Log: fix File::Find testsuite bugs in symlink-less places
4676      Branch: perl
4677            ! t/lib/filefind.t
4678 ____________________________________________________________________________
4679 [  4675] By: gsar                                  on 1999/12/09  10:22:31
4680         Log: USE_ITHREADS tweaks and notes
4681      Branch: perl
4682            ! op.c pod/perldelta.pod sv.c
4683 ____________________________________________________________________________
4684 [  4674] By: gsar                                  on 1999/12/09  10:21:53
4685         Log: allow new style sort subs to work under usethreads
4686      Branch: perl
4687            ! pp_ctl.c
4688 ____________________________________________________________________________
4689 [  4673] By: gsar                                  on 1999/12/09  04:00:23
4690         Log: document compatibility issue with literal list slices and NOTOP
4691              (C<not (1,2,3)[0]> is now a syntax error)
4692      Branch: perl
4693            ! pod/perldelta.pod
4694 ____________________________________________________________________________
4695 [  4672] By: gsar                                  on 1999/12/09  01:14:46
4696         Log: avoid mismatched expectation <-> int types for C++ builds
4697      Branch: perl
4698            ! embed.pl intrpvar.h proto.h toke.c
4699 ____________________________________________________________________________
4700 [  4671] By: gsar                                  on 1999/12/09  00:36:24
4701         Log: newer version of File::Find with support for following symlinks and
4702              other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>
4703      Branch: perl
4704            ! lib/File/Find.pm pod/perldelta.pod t/lib/filefind.t
4705 ____________________________________________________________________________
4706 [  4670] By: gsar                                  on 1999/12/09  00:13:06
4707         Log: avoid initializing GvCV slot for autovivified filehandles
4708      Branch: perl
4709            ! pp.c
4710 ____________________________________________________________________________
4711 [  4669] By: gsar                                  on 1999/12/08  19:09:27
4712         Log: apply change#4618 again along with Ilya's patch to fix bugs
4713              in it (see change#4622)
4714      Branch: perl
4715            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h regexec.c
4716            ! t/op/re_tests t/op/subst.t
4717 ____________________________________________________________________________
4718 [  4668] By: gsar                                  on 1999/12/08  18:56:53
4719         Log: patch to fix parser bug in C<${h{${a[0]}}} = 13>
4720              From: Larry Wall <larry@wall.org>
4721              Date: Tue, 7 Dec 1999 12:39:30 -0800 (PST)
4722              Message-Id: <199912072039.MAA13257@kiev.wall.org>
4723              Subject: Re: [ID 19991204.002] Inconsistency of ${hash{key}}
4724      Branch: perl
4725            ! embedvar.h intrpvar.h objXSUB.h sv.c toke.c
4726 ____________________________________________________________________________
4727 [  4667] By: gsar                                  on 1999/12/08  18:47:37
4728         Log: patch to fix aix hints from ortmann@vnet.ibm.com
4729      Branch: perl
4730            ! hints/aix.sh
4731 ____________________________________________________________________________
4732 [  4666] By: gsar                                  on 1999/12/08  18:29:02
4733         Log: documentation tweaks from M. J. T. Guy, Micheal Schwern, and
4734              Tim Meadowcroft
4735      Branch: perl
4736            ! Changes lib/Benchmark.pm pod/perlipc.pod pod/perlre.pod
4737 ____________________________________________________________________________
4738 [  4665] By: gsar                                  on 1999/12/08  02:22:31
4739         Log: introduce save_I8() for saving byte values
4740      Branch: perl
4741            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
4742            ! regcomp.c regexec.c scope.c scope.h sv.c
4743 ____________________________________________________________________________
4744 [  4664] By: gsar                                  on 1999/12/08  02:02:33
4745         Log: use SAVEINT() rather than SAVEDESTRUCTOR() for saving PL_expect etc.
4746      Branch: perl
4747            ! toke.c
4748 ____________________________________________________________________________
4749 [  4663] By: gsar                                  on 1999/12/08  01:11:44
4750         Log: longstanding typo in lexer: PL_lex_expect was not properly
4751              saved on reentry
4752      Branch: perl
4753            ! toke.c
4754 ____________________________________________________________________________
4755 [  4662] By: gsar                                  on 1999/12/07  23:16:21
4756         Log: typos in change#4546
4757      Branch: perl
4758            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm sv.c
4759 ____________________________________________________________________________
4760 [  4661] By: gsar                                  on 1999/12/07  09:33:50
4761         Log: typos in change#4660
4762      Branch: perl
4763            ! embed.h embed.pl objXSUB.h perl.h perlapi.c pp_sys.c proto.h
4764 ____________________________________________________________________________
4765 [  4660] By: gsar                                  on 1999/12/06  23:42:55
4766         Log: tweaks for building with -DUSE_ITHREADS on !WIN32 platforms;
4767              fix bug where lc($readonly) could result in bogus errors
4768      Branch: perl
4769            ! embed.h embed.pl iperlsys.h makedef.pl objXSUB.h perlapi.c
4770            ! pp.c pp_sys.c proto.h sv.c
4771 ____________________________________________________________________________
4772 [  4659] By: gsar                                  on 1999/12/06  15:24:31
4773         Log: allow IRIX 6.5 to build perl (from Helmut Jarausch
4774              <jarausch@igpm.rwth-aachen.de>)
4775      Branch: perl
4776            ! perl.h
4777 ____________________________________________________________________________
4778 [  4658] By: gsar                                  on 1999/12/06  15:18:30
4779         Log: fix for -Dp via $^D (suggested by Stephane Payrard
4780              <stef@adnaccess.com>)
4781      Branch: perl
4782            ! mg.c
4783 ____________________________________________________________________________
4784 [  4657] By: gsar                                  on 1999/12/06  06:50:01
4785         Log: change#4641 needs perldiag.pod edit
4786      Branch: perl
4787            - lib/unicode/UnicodeData-Latest.txt
4788            ! pod/perldiag.pod
4789 ____________________________________________________________________________
4790 [  4656] By: gsar                                  on 1999/12/06  01:36:56
4791         Log: Makefile tweak for change#4649
4792      Branch: perl
4793            ! Makefile.SH
4794 ____________________________________________________________________________
4795 [  4655] By: gsar                                  on 1999/12/05  17:23:57
4796         Log: change#4653 was missing a patch reject
4797      Branch: perl
4798            ! win32/makefile.mk
4799 ____________________________________________________________________________
4800 [  4654] By: gsar                                  on 1999/12/05  11:41:04
4801         Log: windows build tweaks for Borland compiler
4802      Branch: perl
4803            ! win32/makefile.mk win32/perlhost.h win32/win32.c win32/win32.h
4804 ____________________________________________________________________________
4805 [  4653] By: gsar                                  on 1999/12/05  11:07:37
4806         Log: applied somewhat modified version of suggested patch
4807              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
4808              Date: Thu, 18 Nov 1999 18:45:27 PST
4809              Message-ID: <19991119024527.72749.qmail@hotmail.com>
4810              Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB
4811      Branch: perl
4812            + win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
4813            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
4814            ! lib/ExtUtils/MM_Win32.pm win32/config_sh.PL win32/genmk95.pl
4815            ! win32/makefile.mk win32/win32.h
4816 ____________________________________________________________________________
4817 [  4652] By: gsar                                  on 1999/12/05  09:24:45
4818         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
4819              Date: Thu, 4 Nov 1999 16:34:23 -0800 (PST)
4820              Message-Id: <199911050034.QAA06499@scoot.pdev.sco.com>
4821              Subject: [ID 19991104.005] modified hints file for UnixWare7 ( svr5)
4822      Branch: perl
4823            ! Changes hints/svr5.sh
4824 ____________________________________________________________________________
4825 [  4651] By: gsar                                  on 1999/12/05  09:01:19
4826         Log: on dosish platforms, avoid infinite recursion in File::Path::mkpath()
4827              when given non-existent drive names
4828      Branch: perl
4829            ! lib/File/Path.pm
4830 ____________________________________________________________________________
4831 [  4650] By: gsar                                  on 1999/12/05  08:47:11
4832         Log: windows build tweaks for change#4649
4833      Branch: perl
4834            ! win32/Makefile win32/makefile.mk
4835 ____________________________________________________________________________
4836 [  4649] By: gsar                                  on 1999/12/05  07:49:28
4837         Log: make File::Glob::glob() the default for CORE::glob()
4838              (old csh glob can still be had with -DPERL_EXTERNAL_GLOB)
4839      Branch: perl
4840            ! Makefile.SH op.c pod/perldelta.pod win32/Makefile
4841            ! win32/makefile.mk
4842 ____________________________________________________________________________
4843 [  4648] By: gsar                                  on 1999/12/05  00:33:34
4844         Log: fix bug in processing L<> tags (from j.vavruska@post.cz)
4845      Branch: perl
4846            ! lib/Pod/Html.pm
4847 ____________________________________________________________________________
4848 [  4647] By: gsar                                  on 1999/12/05  00:14:01
4849         Log: remove outdated entry
4850      Branch: perl
4851            ! pod/perltrap.pod
4852 ____________________________________________________________________________
4853 [  4646] By: gsar                                  on 1999/12/04  22:48:51
4854         Log: s/block/loop block/ in diagnostics about next, last, redo
4855      Branch: perl
4856            ! pod/perldiag.pod pp_ctl.c t/op/runlevel.t t/pragma/warn/pp_ctl
4857 ____________________________________________________________________________
4858 [  4645] By: gsar                                  on 1999/12/04  22:25:32
4859         Log: readability tweak suggested by GRommel@sears.com
4860      Branch: perl
4861            ! pp.c
4862 ____________________________________________________________________________
4863 [  4644] By: gsar                                  on 1999/12/04  22:05:00
4864         Log: Configure tweak from Peter Prymmer
4865      Branch: perl
4866            ! Configure
4867 ____________________________________________________________________________
4868 [  4643] By: gsar                                  on 1999/12/04  21:55:27
4869         Log: make weak keyword check look for defined(&lock), not
4870              merely defined(*lock)
4871      Branch: perl
4872            ! toke.c
4873 ____________________________________________________________________________
4874 [  4642] By: gsar                                  on 1999/12/04  21:11:51
4875         Log: make eof() open ARGV if it isn't open already; also fixes bug
4876              where eof() would operate on any last-read filehandle, not
4877              just ARGV
4878      Branch: perl
4879            ! pp_sys.c
4880 ____________________________________________________________________________
4881 [  4641] By: gsar                                  on 1999/12/04  04:42:25
4882         Log: make uninitialized value warnings report opcode
4883      Branch: perl
4884            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
4885            ! opcode.pl perl.h perlapi.c pp.c pp_hot.c proto.h sv.c
4886            ! t/op/misc.t t/pragma/warn/1global t/pragma/warn/2use
4887            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/7fatal
4888            ! t/pragma/warn/doio t/pragma/warn/pp t/pragma/warn/pp_hot
4889            ! t/pragma/warn/sv
4890 ____________________________________________________________________________
4891 [  4640] By: gsar                                  on 1999/12/04  02:40:44
4892         Log: provide explicit functions timegm_nocheck() and timelocal_nocheck()
4893              that don't do range checking
4894      Branch: perl
4895            ! lib/Time/Local.pm
4896 ____________________________________________________________________________
4897 [  4639] By: gsar                                  on 1999/12/04  01:00:49
4898         Log: better implementation of change#3326; open(local $foo,...) now
4899              allowed in addition to any uninitialized variable, for consistency
4900              with how autovivification works elsewhere; add code to use the
4901              variable name as the name of the handle for simple variables, so
4902              that diagnostics report the handle: "... at - line 1, <$foo> line 10."
4903      Branch: perl
4904            ! op.c pod/perldelta.pod pp.c t/io/open.t
4905 ____________________________________________________________________________
4906 [  4638] By: gsar                                  on 1999/12/03  21:20:00
4907         Log: pod nits
4908      Branch: perl
4909            ! pod/perlfunc.pod pod/perlrun.pod
4910 ____________________________________________________________________________
4911 [  4637] By: gsar                                  on 1999/12/03  08:59:04
4912         Log: change#4431 was flawed
4913      Branch: perl
4914            ! Makefile.SH
4915 ____________________________________________________________________________
4916 [  4636] By: gsar                                  on 1999/12/03  07:59:52
4917         Log: pod embellishments from Nathan Torkington
4918      Branch: perl
4919            ! pod/perlfaq2.pod pod/perlhack.pod
4920 ____________________________________________________________________________
4921 [  4635] By: gsar                                  on 1999/12/03  07:56:04
4922         Log: perlfaq4 typo (from Jeff Pinyan <jeffp@crusoe.net>)
4923      Branch: perl
4924            ! pod/perlfaq4.pod
4925 ____________________________________________________________________________
4926 [  4634] By: gsar                                  on 1999/12/03  07:47:47
4927         Log: test tweak for VMS (from Craig A. Berry)
4928      Branch: perl
4929            ! t/io/nargv.t
4930 ____________________________________________________________________________
4931 [  4633] By: gsar                                  on 1999/12/03  07:44:52
4932         Log: patchls tweak from Andreas Koenig
4933      Branch: perl
4934            ! Porting/patchls
4935 ____________________________________________________________________________
4936 [  4632] By: gsar                                  on 1999/12/03  07:42:23
4937         Log: don't mess with the umask()
4938      Branch: perl
4939            ! installhtml installman installperl lib/ExtUtils/Install.pm
4940            ! lib/ExtUtils/Manifest.pm
4941 ____________________________________________________________________________
4942 [  4631] By: gsar                                  on 1999/12/03  06:52:50
4943         Log: support -a switch to append bytecode to an existing file and make
4944              perlcc use it (from Tom Hughes <tom@compton.nu>)
4945      Branch: perl
4946            ! ext/B/B/Bytecode.pm utils/perlcc.PL
4947 ____________________________________________________________________________
4948 [  4630] By: gsar                                  on 1999/12/03  06:46:16
4949         Log: document incompatible perl4 vec() vs bitwise ops interaction trap
4950              (from Tom Phoenix)
4951      Branch: perl
4952            ! pod/perltrap.pod
4953 ____________________________________________________________________________
4954 [  4629] By: gsar                                  on 1999/12/03  06:40:15
4955         Log: use PerlIO abstraction rather than straight stdio (from
4956              Chip Salzenberg)
4957      Branch: perl
4958            ! ext/ByteLoader/ByteLoader.xs
4959 ____________________________________________________________________________
4960 [  4628] By: gsar                                  on 1999/12/03  06:15:54
4961         Log: avoid warning in IO::Select::exists() if socket doesn't exist
4962      Branch: perl
4963            ! ext/IO/lib/IO/Select.pm
4964 ____________________________________________________________________________
4965 [  4627] By: gsar                                  on 1999/12/03  06:05:19
4966         Log: two small patches from Peter Prymmer <pvhp@forte.com>
4967      Branch: perl
4968            ! makedepend.SH win32/Makefile win32/makefile.mk
4969 ____________________________________________________________________________
4970 [  4626] By: gsar                                  on 1999/12/03  05:36:38
4971         Log: From: Peter Prymmer <pvhp@forte.com>
4972              Date: Thu, 25 Nov 1999 21:06:19 -0800 (PST)
4973              Message-Id: <199911260506.VAA17230@brio.forte.com>
4974              Subject: [PATCH: 5.005_62] implement /[:ascii:]/ on ebcdic machines
4975      Branch: perl
4976            ! regcomp.c
4977 ____________________________________________________________________________
4978 [  4625] By: gsar                                  on 1999/12/03  05:20:21
4979         Log: Windows build tweaks due to change#4623
4980      Branch: perl
4981            ! win32/Makefile win32/makefile.mk win32/perlhost.h
4982 ____________________________________________________________________________
4983 [  4624] By: gsar                                  on 1999/12/03  04:58:30
4984         Log: add missing file
4985      Branch: perl
4986            + ext/DynaLoader/XSLoader_pm.PL
4987 ____________________________________________________________________________
4988 [  4623] By: gsar                                  on 1999/12/03  04:47:03
4989         Log: applied suggested patch; removed $VERSION = $VERSION hack
4990              (change#4043 fixed the need for that)
4991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4992              Date: Tue, 16 Nov 1999 01:50:31 EST
4993              Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu>
4994              Subject: [PATCH 5.005_62] XSLoader.pm
4995      Branch: perl
4996            ! MANIFEST ext/B/B.pm ext/ByteLoader/ByteLoader.pm
4997            ! ext/DB_File/DB_File.pm ext/Data/Dumper/Dumper.pm
4998            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
4999            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/Makefile.PL
5000            ! ext/DynaLoader/dlutils.c ext/Fcntl/Fcntl.pm
5001            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm ext/IO/IO.pm
5002            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
5003            ! ext/Opcode/Opcode.pm ext/POSIX/POSIX.pm
5004            ! ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
5005            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
5006            ! lib/AutoLoader.pm lib/FindBin.pm lib/Getopt/Std.pm
5007 ____________________________________________________________________________
5008 [  4622] By: gsar                                  on 1999/12/03  04:02:39
5009         Log: revert change#4618 (breaks C<$_ = 'A:B'; s/^[a-z]:/x/>)
5010      Branch: perl
5011            ! Changes embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
5012 ____________________________________________________________________________
5013 [  4621] By: gsar                                  on 1999/12/02  22:24:53
5014         Log: caveat about thread-safety of extensions
5015      Branch: perl
5016            ! pod/perlfork.pod
5017 ____________________________________________________________________________
5018 [  4620] By: gsar                                  on 1999/12/02  20:31:02
5019         Log: XS documentation patches suggested by Ilya, severally adjusted
5020      Branch: perl
5021            ! pod/perlxs.pod pod/perlxstut.pod
5022 ____________________________________________________________________________
5023 [  4619] By: gsar                                  on 1999/12/02  17:52:50
5024         Log: re-add missing Unicode database master
5025      Branch: perl
5026            + lib/unicode/Unicode.300
5027 ____________________________________________________________________________
5028 [  4618] By: gsar                                  on 1999/12/02  06:56:18
5029         Log: applied suggested patch with prototype changes
5030              From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
5031              Date:    Tue, 23 Nov 1999 22:55:55 EST
5032              Message-Id: <199911240355.WAA23033@monk.mps.ohio-state.edu>
5033              Subject: [PATCH 5.005_62] First char cognizance
5034      Branch: perl
5035            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
5036 ____________________________________________________________________________
5037 [  4617] By: gsar                                  on 1999/12/02  06:04:57
5038         Log: fixes for bugs in change#4586 and OS/2 pod tweak, from Ilya
5039      Branch: perl
5040            ! os2/OS2/REXX/REXX.pm regexec.c t/op/re_tests
5041 ____________________________________________________________________________
5042 [  4616] By: gsar                                  on 1999/12/02  04:30:22
5043         Log: various documentation tweaks suggested by M. J. T. Guy
5044      Branch: perl
5045            ! INSTALL lib/strict.pm pod/perlfunc.pod pod/perlsyn.pod
5046 ____________________________________________________________________________
5047 [  4615] By: gsar                                  on 1999/12/02  04:17:43
5048         Log: various File::Glob fixes for DOSISH platforms
5049              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
5050              Date: Tue, 02 Nov 1999 11:11:25 GMT
5051              Message-Id: <714DFA46B9BBD0119CD000805FC1F53BDC38E3@UKRUX002.rundc.uk.origin-it.com>
5052              Subject: File::Glob again. Final patch, honest!
5053      Branch: perl
5054            + t/lib/glob-case.t
5055            ! MANIFEST ext/File/Glob/Changes ext/File/Glob/Glob.pm
5056            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
5057            ! ext/File/Glob/bsd_glob.h op.c t/lib/glob-global.t
5058 ____________________________________________________________________________
5059 [  4614] By: gsar                                  on 1999/12/02  03:42:55
5060         Log: allow XSUBs and prototyped subroutines to be used with sort() (tweaked
5061              variant of patch suggested by Peter Haworth <pmh@edison.ioppublishing.com>)
5062      Branch: perl
5063            ! pod/perldelta.pod pod/perlfunc.pod pp_ctl.c t/op/sort.t
5064 ____________________________________________________________________________
5065 [  4613] By: gsar                                  on 1999/12/02  01:59:19
5066         Log: ignore yet another known scalar leak
5067      Branch: perl
5068            ! t/pragma/warn/regcomp
5069 ____________________________________________________________________________
5070 [  4612] By: gsar                                  on 1999/12/02  01:15:02
5071         Log: avoid potential stack extension bug in pp_unpack() (spotted by Ilya)
5072      Branch: perl
5073            ! pp.c
5074 ____________________________________________________________________________
5075 [  4611] By: gsar                                  on 1999/12/02  00:31:43
5076         Log: a somewhat tweaked version of suggested patch
5077              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5078              Date: Wed, 27 Oct 1999 18:57:41 -0400 (EDT)
5079              Message-Id: <199910272257.SAA29928@monk.mps.ohio-state.edu>
5080              Subject: [PATCH 5.005_62] Another round of pack/vec docs patches
5081      Branch: perl
5082            ! pod/perlfunc.pod
5083 ____________________________________________________________________________
5084 [  4610] By: gsar                                  on 1999/12/01  19:09:31
5085         Log: more accurate require() pseudocode (from James P. Williams
5086              <James.P.Williams@USAHQ.UnitedSpaceAlliance.com>)
5087      Branch: perl
5088            ! pod/perlfunc.pod
5089 ____________________________________________________________________________
5090 [  4609] By: gsar                                  on 1999/12/01  18:43:49
5091         Log: avoid "Callback called exit" error on intentional exit()
5092      Branch: perl
5093            ! embedvar.h intrpvar.h objXSUB.h perl.c perl.h pp_ctl.c
5094 ____________________________________________________________________________
5095 [  4608] By: gsar                                  on 1999/12/01  18:42:38
5096         Log: find_byclass() prototype was incoherent
5097      Branch: perl
5098            ! regexec.c
5099 ____________________________________________________________________________
5100 [  4607] By: gsar                                  on 1999/12/01  05:45:10
5101         Log: better documentation for goto &NAME (from M. J. T. Guy)
5102      Branch: perl
5103            ! pod/perlfunc.pod
5104 ____________________________________________________________________________
5105 [  4606] By: gsar                                  on 1999/12/01  05:33:14
5106         Log: integrate cfgperl contents into mainline
5107      Branch: perl
5108           +> lib/unicode/Jamo.txt lib/unicode/NamesList.html
5109           +> lib/unicode/UCD300.html lib/unicode/Unicode3.html
5110            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
5111            ! Changes
5112           !> (integrate 210 files)
5113 ____________________________________________________________________________
5114 [  4605] By: gsar                                  on 1999/12/01  05:15:27
5115         Log: avoid PTR->IV cast warnings
5116      Branch: perl
5117            ! mg.c op.c scope.h
5118 ____________________________________________________________________________
5119 [  4604] By: gsar                                  on 1999/12/01  03:59:56
5120         Log: email address changes
5121      Branch: perl
5122            ! AUTHORS Changes Porting/genlog Porting/p4d2p Porting/p4desc
5123            ! README.win32 ext/Data/Dumper/Dumper.pm lib/DB.pm
5124            ! lib/File/DosGlob.pm lib/Math/Complex.pm lib/Math/Trig.pm
5125            ! pod/perl5005delta.pod pod/perlport.pod t/op/runlevel.t
5126            ! utils/perlbug.PL utils/perldoc.PL win32/bin/perlglob.pl
5127 ____________________________________________________________________________
5128 [  4603] By: gsar                                  on 1999/12/01  03:45:13
5129         Log: minor USE_ITHREADS tweaks
5130      Branch: perl
5131            ! doio.c op.c op.h pp_hot.c pp_sys.c run.c win32/Makefile
5132            ! win32/perllib.c win32/win32.h
5133 ____________________________________________________________________________
5134 [  4602] By: gsar                                  on 1999/12/01  01:00:09
5135         Log: more complete pseudo-fork() support for Windows
5136      Branch: perl
5137            + pod/perlfork.pod win32/perlhost.h win32/vdir.h win32/vmem.h
5138            ! MANIFEST XSUB.h cop.h dump.c embed.h embed.pl embedvar.h
5139            ! ext/B/B/CC.pm ext/Opcode/Opcode.xs global.sym globals.c
5140            ! globvar.sym gv.c hv.c intrpvar.h iperlsys.h makedef.pl mg.c
5141            ! mpeix/mpeixish.h objXSUB.h op.c op.h os2/os2ish.h perl.c
5142            ! perl.h perlapi.c plan9/plan9ish.h pod/Makefile pod/buildtoc
5143            ! pod/perl.pod pod/roffitall pp.c pp_ctl.c pp_hot.c pp_sys.c
5144            ! proto.h regcomp.c run.c scope.c scope.h sv.c t/op/fork.t
5145            ! toke.c unixish.h util.c vos/vosish.h win32/Makefile
5146            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
5147            ! win32/win32iop.h win32/win32thread.h
5148 ____________________________________________________________________________
5149 [  4601] By: gsar                                  on 1999/12/01  00:45:38
5150         Log: rudimentary support for remote debugging, from aeons ago (somewhat
5151              modified)
5152              From: Graham TerMarsch <grahamt@ActiveState.com>
5153              Date: Sat, 12 Sep 1998 10:46:55 -0700
5154              Message-ID: <35FAB38F.EA9AAC50@activestate.com>
5155              Subject: Re: Patches to perl5db.pl to allow for remote debugging
5156      Branch: perl
5157            ! lib/perl5db.pl
5158 ____________________________________________________________________________
5159 [  4600] By: chip                                  on 1999/11/19  21:16:00
5160         Log: Document known limitations of fdopen() on some systems,
5161              as they apply to open() and sysopen().
5162      Branch: perl
5163            ! pod/perlfunc.pod
5164 ____________________________________________________________________________
5165 [  4599] By: chip                                  on 1999/11/19  17:20:19
5166         Log: Undef printf before redirecting it to PerlIO_stdoutf.
5167              (Avoids an irritating warning when compiling with PerlIO.)
5168      Branch: perl
5169            ! perl.h
5170 ____________________________________________________________________________
5171 [  4598] By: jhi                                   on 1999/11/22  21:30:17
5172         Log: Small VMS nits from Craig A. Berry, <craig.berry@metamor.com>.
5173      Branch: cfgperl
5174            ! README.vms t/io/open.t
5175 ____________________________________________________________________________
5176 [  4597] By: jhi                                   on 1999/11/21  16:21:21
5177         Log: Replace #4596 with the change done in 5.005_03.
5178      Branch: cfgperl
5179            ! ext/Errno/Errno_pm.PL
5180 ____________________________________________________________________________
5181 [  4596] By: jhi                                   on 1999/11/21  16:07:20
5182         Log: Skip processing a file if the file to be opened is '-'
5183              (can happen in UNICOS)
5184      Branch: cfgperl
5185            ! ext/Errno/Errno_pm.PL
5186 ____________________________________________________________________________
5187 [  4595] By: jhi                                   on 1999/11/21  14:05:10
5188         Log: VMS patches from Peter Prymmer.
5189      Branch: cfgperl
5190            ! doio.c mg.c taint.c vms/subconfigure.com vms/vms.c
5191 ____________________________________________________________________________
5192 [  4594] By: jhi                                   on 1999/11/18  17:07:14
5193         Log: The find_byclass prototype is already in proto.h. 
5194      Branch: cfgperl
5195            ! regexec.c
5196 ____________________________________________________________________________
5197 [  4593] By: gsar                                  on 1999/11/16  21:25:21
5198         Log: typo in flag checks
5199      Branch: utfperl
5200            ! sv.h
5201 ____________________________________________________________________________
5202 [  4592] By: jhi                                   on 1999/11/16  21:17:25
5203         Log: Regen Configure.
5204      Branch: cfgperl
5205            ! Configure config_h.SH pp.c pp.h vms/subconfigure.com
5206      Branch: metaconfig
5207            ! U/a_dvisory/quadtype.U
5208 ____________________________________________________________________________
5209 [  4591] By: jhi                                   on 1999/11/16  14:53:19
5210         Log: Integrate with Sarathy.
5211      Branch: cfgperl
5212           !> cop.h deb.c embed.h embed.pl global.sym lib/Pod/Checker.pm
5213           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
5214           !> lib/Pod/Usage.pm makedef.pl objXSUB.h perl.c perlapi.c
5215           !> pod/podchecker.PL pp_sys.c proto.h sv.c t/pod/poderrs.t
5216           !> t/pod/poderrs.xr
5217 ____________________________________________________________________________
5218 [  4590] By: gsar                                  on 1999/11/16  05:57:56
5219         Log: Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>
5220      Branch: perl
5221            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
5222            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/podchecker.PL
5223            ! t/pod/poderrs.t t/pod/poderrs.xr
5224 ____________________________________________________________________________
5225 [  4589] By: gsar                                  on 1999/11/15  18:47:34
5226         Log: add a synchronous stub fork() for USE_ITHREADS to prove that a simple
5227              C<if (fork()) { print "parent" } else { print "child" }> works on
5228              Windows (incidentally running a cloned^2 interpreter :)
5229      Branch: perl
5230            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perlapi.c
5231            ! pp_sys.c proto.h sv.c
5232 ____________________________________________________________________________
5233 [  4588] By: gsar                                  on 1999/11/15  14:34:36
5234         Log: cloning the stack (part 1)
5235      Branch: perl
5236            ! cop.h deb.c perl.c sv.c
5237 ____________________________________________________________________________
5238 [  4587] By: jhi                                   on 1999/11/15  00:22:20
5239         Log: Integrate with Sarathy.
5240      Branch: cfgperl
5241           !> Changes embed.h embed.pl embedvar.h global.sym intrpvar.h
5242           !> makedef.pl objXSUB.h op.c perl.h perlapi.c proto.h run.c sv.c
5243           !> win32/perllib.c
5244 ____________________________________________________________________________
5245 [  4586] By: jhi                                   on 1999/11/14  21:17:26
5246         Log: Ilya's "hopscotch" patch, reworked by Ilya to fit.
5247      Branch: cfgperl
5248            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
5249 ____________________________________________________________________________
5250 [  4585] By: gsar                                  on 1999/11/14  20:01:45
5251         Log: tweak for win32 build
5252      Branch: perl
5253            ! embed.h embed.pl op.c proto.h
5254 ____________________________________________________________________________
5255 [  4584] By: gsar                                  on 1999/11/14  19:46:25
5256         Log: cosmetic tweaks
5257      Branch: perl
5258            ! embed.h embed.pl embedvar.h global.sym intrpvar.h makedef.pl
5259            ! objXSUB.h perl.h perlapi.c proto.h sv.c win32/perllib.c
5260 ____________________________________________________________________________
5261 [  4583] By: gsar                                  on 1999/11/14  17:38:32
5262         Log: fix problem pointer casts
5263      Branch: perl
5264            ! Changes run.c sv.c
5265 ____________________________________________________________________________
5266 [  4582] By: jhi                                   on 1999/11/14  17:10:01
5267         Log: Integrate with Sarathy.
5268      Branch: cfgperl
5269           !> cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c perly.c
5270           !> perly.y pp_ctl.c pp_sys.c sv.c t/op/misc.t toke.c util.c
5271           !> vms/perly_c.vms win32/perllib.c
5272 ____________________________________________________________________________
5273 [  4581] By: jhi                                   on 1999/11/14  17:08:23
5274         Log: The separation of 64-bitness and largefileness continues
5275              (with a setback, see hpux.sh).
5276      Branch: cfgperl
5277            ! Configure MANIFEST config_h.SH hints/aix.sh hints/hpux.sh
5278            ! hints/solaris_2.sh
5279      Branch: metaconfig
5280            ! U/threads/archname.U U/typedefs/lseektype.U
5281      Branch: metaconfig/U/perl
5282            ! fpossize.U use64bits.U uselfs.U
5283 ____________________________________________________________________________
5284 [  4580] By: jhi                                   on 1999/11/14  13:26:41
5285         Log: Another Unicode update.
5286      Branch: cfgperl
5287            + lib/unicode/Jamo.txt lib/unicode/NamesList.html
5288            + lib/unicode/UCD300.html lib/unicode/Unicode3.html
5289            - lib/unicode/Jamo-2.txt lib/unicode/Unicode.html
5290            ! (edit 189 files)
5291 ____________________________________________________________________________
5292 [  4579] By: gsar                                  on 1999/11/14  10:21:49
5293         Log: sundry cleanups for cloned interpreters (only known failure mode
5294              is due to regexps keeping non-constant data in their compiled
5295              structures)
5296      Branch: perl
5297            ! cop.h dump.c ext/Opcode/Opcode.xs gv.c op.c perl.c pp_ctl.c
5298            ! pp_sys.c sv.c toke.c util.c win32/perllib.c
5299 ____________________________________________________________________________
5300 [  4578] By: gsar                                  on 1999/11/14  03:37:37
5301         Log: fix bug in change#4515 (STOP blocks now see @ARGV like the rest)
5302      Branch: perl
5303            ! perly.c perly.y t/op/misc.t vms/perly_c.vms
5304 ____________________________________________________________________________
5305 [  4577] By: jhi                                   on 1999/11/13  19:50:24
5306         Log: Change #4576 accidentally leaked also parts of
5307              Ilya's patch that won't apply cleanly anymore.
5308      Branch: cfgperl
5309            ! regexec.c t/op/re_tests
5310 ____________________________________________________________________________
5311 [  4576] By: jhi                                   on 1999/11/13  19:43:37
5312         Log: Integrate with Sarathy.
5313      Branch: cfgperl
5314            ! embed.h embed.pl embedvar.h proto.h regexec.c t/op/re_tests
5315           !> ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm t/lib/dumper.t
5316           !> t/op/regexp.t t/pragma/overload.t
5317 ____________________________________________________________________________
5318 [  4575] By: gsar                                  on 1999/11/13  19:41:46
5319         Log: typos in change#4561 and change#4565
5320      Branch: perl
5321            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
5322 ____________________________________________________________________________
5323 [  4574] By: gsar                                  on 1999/11/13  19:31:19
5324         Log: revert non-kosher parts of change#4562 (sort order problems
5325              should be ignored (on ebcdic) by fixing dumper.t/T() to sort
5326              result and expected lines; /[:ascii:]/ not working should be
5327              fixed, not ignored in regexp.t; result from sort should be
5328              fixed to be ascii portable on ebcdic, not ebcdic-specific)
5329      Branch: perl
5330            ! t/lib/dumper.t t/op/regexp.t t/pragma/overload.t
5331 ____________________________________________________________________________
5332 [  4573] By: gsar                                  on 1999/11/13  19:13:04
5333         Log: integrate cfgperl changes into mainline
5334      Branch: perl
5335           +> lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
5336           +> lib/unicode/In/BopomofoExtended.pl
5337           +> lib/unicode/In/BraillePatterns.pl
5338           +> lib/unicode/In/CJKRadicalsSupplement.pl
5339           +> lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
5340           +> lib/unicode/In/Cherokee.pl
5341           +> lib/unicode/In/IdeographicDescriptionCharacters.pl
5342           +> lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
5343           +> lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
5344           +> lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
5345           +> lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
5346           +> lib/unicode/In/Thaana.pl
5347           +> lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
5348           +> lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
5349            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5350           !> (integrate 213 files)
5351 ____________________________________________________________________________
5352 [  4572] By: jhi                                   on 1999/11/13  18:44:50
5353         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
5354              To: perl5-porters@perl.org, VMSPERL@perl.org
5355              Subject: [PATCH 5.005_03 and 5.005_62] updates to README.vms
5356              Date: Wed, 27 Oct 1999 11:02:54 -0500
5357              Message-Id: <4.2.0.58.19991027105257.00addc10@mmtnt11.metamor.com>
5358      Branch: cfgperl
5359            ! README.vms
5360 ____________________________________________________________________________
5361 [  4571] By: jhi                                   on 1999/11/13  18:33:39
5362         Log: From: jand@activestate.com (Jan Dubois)
5363              To: perl5-porters@perl.org, Perl-Win32-Porters@activestate.com
5364              Cc: Douglas Lankshear <dougl@activestate.com>,
5365              Gurusamy Sarathy <gsar@activestate.com>
5366              Subject: [5.005_62 PATCH] support link() on WinNT and NTFS
5367              Date: Tue, 09 Nov 1999 00:38:33 +0100
5368              Message-ID: <382b5d24.10899522@smtprelay.t-online.de>
5369      Branch: cfgperl
5370            ! XSUB.h iperlsys.h pp_sys.c t/io/fs.t win32/config.bc
5371            ! win32/config.gc win32/config.vc win32/config_H.bc
5372            ! win32/config_H.gc win32/config_H.vc win32/perllib.c
5373            ! win32/win32.c win32/win32iop.h
5374 ____________________________________________________________________________
5375 [  4570] By: jhi                                   on 1999/11/13  18:30:37
5376         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5377              To: perl5-porters@perl.org (Mailing list Perl5)
5378              Subject: [PATCH 5.005_62] makedef.pl goof
5379              Date: Mon, 8 Nov 1999 23:55:21 -0500 (EST)
5380              Message-Id: <199911090455.XAA25627@monk.mps.ohio-state.edu>
5381      Branch: cfgperl
5382            ! makedef.pl
5383 ____________________________________________________________________________
5384 [  4569] By: jhi                                   on 1999/11/13  18:06:54
5385         Log: From: Michael G Schwern <schwern@pobox.com>
5386              To: perl5-porters@perl.org, pod-people@perl.org
5387              Cc: tchrist@mox.perl.com, gnat@frii.com
5388              Subject: [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText
5389              Date: Wed, 10 Nov 1999 17:21:46 -0500
5390              Message-ID: <19991110172146.A23527@athens.aocn.com>
5391      Branch: cfgperl
5392            ! pod/perlfaq9.pod
5393 ____________________________________________________________________________
5394 [  4568] By: jhi                                   on 1999/11/13  18:05:33
5395         Log: From: "Paul Moore" <gustav@morpheus.demon.co.uk>
5396              To: <perl5-porters@perl.org>
5397              Subject: DynaLoader_pm.PL patch (backslashes in strings)
5398              Date: Wed, 10 Nov 1999 22:52:02 -0000
5399              Message-ID: <LPBBIIMJKJMPNOGHGLLCMEBFCAAA.gustav@morpheus.demon.co.uk>
5400      Branch: cfgperl
5401            ! ext/DynaLoader/DynaLoader_pm.PL
5402 ____________________________________________________________________________
5403 [  4567] By: jhi                                   on 1999/11/13  18:03:52
5404         Log: From: JD Laub <jdl@access-health.com>
5405              To: perl5-porters@perl.org
5406              Subject: [ID 19991112.002] patch: Exporter.pm not reporting path
5407              Date: Fri, 12 Nov 1999 08:58:28 -0700 (MST)
5408              Message-Id: <199911121558.IAA08915@mocha.iasi.com>
5409      Branch: cfgperl
5410            ! lib/Exporter/Heavy.pm
5411 ____________________________________________________________________________
5412 [  4566] By: jhi                                   on 1999/11/13  18:01:24
5413         Log: From: Bernard Quatermass <bernard@quatermass.co.uk>
5414              To: perl5-porters@perl.org
5415              Subject: small patch for perldoc
5416              Date: Fri, 12 Nov 1999 23:11:43 GMT
5417              Message-Id: <VA.0000001c.00d1e05a@quatermass.co.uk>
5418      Branch: cfgperl
5419            ! utils/perldoc.PL
5420 ____________________________________________________________________________
5421 [  4565] By: jhi                                   on 1999/11/13  17:58:54
5422         Log: From: Scott Gifford <sgifford@tir.com>
5423              To: perl5-porters@perl.org
5424              Cc: gbarr@pobox.com
5425              Subject: [ID 19991112.004] Bug in IO::Socket (patch included)
5426              Date: 12 Nov 1999 18:55:30 -0500
5427              Message-Id: <m3emdvw9hp.fsf@sgifford.tir.com>
5428      Branch: cfgperl
5429            ! ext/IO/lib/IO/Socket.pm
5430 ____________________________________________________________________________
5431 [  4564] By: jhi                                   on 1999/11/13  17:45:39
5432         Log: Applied manually:
5433              From: "Craig A. Berry" <craig.berry@metamor.com>
5434              To: perl5-porters@perl.org, VMSPERL@perl.org
5435              Subject: [PATCH 5.005_62] patches required to build on VMS
5436              Date: Tue, 09 Nov 1999 18:16:14 -0600
5437              Message-Id: <4.2.2.19991109173839.00d12630@mmtnt11.metamor.com>
5438      Branch: cfgperl
5439            ! configure.com vms/descrip_mms.template vms/subconfigure.com
5440            ! vms/vms.c vms/vmsish.h
5441 ____________________________________________________________________________
5442 [  4563] By: jhi                                   on 1999/11/13  17:18:41
5443         Log: Regen Unicode tables to include a warning:
5444              Thou Shalt Not Edit Them By Hand; add missing
5445              (Unicode 2.0 -introduced) tables to MANIFEST;
5446              convert the equivalence tables to be valid Perl code.
5447      Branch: cfgperl
5448            + lib/unicode/Eq/Latin1.pl lib/unicode/Eq/Unicode.pl
5449            + lib/unicode/In/BopomofoExtended.pl
5450            + lib/unicode/In/BraillePatterns.pl
5451            + lib/unicode/In/CJKRadicalsSupplement.pl
5452            + lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
5453            + lib/unicode/In/Cherokee.pl
5454            + lib/unicode/In/IdeographicDescriptionCharacters.pl
5455            + lib/unicode/In/KangxiRadicals.pl lib/unicode/In/Khmer.pl
5456            + lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
5457            + lib/unicode/In/Ogham.pl lib/unicode/In/Runic.pl
5458            + lib/unicode/In/Sinhala.pl lib/unicode/In/Syriac.pl
5459            + lib/unicode/In/Thaana.pl
5460            + lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
5461            + lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
5462            - lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
5463            ! (edit 169 files)
5464 ____________________________________________________________________________
5465 [  4562] By: jhi                                   on 1999/11/13  16:53:00
5466         Log: From: Peter Prymmer <pvhp@forte.com>
5467              To: gsar@activestate.com, perl-mvs@perl.org, perlbug@perl.com
5468              Subject: [PATCH: 5.005_62]was Re: [ID 19991102.003] perl on os390
5469              Date: Wed, 10 Nov 1999 14:34:36 -0800 (PST)
5470              Message-Id: <199911102234.OAA01018@brio.forte.com>
5471      Branch: cfgperl
5472            ! t/lib/dumper.t t/op/pack.t t/op/regexp.t t/pragma/locale.t
5473            ! t/pragma/overload.t
5474 ____________________________________________________________________________
5475 [  4561] By: jhi                                   on 1999/11/13  16:29:37
5476         Log: $Config{myarchname} is not a good architecture identifier
5477              because it may contain host/node identification like
5478              CPU serial numbers.
5479      Branch: cfgperl
5480            ! ext/Errno/Errno_pm.PL
5481 ____________________________________________________________________________
5482 [  4560] By: jhi                                   on 1999/11/13  16:26:13
5483         Log: Continue largefileness separation from quadness;
5484              move nv-preserving test out of perl.h into Configure;
5485              use HAS_SETVBUF in IO.
5486      Branch: cfgperl
5487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5488            ! config_h.SH ext/IO/IO.xs hints/solaris_2.sh perl.h pp_sys.c
5489      Branch: metaconfig
5490            ! U/a_dvisory/quadtype.U
5491      Branch: metaconfig/U/perl
5492            + nvpresuv.U
5493            ! d_fseeko.U d_ftello.U io64.U perlxv.U
5494 ____________________________________________________________________________
5495 [  4559] By: jhi                                   on 1999/11/13  13:46:38
5496         Log: Try to fix largefileness so that it "works" without a quad IV.
5497      Branch: cfgperl
5498            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5499            ! config_h.SH perl.h pp_sys.c t/lib/syslfs.t t/op/lfs.t
5500      Branch: metaconfig
5501            ! U/a_dvisory/quadtype.U U/typedefs/lseektype.U
5502      Branch: metaconfig/U/perl
5503            ! io64.U
5504 ____________________________________________________________________________
5505 [  4558] By: jhi                                   on 1999/11/13  11:36:19
5506         Log: Undo drift from mainline.
5507      Branch: cfgperl
5508            ! regcomp.c util.c utils/h2xs.PL
5509 ____________________________________________________________________________
5510 [  4557] By: gsar                                  on 1999/11/13  10:54:46
5511         Log: typo
5512      Branch: perl
5513            ! util.c
5514 ____________________________________________________________________________
5515 [  4556] By: gsar                                  on 1999/11/13  10:53:41
5516         Log: integrate cfgperl contents (op.[ch] needed manual resolve)
5517      Branch: perl
5518           +> epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
5519           +> epoc/epoc_stubs.c
5520           !> (integrate 48 files)
5521 ____________________________________________________________________________
5522 [  4555] By: jhi                                   on 1999/11/13  10:05:54
5523         Log: Integrate with Sarathy.
5524      Branch: cfgperl
5525           !> dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
5526           !> sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
5527 ____________________________________________________________________________
5528 [  4554] By: jhi                                   on 1999/11/13  10:03:07
5529         Log: s/_SIGN$/_sign/g;
5530      Branch: metaconfig
5531            ! U/typedefs/gidsign.U U/typedefs/pidsign.U U/typedefs/uidsign.U
5532 ____________________________________________________________________________
5533 [  4553] By: gsar                                  on 1999/11/13  02:17:53
5534         Log: cloned interpreters now actually run and pass all but 55/10386
5535              subtests; various subtle bugs, new and old, observed when running
5536              cloned interpreters have been fixed
5537              
5538              still to do:
5539              |  * dup psig_ptr table
5540              |  * merge PADOP GVs support with "our" SVs (existing PADOPs are too
5541              |    simple-minded and grab one pad entry each, heavily bloating
5542              |    the pad by not avoiding dups)
5543              |  * overloaded constants are not really immutable--they need to
5544              |    be PADOPs
5545              |  * allocator for constants and OPs need to be spelled differently
5546              |    (shared vs interpreter-local allocations)
5547              |  * optree refcounting is still missing locking (macros are in place)
5548              |  * curstackinfo, {mark,scope,save,ret}stack need to be cloned so
5549              |    perl_clone() can be called from within runops*()
5550      Branch: perl
5551            ! dump.c ext/Devel/DProf/DProf.xs gv.c mg.c op.c perl.c pp.c
5552            ! sv.c warnings.h warnings.pl win32/Makefile win32/perllib.c
5553 ____________________________________________________________________________
5554 [  4552] By: jhi                                   on 1999/11/11  23:17:43
5555         Log: Turn on largefileness always if available and
5556              continue 64-bit fixes.
5557      Branch: cfgperl
5558            ! Configure config_h.SH handy.h hints/aix.sh hints/dec_osf.sh
5559            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh perl.h pp.c
5560            ! sv.c t/lib/syslfs.t t/op/lfs.t utf8.c
5561 ____________________________________________________________________________
5562 [  4551] By: jhi                                   on 1999/11/11  23:16:15
5563         Log: Split int64type from i_inttypes, rename quadcase into quadkind.
5564      Branch: metaconfig
5565            ! U/a_dvisory/quadtype.U
5566      Branch: metaconfig/U/perl
5567            + d_int64t.U
5568            ! i_inttypes.U io64.U
5569 ____________________________________________________________________________
5570 [  4550] By: jhi                                   on 1999/11/11  20:24:55
5571         Log: Fix a thinko in 4548.
5572      Branch: cfgperl
5573            ! pp_sys.c
5574 ____________________________________________________________________________
5575 [  4549] By: jhi                                   on 1999/11/11  19:48:21
5576         Log: Integrate with Sarathy.
5577      Branch: cfgperl
5578           !> (integrate 56 files)
5579 ____________________________________________________________________________
5580 [  4548] By: jhi                                   on 1999/11/11  19:41:56
5581         Log: Try to do something if st_size, st_uid, st_gid are too big for an IV;
5582              regen Configure.
5583      Branch: cfgperl
5584            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5585            ! config_h.SH pp_sys.c
5586 ____________________________________________________________________________
5587 [  4547] By: jhi                                   on 1999/11/11  19:40:38
5588         Log: s/_SIZE$/_size/g; add sizesize and ssizesize.
5589      Branch: metaconfig
5590            + U/typedefs/sizesize.U U/typedefs/ssizesize.U
5591            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
5592 ____________________________________________________________________________
5593 [  4546] By: gsar                                  on 1999/11/11  10:32:54
5594         Log: avoid stash pointers in optree under USE_ITHREADS
5595      Branch: perl
5596            ! bytecode.pl cop.h ext/B/B.xs ext/B/B/Asmdata.pm
5597            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
5598            ! ext/B/B/Deparse.pm ext/ByteLoader/bytecode.h
5599            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5600            ! ext/Opcode/Opcode.xs gv.c op.c perl.c pp.c pp_ctl.c pp_hot.c
5601            ! scope.h sv.c
5602 ____________________________________________________________________________
5603 [  4545] By: gsar                                  on 1999/11/11  06:04:20
5604         Log: another change towards a shareable optree: avoid pointer to filegv
5605              in COP; revert parts of change#4485 and s/xcv_filegv/xcv_file/
5606              (CvFILE() may yet come in handy somewhere); adjust compiler doodads
5607              to suit
5608      Branch: perl
5609            ! bytecode.pl cop.h cv.h dump.c ext/B/B.pm ext/B/B.xs
5610            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
5611            ! ext/B/B/CC.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
5612            ! ext/B/B/Lint.pm ext/B/B/Xref.pm ext/ByteLoader/bytecode.h
5613            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
5614            ! ext/Devel/Peek/Peek.pm gv.c gv.h op.c perl.c pp.c pp_ctl.c
5615            ! pp_sys.c scope.c scope.h sv.c sv.h toke.c util.c util.h
5616            ! win32/perllib.c
5617 ____________________________________________________________________________
5618 [  4544] By: gsar                                  on 1999/11/10  18:19:12
5619         Log: more cleanups for change#4539
5620      Branch: perl
5621            ! gv.h op.c op.h pp_ctl.c pp_hot.c
5622 ____________________________________________________________________________
5623 [  4543] By: gsar                                  on 1999/11/10  01:52:22
5624         Log: remove dead branch/infinite looper in change#3612
5625      Branch: perl
5626            ! op.c
5627 ____________________________________________________________________________
5628 [  4542] By: gsar                                  on 1999/11/09  20:05:47
5629         Log: IoDIRP may be fake when used in source filters, mark as such
5630      Branch: perl
5631            ! sv.c sv.h toke.c
5632 ____________________________________________________________________________
5633 [  4541] By: gsar                                  on 1999/11/09  05:47:53
5634         Log: small nits in changes#4538,4539
5635      Branch: perl
5636            ! op.c sv.c
5637 ____________________________________________________________________________
5638 [  4540] By: gsar                                  on 1999/11/08  20:30:58
5639         Log: win32 symbol export tweak
5640      Branch: perl
5641            ! makedef.pl win32/win32.c win32/win32iop.h
5642 ____________________________________________________________________________
5643 [  4539] By: gsar                                  on 1999/11/08  18:50:40
5644         Log: preliminary support for GVOP indirection via pad
5645      Branch: perl
5646            ! doio.c dump.c embed.h embed.pl global.sym objXSUB.h op.c op.h
5647            ! opcode.pl perlapi.c pp_hot.c pp_sys.c proto.h run.c
5648 ____________________________________________________________________________
5649 [  4538] By: gsar                                  on 1999/11/08  11:25:49
5650         Log: preliminary support for perl_clone() (still needs work in
5651              the following areas: SVOPs must indirect via pad; context
5652              stack, scope stack, and runlevels must be cloned; must
5653              hook up the virtualized pseudo-process support provided by
5654              "host"; ...)
5655      Branch: perl
5656            ! av.h embed.h embed.pl embedvar.h global.sym hv.c hv.h
5657            ! intrpvar.h makedef.pl objXSUB.h perl.h perlapi.c proto.h sv.c
5658            ! win32/perllib.c win32/win32.c
5659 ____________________________________________________________________________
5660 [  4537] By: gsar                                  on 1999/11/08  11:19:18
5661         Log: more thorough cleanup in perl_destroy()
5662      Branch: perl
5663            ! perl.c util.c
5664 ____________________________________________________________________________
5665 [  4536] By: gsar                                  on 1999/11/08  07:16:10
5666         Log: win32 internal data must be interpreter-local
5667      Branch: perl
5668            ! win32/win32.c win32/win32.h win32/win32sck.c
5669 ____________________________________________________________________________
5670 [  4535] By: gsar                                  on 1999/11/08  04:17:28
5671         Log: tweak change#4502
5672      Branch: perl
5673            ! doio.c perl.c
5674 ____________________________________________________________________________
5675 [  4534] By: jhi                                   on 1999/11/07  13:17:03
5676         Log: Four special class subs, not three.
5677      Branch: cfgperl
5678            ! pod/perlmod.pod
5679 ____________________________________________________________________________
5680 [  4533] By: jhi                                   on 1999/11/07  13:13:15
5681         Log: Integrate with Sarathy.
5682      Branch: cfgperl
5683           !> mg.c t/io/print.t
5684 ____________________________________________________________________________
5685 [  4532] By: jhi                                   on 1999/11/07  12:36:10
5686         Log: More test program maintenance.
5687      Branch: cfgperl
5688            ! Configure config_h.SH
5689      Branch: metaconfig
5690            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
5691            ! U/compline/charsize.U U/compline/d_sigaction.U
5692            ! U/compline/doublesize.U U/compline/floatsize.U
5693            ! U/compline/nblock_io.U U/compline/ptrsize.U
5694            ! U/modified/Signal.U U/typedefs/gidsize.U U/typedefs/pidsize.U
5695            ! U/typedefs/uidsize.U
5696      Branch: metaconfig/U/perl
5697            ! fpossize.U
5698 ____________________________________________________________________________
5699 [  4531] By: jhi                                   on 1999/11/07  00:34:09
5700         Log: Tidy up the metaconfig test programs.
5701      Branch: cfgperl
5702            ! Configure config_h.SH
5703      Branch: metaconfig
5704            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
5705            ! U/compline/charsize.U U/compline/doublesize.U
5706            ! U/compline/nblock_io.U U/compline/ptrsize.U
5707            ! U/modified/d_longlong.U U/typedefs/gidsize.U
5708            ! U/typedefs/lseektype.U U/typedefs/pidsize.U
5709            ! U/typedefs/uidsize.U
5710      Branch: metaconfig/U/perl
5711            ! fpossize.U
5712 ____________________________________________________________________________
5713 [  4530] By: jhi                                   on 1999/11/06  23:51:34
5714         Log: So many printfs, so little time.
5715      Branch: cfgperl
5716            ! op.c perl.c regcomp.c scope.c util.c
5717 ____________________________________________________________________________
5718 [  4529] By: jhi                                   on 1999/11/06  23:27:35
5719         Log: Replace the explicit zeros with NOOPs.
5720      Branch: cfgperl
5721            ! perl.h
5722 ____________________________________________________________________________
5723 [  4528] By: jhi                                   on 1999/11/06  23:10:54
5724         Log: From: jand@activestate.com (Jan Dubois)
5725              To: perl5-porters@perl.org
5726              Cc: Mike Blazer <blazer@mail.nevalink.ru>,
5727              Mark Borgerding <mborgerding@acm.org>
5728              Subject: [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators
5729              Date: Sat, 06 Nov 1999 22:16:43 +0100
5730              Message-ID: <38279207.46448719@smtprelay.t-online.de>
5731      Branch: cfgperl
5732            ! op.c op.h
5733 ____________________________________________________________________________
5734 [  4527] By: jhi                                   on 1999/11/06  20:22:14
5735         Log: ...and fewer.
5736      Branch: cfgperl
5737            ! dump.c
5738 ____________________________________________________________________________
5739 [  4526] By: jhi                                   on 1999/11/06  20:19:04
5740         Log: ...and they are getting fewer.
5741      Branch: cfgperl
5742            ! dump.c op.c util.c
5743 ____________________________________________________________________________
5744 [  4525] By: jhi                                   on 1999/11/06  19:59:59
5745         Log: More printf miscasts flushed out.
5746      Branch: cfgperl
5747            ! dump.c ext/B/B.xs ext/Data/Dumper/Dumper.xs regcomp.c
5748            ! regexec.c
5749 ____________________________________________________________________________
5750 [  4524] By: jhi                                   on 1999/11/06  15:39:05
5751         Log: Crushing the remaining %ld guerillas.
5752      Branch: cfgperl
5753            ! ext/Devel/DProf/DProf.xs
5754 ____________________________________________________________________________
5755 [  4523] By: jhi                                   on 1999/11/06  15:11:38
5756         Log: Update CPAN sites list.
5757      Branch: cfgperl
5758            ! pod/perlmodlib.pod
5759 ____________________________________________________________________________
5760 [  4522] By: jhi                                   on 1999/11/05  19:50:46
5761         Log: The -n32 is normally part of $cc, not $ccflags.
5762      Branch: cfgperl
5763            ! hints/irix_6.sh
5764 ____________________________________________________________________________
5765 [  4521] By: gsar                                  on 1999/11/05  04:35:30
5766         Log: allow $\ to work right when set to a string with embedded nulls
5767      Branch: perl
5768            ! mg.c t/io/print.t
5769 ____________________________________________________________________________
5770 [  4520] By: jhi                                   on 1999/11/04  23:30:09
5771         Log: Integrate with Sarathy.
5772      Branch: cfgperl
5773           !> embedvar.h ext/B/B/Bytecode.pm ext/B/B/Lint.pm
5774           !> ext/B/B/Stash.pm ext/B/NOTES ext/B/O.pm ext/File/Glob/Glob.pm
5775           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h intrpvar.h
5776           !> keywords.h keywords.pl objXSUB.h op.c perl.c pod/perldelta.pod
5777           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmod.pod
5778           !> pod/perlrun.pod pod/perlsub.pod pod/perltodo.pod toke.c
5779 ____________________________________________________________________________
5780 [  4519] By: jhi                                   on 1999/11/04  23:09:25
5781         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5782              To: perl5-porters@perl.org (Mailing list Perl5)
5783              Subject: [PATCH 5.005_62] ref to non-lvalue method
5784              Date: Wed, 3 Nov 1999 03:52:48 -0500 (EST)
5785              Message-Id: <199911030852.DAA06563@monk.mps.ohio-state.edu>
5786      Branch: cfgperl
5787            ! op.c
5788 ____________________________________________________________________________
5789 [  4518] By: jhi                                   on 1999/11/04  23:07:27
5790         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5791              To: perl5-porters@perl.org (Mailing list Perl5)
5792              Subject: [PATCH 5.005_62] xsubpp dependency
5793              Date: Wed, 3 Nov 1999 02:57:23 -0500 (EST)
5794              Message-Id: <199911030757.CAA06325@monk.mps.ohio-state.edu>
5795      Branch: cfgperl
5796            ! lib/ExtUtils/MM_Unix.pm
5797 ____________________________________________________________________________
5798 [  4517] By: jhi                                   on 1999/11/04  23:05:59
5799         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5800              To: perl5-porters@perl.org (Mailing list Perl5)
5801              Subject: [PATCH 5.005_62] regexp.h
5802              Date: Wed, 3 Nov 1999 02:55:21 -0500 (EST)
5803              Message-Id: <199911030755.CAA06311@monk.mps.ohio-state.edu>
5804      Branch: cfgperl
5805            ! regexp.h
5806 ____________________________________________________________________________
5807 [  4516] By: gsar                                  on 1999/11/04  18:25:45
5808         Log: change#4485 didn't do the right thing for B::Bytecode
5809      Branch: perl
5810            ! ext/B/B/Bytecode.pm
5811 ____________________________________________________________________________
5812 [  4515] By: gsar                                  on 1999/11/04  17:28:29
5813         Log: implement STOP blocks and fix compiler to use them (minimally
5814              tested)
5815      Branch: perl
5816            ! embedvar.h ext/B/B/Lint.pm ext/B/B/Stash.pm ext/B/NOTES
5817            ! ext/B/O.pm intrpvar.h keywords.h keywords.pl objXSUB.h op.c
5818            ! perl.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
5819            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod
5820            ! pod/perltodo.pod toke.c
5821 ____________________________________________________________________________
5822 [  4514] By: gsar                                  on 1999/11/04  15:59:46
5823         Log: display BSD license in Glob.pm (for clause #2 conformity)
5824      Branch: perl
5825            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
5826            ! ext/File/Glob/bsd_glob.h
5827 ____________________________________________________________________________
5828 [  4513] By: jhi                                   on 1999/11/04  08:26:19
5829         Log: Integrate with Sarathy.
5830      Branch: cfgperl
5831           +> t/io/nargv.t
5832           !> (integrate 34 files)
5833 ____________________________________________________________________________
5834 [  4512] By: jhi                                   on 1999/11/04  08:01:25
5835         Log: Incremental Mac integration from Matthias.
5836      Branch: cfgperl
5837            ! perl.c perl.h pp_ctl.c pp_hot.c run.c sv.c t/pod/testpchk.pl
5838            ! toke.c util.c
5839 ____________________________________________________________________________
5840 [  4511] By: gsar                                  on 1999/11/04  02:53:37
5841         Log: remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
5842      Branch: perl
5843            ! dosish.h embed.pl mg.c os2/os2ish.h perl.c perl.h perly.c
5844            ! perly_c.diff pp_ctl.c proto.h regcomp.c regexec.c sv.c toke.c
5845            ! universal.c vms/perly_c.vms vms/vmsish.h win32/win32.h
5846            ! xsutils.c
5847 ____________________________________________________________________________
5848 [  4510] By: jhi                                   on 1999/11/02  22:12:29
5849         Log: S_init_interp is a better place to diddle with PL_opargs
5850              than perl_construct.
5851      Branch: cfgperl
5852            ! perl.c
5853 ____________________________________________________________________________
5854 [  4509] By: jhi                                   on 1999/11/02  21:30:02
5855         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5856              To: ben@mucus.advanced.org, perl5-porters@perl.org
5857              Subject: Re: [ID 19991102.002] unpack('N', pack('N', -1)) not idempotent
5858              Date: Tue, 02 Nov 1999 21:36:00 +0000
5859              Message-Id: <E11ilay-00020o-00@taurus.cus.cam.ac.uk>
5860      Branch: cfgperl
5861            ! pod/perlfunc.pod
5862 ____________________________________________________________________________
5863 [  4508] By: jhi                                   on 1999/11/02  20:46:27
5864         Log: Initial integration of the MacPerl changes form Matthias.
5865      Branch: cfgperl
5866            ! doio.c ext/DynaLoader/DynaLoader_pm.PL ext/Fcntl/Fcntl.pm
5867            ! ext/Fcntl/Fcntl.xs gv.c mg.c opcode.pl perl.c perl.h pp_ctl.c
5868            ! pp_hot.c pp_sys.c run.c sv.c toke.c util.c
5869 ____________________________________________________________________________
5870 [  4507] By: jhi                                   on 1999/11/01  23:05:07
5871         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5872              To: lvirden@cas.org (Larry W. Virden)
5873              Cc: perl5-porters@perl.org, lvirden@cas.org
5874              Subject: Re: [ID 19991026.001] perl segmentation fault report
5875              Date: Mon, 1 Nov 1999 18:14:16 -0500 (EST)
5876              Message-Id: <199911012314.SAA22664@monk.mps.ohio-state.edu>
5877      Branch: cfgperl
5878            ! regexec.c t/op/pat.t
5879 ____________________________________________________________________________
5880 [  4506] By: jhi                                   on 1999/11/01  19:56:28
5881         Log: From: Olaf Flebbe <olaf@science-computing.de>
5882              To: perl5-porters@perl.org
5883              Subject: [PATCH: 5.005_62] Patch for EPOC Support
5884              Date: Mon, 1 Nov 1999 20:46:54 +0100 (MET)
5885              Message-ID: <Pine.LNX.4.10.9911012045190.411-100000@dragon.science-computing.de>
5886      Branch: cfgperl
5887            + epoc/Config.pm epoc/autosplit.pl epoc/createpkg.pl
5888            + epoc/epoc_stubs.c
5889            ! MANIFEST README.epoc epoc/epocish.h epoc/perl.mmp
5890            ! epoc/perl.pkg
5891 ____________________________________________________________________________
5892 [  4505] By: gsar                                  on 1999/11/01  17:09:44
5893         Log: macros for COP.cop_filegv access
5894      Branch: perl
5895            ! cop.h deb.c gv.c op.c perl.c pp_ctl.c pp_sys.c scope.c toke.c
5896            ! util.c
5897 ____________________________________________________________________________
5898 [  4504] By: gsar                                  on 1999/11/01  17:08:28
5899         Log: enable better Win32::DomainName() by demand loading netapi32.dll
5900              (from Jan Dubois)
5901      Branch: perl
5902            ! pod/Win32.pod win32/win32.c
5903 ____________________________________________________________________________
5904 [  4503] By: gsar                                  on 1999/10/31  20:56:06
5905         Log: change#4502 was missing a file
5906      Branch: perl
5907            + t/io/nargv.t
5908 ____________________________________________________________________________
5909 [  4502] By: gsar                                  on 1999/10/31  20:46:02
5910         Log: make nested ARGV/$^I loops work correctly; fixes several bugs
5911              in the way ARGV state was handled in readline(); writing a
5912              subroutine to do inplace edits is now possible, provided *ARGV,
5913              *ARGVOUT, $^I and $_ are localized where needed
5914      Branch: perl
5915            ! MANIFEST doio.c embedvar.h intrpvar.h objXSUB.h perl.c
5916            ! pp_hot.c scope.c
5917 ____________________________________________________________________________
5918 [  4501] By: jhi                                   on 1999/10/31  12:43:54
5919         Log: Integrate with Sarathy.
5920      Branch: cfgperl
5921           !> perl.h win32/config.bc win32/config.gc win32/config.vc
5922           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5923 ____________________________________________________________________________
5924 [  4500] By: gsar                                  on 1999/10/31  10:01:17
5925         Log: updated windows config* files
5926      Branch: perl
5927            ! win32/config.bc win32/config.gc win32/config.vc
5928            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5929 ____________________________________________________________________________
5930 [  4499] By: gsar                                  on 1999/10/31  09:15:17
5931         Log: integrate cfgperl contents into mainline
5932      Branch: perl
5933           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5934           !> config_h.SH perl.h
5935 ____________________________________________________________________________
5936 [  4498] By: gsar                                  on 1999/10/31  09:13:41
5937         Log: remove unused struct Outrec
5938      Branch: perl
5939            ! perl.h
5940 ____________________________________________________________________________
5941 [  4497] By: jhi                                   on 1999/10/30  12:41:50
5942         Log: Add HAS_QUAD ($Config{d_quad}); use it.
5943      Branch: cfgperl
5944            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5945            ! config_h.SH perl.h
5946      Branch: metaconfig
5947            ! U/a_dvisory/quadtype.U U/compline/charsize.U U/typedefs/gidf.U
5948            ! U/typedefs/uidf.U
5949      Branch: metaconfig/U/perl
5950            ! perlxv.U
5951 ____________________________________________________________________________
5952 [  4496] By: gsar                                  on 1999/10/30  00:28:32
5953         Log: integrate cfgperl contents into mainline
5954      Branch: perl
5955           !> Configure Policy_sh.SH Porting/Glossary Porting/config.sh
5956           !> Porting/config_H README.hurd config_h.SH doop.c handy.h
5957           !> hints/aix.sh hints/irix_6.sh hints/solaris_2.sh mg.c perl.c
5958           !> perl.h pp.c pp.h regexec.c sv.c taint.c
5959 ____________________________________________________________________________
5960 [  4495] By: jhi                                   on 1999/10/29  23:36:19
5961         Log: Continue what #4494 started; introduce uid and gid formats.
5962      Branch: cfgperl
5963            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5964            ! config_h.SH handy.h perl.h
5965      Branch: metaconfig
5966            + U/a_dvisory/quadtype.U U/typedefs/gidf.U U/typedefs/uidf.U
5967            - U/typedefs/quadtype.U
5968      Branch: metaconfig/U/perl
5969            ! perlxv.U
5970 ____________________________________________________________________________
5971 [  4494] By: jhi                                   on 1999/10/29  22:09:01
5972         Log: Move the IV, UV, I8, U8, ..., and NV to metaconfig
5973              from perl.h and handy.h.
5974      Branch: cfgperl
5975            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5976            ! config_h.SH handy.h perl.h
5977      Branch: metaconfig/U/perl
5978            + perlxv.U perlxvf.U
5979 ____________________________________________________________________________
5980 [  4493] By: jhi                                   on 1999/10/29  22:08:06
5981         Log: Finetuning the output continues along the lines of #4490 and #4491.
5982      Branch: metaconfig
5983            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
5984            ! U/typedefs/fpostype.U
5985      Branch: metaconfig/U/perl
5986            + fpossize.U
5987            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
5988            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
5989 ____________________________________________________________________________
5990 [  4492] By: jhi                                   on 1999/10/29  21:14:53
5991         Log: Hurd update from Mark Kettenis.
5992      Branch: cfgperl
5993            ! README.hurd
5994 ____________________________________________________________________________
5995 [  4491] By: jhi                                   on 1999/10/29  20:37:02
5996         Log: A new try at what #4490 tried to accomplish.
5997      Branch: metaconfig
5998            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
5999      Branch: metaconfig/U/perl
6000            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
6001            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
6002 ____________________________________________________________________________
6003 [  4490] By: jhi                                   on 1999/10/29  20:19:41
6004         Log: metaconfig nits.
6005      Branch: metaconfig
6006            ! U/modified/i_sysuio.U U/threads/d_pthreadj.U
6007      Branch: metaconfig/U/perl
6008            + d_iovec_s.U
6009            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
6010            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U io64.U
6011 ____________________________________________________________________________
6012 [  4489] By: jhi                                   on 1999/10/29  16:08:43
6013         Log: Integrate with Sarathy.
6014      Branch: cfgperl
6015           !> (integrate 31 files)
6016 ____________________________________________________________________________
6017 [  4488] By: jhi                                   on 1999/10/29  15:30:30
6018         Log: Regen Configure and Glossary.
6019      Branch: cfgperl
6020            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6021            ! config_h.SH
6022 ____________________________________________________________________________
6023 [  4487] By: jhi                                   on 1999/10/29  15:24:13
6024         Log: Remove quad logic from perl.h; regen Configure;
6025              add -DUSE_LONG_LONG to ccflags if not already there.
6026      Branch: cfgperl
6027            ! Configure config_h.SH doop.c hints/aix.sh hints/irix_6.sh
6028            ! hints/solaris_2.sh perl.h pp.c pp.h regexec.c sv.c
6029 ____________________________________________________________________________
6030 [  4486] By: jhi                                   on 1999/10/29  15:22:38
6031         Log: metaconfig: moved quad logic from perl.h to Configure (quadtype.U);
6032              fixed the use*.U to define their stuff only iff not already defined
6033              (so that ccflags can have any -DUSE_* it wants);
6034              uselonglong.U added; various small nits fixed.
6035      Branch: metaconfig
6036            + U/typedefs/quadtype.U
6037            ! U/modified/d_longdbl.U U/modified/d_longlong.U
6038            ! U/modified/d_statblks.U U/modified/usenm.U
6039            ! U/threads/usethreads.U
6040      Branch: metaconfig/U/perl
6041            + uselonglong.U
6042            ! d_cmsghdr_s.U d_fs_data_s.U d_msghdr_s.U d_statfs3.U
6043            ! d_statfs4.U d_statfs_f_flags.U d_statfs_s.U i_inttypes.U
6044            ! quadfio.U use64bits.U uselfs.U uselongdbl.U usemorebits.U
6045            ! usemultiplicity.U useperlio.U usesocks.U
6046 ____________________________________________________________________________
6047 [  4485] By: gsar                                  on 1999/10/29  06:08:50
6048         Log: more cleanup: avoid unused knowledge of "file GV" notion in CV and GV
6049      Branch: perl
6050            ! bytecode.pl cv.h dump.c ext/B/B.pm ext/B/B.xs
6051            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
6052            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/ByteLoader/byterun.c
6053            ! ext/ByteLoader/byterun.h ext/Devel/Peek/Peek.pm gv.c gv.h op.c
6054            ! sv.h
6055 ____________________________________________________________________________
6056 [  4484] By: gsar                                  on 1999/10/29  03:00:21
6057         Log: usurp GVOP slot for new PADOP (one small step to making optree
6058              shareable across interpreters)
6059      Branch: perl
6060            ! bytecode.pl doio.c dump.c ext/B/B.pm ext/B/B.xs
6061            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
6062            ! ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
6063            ! ext/B/B/Terse.pm ext/B/typemap ext/ByteLoader/byterun.c
6064            ! ext/ByteLoader/byterun.h op.c op.h opcode.h opcode.pl perl.h
6065            ! pp_hot.c pp_sys.c regexec.c run.c
6066 ____________________________________________________________________________
6067 [  4483] By: jhi                                   on 1999/10/28  22:01:12
6068         Log: Regen Configure.
6069      Branch: cfgperl
6070            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6071            ! config_h.SH
6072 ____________________________________________________________________________
6073 [  4482] By: jhi                                   on 1999/10/28  21:45:26
6074         Log: Installdirs patches from Andy.
6075      Branch: metaconfig
6076            ! U/installdirs/sitearch.U U/installdirs/sitebin.U
6077            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
6078            ! U/installdirs/sitelib.U U/installdirs/siteman1dir.U
6079            ! U/installdirs/siteman3dir.U U/installdirs/siteprefix.U
6080            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
6081            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
6082            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
6083            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
6084            ! U/installdirs/vendorprefix.U U/installdirs/vendorscriptdir.U
6085 ____________________________________________________________________________
6086 [  4481] By: gsar                                  on 1999/10/28  17:33:49
6087         Log: remove C<use Time::Local 'no_range_check'> misfeature (global
6088              can still be directly set)
6089      Branch: perl
6090            ! lib/Time/Local.pm
6091 ____________________________________________________________________________
6092 [  4480] By: jhi                                   on 1999/10/28  13:49:26
6093         Log: Fix printing of uids and gids; regen Configure.
6094      Branch: cfgperl
6095            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6096            ! config_h.SH mg.c perl.c perl.h taint.c
6097 ____________________________________________________________________________
6098 [  4479] By: jhi                                   on 1999/10/28  11:53:57
6099         Log: Fix typo.
6100      Branch: metaconfig
6101            ! U/typedefs/gidsize.U
6102 ____________________________________________________________________________
6103 [  4478] By: jhi                                   on 1999/10/28  06:50:02
6104         Log: Integrate with Sarathy.
6105      Branch: cfgperl
6106           !> Changes iperlsys.h makedef.pl patchlevel.h perl.h
6107           !> win32/Makefile win32/config.bc win32/config.gc win32/config.vc
6108           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6109           !> win32/config_sh.PL win32/makefile.mk win32/win32.h
6110 ____________________________________________________________________________
6111 [  4477] By: jhi                                   on 1999/10/28  06:40:54
6112         Log: (Slightly) better comments for Policy_sh.SH from Andy.
6113      Branch: cfgperl
6114            ! Policy_sh.SH
6115 ____________________________________________________________________________
6116 [  4476] By: gsar                                  on 1999/10/27  23:54:36
6117         Log: regen config* stuff for windows
6118      Branch: perl
6119            ! Changes patchlevel.h win32/Makefile win32/config.bc
6120            ! win32/config.gc win32/config.vc win32/config_H.bc
6121            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
6122            ! win32/makefile.mk
6123 ____________________________________________________________________________
6124 [  4475] By: gsar                                  on 1999/10/27  21:32:30
6125         Log: integrate cfgperl contents into mainline; merge conflicts
6126      Branch: perl
6127           !> (integrate 46 files)
6128 ____________________________________________________________________________
6129 [  4474] By: gsar                                  on 1999/10/27  21:15:07
6130         Log: patch up egcs-1.1.2-mingw32 build (builds a working miniperl, but not
6131              perl; stdout/stderr redirects seem broken as well)
6132      Branch: perl
6133            ! iperlsys.h makedef.pl perl.h win32/makefile.mk win32/win32.h
6134 ____________________________________________________________________________
6135 [  4473] By: jhi                                   on 1999/10/27  21:11:11
6136         Log: Do not block if no message queues available.
6137      Branch: cfgperl
6138            ! t/lib/ipc_sysv.t
6139 ____________________________________________________________________________
6140 [  4472] By: jhi                                   on 1999/10/27  18:27:40
6141         Log: Remove unused "squatter" symbols; regen Configure.
6142      Branch: cfgperl
6143            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
6144            ! Porting/config_H config_h.SH epoc/config.h iperlsys.h perl.h
6145            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6146 ____________________________________________________________________________
6147 [  4471] By: jhi                                   on 1999/10/27  18:26:55
6148         Log: metaconfig; split socket; fix output.
6149      Branch: metaconfig
6150            ! U/modified/d_socket.U U/modified/d_statblks.U
6151      Branch: metaconfig/U/perl
6152            + d_cmsghdr_s.U d_msghdr_s.U d_recvmsg.U d_sendmsg.U
6153            ! i_sysstatfs.U i_sysvfs.U
6154 ____________________________________________________________________________
6155 [  4470] By: jhi                                   on 1999/10/27  17:19:06
6156         Log: Regen Configure.
6157      Branch: cfgperl
6158            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6159            ! config_h.SH perl.c perl.h
6160 ____________________________________________________________________________
6161 [  4469] By: jhi                                   on 1999/10/27  17:18:41
6162         Log: metaconfig; split statfs.
6163      Branch: metaconfig/U/perl
6164            + d_fs_data_s.U d_statfs_f_flags.U d_statfs_s.U
6165            ! d_statfs.U
6166 ____________________________________________________________________________
6167 [  4468] By: jhi                                   on 1999/10/27  14:06:44
6168         Log: Integrate with Sarathy; manual resolve on regcomp.c conflicts
6169              (Ilya's changes won).
6170      Branch: cfgperl
6171           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
6172           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
6173           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
6174           !> (integrate 65 files)
6175 ____________________________________________________________________________
6176 [  4467] By: jhi                                   on 1999/10/27  13:38:41
6177         Log: Regen Configure.
6178      Branch: cfgperl
6179            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6180            ! config_h.SH
6181 ____________________________________________________________________________
6182 [  4466] By: jhi                                   on 1999/10/27  13:18:06
6183         Log: metaconfig fixes from Andy.
6184      Branch: metaconfig
6185            + U/modified/libnlist.U U/modified/usrinc.U
6186            ! U/Glossary.patch U/mkglossary U/modified/libpth.U
6187 ____________________________________________________________________________
6188 [  4465] By: jhi                                   on 1999/10/27  13:06:27
6189         Log: Nosuid checking for statfs() people.
6190      Branch: cfgperl
6191            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6192            ! config_h.SH perl.c perl.h pod/perldiag.pod
6193 ____________________________________________________________________________
6194 [  4464] By: jhi                                   on 1999/10/27  13:04:20
6195         Log: metaconfig maintenance; fix Hasfield, statfs;
6196              add Hasstruct, statfs3, statfs4, ustat, sysvfs;
6197              split fstatfs away from statfs.
6198      Branch: metaconfig
6199            + U/protos/Hasstruct.U
6200            ! U/protos/Hasfield.U
6201      Branch: metaconfig/U/perl
6202            + d_fstatfs.U d_statfs3.U d_statfs4.U d_ustat.U i_sysvfs.U
6203            + i_ustat.U
6204            ! d_statfs.U
6205 ____________________________________________________________________________
6206 [  4463] By: jhi                                   on 1999/10/27  07:55:53
6207         Log: We need cc to be able to test for cc -v.
6208      Branch: cfgperl
6209            ! hints/dec_osf.sh
6210 ____________________________________________________________________________
6211 [  4462] By: gsar                                  on 1999/10/27  01:31:41
6212         Log: more GCC v2.95 induced adjustments
6213      Branch: perl
6214            ! globals.c mg.c opcode.h opcode.pl perl.h sv.c
6215            ! win32/makefile.mk win32/win32.c x2p/walk.c
6216 ____________________________________________________________________________
6217 [  4461] By: gsar                                  on 1999/10/26  21:42:59
6218         Log: warnings and const violations identified by compiling in C++ mode
6219              with GCC v2.95
6220      Branch: perl
6221            ! doio.c embed.pl mg.c op.c perl.c perlapi.c proto.h regcomp.c
6222            ! sv.c taint.c toke.c win32/win32.c
6223 ____________________________________________________________________________
6224 [  4459] By: jhi                                   on 1999/10/26  10:15:58
6225         Log: Regen Configure.
6226      Branch: cfgperl
6227            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6228            ! config_h.SH
6229 ____________________________________________________________________________
6230 [  4458] By: jhi                                   on 1999/10/26  09:48:37
6231         Log: Minor rewordings.
6232      Branch: metaconfig/U/perl
6233            ! d_getmnt.U d_getmntent.U d_statfs.U d_statvfs.U
6234 ____________________________________________________________________________
6235 [  4456] By: jhi                                   on 1999/10/26  09:11:49
6236         Log: Fix d_statfsflags; add d_getmnt.
6237      Branch: metaconfig/U/perl
6238            + d_getmnt.U
6239            ! d_statfs.U
6240 ____________________________________________________________________________
6241 [  4455] By: jhi                                   on 1999/10/26  08:12:27
6242         Log: Massive multitypo in #4446.
6243      Branch: cfgperl
6244            ! hints/dec_osf.sh
6245 ____________________________________________________________________________
6246 [  4454] By: jhi                                   on 1999/10/25  08:28:45
6247         Log: From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
6248              To: Perl 5 Porters <perl5-porters@perl.org>
6249              Subject: [PATCH 5.005_62] dos-djgpp update
6250              Date: Mon, 25 Oct 1999 10:11:30 +0200
6251              Message-ID: <19991025101130.K459@crater.eth.ericsson.se>
6252      Branch: cfgperl
6253            ! djgpp/config.over djgpp/configure.bat djgpp/djgppsed.sh
6254            ! pod/perldelta.pod t/lib/io_unix.t
6255 ____________________________________________________________________________
6256 [  4453] By: jhi                                   on 1999/10/25  08:25:50
6257         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6258              To: perl5-porters@perl.org (Mailing list Perl5)
6259              Subject: [PATCH 5.005_62] Remove the last regnode<==>char*
6260              Date: Mon, 25 Oct 1999 03:06:21 -0400 (EDT)
6261              Message-Id: <199910250706.DAA16825@monk.mps.ohio-state.edu>
6262      Branch: cfgperl
6263            ! embed.h embed.pl proto.h regcomp.c regcomp.h regexec.c
6264 ____________________________________________________________________________
6265 [  4452] By: jhi                                   on 1999/10/25  08:16:55
6266         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6267              To: perl5-porters@perl.org (Mailing list Perl5)
6268              Subject: [PATCH 5.005_62] Missing REx engine patch
6269              Date: Sun, 24 Oct 1999 23:47:45 -0400 (EDT)
6270              Message-Id: <199910250347.XAA16094@monk.mps.ohio-state.edu>
6271      Branch: cfgperl
6272            ! pod/perldiag.pod regcomp.c regexec.c
6273 ____________________________________________________________________________
6274 [  4451] By: jhi                                   on 1999/10/25  08:13:06
6275         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6276              To: perl5-porters@perl.org (Mailing list Perl5)
6277              Subject: [PATCH 5.005_62] charnames and UTEST
6278              Date: Sun, 24 Oct 1999 23:39:49 -0400 (EDT)
6279              Message-Id: <199910250339.XAA16058@monk.mps.ohio-state.edu>
6280      Branch: cfgperl
6281            ! t/lib/charnames.t
6282 ____________________________________________________________________________
6283 [  4450] By: gsar                                  on 1999/10/25  07:38:15
6284         Log: win32 tweak
6285      Branch: perl
6286            ! win32/perllib.c
6287 ____________________________________________________________________________
6288 [  4449] By: gsar                                  on 1999/10/24  23:20:10
6289         Log: remove inconsistent tainting behavior of sprintf("%e",...)
6290              (all bets are off is "C" locale is compromised)
6291      Branch: perl
6292            ! pod/perlfunc.pod pod/perllocale.pod sv.c
6293 ____________________________________________________________________________
6294 [  4448] By: gsar                                  on 1999/10/24  22:20:42
6295         Log: remove unused interpreter globals
6296      Branch: perl
6297            ! deb.c dump.c embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs
6298            ! global.sym gv.c gv.h intrpvar.h objXSUB.h perl.c perlapi.c
6299            ! proto.h toke.c
6300 ____________________________________________________________________________
6301 [  4447] By: jhi                                   on 1999/10/24  21:49:52
6302         Log: Another hints tweak.
6303      Branch: cfgperl
6304            ! hints/aix.sh
6305 ____________________________________________________________________________
6306 [  4446] By: jhi                                   on 1999/10/24  21:48:02
6307         Log: Hints tweak.
6308      Branch: cfgperl
6309            ! hints/dec_osf.sh
6310 ____________________________________________________________________________
6311 [  4445] By: nick                                  on 1999/10/24  21:03:28
6312         Log: Integrate own changes to mainline.
6313      Branch: utfperl
6314           !> installperl pp.c
6315 ____________________________________________________________________________
6316 [  4444] By: nick                                  on 1999/10/24  20:54:06
6317         Log: Avoid creating GV with NULL name when vivifying nameless scalars.
6318              (Fix/workround for [ID19991024.001])
6319      Branch: perl
6320            ! pp.c
6321 ____________________________________________________________________________
6322 [  4443] By: nick                                  on 1999/10/24  15:09:51
6323         Log: Follow that camel ... another sync.
6324      Branch: utfperl
6325           +> os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
6326           +> os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
6327           +> os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
6328           !> (integrate 36 files)
6329 ____________________________________________________________________________
6330 [  4442] By: gsar                                  on 1999/10/24  14:40:01
6331         Log: typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)
6332      Branch: perl
6333            ! installperl
6334 ____________________________________________________________________________
6335 [  4441] By: gsar                                  on 1999/10/24  14:33:11
6336         Log: test in change#4428 needs strict interpretation of C modulus
6337      Branch: perl
6338            ! t/op/int.t
6339 ____________________________________________________________________________
6340 [  4440] By: gsar                                  on 1999/10/24  13:47:17
6341         Log: don't allow SIGCHLD to be ignored at startup, or wait*() and
6342              $? break
6343      Branch: perl
6344            ! perl.c pod/perldelta.pod pod/perldiag.pod
6345 ____________________________________________________________________________
6346 [  4439] By: jhi                                   on 1999/10/24  13:19:17
6347         Log: test for #2835 (yeah, better later than never)
6348      Branch: cfgperl
6349            ! t/op/array.t
6350 ____________________________________________________________________________
6351 [  4438] By: gsar                                  on 1999/10/24  12:59:12
6352         Log: typo, doc tweak
6353      Branch: perl
6354            ! lib/attributes.pm pod/perlop.pod
6355 ____________________________________________________________________________
6356 [  4437] By: gsar                                  on 1999/10/24  11:59:55
6357         Log: allow get() and reftype() functions to be imported (from
6358              Spider Boardman)
6359      Branch: perl
6360            ! lib/attributes.pm
6361 ____________________________________________________________________________
6362 [  4436] By: gsar                                  on 1999/10/24  11:52:53
6363         Log: suppress scalar leak messages for known leaks (from
6364              Robin Barker <rmb1@cise.npl.co.uk>)
6365      Branch: perl
6366            ! Changes t/op/lex_assign.t t/pragma/warn/op
6367 ____________________________________________________________________________
6368 [  4435] By: gsar                                  on 1999/10/24  11:39:42
6369         Log: VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)
6370      Branch: perl
6371            ! ext/B/defsubs_h.PL
6372 ____________________________________________________________________________
6373 [  4434] By: gsar                                  on 1999/10/24  11:36:08
6374         Log: relax range checking if they ask for it (from John L. Allen
6375              <allen@grumman.com>)
6376      Branch: perl
6377            ! lib/Time/Local.pm
6378 ____________________________________________________________________________
6379 [  4433] By: gsar                                  on 1999/10/24  11:25:51
6380         Log: README nits pointed out by Chris Nandor <pudge@pobox.com>
6381      Branch: perl
6382            ! README lib/File/Path.pm
6383 ____________________________________________________________________________
6384 [  4432] By: gsar                                  on 1999/10/24  11:11:02
6385         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6386              Date: Sun, 24 Oct 1999 03:24:28 -0400 (EDT)
6387              Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu>
6388              Subject: Re: [PATCH 5.005_62] OS/2 improvements
6389      Branch: perl
6390            + os2/OS2/REXX/DLL/Changes os2/OS2/REXX/DLL/DLL.pm
6391            + os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/DLL/MANIFEST
6392            + os2/OS2/REXX/DLL/Makefile.PL os2/OS2/REXX/t/rx_emxrv.t
6393            ! MANIFEST hints/os2.sh mg.c miniperlmain.c os2/Changes
6394            ! os2/OS2/REXX/Changes os2/OS2/REXX/Makefile.PL
6395            ! os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
6396            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
6397            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
6398            ! os2/OS2/REXX/t/rx_vrexx.t os2/dl_os2.c os2/os2.c os2/os2ish.h
6399            ! perl.c perl.h t/io/fs.t t/op/magic.t
6400 ____________________________________________________________________________
6401 [  4431] By: gsar                                  on 1999/10/24  10:50:14
6402         Log: install all README.foo with pod content as podfoo.pod
6403      Branch: perl
6404            ! Makefile.SH installman
6405 ____________________________________________________________________________
6406 [  4430] By: gsar                                  on 1999/10/24  09:28:24
6407         Log: @INC needs ../lib
6408      Branch: perl
6409            ! t/op/int.t
6410 ____________________________________________________________________________
6411 [  4429] By: jhi                                   on 1999/10/23  21:47:49
6412         Log: More printf-fixes (see also #4426).
6413      Branch: cfgperl
6414            ! deb.c dump.c ext/Data/Dumper/Dumper.xs
6415            ! ext/Devel/DProf/DProf.xs malloc.c mg.c op.c perl.c pp.c
6416            ! pp_ctl.c regcomp.c regexec.c run.c scope.c sv.c util.c
6417 ____________________________________________________________________________
6418 [  4428] By: gsar                                  on 1999/10/23  20:28:56
6419         Log: fix accidental C modulo semantics on integer-valued operations
6420              (e.g. caused C<length("abc") % -10> to return 3 rather than -7)
6421      Branch: perl
6422            ! op.c t/op/int.t
6423 ____________________________________________________________________________
6424 [  4427] By: jhi                                   on 1999/10/23  16:10:10
6425         Log: Integrate with Sarathy.
6426      Branch: cfgperl
6427           !> sv.c win32/win32.c
6428 ____________________________________________________________________________
6429 [  4426] By: jhi                                   on 1999/10/23  16:04:02
6430         Log: Fix the printfing nits pointed out by using gcc -Wall and
6431              Configure -Duse64bits -Dccflags=-DDEBUGGING in Solaris,
6432              plus few other warnings in Dumper.xs.
6433      Branch: cfgperl
6434            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
6435            ! ext/Devel/Peek/Peek.xs regcomp.c regexec.c sv.c util.c
6436 ____________________________________________________________________________
6437 [  4425] By: jhi                                   on 1999/10/23  15:16:41
6438         Log: Configure regen to pick up the new installation directories
6439              from Policy_sh.SH.  The explanations of "public add-ons" and
6440              "vendor-supplied" could do with more work.
6441      Branch: cfgperl
6442            ! Configure config_h.SH
6443 ____________________________________________________________________________
6444 [  4424] By: nick                                  on 1999/10/23  00:46:22
6445         Log: Resolve mainline before possible hacking operertunity this weekend
6446      Branch: utfperl
6447           +> pod/perlfilter.pod
6448           !> (integrate 32 files)
6449 ____________________________________________________________________________
6450 [  4423] By: jhi                                   on 1999/10/22  22:53:17
6451         Log: Update Policy_sh.SH to handle the newer installation directives.
6452              From: Andy Dougherty <doughera@lafayette.edu>
6453              To: Perl Porters <perl5-porters@perl.org>
6454              Subject: [PATCH 5.005_62] Policy_sh.SH update
6455              Date: Fri, 22 Oct 1999 16:47:34 -0400 (EDT)
6456              Message-ID: <Pine.SOL.4.10.9910221645470.15232-100000@maxwell.phys.lafayette.edu>
6457      Branch: cfgperl
6458            ! Policy_sh.SH
6459 ____________________________________________________________________________
6460 [  4422] By: jhi                                   on 1999/10/22  22:44:44
6461         Log: so back to 'so', from Stephanie Beals <bealzy@us.ibm.com>
6462      Branch: cfgperl
6463            ! hints/aix.sh
6464 ____________________________________________________________________________
6465 [  4421] By: gsar                                  on 1999/10/22  21:16:44
6466         Log: sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for
6467              C<"%ld", long_val>
6468      Branch: perl
6469            ! sv.c
6470 ____________________________________________________________________________
6471 [  4420] By: gsar                                  on 1999/10/22  16:36:46
6472         Log: win32_utime() on directories should use localtime() rather
6473              than gmtime() (from Jan Dubois)
6474      Branch: perl
6475            ! win32/win32.c
6476 ____________________________________________________________________________
6477 [  4419] By: jhi                                   on 1999/10/21  10:31:41
6478         Log: Integrate with Sarathy.
6479      Branch: cfgperl
6480           !> Makefile.SH lib/CPAN/FirstTime.pm op.c opcode.h opcode.pl
6481           !> t/lib/glob-basic.t t/op/sort.t
6482 ____________________________________________________________________________
6483 [  4418] By: gsar                                  on 1999/10/20  23:49:47
6484         Log: add test for change#4417
6485      Branch: perl
6486            ! t/op/sort.t
6487 ____________________________________________________________________________
6488 [  4417] By: gsar                                  on 1999/10/20  23:45:03
6489         Log: avoid coredump on C<sort { my $c; return $a cmp $b } ...>
6490      Branch: perl
6491            ! op.c
6492 ____________________________________________________________________________
6493 [  4416] By: gsar                                  on 1999/10/20  01:00:50
6494         Log: fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)
6495      Branch: perl
6496            ! lib/CPAN/FirstTime.pm
6497 ____________________________________________________________________________
6498 [  4415] By: gsar                                  on 1999/10/20  00:52:34
6499         Log: disable optimizing troublesome ops in change#3612
6500              (from Ilya Zakharevich)
6501      Branch: perl
6502            ! Makefile.SH opcode.h opcode.pl
6503 ____________________________________________________________________________
6504 [  4414] By: gsar                                  on 1999/10/20  00:37:46
6505         Log: skip unreadable directory test when running as root
6506      Branch: perl
6507            ! t/lib/glob-basic.t
6508 ____________________________________________________________________________
6509 [  4413] By: jhi                                   on 1999/10/19  09:26:52
6510         Log: Avoid GNU ar if HP cc is being used.
6511      Branch: cfgperl
6512            ! hints/hpux.sh
6513 ____________________________________________________________________________
6514 [  4412] By: jhi                                   on 1999/10/19  07:24:29
6515         Log: Integrate with Sarathy.
6516      Branch: cfgperl
6517           !> perlvars.h
6518 ____________________________________________________________________________
6519 [  4411] By: jhi                                   on 1999/10/19  07:22:34
6520         Log: Long double support: sqrtl et al are not available everywhere,
6521              e.g. not in Solaris, even when long doubles are.
6522      Branch: cfgperl
6523            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6524            ! config_h.SH perl.h
6525 ____________________________________________________________________________
6526 [  4410] By: jhi                                   on 1999/10/19  07:21:42
6527         Log: Add sqrtl probe, add echo dependencies.
6528      Branch: metaconfig
6529            ! U/threads/d_pthreadj.U
6530      Branch: metaconfig/U/perl
6531            + d_sqrtl.U
6532            ! i_inttypes.U io64.U
6533 ____________________________________________________________________________
6534 [  4409] By: gsar                                  on 1999/10/19  02:18:54
6535         Log: perl_mutex n/a if !USE_THREADS
6536      Branch: perl
6537            ! perlvars.h
6538 ____________________________________________________________________________
6539 [  4408] By: jhi                                   on 1999/10/18  20:13:02
6540         Log: Forgotten s/warning/warnings/.
6541      Branch: cfgperl
6542            ! Makefile.SH
6543 ____________________________________________________________________________
6544 [  4407] By: jhi                                   on 1999/10/18  20:02:12
6545         Log: Integrate with Sarathy.
6546      Branch: cfgperl
6547           +> pod/perlfilter.pod
6548           !> (integrate 30 files)
6549 ____________________________________________________________________________
6550 [  4406] By: gsar                                  on 1999/10/18  16:32:10
6551         Log: added intro to source filters from Paul Marquess
6552      Branch: perl
6553            + pod/perlfilter.pod
6554            ! MANIFEST pod/perldelta.pod
6555 ____________________________________________________________________________
6556 [  4405] By: gsar                                  on 1999/10/18  05:53:06
6557         Log: missing manpages
6558      Branch: perl
6559            ! installman
6560 ____________________________________________________________________________
6561 [  4404] By: gsar                                  on 1999/10/18  05:09:22
6562         Log: pod updates from Tom Christiansen
6563      Branch: perl
6564            ! lib/Pod/Man.pm pod/perldelta.pod pod/perlmodlib.pod
6565 ____________________________________________________________________________
6566 [  4403] By: gsar                                  on 1999/10/17  23:43:59
6567         Log: PL_malloc_mutex needs to be global, not per-interpreter
6568              (malloc.c has static data)
6569      Branch: perl
6570            ! embedvar.h intrpvar.h objXSUB.h perl.c perlvars.h
6571 ____________________________________________________________________________
6572 [  4402] By: gsar                                  on 1999/10/17  22:30:30
6573         Log: support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on
6574              windows
6575      Branch: perl
6576            ! XSUB.h ext/POSIX/POSIX.xs intrpvar.h makedef.pl malloc.c
6577            ! perl.c perl.h perlio.c win32/perllib.c win32/win32.c
6578            ! win32/win32.h
6579 ____________________________________________________________________________
6580 [  4401] By: gsar                                  on 1999/10/17  20:33:42
6581         Log: serious bug introduced by G_VOID changes in 5.003_96: scalar
6582              eval"" did not pop stack correctly; C<$a = eval "(1,2)x1">
6583              is one symptom of the problem
6584      Branch: perl
6585            ! pp_ctl.c t/op/eval.t
6586 ____________________________________________________________________________
6587 [  4400] By: gsar                                  on 1999/10/17  18:36:46
6588         Log: remove FileHandle from list of PodParser dependencies (the
6589              difference is 20 files vs 6 files loaded!)
6590      Branch: perl
6591            ! lib/Pod/Parser.pm lib/Pod/Select.pm pod/perldelta.pod
6592            ! t/pod/testcmp.pl
6593 ____________________________________________________________________________
6594 [  4399] By: nick                                  on 1999/10/17  14:51:35
6595         Log: Pre-trip resolve
6596      Branch: utfperl
6597           !> installperl lib/Text/Tabs.pm perl.c pp_hot.c
6598 ____________________________________________________________________________
6599 [  4398] By: gsar                                  on 1999/10/17  09:19:24
6600         Log: make installperl ignore RCS files (from Michael G Schwern
6601              <schwern@pobox.com>)
6602      Branch: perl
6603            ! installperl lib/Text/Tabs.pm
6604 ____________________________________________________________________________
6605 [  4397] By: gsar                                  on 1999/10/16  18:30:14
6606         Log: another bug in change#3386 (CATCH_SET wasn't reverted correctly)
6607      Branch: perl
6608            ! perl.c
6609 ____________________________________________________________________________
6610 [  4396] By: jhi                                   on 1999/10/16  17:44:39
6611         Log: Missing comma.
6612      Branch: cfgperl
6613            ! lib/diagnostics.pm
6614 ____________________________________________________________________________
6615 [  4395] By: gsar                                  on 1999/10/16  17:18:36
6616         Log: assumption about @_ always being non-REAL doesn't hold when
6617              debugger is running; DB::sub() can call arbitrary stuff
6618              that modifies @_ at will
6619      Branch: perl
6620            ! pp_hot.c
6621 ____________________________________________________________________________
6622 [  4394] By: nick                                  on 1999/10/16  09:35:20
6623         Log: Resolve utfperl branch against mainline as of _62
6624      Branch: utfperl
6625           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
6626           +> ext/DB_File/hints/sco.pl ext/DynaLoader/hints/aix.pl
6627           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
6628           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
6629           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
6630           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
6631           +> pod/perlhack.pod t/lib/glob-basic.t t/lib/glob-global.t
6632           +> t/lib/glob-taint.t win32/genmk95.pl
6633            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
6634           !> (integrate 144 files)
6635 ____________________________________________________________________________
6636 [  4393] By: gsar                                  on 1999/10/16  04:07:02
6637         Log: OS/2 support bits (from Ilya Zakharevich)
6638      Branch: perl
6639            ! hints/os2.sh makedef.pl os2/Makefile.SHs t/lib/glob-basic.t
6640 ____________________________________________________________________________
6641 [  4392] By: jhi                                   on 1999/10/15  10:28:09
6642         Log: Integrate with Sarathy.
6643      Branch: cfgperl
6644           !> Changes MANIFEST Makefile.SH Porting/makerel lib/Pod/Man.pm
6645           !> lib/Pod/Parser.pm op.c pod/perldelta.pod pod/perlopentut.pod
6646           !> win32/Makefile win32/makefile.mk
6647
6648 ----------------
6649 Version 5.005_62
6650 ----------------
6651
6652 ____________________________________________________________________________
6653 [  4391] By: gsar                                  on 1999/10/15  10:12:42
6654         Log: here be 5.005_62
6655      Branch: perl
6656            ! Changes MANIFEST Porting/makerel
6657 ____________________________________________________________________________
6658 [  4390] By: gsar                                  on 1999/10/15  09:45:51
6659         Log: lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;
6660              avoid tickling it in Pod::Man for now; other nits in
6661              Pod::*
6662      Branch: perl
6663            ! lib/Pod/Man.pm lib/Pod/Parser.pm pod/perldelta.pod
6664            ! pod/perlopentut.pod
6665 ____________________________________________________________________________
6666 [  4389] By: gsar                                  on 1999/10/15  08:55:01
6667         Log: disable internal globbing for miniperl (or build breaks out
6668              in a rash of failed dependencies)
6669      Branch: perl
6670            ! Makefile.SH op.c win32/Makefile win32/makefile.mk
6671 ____________________________________________________________________________
6672 [  4388] By: jhi                                   on 1999/10/15  08:07:49
6673         Log: Integrate with Sarathy.
6674      Branch: cfgperl
6675           !> Changes ext/POSIX/POSIX.xs lib/Benchmark.pm pod/perldelta.pod
6676           !> pod/perlfaq2.pod win32/include/dirent.h win32/win32.c
6677 ____________________________________________________________________________
6678 [  4387] By: gsar                                  on 1999/10/15  07:46:24
6679         Log: integrate cfgperl contents into mainline
6680      Branch: perl
6681            ! Changes
6682           !> pod/perldelta.pod pod/perldiag.pod regcomp.c
6683           !> t/pragma/warn/regcomp
6684 ____________________________________________________________________________
6685 [  4386] By: gsar                                  on 1999/10/15  05:45:36
6686         Log: various little goofs in change#4385
6687      Branch: perl
6688            ! win32/include/dirent.h win32/win32.c
6689 ____________________________________________________________________________
6690 [  4385] By: gsar                                  on 1999/10/15  04:49:09
6691         Log: win32_*dir() cleanup; win32_readdir() iterates as necessary
6692              rather than win32_opendir() reading all files up front (untested)
6693      Branch: perl
6694            ! win32/include/dirent.h win32/win32.c
6695 ____________________________________________________________________________
6696 [  4384] By: gsar                                  on 1999/10/15  01:34:09
6697         Log: Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)
6698      Branch: perl
6699            ! lib/Benchmark.pm pod/perldelta.pod
6700 ____________________________________________________________________________
6701 [  4383] By: gsar                                  on 1999/10/15  01:22:32
6702         Log: include info about Perl Mongers in perlfaq2 (from David H. Adler
6703              <dha@panix.com>)
6704      Branch: perl
6705            ! pod/perlfaq2.pod
6706 ____________________________________________________________________________
6707 [  4382] By: gsar                                  on 1999/10/15  01:14:22
6708         Log: From: jand@ActiveState.com (Jan Dubois)
6709              Date: Fri, 15 Oct 1999 01:14:23 +0200
6710              Message-ID: <380f61ae.18202914@smtprelay.t-online.de>
6711              Subject: [PATCH 5.005_61] Prevent "Out of memory" error in POSIX's strftime()
6712      Branch: perl
6713            ! ext/POSIX/POSIX.xs
6714 ____________________________________________________________________________
6715 [  4381] By: jhi                                   on 1999/10/14  22:11:36
6716         Log: Integrate with Sarathy.
6717      Branch: cfgperl
6718           !> XSUB.h cop.h embed.h embed.pl ext/File/Glob/bsd_glob.c
6719           !> lib/Time/Local.pm perl.c perlapi.c pod/perlop.pod pp_ctl.c
6720           !> proto.h scope.c scope.h t/op/runlevel.t util.c win32/Makefile
6721           !> win32/makefile.mk
6722 ____________________________________________________________________________
6723 [  4380] By: jhi                                   on 1999/10/14  22:08:22
6724         Log: Warn inside character classes about unknown backslash escapes
6725              (that are not caught earlier because of being completely unknown,
6726              such as \m), such as \z (because they make do sense inside regexen,
6727              but not inside character classes).
6728      Branch: cfgperl
6729            ! pod/perldelta.pod pod/perldiag.pod regcomp.c
6730            ! t/pragma/warn/regcomp
6731 ____________________________________________________________________________
6732 [  4379] By: gsar                                  on 1999/10/14  18:26:56
6733         Log: clarify significance of parens for "x" (from M.J.T. Guy
6734              <mjtg@cus.cam.ac.uk>)
6735      Branch: perl
6736            ! pod/perlop.pod
6737 ____________________________________________________________________________
6738 [  4378] By: gsar                                  on 1999/10/14  18:25:20
6739         Log: make timelocal work better when time is close to the epoch
6740              east of GMT (from Keiki SATOH <kki@wakusei.ne.jp>)
6741      Branch: perl
6742            ! lib/Time/Local.pm
6743 ____________________________________________________________________________
6744 [  4377] By: gsar                                  on 1999/10/14  18:15:11
6745         Log: integrate cfgperl contents into mainline
6746      Branch: perl
6747           +> ext/DB_File/hints/sco.pl
6748           !> MANIFEST hints/aix.sh hints/linux.sh hints/svr5.sh
6749           !> pod/perldelta.pod pod/perldiag.pod pod/perlop.pod
6750           !> pod/perlre.pod regcomp.c t/op/re_tests t/pragma/warn/regcomp
6751 ____________________________________________________________________________
6752 [  4376] By: gsar                                  on 1999/10/14  17:47:35
6753         Log: fix POPSTACK panics that ensued from bad interaction between
6754              runlevels and stack of stacks (change#3988 done right);
6755              basically, we pop the runlevel if the stacklevel is not the
6756              same one we started the runlevel with
6757      Branch: perl
6758            ! cop.h perl.c pp_ctl.c t/op/runlevel.t util.c
6759 ____________________________________________________________________________
6760 [  4375] By: gsar                                  on 1999/10/14  15:54:48
6761         Log: avoid warnings
6762      Branch: perl
6763            ! ext/File/Glob/bsd_glob.c
6764 ____________________________________________________________________________
6765 [  4374] By: jhi                                   on 1999/10/14  10:08:44
6766         Log: Warn about false ranges like \d-\w (see the change #4355).
6767              The invalid ranges (b-a) warning message also enhanced.
6768      Branch: cfgperl
6769            ! pod/perldelta.pod pod/perldiag.pod regcomp.c t/op/re_tests
6770            ! t/pragma/warn/regcomp
6771 ____________________________________________________________________________
6772 [  4373] By: gsar                                  on 1999/10/14  03:49:54
6773         Log: File::Glob fixes for Windows
6774      Branch: perl
6775            ! XSUB.h ext/File/Glob/bsd_glob.c win32/Makefile
6776            ! win32/makefile.mk
6777 ____________________________________________________________________________
6778 [  4372] By: gsar                                  on 1999/10/14  02:21:31
6779         Log: avoid inefficiency in change#3386 (every longjmp() was followed
6780              by an avoidable call to setjmp())
6781      Branch: perl
6782            ! embed.h embed.pl perl.c perlapi.c pod/perldelta.pod pp_ctl.c
6783            ! proto.h scope.c scope.h
6784 ____________________________________________________________________________
6785 [  4371] By: jhi                                   on 1999/10/13  21:17:17
6786         Log: Integrate with Sarathy.
6787      Branch: cfgperl
6788           !> op.c pod/perldelta.pod
6789 ____________________________________________________________________________
6790 [  4370] By: gsar                                  on 1999/10/13  18:08:45
6791         Log: misc tweaks
6792      Branch: perl
6793            ! op.c pod/perldelta.pod
6794 ____________________________________________________________________________
6795 [  4369] By: jhi                                   on 1999/10/13  16:18:58
6796         Log: Integrate with Sarathy.
6797      Branch: cfgperl
6798           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6799 ____________________________________________________________________________
6800 [  4368] By: gsar                                  on 1999/10/13  16:14:16
6801         Log: pod nits from various perl porters
6802      Branch: perl
6803            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
6804 ____________________________________________________________________________
6805 [  4367] By: jhi                                   on 1999/10/13  12:10:30
6806         Log: From: Vlad Harchev <hvv@hippo.ru>
6807              To: perl5-porters@perl.org
6808              Subject: [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503
6809              Date: Wed, 13 Oct 1999 15:48:59 +0500 (SAMST)
6810              Message-Id: <Pine.LNX.4.10.9910131546580.3542-100000@localhost.localdomain>
6811      Branch: cfgperl
6812            ! pod/perlop.pod
6813 ____________________________________________________________________________
6814 [  4366] By: gsar                                  on 1999/10/13  08:11:11
6815         Log: typos and language goofs pointed out by Hugo van der Sanden
6816              <hv@crypt.compulink.co.uk>
6817      Branch: perl
6818            ! pod/perldelta.pod pod/perldiag.pod
6819 ____________________________________________________________________________
6820 [  4365] By: jhi                                   on 1999/10/13  07:27:44
6821         Log: Integrate with Sarathy.
6822      Branch: cfgperl
6823           +> ext/File/Glob/Changes ext/File/Glob/Glob.pm
6824           +> ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
6825           +> ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
6826           +> ext/File/Glob/bsd_glob.h ext/NDBM_File/hints/sco.pl
6827           +> t/lib/glob-basic.t t/lib/glob-global.t t/lib/glob-taint.t
6828           !> Changes MANIFEST README.win32 ext/ODBM_File/hints/sco.pl
6829           !> lib/perl5db.pl op.c pod/perldelta.pod pod/perlfaq8.pod
6830           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod t/op/glob.t
6831           !> t/op/readdir.t t/op/taint.t t/pragma/overload.t util.c
6832 ____________________________________________________________________________
6833 [  4364] By: gsar                                  on 1999/10/13  07:06:04
6834         Log: debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
6835      Branch: perl
6836            ! lib/perl5db.pl
6837 ____________________________________________________________________________
6838 [  4363] By: jhi                                   on 1999/10/13  07:03:43
6839         Log: From: Mike Hopkirk (hops) <hops@scoot.pdev.sco.com>
6840              To: perl5-porters@perl.org
6841              Subject: [ID 19991012.002] Latest UnixWare7 (svr5.sh) hints file
6842              Date: Tue, 12 Oct 1999 19:48:11 -0700 (PDT)
6843              Message-Id: <199910130248.TAA14636@scoot.pdev.sco.com>
6844      Branch: cfgperl
6845            ! hints/svr5.sh
6846 ____________________________________________________________________________
6847 [  4362] By: jhi                                   on 1999/10/13  06:57:16
6848         Log: Add DB_File hint for SCO ODT.
6849              From: hops@sco.com
6850              To: perl5-porters@perl.org
6851              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
6852              Date: Tue, 12 Oct 1999 20:16:04 PDT
6853              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
6854      Branch: cfgperl
6855            + ext/DB_File/hints/sco.pl
6856            ! MANIFEST
6857 ____________________________________________________________________________
6858 [  4361] By: gsar                                  on 1999/10/13  06:56:08
6859         Log: PL_numeric_radix used without being defined (from Ilya
6860              Zakharevich)
6861      Branch: perl
6862            ! util.c
6863 ____________________________________________________________________________
6864 [  4360] By: gsar                                  on 1999/10/13  06:43:03
6865         Log: use libdbm.nfs.a if available (libdbm.a is missing dbmclose())
6866              From: hops@sco.com
6867              Date: Tue, 12 Oct 1999 20:16:04 PDT
6868              Message-Id: <199910122016.aa18415@charmstr.pdev.sco.com>
6869              Subject: [ID 19991012.004] Build patch for perl5.005_03 on ODT3 ( 3.2v4.2)
6870      Branch: perl
6871            + ext/NDBM_File/hints/sco.pl
6872            ! MANIFEST ext/ODBM_File/hints/sco.pl
6873 ____________________________________________________________________________
6874 [  4359] By: gsar                                  on 1999/10/13  06:34:53
6875         Log: various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)
6876      Branch: perl
6877            ! README.win32 pod/perlfaq8.pod pod/perlfunc.pod pod/perlop.pod
6878            ! pod/perlport.pod
6879 ____________________________________________________________________________
6880 [  4358] By: gsar                                  on 1999/10/12  19:10:27
6881         Log: perldelta updates
6882      Branch: perl
6883            ! pod/perldelta.pod
6884 ____________________________________________________________________________
6885 [  4357] By: gsar                                  on 1999/10/12  17:11:18
6886         Log: update perldelta for change#4356
6887      Branch: perl
6888            ! Changes pod/perldelta.pod
6889 ____________________________________________________________________________
6890 [  4356] By: gsar                                  on 1999/10/12  16:53:31
6891         Log: add File::BSDGlob as File::Glob and load it at compile-time
6892              if perl was built with -DPERL_INTERNAL_GLOB
6893              
6894              TODO: we currently get a compile-time failure if File/Glob.pm
6895              can't be found; such failure needs to be made to emit a warning
6896              and use the csh implementation instead
6897      Branch: perl
6898            + ext/File/Glob/Changes ext/File/Glob/Glob.pm
6899            + ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
6900            + ext/File/Glob/TODO ext/File/Glob/bsd_glob.c
6901            + ext/File/Glob/bsd_glob.h t/lib/glob-basic.t
6902            + t/lib/glob-global.t t/lib/glob-taint.t
6903            ! MANIFEST op.c t/op/glob.t t/op/readdir.t t/op/taint.t
6904            ! t/pragma/overload.t
6905 ____________________________________________________________________________
6906 [  4355] By: jhi                                   on 1999/10/12  15:30:05
6907         Log: Revert the parts of #3926 that outlawed character ranges
6908              that have character classes such as \w as either endpoint.
6909              This change re-establishes the old behavior which meant that
6910              such ranges weren't really ranges, the "-" was literal.
6911              Moreover, this change also fixes the old behavior to be
6912              more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't.
6913              Now they all do work as described above.  The #3926 outlawed
6914              all of those.
6915      Branch: cfgperl
6916            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
6917 ____________________________________________________________________________
6918 [  4354] By: jhi                                   on 1999/10/12  09:58:59
6919         Log: Integrate with Sarathy.
6920      Branch: cfgperl
6921           !> (integrate 33 files)
6922 ____________________________________________________________________________
6923 [  4353] By: gsar                                  on 1999/10/12  05:53:40
6924         Log: apply parts of LynxOS patches from Alan Johnson
6925              <johnson@alonn.gemse.fr>
6926      Branch: perl
6927            ! Changes hints/lynxos.sh pod/perldelta.pod t/lib/safe2.t
6928            ! t/op/groups.t
6929 ____________________________________________________________________________
6930 [  4352] By: gsar                                  on 1999/10/12  05:24:39
6931         Log: allow any unpack specifier to take a count via '/'
6932              (from Ilya Zakharevich)
6933      Branch: perl
6934            ! pp.c t/op/pack.t
6935 ____________________________________________________________________________
6936 [  4351] By: gsar                                  on 1999/10/12  05:02:35
6937         Log: avoid warnings
6938      Branch: perl
6939            ! malloc.c
6940 ____________________________________________________________________________
6941 [  4350] By: gsar                                  on 1999/10/12  04:50:52
6942         Log: various cleanups
6943      Branch: perl
6944            ! ext/Devel/DProf/DProf.xs op.c perl.c perly.c perly.y
6945            ! perly_c.diff pp_hot.c toke.c vms/perly_c.vms win32/config.bc
6946            ! win32/config.gc win32/config.vc win32/config_H.bc
6947            ! win32/config_H.gc win32/config_H.vc win32/config_sh.PL
6948 ____________________________________________________________________________
6949 [  4349] By: gsar                                  on 1999/10/12  00:23:11
6950         Log: update Changes, patchlevel etc.
6951      Branch: perl
6952            ! Changes Porting/findvars patchlevel.h win32/Makefile
6953            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6954            ! win32/makefile.mk
6955 ____________________________________________________________________________
6956 [  4348] By: gsar                                  on 1999/10/11  23:11:57
6957         Log: add vec() example from Chaim Frenkel <chaimf@pobox.com>
6958      Branch: perl
6959            ! pod/perlfunc.pod
6960 ____________________________________________________________________________
6961 [  4347] By: jhi                                   on 1999/10/11  21:25:03
6962         Log: Sparc Linux -Duseshrplib fix.
6963              
6964              From: Brian Jepson <bjepson@home.com>
6965              To: Nick Ing-Simmons <nick@ing-simmons.net>
6966              cc: perl5-porters@perl.org
6967              Subject: Re: [ID 19990813.002] Can't build Perl 5.005_60 on SPARC/Linux with -Duseshrplib
6968              Date: Fri, 20 Aug 1999 11:25:17 -0500 (EST)
6969              Message-ID: <Pine.LNX.4.10.9908201123570.5116-100000@cx384756-a.sking1.ri.home.com>
6970      Branch: cfgperl
6971            ! hints/linux.sh
6972 ____________________________________________________________________________
6973 [  4346] By: gsar                                  on 1999/10/11  20:28:32
6974         Log: more pack/unpack documentation (from Ilya Zakharevich); changed
6975              the behavior of 'Z*' and 'Z3' to always pack a trailing
6976              null byte; changed documentation to suit; added test
6977      Branch: perl
6978            ! pod/perlfunc.pod pp.c t/op/pack.t
6979 ____________________________________________________________________________
6980 [  4345] By: gsar                                  on 1999/10/11  19:15:46
6981         Log: writing to perllocal.pod fails if it was never created;
6982              tweak pseudo-hash example (both suggested by Michael G Schwern
6983              <schwern@pobox.com>)
6984      Branch: perl
6985            ! lib/ExtUtils/MM_Unix.pm pod/perlref.pod
6986 ____________________________________________________________________________
6987 [  4344] By: gsar                                  on 1999/10/11  17:57:31
6988         Log: slightly edited variant of suggested patch
6989              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6990              Date: Thu, 9 Sep 1999 18:35:37 -0400
6991              Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu>
6992              Subject: [PATCH 5.005_58] How RExen match?
6993      Branch: perl
6994            ! pod/perlre.pod
6995 ____________________________________________________________________________
6996 [  4343] By: gsar                                  on 1999/10/11  16:55:48
6997         Log: change#4327 was inefficient
6998      Branch: perl
6999            ! lib/lib.pm
7000 ____________________________________________________________________________
7001 [  4342] By: jhi                                   on 1999/10/11  07:01:46
7002         Log: Integrate with Sarathy.
7003      Branch: cfgperl
7004           +> pod/perlhack.pod
7005           !> (integrate 28 files)
7006 ____________________________________________________________________________
7007 [  4341] By: jhi                                   on 1999/10/11  06:37:47
7008         Log: The 2.5th cut at the AIX C++ extension problems.
7009      Branch: cfgperl
7010            ! hints/aix.sh
7011 ____________________________________________________________________________
7012 [  4340] By: gsar                                  on 1999/10/10  23:48:07
7013         Log: add perlhack.pod from Nathan Torkington <gnat@frii.com>
7014      Branch: perl
7015            + pod/perlhack.pod
7016            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
7017 ____________________________________________________________________________
7018 [  4339] By: gsar                                  on 1999/10/10  20:42:40
7019         Log: revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source
7020              compatibility; introduce SAVEDESTRUCTOR_X() that accepts
7021              void(*)(pTHX_ void*)
7022      Branch: perl
7023            ! embed.h embed.pl ext/Devel/DProf/DProf.xs global.sym mg.c
7024            ! objXSUB.h perl.h perlapi.c perly.c perly.y perly_c.diff
7025            ! pod/perlguts.pod pod/perltoc.pod pp.c pp_hot.c proto.h
7026            ! regcomp.h regexec.c scope.c scope.h toke.c vms/perly_c.vms
7027 ____________________________________________________________________________
7028 [  4338] By: gsar                                  on 1999/10/10  20:38:59
7029         Log: add missing new diagnostics to perldelta
7030      Branch: perl
7031            ! pod/perldelta.pod
7032 ____________________________________________________________________________
7033 [  4337] By: gsar                                  on 1999/10/10  17:40:13
7034         Log: update perldelta for change#3406
7035      Branch: perl
7036            ! embed.pl pod/perldata.pod pod/perldelta.pod
7037 ____________________________________________________________________________
7038 [  4336] By: gsar                                  on 1999/10/10  16:33:14
7039         Log: integrate cfgperl contents into mainline
7040      Branch: perl
7041           +> ext/DynaLoader/hints/aix.pl
7042           !> MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh hints/irix_6.sh
7043           !> makedef.pl perl.h pod/perldelta.pod
7044 ____________________________________________________________________________
7045 [  4335] By: jhi                                   on 1999/10/10  11:09:48
7046         Log: Update perldelta.
7047      Branch: cfgperl
7048            ! pod/perldelta.pod
7049 ____________________________________________________________________________
7050 [  4334] By: jhi                                   on 1999/10/10  10:31:46
7051         Log: Integrate with Sarathy.
7052      Branch: cfgperl
7053           +> win32/genmk95.pl
7054           !> Changes MANIFEST README.win32 cop.h ext/Thread/Thread.pm
7055           !> ext/Thread/Thread.xs ext/Thread/Thread/Queue.pm
7056           !> ext/Thread/Thread/Semaphore.pm ext/Thread/Thread/Specific.pm
7057           !> ext/Thread/sync.t ext/Thread/sync2.t installperl
7058           !> lib/Exporter.pm lib/ExtUtils/MM_Unix.pm
7059           !> lib/ExtUtils/MM_Win32.pm lib/diagnostics.pm lib/lib.pm perl.c
7060           !> pod/perldelta.pod pod/perlfunc.pod pp_ctl.c pp_hot.c pp_sys.c
7061           !> utils/perldoc.PL win32/makefile.mk
7062 ____________________________________________________________________________
7063 [  4333] By: gsar                                  on 1999/10/10  06:33:15
7064         Log: install pods to 'pods' rather than 'pod' on cygwin (modified
7065              a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com)
7066      Branch: perl
7067            ! installperl lib/diagnostics.pm utils/perldoc.PL
7068 ____________________________________________________________________________
7069 [  4332] By: gsar                                  on 1999/10/10  05:15:26
7070         Log: add $VERSION
7071      Branch: perl
7072            ! lib/Exporter.pm
7073 ____________________________________________________________________________
7074 [  4331] By: gsar                                  on 1999/10/10  05:10:22
7075         Log: describe what can go in an export list (from Anno Siegel
7076              <anno4000@lublin.zrz.tu-berlin.de>)
7077      Branch: perl
7078            ! lib/Exporter.pm
7079 ____________________________________________________________________________
7080 [  4330] By: gsar                                  on 1999/10/10  04:50:43
7081         Log: more basic support for building modules under Windows 95/98
7082              (applied relevant parts from a patch suggested by
7083              Jochen Wiedmann <joe@ispsoft.de>)
7084      Branch: perl
7085            ! lib/ExtUtils/MM_Unix.pm
7086 ____________________________________________________________________________
7087 [  4329] By: gsar                                  on 1999/10/10  04:28:38
7088         Log: rudimentary support for building under Windows 95/98 (from
7089              Benjamin Stuhl <sho_pi@hotmail.com>)
7090      Branch: perl
7091            + win32/genmk95.pl
7092            ! MANIFEST README.win32 lib/ExtUtils/MM_Win32.pm
7093            ! win32/makefile.mk
7094 ____________________________________________________________________________
7095 [  4328] By: gsar                                  on 1999/10/10  03:37:21
7096         Log: fix two leaks in Thread.xs (from Eugene Alterman
7097              <Eugene.Alterman@bremer-inc.com>); convert places with
7098              'use attrs' to new attributes syntax
7099      Branch: perl
7100            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
7101            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
7102            ! ext/Thread/Thread/Specific.pm ext/Thread/sync.t
7103            ! ext/Thread/sync2.t
7104 ____________________________________________________________________________
7105 [  4327] By: gsar                                  on 1999/10/10  02:23:52
7106         Log: avoid duplicates in @INC, they cause leaks in mod_perl etc
7107              (suggested by Tod Irwin <irwin@stockmaster.com>)
7108      Branch: perl
7109            ! lib/lib.pm
7110 ____________________________________________________________________________
7111 [  4326] By: gsar                                  on 1999/10/10  00:51:48
7112         Log: better documentation for recv() (from Anton Berezin
7113              <tobez@plab.ku.dk>)
7114      Branch: perl
7115            ! pod/perlfunc.pod
7116 ____________________________________________________________________________
7117 [  4325] By: gsar                                  on 1999/10/09  22:46:23
7118         Log: perldelta updates (see TODO markers)
7119      Branch: perl
7120            ! Changes pod/perldelta.pod pp_sys.c
7121 ____________________________________________________________________________
7122 [  4324] By: gsar                                  on 1999/10/09  19:43:10
7123         Log: fix Exporter::export_to_level() documentation
7124      Branch: perl
7125            ! lib/Exporter.pm
7126 ____________________________________________________________________________
7127 [  4323] By: gsar                                  on 1999/10/09  18:48:31
7128         Log: don't run END blocks when running under -c switch (older,
7129              rarely useful behavior may still be obtained by putting
7130              BEGIN { $^C = 0; exit; } at the end of the script)
7131      Branch: perl
7132            ! perl.c
7133 ____________________________________________________________________________
7134 [  4322] By: jhi                                   on 1999/10/09  05:31:26
7135         Log: While awaiting a good test program to detect the broken gcc.
7136              From: Thomas Conté <tom@fr.uu.net>
7137              To: <jhi@iki.fi>
7138              Cc: <perl5-porters@perl.org>
7139              Subject: Re: [ID 19990825.007] test t/lib/ipc_sysv.t failing under irix 6.4
7140              Date: Wed, 6 Oct 1999 19:56:29 +0200
7141              Message-ID: <000a01bf1024$1d938f20$252ad0d4@eng.iway.fr>
7142      Branch: cfgperl
7143            ! hints/irix_6.sh perl.h
7144 ____________________________________________________________________________
7145 [  4321] By: gsar                                  on 1999/10/09  00:41:02
7146         Log: POPSUB() gave up the refcount to the CV before LEAVE had a chance to
7147              clear entries in the CV's pad, leading to coredumps when CV had no
7148              other references to it; this is a slightly edited version of the
7149              patch suggested by Russel O'Connor <roconnor@world.std.com>
7150      Branch: perl
7151            ! cop.h pp_ctl.c pp_hot.c
7152 ____________________________________________________________________________
7153 [  4320] By: gsar                                  on 1999/10/08  22:50:51
7154         Log: revert POP{SUB,LOOP}{1,2} logic to the simpler pre-5.003_24
7155              situation (assumptions about cx invalidation are not valid
7156              anymore)
7157      Branch: perl
7158            ! cop.h pp_ctl.c pp_hot.c
7159 ____________________________________________________________________________
7160 [  4319] By: jhi                                   on 1999/10/08  14:33:31
7161         Log: Integrate with Sarathy.
7162      Branch: cfgperl
7163           !> cop.h ext/Thread/Thread.xs op.c opcode.h perl.c perl.h perly.c
7164           !> perly.y pod/perldiag.pod pod/perlfunc.pod pp_ctl.c pp_sys.c
7165           !> t/comp/bproto.t thrdvar.h toke.c util.c
7166 ____________________________________________________________________________
7167 [  4318] By: jhi                                   on 1999/10/08  13:51:34
7168         Log: The second cut at AIX C++ extension troubles.
7169      Branch: cfgperl
7170            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
7171            ! hints/aix.sh
7172 ____________________________________________________________________________
7173 [  4317] By: jhi                                   on 1999/10/08  10:44:13
7174         Log: The first cut at fixing Perl extensions written in C++ in AIX,
7175              statics don't get initialized right.  This patch at least
7176              doesn't seem to break the build in my AIX, but unfortunately
7177              I don't have the IBM C++ to do further testing.
7178              
7179              Problem reported by Stephanie Beals in
7180              From: bealzy@us.ibm.com
7181              To: perl5-porters@perl.org
7182              Subject: [ID 19991007.005] DynaLoader/dl_aix.xs problem using load and unload on AIX
7183              Date: Thu, 7 Oct 1999 15:05:54 -0400
7184              Message-Id: <85256803.0068E70D.00@D51MTA03.pok.ibm.com>
7185      Branch: cfgperl
7186            + ext/DynaLoader/hints/aix.pl
7187            ! MANIFEST ext/DynaLoader/dl_aix.xs hints/aix.sh
7188 ____________________________________________________________________________
7189 [  4316] By: gsar                                  on 1999/10/08  10:26:15
7190         Log: remove kludgey duplicate background error avoidance (caused
7191              "leaks"; %@ wasn't even user-visible under -Dusethreads);
7192              only repeats of most recent error are now avoided
7193      Branch: perl
7194            ! ext/Thread/Thread.xs perl.c perl.h pp_ctl.c thrdvar.h util.c
7195 ____________________________________________________________________________
7196 [  4315] By: jhi                                   on 1999/10/08  09:48:59
7197         Log: Fix omission.
7198      Branch: cfgperl
7199            ! makedef.pl
7200 ____________________________________________________________________________
7201 [  4314] By: gsar                                  on 1999/10/08  07:17:01
7202         Log: extend change#2299 to C<use> (fixes scoping problems in
7203              C<if (...) { use foo; ... }>)
7204      Branch: perl
7205            ! op.c
7206 ____________________________________________________________________________
7207 [  4313] By: gsar                                  on 1999/10/08  04:52:19
7208         Log: small tweak for change#4309
7209      Branch: perl
7210            ! op.c
7211 ____________________________________________________________________________
7212 [  4312] By: gsar                                  on 1999/10/08  02:31:13
7213         Log: add suggested patch =~ s/NOTOP/OP_NOT/ with tests
7214              From: Larry Wall <larry@wall.org>
7215              Date: Wed, 6 Oct 1999 09:55:57 -0700 (PDT)
7216              Message-Id: <199910061655.JAA11333@kiev.wall.org>
7217              Subject: Re: [ID 19991001.004] apparent parsing error with not(arg)
7218      Branch: perl
7219            ! opcode.h t/comp/bproto.t toke.c
7220 ____________________________________________________________________________
7221 [  4311] By: gsar                                  on 1999/10/08  00:58:19
7222         Log: typo
7223      Branch: perl
7224            ! pp_sys.c
7225 ____________________________________________________________________________
7226 [  4310] By: gsar                                  on 1999/10/07  23:51:38
7227         Log: fix setpgrp vs getpgrp and POSIX vs BSD confusion (spotted by
7228              Brian Mitchell <brian@chele.cais.net>)
7229      Branch: perl
7230            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
7231 ____________________________________________________________________________
7232 [  4309] By: gsar                                  on 1999/10/07  22:57:52
7233         Log: change#3728 was flawed (loop contexts saw the wrong statement
7234              info, causing loop control constructs to not find the label);
7235              disable OP_SETSTATE entirely and add a fix that is specifically
7236              targetted at disabling the OP_LINESEQ optimization in else BLOCK,
7237              which was what the original patch was supposed to fix
7238              
7239              TODO: remove the remainder of the setstate logic if it can't
7240              be used anywhere else (it isn't used anywhere now)
7241      Branch: perl
7242            ! cop.h op.c perly.c perly.y
7243 ____________________________________________________________________________
7244 [  4308] By: jhi                                   on 1999/10/07  19:21:27
7245         Log: Integrate with Sarathy.
7246      Branch: cfgperl
7247           !> lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
7248 ____________________________________________________________________________
7249 [  4307] By: gsar                                  on 1999/10/07  15:12:24
7250         Log: update to podlators-0.08 from Russ Allbery
7251      Branch: perl
7252            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
7253 ____________________________________________________________________________
7254 [  4306] By: jhi                                   on 1999/10/06  17:20:34
7255         Log: Integrate with Sarathy.
7256      Branch: cfgperl
7257           !> (integrate 45 files)
7258 ____________________________________________________________________________
7259 [  4305] By: gsar                                  on 1999/10/06  16:55:45
7260         Log: some versions of mingw32 have __int64, define iff it isn't
7261      Branch: perl
7262            ! win32/win32.h
7263 ____________________________________________________________________________
7264 [  4304] By: gsar                                  on 1999/10/06  03:45:44
7265         Log: fix typos in change#4288
7266      Branch: perl
7267            ! Changes dump.c sv.c
7268 ____________________________________________________________________________
7269 [  4303] By: gsar                                  on 1999/10/06  03:22:46
7270         Log: integrate cfgperl contents into mainline
7271      Branch: perl
7272           +> eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
7273            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
7274           !> (integrate 31 files)
7275 ____________________________________________________________________________
7276 [  4302] By: gsar                                  on 1999/10/06  02:36:53
7277         Log: make die/warn and other diagnostics go to wherever STDERR happens
7278              to point at; change places that meant Perl_debug_log rather than
7279              PerlIO_stderr()
7280      Branch: perl
7281            ! cop.h doio.c embedvar.h ext/Devel/Peek/Peek.xs
7282            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
7283            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
7284            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
7285            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
7286            ! ext/DynaLoader/dl_rhapsody.xs ext/DynaLoader/dl_vmesa.xs
7287            ! ext/DynaLoader/dl_vms.xs ext/DynaLoader/dlutils.c
7288            ! ext/Thread/Thread.xs ext/Thread/typemap intrpvar.h malloc.c
7289            ! mg.c objXSUB.h op.c perl.c perl.h perlio.c pp.c pp_ctl.c
7290            ! pp_hot.c regexec.c scope.c scope.h sv.c thread.h toke.c util.c
7291            ! win32/dl_win32.xs win32/win32.c win32/win32thread.c
7292 ____________________________________________________________________________
7293 [  4301] By: jhi                                   on 1999/10/05  23:03:46
7294         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7295              To: François Désarménien <desar@club-internet.fr>
7296              Cc: "perl5-porters@perl.org" <perl5-porters@perl.org>
7297              Subject: Re: Strange RE engine breakage in 5_61
7298              Date: Mon, 4 Oct 1999 19:58:03 -0400
7299              Message-ID: <19991004195803.A21760@monk.mps.ohio-state.edu>
7300              
7301              (had to apply pat.t part manually because there
7302              already were more tests than there was in _61)
7303      Branch: cfgperl
7304            ! regcomp.c regexec.c t/op/pat.t t/op/re_tests
7305 ____________________________________________________________________________
7306 [  4300] By: jhi                                   on 1999/10/04  17:03:18
7307         Log: From: Andy Dougherty <doughera@lafayette.edu>
7308              To: Jarkko Hietaniemi <jhi@iki.fi>
7309              cc: Perl Porters <perl5-porters@perl.org>, jhi@cc.hut.fi
7310              Subject: Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn't
7311              Date: Mon, 4 Oct 1999 13:05:08 -0400 (EDT)
7312              Message-ID: <Pine.SOL.4.10.9910041302550.6502-100000@maxwell.phys.lafayette.edu>
7313      Branch: cfgperl
7314            + eg/cgi/dna_small_gif.uu eg/cgi/wilogo_gif.uu
7315            - eg/cgi/dna.small.gif.uu eg/cgi/wilogo.gif.uu
7316            ! MANIFEST ext/B/defsubs_h.PL
7317 ____________________________________________________________________________
7318 [  4299] By: jhi                                   on 1999/10/04  07:15:16
7319         Log: From: Michael G Schwern <schwern@pobox.com>
7320              To: perl5-porters@perl.org
7321              Subject: Re: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
7322              Date: Sun, 3 Oct 1999 17:34:17 -0400
7323              Message-ID: <19991003173417.A4351@blackrider>
7324      Branch: cfgperl
7325            ! t/lib/fields.t t/pragma/constant.t
7326 ____________________________________________________________________________
7327 [  4298] By: gsar                                  on 1999/10/04  04:57:53
7328         Log: some compatibility macros were busted
7329      Branch: perl
7330            ! embed.h embed.pl toke.c
7331 ____________________________________________________________________________
7332 [  4297] By: jhi                                   on 1999/10/03  17:50:59
7333         Log: A better version of #4296.
7334              
7335              From: Michael G Schwern <schwern@pobox.com>
7336              To: perl5-porters@perl.org
7337              Subject: [PATCH av.c, op.c, perldiag.pod] "array field" -> "pseudo-hash field"
7338              Date: Sun, 3 Oct 1999 13:54:23 -0400
7339              Message-ID: <19991003135423.A3050@blackrider>
7340      Branch: cfgperl
7341            ! av.c op.c pod/perldiag.pod
7342 ____________________________________________________________________________
7343 [  4296] By: jhi                                   on 1999/10/03  17:21:01
7344         Log: (Replaced by #4297.)
7345              
7346              From: Michael G Schwern <schwern@pobox.com>
7347              To: perl5-porters@perl.org
7348              Subject: [PATCH av.c, perldiag.pod] Added field name to "No such array field"
7349              Date: Sun, 3 Oct 1999 13:16:47 -0400
7350              Message-ID: <19991003131647.A2816@blackrider>
7351              
7352              plus changed the error message to say "No such pseudo-hash field"
7353              as discussed in the above mail message.
7354      Branch: cfgperl
7355            ! av.c pod/perldiag.pod
7356 ____________________________________________________________________________
7357 [  4295] By: gsar                                  on 1999/10/03  16:09:36
7358         Log: avoid doing irrelevant things on 'make perl'
7359      Branch: perl
7360            ! Makefile.SH
7361 ____________________________________________________________________________
7362 [  4294] By: jhi                                   on 1999/10/03  14:16:24
7363         Log: Fix a typo in #4293 spotted by Graham Barr.
7364      Branch: cfgperl
7365            ! pod/perlref.pod
7366 ____________________________________________________________________________
7367 [  4293] By: jhi                                   on 1999/10/03  11:31:22
7368         Log: From: Michael G Schwern <schwern@blackrider.aocn.com>
7369              To: perl5-porters@perl.org
7370              Subject: Re: Should keys in pseudo-hashes -always- exist? [DOC PATCH]
7371              Date: Sun, 3 Oct 1999 02:34:01 -0400
7372              Message-ID: <19991003023401.A1520@blackrider>
7373      Branch: cfgperl
7374            ! pod/perlfunc.pod pod/perlref.pod
7375 ____________________________________________________________________________
7376 [  4292] By: jhi                                   on 1999/10/03  09:23:16
7377         Log: From: Barrie Slaymaker <barries@slaysys.com>
7378              To: perl5-porters@perl.org
7379              Subject: [PATCH 5.005_61] Benchmark.pm bugfix, tweaks
7380              Date: Sun, 3 Oct 1999 00:09:51 -0400
7381              Message-Id: <199910030409.AAA18228@jester.slaysys.com>
7382      Branch: cfgperl
7383            ! lib/Benchmark.pm
7384 ____________________________________________________________________________
7385 [  4291] By: jhi                                   on 1999/10/02  23:43:53
7386         Log: Be understanding about large file systems.
7387      Branch: cfgperl
7388            ! t/lib/syslfs.t t/op/lfs.t
7389 ____________________________________________________________________________
7390 [  4290] By: jhi                                   on 1999/10/02  23:39:16
7391         Log: Configure fixfest continues.
7392      Branch: cfgperl
7393            ! Configure config_h.SH
7394      Branch: metaconfig
7395            ! U/modified/d_longdbl.U U/modified/d_longlong.U
7396            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
7397            ! U/typedefs/gidsize.U U/typedefs/pidsign.U U/typedefs/pidsize.U
7398            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
7399      Branch: metaconfig/U/perl
7400            ! i_inttypes.U io64.U
7401 ____________________________________________________________________________
7402 [  4289] By: jhi                                   on 1999/10/02  23:12:54
7403         Log: Regen Porting stuff.
7404      Branch: cfgperl
7405            ! Porting/Glossary Porting/config.sh Porting/config_H
7406 ____________________________________________________________________________
7407 [  4288] By: jhi                                   on 1999/10/02  23:05:50
7408         Log: Untangle the IV_IS_QUAD jungle by introduding
7409              macros to be used when doing formatted printing:
7410              IVdf, UVuf, UVxf, UVof.  Also introduce Uid_t_SIGN.
7411      Branch: cfgperl
7412            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7413            ! config_h.SH doio.c dump.c op.c perl.h pp_hot.c pp_sys.c
7414            ! regcomp.c sv.c taint.c toke.c util.c
7415 ____________________________________________________________________________
7416 [  4287] By: jhi                                   on 1999/10/02  22:54:18
7417         Log: metaconfig maintenance.
7418      Branch: metaconfig
7419            ! U/ebcdic/ebcdic.U U/typedefs/gidsign.U U/typedefs/gidsize.U
7420            ! U/typedefs/pidsign.U U/typedefs/pidsize.U U/typedefs/uidsign.U
7421            ! U/typedefs/uidsize.U
7422 ____________________________________________________________________________
7423 [  4286] By: nick                                  on 1999/10/02  11:11:44
7424         Log: Incremental merge of mainline
7425      Branch: utfperl
7426           +> README.Y2K hints/svr5.sh lib/Pod/Man.pm
7427           +> lib/unicode/Unicode.html t/op/args.t t/pod/multiline_items.t
7428           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
7429           +> t/pod/podselect.t t/pod/podselect.xr
7430            - lib/Pod/PlainText.pm
7431           !> (integrate 148 files)
7432 ____________________________________________________________________________
7433 [  4285] By: jhi                                   on 1999/10/02  10:16:15
7434         Log: Battle namespace pollution.
7435      Branch: cfgperl
7436            ! lib/Benchmark.pm
7437 ____________________________________________________________________________
7438 [  4284] By: jhi                                   on 1999/10/02  10:11:20
7439         Log: Regen Configure, all of xs_apiversion didn't take.
7440      Branch: cfgperl
7441            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7442            ! config_h.SH patchlevel.h
7443 ____________________________________________________________________________
7444 [  4283] By: jhi                                   on 1999/10/02  09:48:17
7445         Log: Integrate with Sarathy.
7446      Branch: cfgperl
7447           +> lib/Pod/Man.pm t/pod/multiline_items.t
7448           +> t/pod/multiline_items.xr t/pod/pod2usage.t t/pod/pod2usage.xr
7449           +> t/pod/podselect.t t/pod/podselect.xr
7450            - lib/Pod/PlainText.pm
7451           !> (integrate 50 files)
7452 ____________________________________________________________________________
7453 [  4282] By: gsar                                  on 1999/10/02  06:39:14
7454         Log: update pod2man, pod2text and related Pod:: modules with the
7455              ones in podlators-0.07 from Russ Allbery
7456      Branch: perl
7457            + lib/Pod/Man.pm
7458            ! lib/Pod/Text.pm lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
7459            ! pod/pod2man.PL pod/pod2text.PL
7460 ____________________________________________________________________________
7461 [  4281] By: gsar                                  on 1999/10/02  06:14:44
7462         Log: fix PodParser testsuite; Pod::Text subsumes Pod::PlainText
7463      Branch: perl
7464            - lib/Pod/PlainText.pm
7465            ! MANIFEST lib/Pod/Text.pm lib/Pod/Usage.pm pod/pod2usage.PL
7466            ! pod/podchecker.PL pod/podselect.PL t/pod/emptycmd.t
7467            ! t/pod/for.t t/pod/headings.t t/pod/include.t t/pod/included.t
7468            ! t/pod/lref.t t/pod/multiline_items.t t/pod/nested_items.t
7469            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
7470            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
7471            ! t/pod/special_seqs.t t/pod/testp2pt.pl t/pod/testpchk.pl
7472 ____________________________________________________________________________
7473 [  4280] By: gsar                                  on 1999/10/02  04:39:38
7474         Log: upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>
7475      Branch: perl
7476            + t/pod/multiline_items.t t/pod/multiline_items.xr
7477            + t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/podselect.t
7478            + t/pod/podselect.xr
7479            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
7480            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
7481            ! lib/Pod/Usage.pm t/pod/for.xr t/pod/headings.xr
7482            ! t/pod/include.xr t/pod/included.xr t/pod/lref.xr
7483            ! t/pod/nested_items.xr t/pod/nested_seqs.xr
7484            ! t/pod/oneline_cmds.xr t/pod/poderrs.xr t/pod/special_seqs.xr
7485            ! t/pod/testp2pt.pl
7486 ____________________________________________________________________________
7487 [  4279] By: gsar                                  on 1999/10/02  03:36:41
7488         Log: make exists() work better on pseudo-hashes (reworked a patch suggested
7489              by Michael G Schwern <schwern@pobox.com>)
7490      Branch: perl
7491            ! av.c t/op/avhv.t
7492 ____________________________________________________________________________
7493 [  4278] By: gsar                                  on 1999/10/02  02:36:55
7494         Log: deprecate C<use attrs>
7495      Branch: perl
7496            ! ext/attrs/attrs.pm ext/attrs/attrs.xs t/lib/attrs.t
7497            ! t/lib/thread.t t/pragma/sub_lval.t
7498 ____________________________________________________________________________
7499 [  4277] By: gsar                                  on 1999/10/02  01:43:25
7500         Log: add notes about effect of loop control statements inside
7501              LABEL BLOCK continue BLOCK
7502      Branch: perl
7503            ! pod/perlfunc.pod
7504 ____________________________________________________________________________
7505 [  4276] By: gsar                                  on 1999/10/02  01:23:02
7506         Log: indent nested =items properly (suggested by Bill Fenner
7507              <fenner@research.att.com>)
7508      Branch: perl
7509            ! pod/pod2man.PL
7510 ____________________________________________________________________________
7511 [  4275] By: gsar                                  on 1999/10/02  01:09:16
7512         Log: updated ptags generator from Ilya Zakharevich
7513      Branch: perl
7514            ! emacs/ptags
7515 ____________________________________________________________________________
7516 [  4274] By: gsar                                  on 1999/10/01  23:08:52
7517         Log: update Changes
7518      Branch: perl
7519            ! Changes
7520 ____________________________________________________________________________
7521 [  4273] By: gsar                                  on 1999/10/01  22:58:55
7522         Log: typo, whitespace adjustments
7523      Branch: perl
7524            ! utils/h2xs.PL
7525 ____________________________________________________________________________
7526 [  4272] By: gsar                                  on 1999/10/01  22:46:06
7527         Log: remove dup hunks
7528      Branch: perl
7529            ! configure.com vms/vms.c
7530 ____________________________________________________________________________
7531 [  4271] By: gsar                                  on 1999/10/01  22:33:02
7532         Log: integrate cfgperl contents into mainline; resolve h2xs.PL conflict
7533              by declaring new globals "our" (XXX this means h2xs generated code
7534              won't run on earlier versions; a switch to generate compatible
7535              source is needed)
7536      Branch: perl
7537           !> (integrate 35 files)
7538 ____________________________________________________________________________
7539 [  4270] By: jhi                                   on 1999/10/01  12:05:56
7540         Log: Integrate with Sarathy.
7541      Branch: cfgperl
7542           !> ext/B/B/C.pm lib/ExtUtils/typemap lib/ExtUtils/xsubpp
7543           !> pod/perldiag.pod util.c
7544 ____________________________________________________________________________
7545 [  4269] By: jhi                                   on 1999/10/01  10:26:19
7546         Log: From: Piotr Klaban <makler@oryl.man.torun.pl>
7547              To: perl5-porters@perl.org
7548              Subject: [ID 19991001.001] perlguts man page error
7549              Date: Fri, 1 Oct 1999 10:23:49 +0200 (MET DST)
7550              Message-Id: <199910010823.KAA05796@oryl.man.torun.pl>
7551      Branch: cfgperl
7552            ! pod/perlguts.pod
7553 ____________________________________________________________________________
7554 [  4268] By: jhi                                   on 1999/10/01  07:32:33
7555         Log: There *is* a month called October.
7556      Branch: cfgperl
7557            ! t/op/time.t
7558 ____________________________________________________________________________
7559 [  4267] By: jhi                                   on 1999/10/01  06:58:10
7560         Log: Temp file cleanliness.
7561      Branch: cfgperl
7562            ! t/lib/filecopy.t
7563 ____________________________________________________________________________
7564 [  4266] By: jhi                                   on 1999/10/01  06:46:56
7565         Log: From: Barrie Slaymaker <barries@slaysys.com>
7566              To: perl5-porters@perl.org
7567              Subject: [PATCH 5.005_61] Benchmark.pm: Export countit(), cmpthese() by default
7568              Date: Thu, 30 Sep 1999 22:16:26 -0400
7569              Message-Id: <199910010216.WAA08309@jester.slaysys.com>
7570      Branch: cfgperl
7571            ! lib/Benchmark.pm
7572 ____________________________________________________________________________
7573 [  4265] By: jhi                                   on 1999/09/30  20:25:35
7574         Log: From: Barrie Slaymaker <barries@slaysys.com>
7575              To: perl5-porters@perl.org
7576              Subject: [PATCH 5.005_61] Benchmark tweaks, fixes, cmpthese()
7577              Date: Thu, 30 Sep 1999 15:44:00 -0400
7578              Message-Id: <199909301944.PAA07166@jester.slaysys.com>
7579              (Replaces #4175.)
7580      Branch: cfgperl
7581            ! lib/Benchmark.pm
7582 ____________________________________________________________________________
7583 [  4264] By: gsar                                  on 1999/09/30  17:59:26
7584         Log: re-add missing "Out of memory!" entry
7585      Branch: perl
7586            ! pod/perldiag.pod
7587 ____________________________________________________________________________
7588 [  4263] By: jhi                                   on 1999/09/30  17:05:43
7589         Log: Regenerate Configure.
7590      Branch: cfgperl
7591            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7592            ! config_h.SH
7593 ____________________________________________________________________________
7594 [  4261] By: jhi                                   on 1999/09/30  16:15:05
7595         Log: From: Andy Dougherty <doughera@lafayette.edu>
7596              To: Perl Porters <perl5-porters@perl.org>
7597              Subject: [PATCH 5.005_61] rand() advisory for perldelta.pod
7598              Date: Thu, 30 Sep 1999 12:24:00 -0400 (EDT)
7599              Message-ID: <Pine.SOL.4.10.9909301218390.3343-100000@maxwell.phys.lafayette.edu>
7600      Branch: cfgperl
7601            ! pod/perldelta.pod
7602 ____________________________________________________________________________
7603 [  4260] By: jhi                                   on 1999/09/30  15:48:56
7604         Log: From: Andy Dougherty <doughera@lafayette.edu>
7605              To: Jarkko Hietaniemi <jhi@iki.fi>, Gurusamy Sarathy <gsar@activestate.com>
7606              Subject: Re: Possible skeletal structure for searching multiple versions
7607              Date: Thu, 30 Sep 1999 11:52:00 -0400 (EDT)
7608              Message-ID: <Pine.SOL.4.10.9909301149090.3343-100000@maxwell.phys.lafayette.edu>
7609      Branch: metaconfig
7610            ! U/mkglossary
7611      Branch: metaconfig/U/perl
7612            + xs_apiversion.U
7613            ! patchlevel.U
7614 ____________________________________________________________________________
7615 [  4259] By: jhi                                   on 1999/09/30  15:07:16
7616         Log: Further ?idsize.U fixing.
7617      Branch: metaconfig
7618            ! U/typedefs/gidsize.U U/typedefs/pidsize.U U/typedefs/uidsize.U
7619 ____________________________________________________________________________
7620 [  4258] By: jhi                                   on 1999/09/30  15:00:14
7621         Log: Fix the ?idsi{gn,ze} units, from Andy Dougherty.
7622      Branch: metaconfig
7623            ! U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
7624            ! U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
7625 ____________________________________________________________________________
7626 [  4257] By: jhi                                   on 1999/09/30  09:48:33
7627         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
7628              To: Gurusamy Sarathy <gsar@ActiveState.com>
7629              Cc: tchrist@perl.com, Larry Wall <larry@wall.org>,
7630              The Perl Porters Mailing List <perl5-porters@perl.org>
7631              Subject: [PATCH] (Was: deprecating SIGDIE)
7632              Date: Wed, 29 Sep 1999 15:16:50 -0400
7633              Message-ID: <19990929151650.E26675@O2.chapin.edu>
7634      Branch: cfgperl
7635            ! Porting/findvars embedvar.h intrpvar.h mg.c objXSUB.h perl.c
7636 ____________________________________________________________________________
7637 [  4256] By: jhi                                   on 1999/09/30  09:45:22
7638         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7639              To: Gurusamy Sarathy <gsar@activestate.com>
7640              Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org
7641              Subject: Re: _58, _61 Argument "" is not numeric in sprintf
7642              Date: Wed, 29 Sep 1999 18:58:23 -0400
7643              Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu>
7644      Branch: cfgperl
7645            ! Makefile.SH opcode.pl
7646 ____________________________________________________________________________
7647 [  4255] By: gsar                                  on 1999/09/30  09:03:48
7648         Log: remove prehistoric XFree() gunk
7649      Branch: perl
7650            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
7651 ____________________________________________________________________________
7652 [  4254] By: gsar                                  on 1999/09/30  08:40:14
7653         Log: From: Vishal Bhatia <vishal@gol.com>
7654              Date: Wed, 29 Sep 1999 23:27:28 +0900 (JST)
7655              Message-ID: <Pine.LNX.4.10.9909292326280.5599-100000@localhost.localdomain>
7656              Subject: [patch _61] Minor corrections in C.pm
7657      Branch: perl
7658            ! ext/B/B/C.pm
7659 ____________________________________________________________________________
7660 [  4253] By: gsar                                  on 1999/09/30  08:36:27
7661         Log: off-by-one in fbm_compile() (spotted by John Bley
7662              <jbley@cs.cmu.edu>); whitespace adjustments
7663      Branch: perl
7664            ! util.c
7665 ____________________________________________________________________________
7666 [  4251] By: jhi                                   on 1999/09/30  08:09:13
7667         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7668              To: perl5-porters@perl.org (Mailing list Perl5)
7669              Subject: [PATCH 5.00561+]  Followup h2xs patch
7670              Date: Thu, 30 Sep 1999 04:15:52 -0400 (EDT)
7671              Message-Id: <199909300815.EAA25425@monk.mps.ohio-state.edu>
7672      Branch: cfgperl
7673            ! utils/h2xs.PL
7674 ____________________________________________________________________________
7675 [  4250] By: jhi                                   on 1999/09/29  19:11:32
7676         Log: Integrate with Sarathy.
7677      Branch: cfgperl
7678           !> djgpp/configure.bat embed.h embed.pl lib/Exporter/Heavy.pm
7679           !> lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm proto.h
7680           !> t/pragma/locale/latin1 win32/Makefile win32/makefile.mk
7681 ____________________________________________________________________________
7682 [  4249] By: bailey                                on 1999/09/29  02:21:31
7683         Log: resync with mainline
7684      Branch: vmsperl
7685           +> (branch 32 files)
7686            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
7687            - lib/unicode/blocks.txt lib/unicode/index2.txt
7688            - lib/unicode/jamo2.txt lib/unicode/names2.txt
7689            - lib/unicode/props2.txt lib/unicode/readme.txt
7690            - t/lib/bigfloatpm.t
7691           !> (integrate 240 files)
7692 ____________________________________________________________________________
7693 [  4248] By: jhi                                   on 1999/09/28  18:14:39
7694         Log: From: Andy Dougherty <doughera@lafayette.edu>
7695              To: Perl Porters <perl5-porters@perl.org>
7696              Subject: [PATCH 5.005_xx] Re: [Config 5.005_03] -DDEBUGGING
7697              Date: Tue, 28 Sep 1999 12:20:50 -0400 (EDT)
7698              Message-ID: <Pine.SOL.4.10.9909281019360.1890-100000@maxwell.phys.lafayette.edu>
7699              
7700              From: Andy Dougherty <doughera@lafayette.edu>
7701              To: Perl Porters <perl5-porters@perl.org>
7702              Subject: [ANOTHER PATCH 5.005_61] Re: [Config 5.005_03] -DDEBUGGING
7703              Date: Tue, 28 Sep 1999 13:39:49 -0400 (EDT)
7704              Message-ID: <Pine.SOL.4.10.9909281338180.2012-100000@maxwell.phys.lafayette.edu>
7705      Branch: cfgperl
7706            ! hints/README.hints hints/amigaos.sh hints/cygwin.sh
7707            ! hints/dynixptx.sh hints/epix.sh hints/esix4.sh hints/mint.sh
7708            ! hints/mpeix.sh hints/next_3.sh hints/next_3_0.sh
7709            ! hints/next_4.sh
7710 ____________________________________________________________________________
7711 [  4247] By: gsar                                  on 1999/09/28  17:36:59
7712         Log: revert change#4115 (breaks libwww's base/date.t); could be 
7713              reworked to enable it conditional on $Time::Local::nocroak
7714              or some such
7715      Branch: perl
7716            ! lib/Time/Local.pm
7717 ____________________________________________________________________________
7718 [  4246] By: gsar                                  on 1999/09/28  17:33:14
7719         Log: tweak for win32 build
7720      Branch: perl
7721            ! win32/Makefile win32/makefile.mk
7722 ____________________________________________________________________________
7723 [  4245] By: gsar                                  on 1999/09/28  17:31:34
7724         Log: change#4236 fallout
7725      Branch: perl
7726            ! lib/ExtUtils/MM_Unix.pm
7727 ____________________________________________________________________________
7728 [  4244] By: gsar                                  on 1999/09/28  17:29:31
7729         Log: remove doubled new_xpv
7730      Branch: perl
7731            ! embed.h embed.pl proto.h
7732 ____________________________________________________________________________
7733 [  4243] By: jhi                                   on 1999/09/27  19:13:20
7734         Log: Artistic fine-tuning.
7735      Branch: cfgperl
7736            ! ext/B/defsubs_h.PL
7737 ____________________________________________________________________________
7738 [  4242] By: gsar                                  on 1999/09/27  17:05:22
7739         Log: avoid implicit split to @_ in change#4181; binary -> text file
7740              types in p4
7741      Branch: perl
7742            ! djgpp/configure.bat lib/Exporter/Heavy.pm
7743            ! t/pragma/locale/latin1
7744 ____________________________________________________________________________
7745 [  4241] By: jhi                                   on 1999/09/27  07:48:19
7746         Log: Integrate with Sarathy.
7747      Branch: cfgperl
7748           !> INSTALL embed.h embed.pl malloc.c pod/perldiag.pod pp.c
7749           !> pp_ctl.c pp_hot.c pp_sys.c win32/Makefile win32/makefile.mk
7750 ____________________________________________________________________________
7751 [  4240] By: jhi                                   on 1999/09/27  07:47:11
7752         Log: Finalize change #4232.
7753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7754              To: Jarkko Hietaniemi <jhi@iki.fi>
7755              Cc: gsar@activestate.com, Mailing list Perl5 <perl5-porters@perl.org>
7756              Subject: Re: xsubpp change breaks B, DB_File, POSIX builds
7757              Date: Sun, 26 Sep 1999 16:52:31 -0400
7758              Message-ID: <19990926165230.A26933@monk.mps.ohio-state.edu>
7759      Branch: cfgperl
7760            ! lib/ExtUtils/xsubpp
7761 ____________________________________________________________________________
7762 [  4239] By: gsar                                  on 1999/09/27  02:48:42
7763         Log: add notes in INSTALL about Configure -Accflags=-DFOO
7764      Branch: perl
7765            ! INSTALL
7766 ____________________________________________________________________________
7767 [  4238] By: gsar                                  on 1999/09/27  02:03:48
7768         Log: PERL_POLLUTE isn't required for bincompat, so don't enable
7769              it automatically
7770      Branch: perl
7771            ! embed.h embed.pl
7772 ____________________________________________________________________________
7773 [  4237] By: gsar                                  on 1999/09/27  01:52:47
7774         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7775              Date: Fri, 24 Sep 1999 23:25:36 -0400
7776              Message-ID: <19990924232536.A16257@monk.mps.ohio-state.edu>
7777              Subject: [PATCH 5.005_61] Malloc fixes and docs
7778      Branch: perl
7779            ! malloc.c pod/perldiag.pod
7780 ____________________________________________________________________________
7781 [  4236] By: gsar                                  on 1999/09/27  01:31:32
7782         Log: avoid .exe in $Config{cc} (spotted by Vadim Konovalov
7783              <vkonovalov@lucent.com>)
7784      Branch: perl
7785            ! win32/Makefile win32/makefile.mk
7786 ____________________________________________________________________________
7787 [  4235] By: gsar                                  on 1999/09/26  17:02:03
7788         Log: fix buggy popping of subroutine contexts in the lvalue
7789              subroutines implementation (change#4081); correct the
7790              plethora of cases where DIE() was more appropriate than
7791              croak()
7792      Branch: perl
7793            ! pp.c pp_ctl.c pp_hot.c pp_sys.c
7794 ____________________________________________________________________________
7795 [  4234] By: jhi                                   on 1999/09/26  12:06:28
7796         Log: Fix #endif.
7797      Branch: cfgperl
7798            ! XSUB.h
7799 ____________________________________________________________________________
7800 [  4233] By: jhi                                   on 1999/09/26  11:59:18
7801         Log: Integrate with Sarathy. h2xs.PL had to be manually resolved,
7802              I kept my (Ilya's) version.
7803      Branch: cfgperl
7804           !> gv.c gv.h intrpvar.h keywords.h keywords.pl lib/Shell.pm op.c
7805           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
7806           !> pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
7807           !> pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
7808           !> pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
7809           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
7810 ____________________________________________________________________________
7811 [  4232] By: jhi                                   on 1999/09/26  09:53:43
7812         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7813              To: Mailing list Perl5 <perl5-porters@perl.org>
7814              Subject: [PATCH 5.005_61] teach xsubpp function pointers
7815              Date: Sun, 26 Sep 1999 01:36:09 -0400
7816              Message-ID: <19990926013609.A21148@monk.mps.ohio-state.edu>
7817              
7818              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7819              To: Mailing list Perl5 <perl5-porters@perl.org>
7820              Subject: [PATCH 5.005_61] Make h2xs -x almost bullet-proof
7821              Date: Sun, 26 Sep 1999 03:00:50 -0400
7822              Message-ID: <19990926030050.A21498@monk.mps.ohio-state.edu>
7823      Branch: cfgperl
7824            ! lib/ExtUtils/xsubpp utils/h2xs.PL
7825 ____________________________________________________________________________
7826 [  4231] By: jhi                                   on 1999/09/26  09:48:49
7827         Log: From: "Konovalov, Vadim" <vkonovalov@lucent.com>
7828              To: perl5-porters@perl.org
7829              Subject: misprint in perlguts
7830              Date: Sun, 26 Sep 1999 12:48:36 +0400
7831              Message-ID: <402099F49BEED211999700805FC7359F20D7A5@ru0028exch01.spb.lucent.com>
7832      Branch: cfgperl
7833            ! pod/perlguts.pod
7834 ____________________________________________________________________________
7835 [  4230] By: gsar                                  on 1999/09/26  00:50:08
7836         Log: add $installarchlib/CORE to default linker search path on windows
7837      Branch: perl
7838            ! win32/Makefile win32/makefile.mk
7839 ____________________________________________________________________________
7840 [  4229] By: gsar                                  on 1999/09/25  20:05:03
7841         Log: support C<use Shell> on Windows (reworked a patch suggested
7842              by Jenda Krynicky <Jenda@McCann.cz>)
7843      Branch: perl
7844            ! lib/Shell.pm
7845 ____________________________________________________________________________
7846 [  4228] By: gsar                                  on 1999/09/25  07:03:34
7847         Log: integrate cfgperl contents into mainline
7848      Branch: perl
7849           +> hints/svr5.sh
7850           !> Configure MANIFEST Makefile.SH config_h.SH hints/sco.sh
7851           !> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7852           !> lib/unicode/mktables.PL pod/perldelta.pod pod/perlfaq9.pod
7853           !> regcomp.c regexec.c t/lib/syslfs.t t/op/lfs.t
7854 ____________________________________________________________________________
7855 [  4227] By: gsar                                  on 1999/09/25  06:44:47
7856         Log: From: Larry Wall <larry@wall.org>
7857              Date: Fri, 24 Sep 1999 21:59:37 PDT
7858              Message-Id: <199909250459.VAA27506@kiev.wall.org>
7859              Subject: Re: [PATCH 5.005_61] "our" declarations
7860      Branch: perl
7861            ! gv.c gv.h intrpvar.h keywords.h keywords.pl op.c
7862            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
7863            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlmod.pod
7864            ! pod/perlmodlib.pod pod/perlsub.pod pod/perltoot.pod
7865            ! pod/perlxstut.pod sv.h t/pragma/strict-vars toke.c
7866            ! utils/h2xs.PL
7867 ____________________________________________________________________________
7868 [  4226] By: jhi                                   on 1999/09/24  23:10:52
7869         Log: Integrate with Sarathy.
7870      Branch: cfgperl
7871           !> XSUB.h ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7872           !> ext/POSIX/hints/linux.pl pod/perldiag.pod pod/perlfunc.pod
7873           !> pp.c t/lib/posix.t t/op/pack.t toke.c utils/perlcc.PL
7874 ____________________________________________________________________________
7875 [  4225] By: gsar                                  on 1999/09/24  18:19:54
7876         Log: avoid infinite recursive exec()s of perl.exe when shebang
7877              contains "Perl" rather than "perl" on DOSISH platforms
7878      Branch: perl
7879            ! toke.c
7880 ____________________________________________________________________________
7881 [  4224] By: gsar                                  on 1999/09/24  16:09:23
7882         Log: support cygwin and other platforms that link to import libraries
7883              rather than directly with shared libraries (from a suggestion
7884              by Lucian Cionca <Lucian.Cionca@algoritma.ro>)
7885      Branch: perl
7886            ! utils/perlcc.PL
7887 ____________________________________________________________________________
7888 [  4223] By: gsar                                  on 1999/09/24  05:05:06
7889         Log: normalize time for strftime() (without the isdst effects of
7890              mktime()) using a custom mini_mktime()
7891              From: spider-perl@Orb.Nashua.NH.US
7892              Date: Thu, 23 Sep 1999 17:54:53 -0400
7893              Message-Id: <199909232154.RAA25151@leggy.zk3.dec.com>
7894              Subject: Re: [ID 19990913.003] Possible bug using POSIX::strftime Digital UNIX Perl 5.005_03 
7895      Branch: perl
7896            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7897            ! ext/POSIX/hints/linux.pl t/lib/posix.t
7898 ____________________________________________________________________________
7899 [  4222] By: gsar                                  on 1999/09/23  06:44:42
7900         Log: change "#" to a comment starter in pack templates; "/" now
7901              used for specifying counted types
7902              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7903              Date: Wed, 22 Sep 1999 19:41:30 -0400
7904              Message-ID: <19990922194130.A864@monk.mps.ohio-state.edu>
7905              Subject: [PATCH 5.005_61] Enable comments in pack()/unpack() templates
7906      Branch: perl
7907            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
7908 ____________________________________________________________________________
7909 [  4221] By: gsar                                  on 1999/09/23  06:26:54
7910         Log: From: Vishal Bhatia <vishal@gol.com>
7911              Date: Thu, 23 Sep 1999 12:45:19 +0900 (JST)
7912              Message-ID: <Pine.LNX.4.10.9909231218360.3428-100000@localhost.localdomain>
7913              Subject: [patch _61] perlcc changes
7914      Branch: perl
7915            ! utils/perlcc.PL
7916 ____________________________________________________________________________
7917 [  4220] By: gsar                                  on 1999/09/23  01:12:24
7918         Log: add include guard
7919      Branch: perl
7920            ! XSUB.h
7921 ____________________________________________________________________________
7922 [  4219] By: jhi                                   on 1999/09/22  20:38:15
7923         Log: Cleanup cleanup.
7924      Branch: cfgperl
7925            ! Makefile.SH t/lib/syslfs.t t/op/lfs.t
7926 ____________________________________________________________________________
7927 [  4218] By: jhi                                   on 1999/09/22  19:26:58
7928         Log: Tweak the equivalence tables once again.
7929      Branch: cfgperl
7930            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
7931            ! lib/unicode/mktables.PL
7932 ____________________________________________________________________________
7933 [  4215] By: jhi                                   on 1999/09/22  06:47:03
7934         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7935              To: Mailing list Perl5 <perl5-porters@perl.org>
7936              Subject: [PATCH 5.005_61] regfree could segfault with -Mre=debug
7937              Date: Tue, 21 Sep 1999 19:50:00 -0400
7938              Message-ID: <19990921195000.A23938@monk.mps.ohio-state.edu>
7939              
7940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7941              To: Mailing list Perl5 <perl5-porters@perl.org>
7942              Subject: [PATCH 5.005_61] More verbose -Mre=debug
7943              Date: Tue, 21 Sep 1999 22:29:55 -0400
7944              Message-ID: <19990921222955.A25094@monk.mps.ohio-state.edu>
7945      Branch: cfgperl
7946            ! regcomp.c regexec.c
7947 ____________________________________________________________________________
7948 [  4214] By: jhi                                   on 1999/09/21  21:08:43
7949         Log: From: 0000-Admin (0000) <root@devsys0.zenez.com>
7950              Reply-To: gerberb@zenez.com
7951              To: perl5-porters@perl.org
7952              Subject: [ID 19990921.004] Changes for SCO OpenServer and UnixWare 7
7953              Date: Tue, 21 Sep 1999 11:07:46 -0600 (MDT)
7954              Message-Id: <199909211707.LAA23611@devsys0.zenez.com>
7955              
7956              (Snipped away the last lines of svr5.sh a la change #3725)
7957      Branch: cfgperl
7958            + hints/svr5.sh
7959            ! Configure MANIFEST config_h.SH hints/sco.sh
7960      Branch: metaconfig
7961            ! U/modified/Cppsym.U U/modified/Oldconfig.U
7962 ____________________________________________________________________________
7963 [  4213] By: jhi                                   on 1999/09/21  20:48:01
7964         Log: From: Kragen Sitaker <kragen@dnaco.net>
7965              To: perl5-porters@perl.org
7966              Subject: [ID 19990921.013] accidental list context in perlfaq9
7967              Date: Tue, 21 Sep 1999 16:27:53 -0400 (EDT)
7968              Reply-To: kragen@pobox.com
7969              Message-Id: <199909212027.QAA03450@kirk.dnaco.net>
7970      Branch: cfgperl
7971            ! pod/perlfaq9.pod
7972 ____________________________________________________________________________
7973 [  4212] By: jhi                                   on 1999/09/20  19:55:42
7974         Log: Integrate with Sarathy.
7975      Branch: cfgperl
7976           +> README.Y2K
7977           !> Changes MANIFEST
7978 ____________________________________________________________________________
7979 [  4211] By: jhi                                   on 1999/09/20  19:44:44
7980         Log: Rename -Duselfs to -Duselargefiles.  We don't need no stnkngbbrvtns.
7981      Branch: cfgperl
7982            ! Configure config_h.SH pod/perldelta.pod
7983      Branch: metaconfig/U/perl
7984            ! use64bits.U uselfs.U uselongdbl.U
7985 ____________________________________________________________________________
7986 [  4210] By: jhi                                   on 1999/09/20  19:38:26
7987         Log: Configure -A change: -Afoo=bar is equal to -Aappend:foo=" bar".
7988      Branch: cfgperl
7989            ! Configure config_h.SH
7990      Branch: metaconfig
7991            ! U/modified/Options.U
7992 ____________________________________________________________________________
7993 [  4209] By: gsar                                  on 1999/09/20  19:35:39
7994         Log: integrate cfgperl changes into mainline
7995      Branch: perl
7996           +> lib/unicode/Unicode.html
7997            ! Changes
7998           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7999           !> config_h.SH doio.c perl.h pod/perldelta.pod pod/perlfunc.pod
8000 ____________________________________________________________________________
8001 [  4208] By: gsar                                  on 1999/09/20  18:28:44
8002         Log: add README.Y2K (from Dominic Dunlop <domo@vo.lu>)
8003      Branch: perl
8004            + README.Y2K
8005            ! MANIFEST
8006 ____________________________________________________________________________
8007 [  4207] By: jhi                                   on 1999/09/20  11:06:13
8008         Log: Document -Duselfs, -Duselongdouble, and -Dusemorebits.
8009      Branch: cfgperl
8010            ! pod/perldelta.pod
8011 ____________________________________________________________________________
8012 [  4206] By: jhi                                   on 1999/09/20  09:53:15
8013         Log: Do not test for gccish things in non-gccish platforms.
8014      Branch: cfgperl
8015            ! Configure config_h.SH
8016      Branch: metaconfig
8017            ! U/compline/ccflags.U
8018 ____________________________________________________________________________
8019 [  4205] By: jhi                                   on 1999/09/20  09:41:22
8020         Log: Prompt for uselfs.
8021      Branch: cfgperl
8022            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8023            ! config_h.SH
8024      Branch: metaconfig
8025            ! U/mksample
8026      Branch: metaconfig/U/perl
8027            ! use64bits.U uselfs.U
8028 ____________________________________________________________________________
8029 [  4204] By: jhi                                   on 1999/09/20  09:09:29
8030         Log: Add usemorebits and uselfs.
8031      Branch: cfgperl
8032            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8033            ! config_h.SH doio.c perl.h
8034      Branch: metaconfig/U/perl
8035            + uselfs.U usemorebits.U
8036            ! use64bits.U uselongdbl.U
8037 ____________________________________________________________________________
8038 [  4203] By: jhi                                   on 1999/09/20  07:48:48
8039         Log: Dethinko.
8040      Branch: cfgperl
8041            ! pod/perlfunc.pod
8042 ____________________________________________________________________________
8043 [  4202] By: jhi                                   on 1999/09/20  07:33:32
8044         Log: Fix a bug in the description of endianness.  Reported in
8045              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
8046              To: perl5-porters@perl.org
8047              Subject: BUG: perldoc -f pack
8048              Date: Mon, 20 Sep 1999 09:43:49 +0400
8049              Message-ID: <402099F49BEED211999700805FC7359F20D3F5@ru0028exch01.spb.lucent.com>
8050      Branch: cfgperl
8051            ! pod/perlfunc.pod
8052 ____________________________________________________________________________
8053 [  4201] By: jhi                                   on 1999/09/20  07:01:26
8054         Log: Integrate with Sarathy.
8055      Branch: cfgperl
8056           +> t/op/args.t
8057           !> (integrate 31 files)
8058 ____________________________________________________________________________
8059 [  4200] By: gsar                                  on 1999/09/20  03:45:06
8060         Log: From: Russ Allbery <rra@stanford.edu>
8061              Date: 19 Aug 1999 04:35:44 -0700
8062              Message-Id: <yl7lms9f5b.fsf@windlord.stanford.edu>
8063              Subject: [ID 19990819.002] File::Find error when pruning top-level directories
8064      Branch: perl
8065            ! lib/File/Find.pm
8066 ____________________________________________________________________________
8067 [  4199] By: gsar                                  on 1999/09/20  03:27:49
8068         Log: suppress warning (from John Tobey <jtobey@epsilondev.com>)
8069      Branch: perl
8070            ! ext/B/B/Terse.pm
8071 ____________________________________________________________________________
8072 [  4198] By: gsar                                  on 1999/09/20  03:25:25
8073         Log: add arenas for managing allocations of remaining xpv*v structures
8074              From: Vishal Bhatia <vishal@gol.com>
8075              Date: Wed, 25 Aug 1999 00:31:33 +0900 (JST)
8076              Message-ID: <Pine.LNX.4.10.9908250031000.11727-100000@localhost.localdomain>
8077              Subject: [PATCH 5.005_60] removing extra ref count (compiler) 
8078      Branch: perl
8079            ! embed.h embed.pl embedvar.h ext/B/B/C.pm intrpvar.h objXSUB.h
8080            ! proto.h sv.c
8081 ____________________________________________________________________________
8082 [  4197] By: gsar                                  on 1999/09/20  03:06:10
8083         Log: queue errors due to strictures rather than printing them as
8084              warnings; symbols that violate strictures do *not* end up in
8085              the symbol table anyway, making multiple evals of the same piece
8086              of code produce the same errors; errors indicate all locations
8087              of a global symbol rather than just the first one; these
8088              changes make compile-time failures within evals reliably
8089              visible via the return value or contents of $@, and trappable
8090              using __DIE__ hooks
8091      Branch: perl
8092            ! embed.h embed.pl embedvar.h ext/DynaLoader/dlutils.c
8093            ! ext/Thread/Thread.xs global.sym gv.c objXSUB.h op.c perl.c
8094            ! perlapi.c pp_ctl.c proto.h regcomp.c t/pragma/strict-refs
8095            ! t/pragma/strict-vars thrdvar.h toke.c util.c
8096 ____________________________________________________________________________
8097 [  4196] By: gsar                                  on 1999/09/19  22:14:29
8098         Log: control change#1914 via hints (causes problems on some platforms)
8099      Branch: perl
8100            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8101            ! ext/POSIX/hints/linux.pl
8102 ____________________________________________________________________________
8103 [  4195] By: gsar                                  on 1999/09/19  21:30:18
8104         Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
8105              in passing around references to @_, eg C<sub foo { \@_ }>; add
8106              tests for the same
8107      Branch: perl
8108            + t/op/args.t
8109            ! MANIFEST cop.h pp.c pp_ctl.c pp_hot.c
8110 ____________________________________________________________________________
8111 [  4194] By: jhi                                   on 1999/09/18  18:57:45
8112         Log: Integrate with Sarathy.
8113      Branch: cfgperl
8114           !> opcode.h opcode.pl
8115 ____________________________________________________________________________
8116 [  4193] By: nick                                  on 1999/09/18  15:24:56
8117         Log: Re-integrate mainline
8118              Basic SvUTF8 stuff in headers, no functional changes yet.
8119      Branch: utfperl
8120            + lib/byte.pm lib/byte_heavy.pl
8121           +> ext/B/defsubs_h.PL ext/DB_File/version.c jpl/JNI/Closer.java
8122           +> jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
8123           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
8124           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
8125           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL lib/unicode/ArabShap.txt
8126           +> lib/unicode/Blocks.txt lib/unicode/CompExcl.txt
8127           +> lib/unicode/EAWidth.txt lib/unicode/Index.txt
8128           +> lib/unicode/Jamo-2.txt lib/unicode/LineBrk.txt
8129           +> lib/unicode/Names.txt lib/unicode/Props.txt
8130           +> lib/unicode/ReadMe.txt lib/unicode/SpecCase.txt
8131           +> t/lib/bigfltpm.t
8132            - ext/B/defsubs.h.PL lib/unicode/arabshp.txt
8133            - lib/unicode/blocks.txt lib/unicode/index2.txt
8134            - lib/unicode/jamo2.txt lib/unicode/names2.txt
8135            - lib/unicode/props2.txt lib/unicode/readme.txt
8136            - t/lib/bigfloatpm.t
8137            ! doop.c embed.h embed.pl gv.c mg.c objXSUB.h op.c op.h perl.h
8138            ! perlapi.c pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h
8139            ! regexec.c regexp.h regnodes.h sv.c sv.h toke.c utf8.c utf8.h
8140            ! warnings.h
8141           !> (integrate 142 files)
8142 ____________________________________________________________________________
8143 [  4192] By: gsar                                  on 1999/09/18  15:11:47
8144         Log: more op description tweaks
8145      Branch: perl
8146            ! opcode.h opcode.pl
8147 ____________________________________________________________________________
8148 [  4191] By: jhi                                   on 1999/09/18  07:47:16
8149         Log: Integrate with Sarathy.
8150      Branch: cfgperl
8151           !> Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
8152           !> t/pragma/warn/op
8153 ____________________________________________________________________________
8154 [  4190] By: jhi                                   on 1999/09/18  07:35:45
8155         Log: Add description of the Unicode database files.
8156      Branch: cfgperl
8157            + lib/unicode/Unicode.html
8158 ____________________________________________________________________________
8159 [  4189] By: gsar                                  on 1999/09/18  03:14:58
8160         Log: tweak some op names in change#4177 (will any of this break code that
8161              gropes $@ ?)
8162      Branch: perl
8163            ! Changes opcode.h opcode.pl t/io/open.t t/op/misc.t
8164            ! t/pragma/warn/op
8165 ____________________________________________________________________________
8166 [  4188] By: jhi                                   on 1999/09/17  21:30:08
8167         Log: Pick up the typo fix.
8168      Branch: cfgperl
8169           !> t/io/open.t
8170 ____________________________________________________________________________
8171 [  4187] By: gsar                                  on 1999/09/17  21:13:55
8172         Log: fix typo
8173      Branch: perl
8174            ! t/io/open.t
8175 ____________________________________________________________________________
8176 [  4186] By: gsar                                  on 1999/09/17  20:57:29
8177         Log: integrate cfgperl change
8178      Branch: perl
8179           !> vms/subconfigure.com
8180 ____________________________________________________________________________
8181 [  4185] By: jhi                                   on 1999/09/17  20:46:41
8182         Log: Re-apply applicable parts of #3993, #3994, and #3995.
8183      Branch: cfgperl
8184            ! vms/subconfigure.com
8185 ____________________________________________________________________________
8186 [  4184] By: gsar                                  on 1999/09/17  20:26:02
8187         Log: integrate cfgperl contents into mainline
8188      Branch: perl
8189           +> lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
8190           +> lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
8191           +> lib/unicode/Index.txt lib/unicode/Jamo-2.txt
8192           +> lib/unicode/LineBrk.txt lib/unicode/Names.txt
8193           +> lib/unicode/Props.txt lib/unicode/ReadMe.txt
8194           +> lib/unicode/SpecCase.txt
8195            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
8196            - lib/unicode/index2.txt lib/unicode/jamo2.txt
8197            - lib/unicode/names2.txt lib/unicode/props2.txt
8198            - lib/unicode/readme.txt
8199           !> (integrate 73 files)
8200 ____________________________________________________________________________
8201 [  4183] By: jhi                                   on 1999/09/17  20:25:51
8202         Log: Integrate with Sarathy.
8203      Branch: cfgperl
8204           !> configure.com ext/ByteLoader/byterun.h
8205           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
8206           !> lib/File/Spec/VMS.pm pod/perlhist.pod t/io/open.t
8207           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
8208           !> vms/perly_h.vms vms/subconfigure.com vms/vms.c vms/vmsish.h
8209 ____________________________________________________________________________
8210 [  4182] By: gsar                                  on 1999/09/17  20:16:28
8211         Log: integrate vmsperl contents into mainline (where VMS files conflicted,
8212              vmsperl contents have prevailed)
8213      Branch: perl
8214           !> configure.com ext/ByteLoader/byterun.h
8215           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_VMS.pm
8216           !> lib/File/Spec/VMS.pm t/io/open.t vms/descrip_mms.template
8217           !> vms/gen_shrfls.pl vms/perly_c.vms vms/perly_h.vms
8218           !> vms/subconfigure.com vms/vms.c vms/vmsish.h
8219 ____________________________________________________________________________
8220 [  4181] By: jhi                                   on 1999/09/17  20:12:37
8221         Log: From: Michael G Schwern <schwern@pobox.com>
8222              To: perl5-porters@perl.org
8223              Subject: [PATCH 5.005_60 lib/Exporter/Heavy.pm] export_to_level()
8224              Date: Thu, 19 Aug 1999 21:30:01 -0400
8225              Message-ID: <19990819213001.A22512@athens.aocn.com>
8226      Branch: cfgperl
8227            ! lib/Exporter/Heavy.pm
8228 ____________________________________________________________________________
8229 [  4180] By: gsar                                  on 1999/09/17  20:11:00
8230         Log: perlhist additions
8231      Branch: perl
8232            ! pod/perlhist.pod
8233 ____________________________________________________________________________
8234 [  4179] By: jhi                                   on 1999/09/17  20:08:00
8235         Log: The change #4176 should've undone only the test, not the code patch.
8236      Branch: cfgperl
8237            ! doio.c
8238 ____________________________________________________________________________
8239 [  4178] By: jhi                                   on 1999/09/17  20:06:08
8240         Log: From: Ian Phillipps <ian@dial.pipex.com>
8241              To: Hans GINZEL <hgin2088@mail.kolej.mff.cuni.cz>, perl5-porters@perl.org
8242              Subject: [PATCH 5.005_59] Re: [ID 19990820.007] Small typo in perlsyn.pod
8243              Date: Sat, 21 Aug 1999 12:36:12 +0100
8244              Message-ID: <19990821123612.A9955@homer.diplex.co.uk>
8245      Branch: cfgperl
8246            ! pod/perlsyn.pod
8247 ____________________________________________________________________________
8248 [  4177] By: jhi                                   on 1999/09/17  20:00:19
8249         Log: More descriptive names for operators.
8250              
8251              From: Michael G Schwern <schwern@pobox.com>
8252              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
8253              Cc: perl5-porters@perl.org
8254              Subject: Re: [ID 19990817.009] [BUG 5.005_60 & 5.005_03] == reported as eq in
8255              Date: Tue, 17 Aug 1999 18:35:45 -0400
8256              Message-ID: <19990817183545.A23073@toldyouso.com>
8257              
8258              From: Michael G Schwern <schwern@pobox.com>
8259              To: perl5-porters@perl.org
8260              Subject: [PATCH 5.005_60 opcode.pl and friends] Improved opcode descriptions
8261              Date: Wed, 18 Aug 1999 03:53:38 -0400
8262              Message-ID: <19990818035337.A31505@athens.aocn.com>
8263      Branch: cfgperl
8264            ! opcode.h opcode.pl pp.sym pp_proto.h sv.c t/op/misc.t
8265            ! t/pragma/warn/op t/pragma/warn/sv
8266 ____________________________________________________________________________
8267 [  4176] By: jhi                                   on 1999/09/17  18:19:18
8268         Log: Take away the infamous io/dup.t #7.
8269              It seems there simply is no way to portably
8270              "flush" an input file handle.
8271      Branch: cfgperl
8272            ! doio.c t/io/dup.t
8273 ____________________________________________________________________________
8274 [  4175] By: jhi                                   on 1999/09/17  14:45:08
8275         Log: From: Barrie Slaymaker <barries@slaysys.com>
8276              To: perl5-porters@perl.org
8277              Subject: [PATCH 5.005_61] Benchmark: screwed patch format, try this instead
8278              Date: Fri, 17 Sep 1999 11:16:48 -0400
8279              Message-Id: <199909171516.LAA30887@jester.slaysys.com>
8280      Branch: cfgperl
8281            ! lib/Benchmark.pm
8282 ____________________________________________________________________________
8283 [  4174] By: jhi                                   on 1999/09/17  14:07:16
8284         Log: UNICOS does support large files but doesn't support sparse files
8285              so we cannot easily test for large file support.
8286      Branch: cfgperl
8287            ! t/lib/syslfs.t t/op/lfs.t
8288 ____________________________________________________________________________
8289 [  4173] By: jhi                                   on 1999/09/17  14:03:44
8290         Log: UNICOS has sloppy division/modulo for floating point numbers.
8291      Branch: cfgperl
8292            ! t/op/arith.t
8293 ____________________________________________________________________________
8294 [  4172] By: jhi                                   on 1999/09/17  13:47:49
8295         Log: Portable blocksize (replaces #4171).
8296      Branch: cfgperl
8297            ! t/lib/syslfs.t t/op/lfs.t
8298 ____________________________________________________________________________
8299 [  4171] By: jhi                                   on 1999/09/17  13:08:54
8300         Log: (replaced by #4172)
8301      Branch: cfgperl
8302            ! t/lib/syslfs.t t/op/lfs.t
8303 ____________________________________________________________________________
8304 [  4170] By: jhi                                   on 1999/09/17  12:59:11
8305         Log: Detypo #4169.
8306      Branch: cfgperl
8307            ! t/lib/syslfs.t t/op/lfs.t
8308 ____________________________________________________________________________
8309 [  4169] By: jhi                                   on 1999/09/17  12:16:34
8310         Log: Diagnose possible quota limits.
8311      Branch: cfgperl
8312            ! t/lib/syslfs.t t/op/lfs.t
8313 ____________________________________________________________________________
8314 [  4168] By: jhi                                   on 1999/09/17  12:10:43
8315         Log: UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
8316              doesn't have one that wouldn't cause SIGSYS.  UNICOS
8317              does have getpgrp(void) so Perl getpgrp() is happy.
8318      Branch: cfgperl
8319            ! hints/unicos.sh
8320 ____________________________________________________________________________
8321 [  4167] By: jhi                                   on 1999/09/17  11:49:30
8322         Log: Filesystem quotas may stop you from using large files.
8323      Branch: cfgperl
8324            ! pod/perldelta.pod t/lib/syslfs.t t/op/lfs.t
8325 ____________________________________________________________________________
8326 [  4166] By: jhi                                   on 1999/09/17  11:36:01
8327         Log: Too strict pattern for parsing group lists.
8328      Branch: cfgperl
8329            ! t/op/groups.t
8330 ____________________________________________________________________________
8331 [  4165] By: jhi                                   on 1999/09/17  09:06:18
8332         Log: Configure maintenance. It's sigaction.sa_flags
8333              and the Glossary regen'ed.
8334      Branch: cfgperl
8335            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8336            ! config_h.SH
8337      Branch: metaconfig
8338            ! U/compline/d_sigaction.U
8339 ____________________________________________________________________________
8340 [  4164] By: jhi                                   on 1999/09/15  06:57:51
8341         Log: Integrate with Sarathy.
8342      Branch: cfgperl
8343           +> jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
8344           +> jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
8345           +> jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
8346           +> jpl/JNI/typemap.win32 jpl/SETVARS.PL
8347           !> Changes MANIFEST embed.h embed.pl jpl/JNI/JNI.pm
8348           !> jpl/JNI/JNI.xs jpl/JNI/Makefile.PL jpl/JNI/test.pl
8349           !> jpl/JNI/typemap jpl/JPL/Makefile.PL
8350           !> jpl/PerlInterpreter/Makefile.PL
8351           !> jpl/PerlInterpreter/PerlInterpreter.c
8352           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
8353           !> jpl/Sample/Makefile.PL jpl/install-jpl
8354           !> lib/File/Spec/Functions.pm pod/perlhist.pod regexec.c
8355           !> t/op/pat.t
8356 ____________________________________________________________________________
8357 [  4163] By: gsar                                  on 1999/09/15  05:17:27
8358         Log: add :ALL export tag (from Chris Nandor <pudge@pobox.com>)
8359      Branch: perl
8360            ! lib/File/Spec/Functions.pm
8361 ____________________________________________________________________________
8362 [  4162] By: gsar                                  on 1999/09/15  05:09:14
8363         Log: addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
8364      Branch: perl
8365            ! Changes embed.h embed.pl
8366 ____________________________________________________________________________
8367 [  4161] By: gsar                                  on 1999/09/15  04:08:25
8368         Log: missing perlhist dates from Jeff Okamoto
8369      Branch: perl
8370            ! pod/perlhist.pod
8371 ____________________________________________________________________________
8372 [  4160] By: gsar                                  on 1999/09/15  03:13:08
8373         Log: jpl tweak
8374      Branch: perl
8375            ! MANIFEST jpl/JNI/Makefile.PL
8376 ____________________________________________________________________________
8377 [  4159] By: gsar                                  on 1999/09/15  02:57:08
8378         Log: update to JPL snapshot v09141999, with minor tweaks (from Brian
8379              Jepson <bjepson@home.com>)
8380      Branch: perl
8381            + jpl/JNI/Closer.java jpl/JNI/JNIConfig jpl/JNI/JNIConfig.Win32
8382            + jpl/JNI/JNIConfig.kaffe jpl/JNI/JNIConfig.noembed
8383            + jpl/JNI/JNIConfig.standard jpl/JNI/typemap.gcc
8384            + jpl/JNI/typemap.win32 jpl/SETVARS.PL
8385            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
8386            ! jpl/JNI/test.pl jpl/JNI/typemap jpl/JPL/Makefile.PL
8387            ! jpl/PerlInterpreter/Makefile.PL
8388            ! jpl/PerlInterpreter/PerlInterpreter.c
8389            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
8390            ! jpl/Sample/Makefile.PL jpl/install-jpl
8391 ____________________________________________________________________________
8392 [  4158] By: gsar                                  on 1999/09/15  01:27:14
8393         Log: From:    Ilya Zakharevich <ilya@math.ohio-state.edu>
8394              Date:    Tue, 14 Sep 1999 21:26:15 EDT
8395              Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>
8396              Subject: [PATCH 5.005_58+] Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
8397      Branch: perl
8398            ! regexec.c t/op/pat.t
8399 ____________________________________________________________________________
8400 [  4157] By: jhi                                   on 1999/09/14  21:18:09
8401         Log: config.h will define USE_64_BITS if need be.
8402      Branch: cfgperl
8403            ! hints/irix_6.sh
8404 ____________________________________________________________________________
8405 [  4156] By: jhi                                   on 1999/09/14  20:30:00
8406         Log: Change #4149 necessitates also a small code change.
8407      Branch: cfgperl
8408            ! ext/B/defsubs_h.PL
8409 ____________________________________________________________________________
8410 [  4155] By: jhi                                   on 1999/09/14  20:15:53
8411         Log: Update EPOC libdir names.
8412      Branch: cfgperl
8413            ! epoc/config.h
8414 ____________________________________________________________________________
8415 [  4154] By: jhi                                   on 1999/09/14  20:13:41
8416         Log: Obsolete epoc/config.h caused #4153 to re-introduce already
8417              deceased HAS.*DBM.*64 mumblings.
8418      Branch: cfgperl
8419            ! Configure config_h.SH epoc/config.h
8420 ____________________________________________________________________________
8421 [  4153] By: jhi                                   on 1999/09/14  20:04:53
8422         Log: Configure nits.
8423      Branch: cfgperl
8424            ! Configure config_h.SH
8425      Branch: metaconfig
8426            ! U/compline/d_sigaction.U U/threads/i_pthread.U
8427 ____________________________________________________________________________
8428 [  4152] By: jhi                                   on 1999/09/14  19:30:22
8429         Log: Integrate with Sarathy.
8430      Branch: cfgperl
8431           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
8432            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
8433           !> INSTALL MANIFEST ext/B/Makefile.PL pod/perldiag.pod
8434           !> win32/config_sh.PL
8435 ____________________________________________________________________________
8436 [  4151] By: jhi                                   on 1999/09/14  10:25:01
8437         Log: Update Unicode database and recompute the tables.
8438              Rename the .txt files to be more Unicode 3.0-like.
8439              Unihan-3.0.txt not included because it is 16 MB.
8440              syllables.txt is manually maintained.
8441              See ReadMe.txt for description of the .txt files.
8442              (not all of them are used yet)
8443      Branch: cfgperl
8444            + lib/unicode/ArabShap.txt lib/unicode/Blocks.txt
8445            + lib/unicode/CompExcl.txt lib/unicode/EAWidth.txt
8446            + lib/unicode/Index.txt lib/unicode/Jamo-2.txt
8447            + lib/unicode/LineBrk.txt lib/unicode/Names.txt
8448            + lib/unicode/Props.txt lib/unicode/ReadMe.txt
8449            + lib/unicode/SpecCase.txt
8450            - lib/unicode/arabshp.txt lib/unicode/blocks.txt
8451            - lib/unicode/index2.txt lib/unicode/jamo2.txt
8452            - lib/unicode/names2.txt lib/unicode/props2.txt
8453            - lib/unicode/readme.txt
8454            ! MANIFEST lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
8455            ! lib/unicode/Bidirectional.pl lib/unicode/Block.pl
8456            ! lib/unicode/Category.pl lib/unicode/CombiningClass.pl
8457            ! lib/unicode/Decomposition.pl
8458            ! lib/unicode/In/ArabicPresentationForms-B.pl
8459            ! lib/unicode/In/Specials.pl lib/unicode/In/Tibetan.pl
8460            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8461            ! lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiL.pl
8462            ! lib/unicode/Is/BidiON.pl lib/unicode/Is/BidiWS.pl
8463            ! lib/unicode/Is/DCcompat.pl lib/unicode/Is/DecoCanon.pl
8464            ! lib/unicode/Is/DecoCompat.pl lib/unicode/Is/L.pl
8465            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lo.pl
8466            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Lu.pl
8467            ! lib/unicode/Is/Pd.pl lib/unicode/Is/Po.pl lib/unicode/Is/S.pl
8468            ! lib/unicode/Is/Sm.pl lib/unicode/Is/So.pl
8469            ! lib/unicode/Is/Upper.pl lib/unicode/Is/Word.pl
8470            ! lib/unicode/JamoShort.pl lib/unicode/UnicodeData-Latest.txt
8471            ! lib/unicode/mktables.PL
8472 ____________________________________________________________________________
8473 [  4150] By: gsar                                  on 1999/09/14  09:31:57
8474         Log: INSTALL tweak
8475      Branch: perl
8476            ! INSTALL
8477 ____________________________________________________________________________
8478 [  4149] By: gsar                                  on 1999/09/14  09:00:45
8479         Log: change some filenames to be 8.3-friendly
8480      Branch: perl
8481           +> ext/B/defsubs_h.PL t/lib/bigfltpm.t
8482            - ext/B/defsubs.h.PL t/lib/bigfloatpm.t
8483            ! MANIFEST ext/B/Makefile.PL pod/perldiag.pod
8484 ____________________________________________________________________________
8485 [  4148] By: gsar                                  on 1999/09/14  08:35:00
8486         Log: win32 config tweak (suggested by Greg Chapman <glc@well.com>)
8487      Branch: perl
8488            ! win32/config_sh.PL
8489 ____________________________________________________________________________
8490 [  4147] By: jhi                                   on 1999/09/14  08:07:49
8491         Log: Not that UVSIZE normally differs that much from IVSIZE...
8492      Branch: cfgperl
8493            ! perl.h
8494 ____________________________________________________________________________
8495 [  4146] By: jhi                                   on 1999/09/14  08:04:40
8496         Log: Integrate with Sarathy.
8497      Branch: cfgperl
8498           !> Changes ext/DB_File/DB_File.xs
8499 ____________________________________________________________________________
8500 [  4145] By: jhi                                   on 1999/09/14  07:10:02
8501         Log: I_PTHREAD was PTHREADEAD.
8502      Branch: cfgperl
8503            ! Configure config_h.SH
8504      Branch: metaconfig
8505            ! U/threads/i_pthread.U
8506 ____________________________________________________________________________
8507 [  4144] By: gsar                                  on 1999/09/14  06:46:47
8508         Log: change#4113 was missing DB_File.xs changes
8509      Branch: perl
8510            ! ext/DB_File/DB_File.xs
8511 ____________________________________________________________________________
8512 [  4143] By: jhi                                   on 1999/09/13  20:16:20
8513         Log: Small doc and whitespace edits.
8514      Branch: cfgperl
8515            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
8516            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
8517            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
8518            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
8519            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
8520            ! pod/perldelta.pod
8521 ____________________________________________________________________________
8522 [  4142] By: gsar                                  on 1999/09/13  19:32:31
8523         Log: integrate cfgperl contents into mainline, update Changes
8524      Branch: perl
8525           +> ext/DB_File/version.c
8526            ! Changes
8527           !> (integrate 44 files)
8528 ____________________________________________________________________________
8529 [  4141] By: jhi                                   on 1999/09/13  16:16:56
8530         Log: Scan for <pthread.h> always.
8531      Branch: cfgperl
8532            ! Configure config_h.SH perl.h
8533      Branch: metaconfig
8534            ! U/threads/i_pthread.U
8535 ____________________________________________________________________________
8536 [  4140] By: jhi                                   on 1999/09/13  16:00:08
8537         Log: Integrate with Sarathy.
8538      Branch: cfgperl
8539           !> (integrate 27 files)
8540 ____________________________________________________________________________
8541 [  4139] By: jhi                                   on 1999/09/13  15:35:18
8542         Log: Add -A option to Configure to diddle with variables
8543              after the hints file has been applied.
8544      Branch: cfgperl
8545            ! Configure config_h.SH
8546      Branch: metaconfig
8547            ! U/modified/Oldconfig.U U/modified/Options.U
8548 ____________________________________________________________________________
8549 [  4138] By: jhi                                   on 1999/09/13  13:42:56
8550         Log: Change #4136 edited DynaLoader.xs which is kind of fruitless.
8551      Branch: cfgperl
8552            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
8553            ! ext/DynaLoader/dl_cygwin.xs ext/DynaLoader/dl_dld.xs
8554            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mpeix.xs
8555            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
8556            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
8557 ____________________________________________________________________________
8558 [  4137] By: jhi                                   on 1999/09/13  13:25:31
8559         Log: Applying change #4136 manually introduced patch residue.
8560      Branch: cfgperl
8561            ! perl.h
8562 ____________________________________________________________________________
8563 [  4136] By: jhi                                   on 1999/09/13  13:23:04
8564         Log: Replace change #4100 with
8565              From: Robin Barker <rmb1@cise.npl.co.uk>
8566              To: gsar@activestate.com
8567              Cc: perl5-porters@perl.org
8568              Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
8569              Date: Mon, 13 Sep 1999 14:15:11 +0100 (BST)
8570              Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>
8571      Branch: cfgperl
8572            ! doio.c dump.c ext/B/B.xs ext/B/typemap
8573            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
8574            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
8575            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
8576            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
8577 ____________________________________________________________________________
8578 [  4135] By: jhi                                   on 1999/09/13  10:22:31
8579         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8580              To: perl5-porters@perl.org (Mailing list Perl5)
8581              Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
8582              Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
8583              Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>
8584              
8585              From: andreas.koenig@anima.de (Andreas J. Koenig)
8586              To: Ilya Zakharevich <ilya@math.ohio-state.edu>
8587              Cc: perl5-porters@perl.org (Mailing list Perl5)
8588              Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
8589              Date: 11 Sep 1999 15:36:26 +0200
8590              Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>
8591      Branch: cfgperl
8592            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
8593 ____________________________________________________________________________
8594 [  4134] By: jhi                                   on 1999/09/13  10:20:14
8595         Log: From: Tom Phoenix <rootbeer@redcat.com>
8596              To: Perl Porters Mailing List <perl5-porters@perl.org>
8597              Subject: [DOCPATCH] Server errors and perldiag
8598              Date: Fri, 10 Sep 1999 16:45:02 -0700 (PDT)
8599              Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>
8600      Branch: cfgperl
8601            ! pod/perldiag.pod
8602 ____________________________________________________________________________
8603 [  4133] By: gsar                                  on 1999/09/13  03:25:43
8604         Log: avoid assertion failure on C<@a'>
8605      Branch: perl
8606            ! toke.c
8607 ____________________________________________________________________________
8608 [  4132] By: gsar                                  on 1999/09/13  03:03:57
8609         Log: add -DPERL_Y2KWARN build option that will generate additional
8610              warnings on "19$yy" etc (reworked a patch suggested by
8611              Ulrich Pfeifer <upf@de.uu.net>)
8612      Branch: perl
8613            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod
8614            ! pp_hot.c sv.c t/pragma/warn/pp_hot t/pragma/warn/sv
8615 ____________________________________________________________________________
8616 [  4131] By: gsar                                  on 1999/09/12  22:06:25
8617         Log: fix DATA leaks; reword documentation about the DATA filehandle
8618      Branch: perl
8619            ! ext/Opcode/Safe.pm lib/Pod/Functions.pm pod/perldata.pod
8620 ____________________________________________________________________________
8621 [  4130] By: gsar                                  on 1999/09/12  20:08:56
8622         Log: make sprintf("%g",...) threadsafe; only taint its result iff the
8623              formatted result looks nonstandard
8624      Branch: perl
8625            ! embed.pl embedvar.h intrpvar.h objXSUB.h perl.c perlapi.c
8626            ! pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
8627            ! t/pragma/locale.t thrdvar.h
8628 ____________________________________________________________________________
8629 [  4129] By: gsar                                  on 1999/09/12  17:04:11
8630         Log: From: Doug MacEachern <dougm@cp.net>
8631              Date: Sun, 25 Jul 1999 15:49:00 -0700 (PDT)
8632              Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>
8633              Subject: [PATCH 5.005_57] B::clearsym
8634      Branch: perl
8635            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/Debug.pm ext/B/B/Terse.pm
8636 ____________________________________________________________________________
8637 [  4128] By: gsar                                  on 1999/09/12  16:59:12
8638         Log: better debugger help output (from Ilya Zakharevich)
8639      Branch: perl
8640            ! lib/perl5db.pl
8641 ____________________________________________________________________________
8642 [  4127] By: jhi                                   on 1999/09/11  20:50:37
8643         Log: Integrate with Sarathy.
8644      Branch: cfgperl
8645           +> pod/perlcompile.pod t/lib/gol-basic.t t/lib/gol-compat.t
8646           +> t/lib/gol-linkage.t
8647           !> (integrate 43 files)
8648 ____________________________________________________________________________
8649 [  4126] By: nick                                  on 1999/09/10  20:44:22
8650         Log: Get resolve -at mainline
8651      Branch: utfperl
8652           +> (branch 297 files)
8653            - README.cygwin32 XSlock.h bytecode.h byterun.c byterun.h
8654            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
8655            - cygwin32/perlld ext/B/byteperl.c ext/DynaLoader/dl_cygwin32.xs
8656            - hints/cygwin32.sh interp.sym myconfig objpp.h perl_exp.SH
8657            - t/pragma/warn-1global t/pragma/warning.t thread.sym
8658            - win32/GenCAPI.pl win32/TEST win32/autosplit.pl
8659            - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
8660            - win32/genxsdef.pl win32/makedef.pl win32/makemain.pl
8661            - win32/makeperldef.pl win32/perlhost.h
8662           !> (integrate 847 files)
8663 ____________________________________________________________________________
8664 [  4125] By: gsar                                  on 1999/09/10  19:22:14
8665         Log: s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
8666              etc.)
8667      Branch: perl
8668            ! XSUB.h pp.h
8669 ____________________________________________________________________________
8670 [  4124] By: gsar                                  on 1999/09/10  19:14:35
8671         Log: rewrote substantive parts of patch
8672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8673              Date: Fri, 27 Aug 1999 19:02:18 -0400
8674              Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
8675              Subject: [PATCH 5.005_58] REx documentation
8676      Branch: perl
8677            ! pod/perlre.pod
8678 ____________________________________________________________________________
8679 [  4123] By: gsar                                  on 1999/09/10  18:21:53
8680         Log: note about AVf_*
8681      Branch: perl
8682            ! av.h
8683 ____________________________________________________________________________
8684 [  4122] By: gsar                                  on 1999/09/10  17:55:42
8685         Log: allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
8686              <lichtin@bivio.com>)
8687      Branch: perl
8688            ! lib/Pod/Html.pm
8689 ____________________________________________________________________________
8690 [  4121] By: gsar                                  on 1999/09/10  17:49:35
8691         Log: dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
8692      Branch: perl
8693            ! AUTHORS Changes README.dos djgpp/config.over
8694            ! djgpp/configure.bat djgpp/djgpp.c djgpp/djgppsed.sh dosish.h
8695            ! lib/ExtUtils/MM_Unix.pm pod/pod2usage.PL pod/podchecker.PL
8696            ! pod/podselect.PL sv.h t/io/openpid.t util.c
8697 ____________________________________________________________________________
8698 [  4120] By: gsar                                  on 1999/09/10  12:25:01
8699         Log: add perlcompile.pod (edited content from Nathan Torkington
8700              <gnat@frii.com> and others)
8701      Branch: perl
8702            + pod/perlcompile.pod
8703            ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod pod/roffitall
8704 ____________________________________________________________________________
8705 [  4119] By: gsar                                  on 1999/09/10  11:05:13
8706         Log: avoid leaking static local_patches unless patchlevel.h is
8707              explicitly included
8708      Branch: perl
8709            ! patchlevel.h perl.c
8710 ____________________________________________________________________________
8711 [  4118] By: gsar                                  on 1999/09/10  10:44:54
8712         Log: upgrade to Getopt::Long v2.20 (from Johan Vromans
8713              <jvromans@squirrel.nl>)
8714      Branch: perl
8715            + t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
8716            ! Changes MANIFEST lib/Getopt/Long.pm
8717 ____________________________________________________________________________
8718 [  4116] By: jhi                                   on 1999/09/09  15:56:52
8719         Log: perldeltify change #4115.
8720      Branch: cfgperl
8721            ! pod/perldelta.pod
8722 ____________________________________________________________________________
8723 [  4115] By: jhi                                   on 1999/09/09  15:48:56
8724         Log: From: "John L. Allen" <allen@grumman.com> 
8725              To: perl5-porters@perl.org 
8726              Subject: [ID 19990901.003] Time::Local should not croak on "out-of-range" days
8727              Date: Wed, 1 Sep 1999 13:33:39 -0400 (EDT) 
8728              Message-Id: <199909011733.NAA17356@gateway.grumman.com> 
8729      Branch: cfgperl
8730            ! lib/Time/Local.pm
8731 ____________________________________________________________________________
8732 [  4114] By: jhi                                   on 1999/09/09  15:42:30
8733         Log: From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
8734              To: perl5-porters@perl.org
8735              Subject: [ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
8736              Date: Thu, 9 Sep 1999 10:33:37 -0500 (CDT)
8737              Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>
8738      Branch: cfgperl
8739            ! pp_sys.c
8740 ____________________________________________________________________________
8741 [  4113] By: jhi                                   on 1999/09/09  10:17:45
8742         Log: From: paul.marquess@bt.com
8743              To: gsar@ActiveState.com
8744              Cc: perl5-porters@perl.org
8745              Subject: [PATCH 5.005_61] DB_File 1.71
8746              Date: Thu, 9 Sep 1999 11:20:13 +0100
8747              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>
8748      Branch: cfgperl
8749            + ext/DB_File/version.c
8750            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
8751            ! ext/DB_File/Makefile.PL ext/DB_File/dbinfo ext/DB_File/typemap
8752            ! t/lib/db-btree.t
8753 ____________________________________________________________________________
8754 [  4112] By: jhi                                   on 1999/09/09  09:05:32
8755         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8756              To: perl5-porters@perl.org (Mailing list Perl5)
8757              Subject: [PATCH 5.005_58] Fix interaction of (?p{}) and (?>)
8758              Date: Thu, 9 Sep 1999 04:40:11 -0400 (EDT)
8759              Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>
8760      Branch: cfgperl
8761            ! regexec.c t/op/pat.t
8762 ____________________________________________________________________________
8763 [  4110] By: jhi                                   on 1999/09/09  07:29:17
8764         Log: Tidy up 64-bit situation in perldelta.
8765      Branch: cfgperl
8766            ! pod/perldelta.pod
8767 ____________________________________________________________________________
8768 [  4109] By: jhi                                   on 1999/09/09  07:26:53
8769         Log: Clear up PL_regcc issues.
8770              
8771              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8772              To: perl5-porters@perl.org (Mailing list Perl5)
8773              Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
8774              Date: Thu, 9 Sep 1999 02:49:49 -0400 (EDT)
8775              Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>
8776      Branch: cfgperl
8777            ! regexec.c
8778 ____________________________________________________________________________
8779 [  4108] By: gsar                                  on 1999/09/08  20:52:51
8780         Log: avoid ass_u_ming uppercase types are not user objects (spotted
8781              by Kurt Starsinic)
8782      Branch: perl
8783            ! ext/Data/Dumper/Dumper.pm
8784 ____________________________________________________________________________
8785 [  4107] By: gsar                                  on 1999/09/08  20:35:18
8786         Log: From: akim@epita.fr (DEMAILLE Akim)
8787              Date: Wed, 8 Sep 1999 18:18:44 +0200 (CEST)
8788              Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>
8789              Subject: [ID 19990908.014] s2p does not quote @
8790      Branch: perl
8791            ! x2p/s2p.PL
8792 ____________________________________________________________________________
8793 [  4106] By: gsar                                  on 1999/09/08  20:25:12
8794         Log: integrate cfgperl contents into mainline
8795      Branch: perl
8796           !> (integrate 30 files)
8797 ____________________________________________________________________________
8798 [  4105] By: jhi                                   on 1999/09/08  09:02:37
8799         Log: Minor touches at the [:class:] description.
8800      Branch: cfgperl
8801            ! pod/perlre.pod
8802 ____________________________________________________________________________
8803 [  4104] By: jhi                                   on 1999/09/08  08:57:58
8804         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8805              To: Mailing list Perl5 <perl5-porters@perl.org>
8806              Subject: [PATCH 5.005_58] Fix debugging output for REx
8807              Date: Wed, 8 Sep 1999 05:02:02 -0400
8808              Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>
8809      Branch: cfgperl
8810            ! regcomp.c
8811 ____________________________________________________________________________
8812 [  4103] By: gsar                                  on 1999/09/08  00:53:50
8813         Log: fix memory leak in C<sub f { split ' ', "a b" } f() while 1>
8814      Branch: perl
8815            ! pp.c
8816 ____________________________________________________________________________
8817 [  4102] By: gsar                                  on 1999/09/08  00:52:50
8818         Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
8819      Branch: perl
8820            ! cop.h pp_hot.c
8821 ____________________________________________________________________________
8822 [  4101] By: gsar                                  on 1999/09/07  17:25:07
8823         Log: various fixups for windows
8824      Branch: perl
8825            ! embed.h embed.pl objXSUB.h op.c perlapi.c proto.h
8826            ! win32/Makefile win32/makefile.mk xsutils.c
8827 ____________________________________________________________________________
8828 [  4100] By: jhi                                   on 1999/09/07  12:49:15
8829         Log: Fix pointer casts.
8830              
8831              From: Robin Barker <rmb1@cise.npl.co.uk>
8832              To: perl5-porters@perl.org
8833              Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
8834              -Duse64bits
8835              Date: Tue, 7 Sep 1999 12:30:18 +0100 (BST)
8836              Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>
8837      Branch: cfgperl
8838            ! doio.c dump.c ext/B/B.xs ext/B/typemap
8839            ! ext/ByteLoader/bytecode.h ext/Devel/DProf/DProf.xs
8840            ! ext/DynaLoader/dl_dlopen.xs ext/ODBM_File/ODBM_File.xs
8841            ! ext/POSIX/POSIX.xs lib/ExtUtils/typemap malloc.c perl.h pp.c
8842            ! pp_ctl.c pp_hot.c pp_sys.c sv.c
8843 ____________________________________________________________________________
8844 [  4099] By: jhi                                   on 1999/09/07  10:29:04
8845         Log: Add sig/pid/uid size and sign probes.
8846      Branch: metaconfig
8847            + U/typedefs/gidsign.U U/typedefs/gidsize.U U/typedefs/pidsign.U
8848            + U/typedefs/pidsize.U U/typedefs/uidsign.U U/typedefs/uidsize.U
8849 ____________________________________________________________________________
8850 [  4098] By: jhi                                   on 1999/09/07  10:27:06
8851         Log: Band-aid until we've got %{Uid_t} or something similar
8852              for sv_catpvfn().
8853      Branch: cfgperl
8854            ! taint.c
8855 ____________________________________________________________________________
8856 [  4097] By: jhi                                   on 1999/09/07  09:41:23
8857         Log: Fix a printf thinko: now quads must have the ll L q prefix.
8858              (in other words, a bare %d is an int/unsigned)
8859      Branch: cfgperl
8860            ! pp_sys.c sv.c t/op/64bit.t
8861 ____________________________________________________________________________
8862 [  4096] By: jhi                                   on 1999/09/07  07:36:17
8863         Log: HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
8864              
8865              From: "Daniel S. Lewart" <lewart@www.cvm.uiuc.edu>
8866              To: perl5-porters@perl.org
8867              Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
8868              Date: Mon, 6 Sep 1999 21:18:12 -0500 (CDT)
8869              Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>
8870      Branch: cfgperl
8871            ! hints/hpux.sh perl.h
8872 ____________________________________________________________________________
8873 [  4095] By: gsar                                  on 1999/09/06  20:47:02
8874         Log: applied suggested patch with suitable test to detect MSVC
8875              From: "Vishal Bhatia" <vishalb@my-deja.com>
8876              Date: Wed, 11 Aug 1999 01:43:28 -0700
8877              Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
8878              Subject: compiler on  win32
8879      Branch: perl
8880            ! ext/B/B/C.pm
8881 ____________________________________________________________________________
8882 [  4094] By: jhi                                   on 1999/09/06  20:34:44
8883         Log: Integrate with Sarathy.
8884      Branch: cfgperl
8885           !> ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
8886           !> t/harness t/pragma/sub_lval.t utils/Makefile utils/perlcc.PL
8887 ____________________________________________________________________________
8888 [  4093] By: jhi                                   on 1999/09/06  20:33:43
8889         Log: Fix UV_SIZEOF to UVSIZE; change the overflow tests
8890              so that they overflow also on 64-bit platforms.
8891      Branch: cfgperl
8892            ! t/pragma/warn/toke t/pragma/warn/util toke.c util.c
8893 ____________________________________________________________________________
8894 [  4092] By: gsar                                  on 1999/09/06  20:16:58
8895         Log: support bytecode and C backends in perlcc (patch suggested
8896              by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
8897              C backend the default; describe new switches in pod; introduce
8898              PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
8899              s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
8900              entries
8901      Branch: perl
8902            ! ext/B/B/Bytecode.pm lib/Test/Harness.pm t/TEST t/UTEST
8903            ! t/harness utils/Makefile utils/perlcc.PL
8904 ____________________________________________________________________________
8905 [  4091] By: jhi                                   on 1999/09/06  19:10:41
8906         Log: Integrate with Sarathy.
8907      Branch: cfgperl
8908           +> t/pragma/sub_lval.t
8909           !> (integrate 52 files)
8910 ____________________________________________________________________________
8911 [  4090] By: gsar                                  on 1999/09/06  19:09:06
8912         Log: propagate changed error text
8913      Branch: perl
8914            ! t/pragma/sub_lval.t
8915 ____________________________________________________________________________
8916 [  4089] By: gsar                                  on 1999/09/06  18:54:43
8917         Log: sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
8918      Branch: perl
8919            ! pod/perlfunc.pod
8920 ____________________________________________________________________________
8921 [  4088] By: gsar                                  on 1999/09/06  18:52:10
8922         Log: From: paul.marquess@bt.com
8923              Date: Sun, 5 Sep 1999 15:11:08 +0100 
8924              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>
8925              Subject: [PATCH 5.005_61] Another patch for Lexical Warnings
8926      Branch: perl
8927            ! pp_sys.c t/pragma/warn/doio t/pragma/warn/op
8928            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys
8929            ! t/pragma/warn/regcomp t/pragma/warn/sv t/pragma/warn/toke
8930            ! t/pragma/warn/universal t/pragma/warn/utf8 t/pragma/warn/util
8931            ! toke.c
8932 ____________________________________________________________________________
8933 [  4087] By: gsar                                  on 1999/09/06  18:06:06
8934         Log: change#3612 is buggy when quotemeta argument matches target
8935              (hope this is the last of the optimized-OP_SASSIGN bugs)
8936              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8937              Date: Sun, 5 Sep 1999 06:07:42 -0400 (EDT)
8938              Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
8939              Subject: Re: [BUG: quotemeta]
8940      Branch: perl
8941            ! Changes op.c t/op/lex_assign.t
8942 ____________________________________________________________________________
8943 [  4086] By: gsar                                  on 1999/09/06  17:57:52
8944         Log: misc tweaks
8945      Branch: perl
8946            ! bytecode.pl ext/ByteLoader/byterun.h pod/perlsyn.pod toke.c
8947 ____________________________________________________________________________
8948 [  4085] By: gsar                                  on 1999/09/06  03:54:23
8949         Log: applied patch suggested by Hans Mulder to fix problems on
8950              OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
8951              when they ask for bincompat (platforms that used to default
8952              to EMBEDMYMALLOC continue to do so); disable warnings.t#192
8953              (appears unsalvageable on some platforms)
8954      Branch: perl
8955            ! embed.h embed.pl handy.h perl.h pp_sys.c t/pragma/warn/pp_hot
8956 ____________________________________________________________________________
8957 [  4084] By: bailey                                on 1999/09/06  02:39:11
8958         Log: Integrate mainline 5.05_61
8959      Branch: vmsperl
8960           +> (branch 32 files)
8961            - lib/unicode/EthiopicSyllables.txt
8962            - lib/unicode/MakeEthiopicSyllables.PL t/pragma/warning.t
8963            - warning.pl
8964            ! vms/descrip_mms.template vms/gen_shrfls.pl vms/perly_c.vms
8965            ! vms/perly_h.vms vms/vms.c
8966           !> (integrate 346 files)
8967 ____________________________________________________________________________
8968 [  4083] By: gsar                                  on 1999/09/06  00:10:40
8969         Log: optional warning on join(/foo/...) (reworked suggested patch
8970              by Mark-Jason Dominus <mjd@plover.com>)
8971      Branch: perl
8972            ! embed.h objXSUB.h op.c opcode.h opcode.pl perlapi.c
8973            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.sym
8974            ! pp_proto.h t/pragma/warn/op
8975 ____________________________________________________________________________
8976 [  4082] By: gsar                                  on 1999/09/05  22:28:57
8977         Log: fix data loss when more than one block is read from SDBM
8978              *.dir file (suggested by Uwe Ohse <uwe@ohse.de>)
8979      Branch: perl
8980            ! ext/SDBM_File/sdbm/sdbm.c
8981 ____________________________________________________________________________
8982 [  4081] By: gsar                                  on 1999/09/05  22:07:18
8983         Log: initial implementation of lvalue subroutines (slightly fixed
8984              version of patch suggested by Ilya Zakharevich, which in turn
8985              is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)
8986      Branch: perl
8987            + t/pragma/sub_lval.t
8988            ! MANIFEST cop.h cv.h dump.c embed.h ext/Opcode/Opcode.pm
8989            ! ext/attrs/attrs.pm ext/attrs/attrs.xs global.sym objXSUB.h
8990            ! op.c op.h opcode.h opcode.pl opnames.h perlapi.c
8991            ! pod/perldiag.pod pod/perlsub.pod pp.c pp.sym pp_hot.c
8992            ! pp_proto.h proto.h t/pragma/warn/pp_ctl
8993 ____________________________________________________________________________
8994 [  4080] By: jhi                                   on 1999/09/05  22:02:18
8995         Log: Undo #4055 (related to #4079).
8996      Branch: cfgperl
8997            ! pod/perlop.pod
8998 ____________________________________________________________________________
8999 [  4079] By: jhi                                   on 1999/09/05  21:30:54
9000         Log: Time is not yet ripe.
9001      Branch: cfgperl
9002            ! pod/perldelta.pod pod/perlop.pod pp.c t/op/64bit.t t/op/misc.t
9003 ____________________________________________________________________________
9004 [  4078] By: gsar                                  on 1999/09/05  18:17:32
9005         Log: modified suggested patch to handle cross-refs and qr// objects
9006              correctly; unfollowed refs are represented as simple string
9007              value, not just the bare type; $VERSION stays the same until
9008              it is ready for prime time (avoids CPAN confustication)
9009              From:    John Nolan <jpnolan@Op.Net>
9010              Date:    Wed, 04 Aug 1999 20:21:10 EDT
9011              Message-Id: <199908050021.UAA09693@monet.op.net>
9012              Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting
9013      Branch: perl
9014            ! Changes ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
9015            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo t/lib/dumper.t
9016 ____________________________________________________________________________
9017 [  4077] By: jhi                                   on 1999/09/04  21:54:42
9018         Log: timesum() wasn't @EXPORTed as promised by the documentation.
9019              Bug reported by Alex Efros <powerman@inart.kharkov.com>.
9020      Branch: cfgperl
9021            ! lib/Benchmark.pm
9022 ____________________________________________________________________________
9023 [  4076] By: gsar                                  on 1999/09/04  20:21:59
9024         Log: integrate cfgperl contents into mainline
9025      Branch: perl
9026           +> lib/attributes.pm lib/warnings.pm t/lib/attrs.t t/op/attrs.t
9027           +> t/pragma/warn/7fatal t/pragma/warn/8signal t/pragma/warnings.t
9028           +> warnings.h warnings.pl xsutils.c
9029            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
9030           !> (integrate 109 files)
9031 ____________________________________________________________________________
9032 [  4075] By: jhi                                   on 1999/09/04  18:04:47
9033         Log: use integer on the problematic subtest.
9034      Branch: cfgperl
9035            ! t/op/misc.t
9036 ____________________________________________________________________________
9037 [  4074] By: jhi                                   on 1999/09/04  17:57:40
9038         Log: Warn about numconvert.t in case somebody
9039              wants to make sv_2pv more 64-bit aware.
9040      Branch: cfgperl
9041            ! sv.c
9042 ____________________________________________________________________________
9043 [  4073] By: jhi                                   on 1999/09/04  17:54:51
9044         Log: Comment upgrading: the quad situation isn't quite as
9045              bad as it used to be.
9046      Branch: cfgperl
9047            ! perl.h
9048 ____________________________________________________________________________
9049 [  4072] By: jhi                                   on 1999/09/04  15:35:37
9050         Log: Integrate with Sarathy.
9051      Branch: cfgperl
9052           !> win32/win32.c
9053 ____________________________________________________________________________
9054 [  4071] By: jhi                                   on 1999/09/04  15:28:11
9055         Log: Fix LFS with -Duseperlio in Solaris.  Reported in
9056              
9057              From: Robin Barker <rmb1@cise.npl.co.uk>
9058              To: perl5-porters@perl.org
9059              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
9060              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
9061              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
9062              
9063              and later (in private email) found to be dependent
9064              on useperlio.
9065              
9066              Mental note: the cpp magic done in perlsdio.h (and assumedly
9067              also in perlsfio.h) may cause trouble later with lfs because
9068              both the perlio scheme by Perl and the lfs support by vendors
9069              like to play cpp games to map the stdio namespace back and forth.
9070              The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
9071              just the beginning.
9072      Branch: cfgperl
9073            ! perlio.c
9074 ____________________________________________________________________________
9075 [  4070] By: jhi                                   on 1999/09/04  13:12:14
9076         Log: Enable 64-bit clean bit ops.
9077              (Disables the t/op/misc.t substest 3 in 64-bit platforms.)
9078      Branch: cfgperl
9079            ! pod/perldelta.pod pod/perlop.pod pp.c pp_hot.c t/op/64bit.t
9080            ! t/op/misc.t
9081 ____________________________________________________________________________
9082 [  4069] By: jhi                                   on 1999/09/03  21:17:30
9083         Log: Turn on USE_64_BIT_OFFSETS implicitly.
9084      Branch: cfgperl
9085            ! perl.h
9086 ____________________________________________________________________________
9087 [  4068] By: jhi                                   on 1999/09/03  08:19:59
9088         Log: Fix from Spider for the sub attributes (there was an undocumented
9089              dependency between force_word() and skipspace()).
9090      Branch: cfgperl
9091            ! toke.c
9092 ____________________________________________________________________________
9093 [  4067] By: jhi                                   on 1999/09/01  23:17:06
9094         Log: From: John Tobey <spam@john-edwin-tobey.org>
9095              To: ilya@math.ohio-state.edu
9096              CC: perl5-porters@perl.org
9097              Subject: Re: [PATCH 5.005_60] distclean forgot two
9098              Date: Mon, 23 Aug 1999 02:10:11 -0400 (EDT)
9099              Message-Id: <m11InJ5-000FPCC@feynman.localnet>
9100      Branch: cfgperl
9101            ! t/lib/dprof.t
9102 ____________________________________________________________________________
9103 [  4066] By: jhi                                   on 1999/09/01  23:14:50
9104         Log: From: "Fifer, Eric" <EFifer@sanwaint.com>
9105              To: perl5-porters@perl.org
9106              Subject: [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
9107              Date: Fri, 20 Aug 1999 15:37:27 +0100
9108              Message-Id: <8A160D637356D311BC4300600849EC8122E217@POST>
9109      Branch: cfgperl
9110            ! cygwin/Makefile.SHs ext/ByteLoader/byterun.h
9111            ! ext/SDBM_File/sdbm/sdbm.c hints/cygwin.sh perl.h pp_sys.c
9112            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t
9113 ____________________________________________________________________________
9114 [  4065] By: jhi                                   on 1999/09/01  22:06:43
9115         Log: From: Dominic Dunlop <domo@vo.lu>
9116              To: perl5-porters@perl.org
9117              Subject: [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1
9118              (UNINSTALLED) [PATCH]
9119              Date: Thu, 19 Aug 1999 09:48:03 +0200
9120              Message-Id: <v03110709b3e165b51dda@[212.24.192.132]>
9121              
9122              The PERL_POLLUTE_MALLOC part had to be manually applied.
9123      Branch: cfgperl
9124            ! hints/machten.sh perl.h
9125 ____________________________________________________________________________
9126 [  4064] By: jhi                                   on 1999/09/01  13:56:14
9127         Log: From: Martin Lichtin <lichtin@bivio.com>
9128              To: jhi@iki.fi
9129              CC: perl5-porters@perl.org
9130              Subject: Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problem
9131              Date: Wed, 01 Sep 1999 15:50:04 +0200
9132              Message-ID: <37CD2F0C.944BFACE@bivio.com>
9133      Branch: cfgperl
9134            ! lib/ExtUtils/Install.pm
9135 ____________________________________________________________________________
9136 [  4063] By: jhi                                   on 1999/09/01  13:16:11
9137         Log: Enhance lfs tests: check every seek and sysseek
9138              and test also that -e and -f detect largefiles.
9139      Branch: cfgperl
9140            ! t/lib/syslfs.t t/op/lfs.t
9141 ____________________________________________________________________________
9142 [  4062] By: jhi                                   on 1999/09/01  12:08:04
9143         Log: From: Colin Kuskie <ckuskie@Cadence.COM>
9144              To: Ronald J Kimball <rjk@linguist.dartmouth.edu>
9145              cc: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>,
9146              The Perl Porters Mailing List <perl5-porters@perl.org>
9147              Subject: [REPATCH 5.005_61] Re: perldiag.pod omissions
9148              Date: Tue, 31 Aug 1999 11:24:31 -0700 (PDT)
9149              Message-ID: <Pine.GSO.4.10.9908311055460.11290-100000@pdxult10a.cadence.com>
9150      Branch: cfgperl
9151            ! pod/perldiag.pod
9152 ____________________________________________________________________________
9153 [  4061] By: jhi                                   on 1999/09/01  12:03:03
9154         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9155              To: ilya@math.ohio-state.edu (Ilya Zakharevich)
9156              Cc: perl5-porters@perl.org, cloos@adamsmith.ai
9157              Subject: Re: [ID 19990830.005] Assigning value of an op on an SV to said SV
9158              Date: Wed, 1 Sep 1999 02:56:06 -0400 (EDT)
9159              Message-Id: <199909010656.CAA04478@monk.mps.ohio-state.edu>
9160      Branch: cfgperl
9161            ! op.c t/op/join.t
9162 ____________________________________________________________________________
9163 [  4060] By: jhi                                   on 1999/09/01  07:59:42
9164         Log: IV_DIG and NV_DIG fixes.
9165      Branch: cfgperl
9166            ! perl.h
9167 ____________________________________________________________________________
9168 [  4059] By: jhi                                   on 1999/08/31  14:47:18
9169         Log: \C{} -> \N{} residue.
9170      Branch: cfgperl
9171            ! toke.c
9172 ____________________________________________________________________________
9173 [  4057] By: gsar                                  on 1999/08/30  22:08:19
9174         Log: avoid hiding child process window
9175      Branch: perl
9176            ! win32/win32.c
9177 ____________________________________________________________________________
9178 [  4055] By: jhi                                   on 1999/08/30  21:20:50
9179         Log: Document the undefinedness of overshifting.
9180      Branch: cfgperl
9181            ! pod/perlop.pod
9182 ____________________________________________________________________________
9183 [  4054] By: jhi                                   on 1999/08/30  20:18:18
9184         Log: History fixes and updates.
9185      Branch: cfgperl
9186            ! pod/perlhist.pod
9187 ____________________________________________________________________________
9188 [  4053] By: jhi                                   on 1999/08/30  19:34:02
9189         Log: Shell quoting thinko broke installdirs.
9190              From: JVromans@Squirrel.nl (Johan Vromans)
9191              To: perl5-porters@perl.org
9192              Subject: [ID 19990830.001] 5.005_61 Configure does not substitute
9193              installprefix
9194              Date: Mon, 30 Aug 1999 16:10:10 +0200 (MEST)
9195              Message-Id: <14282.37058.934928.805633@plume.nl.compuware.com>
9196      Branch: cfgperl
9197            ! Configure config_h.SH
9198      Branch: metaconfig
9199            ! U/installdirs/archlib.U U/installdirs/bin.U
9200            ! U/installdirs/html1dir.U U/installdirs/html3dir.U
9201            ! U/installdirs/installprefix.U U/installdirs/man1dir.U
9202            ! U/installdirs/man3dir.U U/installdirs/privlib.U
9203            ! U/installdirs/scriptdir.U U/installdirs/sitearch.U
9204            ! U/installdirs/sitebin.U U/installdirs/sitehtml1dir.U
9205            ! U/installdirs/sitehtml3dir.U U/installdirs/sitelib.U
9206            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
9207            ! U/installdirs/sitescriptdir.U U/installdirs/vendorarch.U
9208            ! U/installdirs/vendorbin.U U/installdirs/vendorhtml1dir.U
9209            ! U/installdirs/vendorhtml3dir.U U/installdirs/vendorlib.U
9210            ! U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
9211            ! U/installdirs/vendorscriptdir.U
9212 ____________________________________________________________________________
9213 [  4052] By: jhi                                   on 1999/08/30  02:57:05
9214         Log: Use \N{named characters} instead of \C.
9215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9216              To: jhi@iki.fi
9217              Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce),
9218              perl5-porters@perl.org (Mailing list Perl5)
9219              Subject: Re: [PATCH 5.005_58] Named characters in Perl
9220              Date: Sun, 29 Aug 1999 16:46:53 -0400 (EDT)
9221              Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu>
9222      Branch: cfgperl
9223            ! lib/charnames.pm lib/utf8.pm pod/perldiag.pod pod/perlop.pod
9224            ! pod/perlre.pod regcomp.c t/lib/charnames.t toke.c
9225 ____________________________________________________________________________
9226 [  4051] By: jhi                                   on 1999/08/30  02:54:20
9227         Log: From: Spider Boardman <spider@Orb.Nashua.NH.US>
9228              To: perl5-porters@perl.org
9229              Subject: [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION
9230              don't mix
9231              Date: Sun, 29 Aug 1999 19:04:53 -0400
9232              Message-Id: <199908292304.TAA13738@Orb.Nashua.NH.US>
9233      Branch: cfgperl
9234            ! universal.c
9235 ____________________________________________________________________________
9236 [  4050] By: jhi                                   on 1999/08/29  16:38:58
9237         Log: Conditionally socksify the LIBS of Socket.
9238      Branch: cfgperl
9239            ! ext/Socket/Makefile.PL
9240 ____________________________________________________________________________
9241 [  4049] By: jhi                                   on 1999/08/29  15:33:30
9242         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9243              To: Mailing list Perl5 <perl5-porters@perl.org>
9244              Subject: Re: [PATCH 5.005_60] fix @DB::typeahead
9245              Date: Wed, 25 Aug 1999 16:19:58 -0400
9246              Message-ID: <19990825161958.A4658@monk.mps.ohio-state.edu>
9247      Branch: cfgperl
9248            ! lib/perl5db.pl
9249 ____________________________________________________________________________
9250 [  4048] By: jhi                                   on 1999/08/29  15:31:36
9251         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
9252              To: perl5-porters@perl.org
9253              Subject: [PATCH _61] Lost arguments to simplified sort
9254              Date: Wed, 25 Aug 1999 23:22:32 -0700 (PDT)
9255              Message-ID: <14276.56616.879390.562685@metonymy.hip.berkeley.edu>
9256      Branch: cfgperl
9257            ! op.c t/op/sort.t
9258 ____________________________________________________________________________
9259 [  4047] By: jhi                                   on 1999/08/29  15:29:29
9260         Log: From: Olaf Flebbe <olaf@science-computing.de>
9261              Sender: owner-perl5-porters@perl.org
9262              To: perl5-porters@perl.org
9263              Subject: [ID 19990827.003] [PATCH]5.005_60 Patch for EPOC Support
9264              Date: Fri, 27 Aug 1999 21:50:41 +0200 (MEST)
9265      Branch: cfgperl
9266            ! README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
9267            ! epoc/perl.mmp epoc/perl.pkg
9268 ____________________________________________________________________________
9269 [  4046] By: jhi                                   on 1999/08/29  15:21:18
9270         Log: From: pvhp@forte.com (Peter Prymmer)
9271              To: perl5-porters@perl.org
9272              Subject: [PATCH: 5.005_61] an EBCDIC friendly cgi-html.t test
9273              Date: Fri, 27 Aug 99 18:51:04 PDT
9274              Message-Id: <9908280151.AA05010@forte.com>
9275      Branch: cfgperl
9276            ! t/lib/cgi-html.t
9277 ____________________________________________________________________________
9278 [  4045] By: jhi                                   on 1999/08/29  15:18:38
9279         Log: Fix scalar gmtime (and localtime) in quad environments,
9280              bug reported by Robin Parker.
9281              
9282              From: Robin Barker <rmb1@cise.npl.co.uk>
9283              To: jhi@iki.fi
9284              Cc: perl5-porters@perl.org
9285              Subject: Re: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
9286              Date: Tue, 24 Aug 1999 11:09:24 +0100 (BST)
9287              Message-Id: <199908241009.LAA24394@tempest.npl.co.uk>
9288      Branch: cfgperl
9289            ! pp_sys.c t/op/time.t
9290 ____________________________________________________________________________
9291 [  4044] By: jhi                                   on 1999/08/29  11:24:03
9292         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9293              To: perl5-porters@perl.org (Mailing list Perl5)
9294              Subject: [PATCH 5.005_60] Speeding up XSUB calls up to 66%
9295              Date: Fri, 27 Aug 1999 03:33:01 -0400 (EDT)
9296              Message-Id: <199908270733.DAA16927@monk.mps.ohio-state.edu>
9297              
9298              Addendum: it's "only" 33% speedup.
9299      Branch: cfgperl
9300            ! dump.c op.c op.h pp.h
9301 ____________________________________________________________________________
9302 [  4043] By: jhi                                   on 1999/08/29  11:10:33
9303         Log: From: spider-perl@Orb.Nashua.NH.US
9304              To: Mailing list Perl5 <perl5-porters@perl.org>
9305              Subject: [PATCH 5.005_61 CORE] sub : attrlist
9306              Date: Sun, 29 Aug 1999 03:02:11 -0400
9307              Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US>
9308      Branch: cfgperl
9309            + lib/attributes.pm t/lib/attrs.t t/op/attrs.t xsutils.c
9310            ! MANIFEST Makefile.SH embed.h embed.pl embedvar.h global.sym
9311            ! gv.c lib/AutoSplit.pm lib/SelfLoader.pm objXSUB.h op.c perl.c
9312            ! perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
9313            ! perly_c.diff pod/perldelta.pod pod/perldiag.pod
9314            ! pod/perlfunc.pod pod/perlmodlib.pod pod/perlsub.pod proto.h
9315            ! toke.c vms/perly_c.vms vms/perly_h.vms warnings.h
9316 ____________________________________________________________________________
9317 [  4042] By: jhi                                   on 1999/08/29  11:08:50
9318         Log: Turn off gcc-2.95's strict-alias optimization.
9319              This, of course, should be only temporary.
9320              From Andy Dougherty.
9321      Branch: cfgperl
9322            ! Configure config_h.SH
9323      Branch: metaconfig
9324            ! U/compline/ccflags.U U/modified/cc.U
9325 ____________________________________________________________________________
9326 [  4041] By: jhi                                   on 1999/08/29  10:47:30
9327         Log: Fix a typo in #4036.
9328      Branch: cfgperl
9329            ! mg.c
9330 ____________________________________________________________________________
9331 [  4040] By: jhi                                   on 1999/08/29  10:34:58
9332         Log: Add a missing #endif forgotten by #4035.
9333      Branch: cfgperl
9334            ! doop.c
9335 ____________________________________________________________________________
9336 [  4039] By: jhi                                   on 1999/08/29  10:31:19
9337         Log: Remove an extra #endif introduced by #4036.
9338      Branch: cfgperl
9339            ! perl.h
9340 ____________________________________________________________________________
9341 [  4038] By: jhi                                   on 1999/08/29  10:18:59
9342         Log: Rename warning to warnings, from Paul Marquess.
9343      Branch: cfgperl
9344            + lib/warnings.pm t/pragma/warn/7fatal t/pragma/warn/8signal
9345            + t/pragma/warnings.t warnings.h warnings.pl
9346            - lib/warning.pm t/pragma/warning.t warning.h warning.pl
9347            ! MANIFEST Makefile.SH gv.c mg.c perl.h pod/perldelta.pod
9348            ! pod/perldiag.pod pod/perlfunc.pod pod/perllexwarn.pod
9349            ! pod/perlmodlib.pod pod/perlrun.pod pod/perltoc.pod
9350            ! pod/perlvar.pod t/op/64bit.t t/op/tie.t t/pragma/warn/2use
9351            ! t/pragma/warn/3both t/pragma/warn/4lint t/pragma/warn/5nolint
9352            ! t/pragma/warn/6default t/pragma/warn/doio t/pragma/warn/doop
9353            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
9354            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
9355            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
9356            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
9357            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
9358            ! t/pragma/warn/utf8 t/pragma/warn/util toke.c
9359 ____________________________________________________________________________
9360 [  4037] By: jhi                                   on 1999/08/29  10:08:47
9361         Log: Create the equivalence tables based on
9362              the real Unicode decomposition, not on
9363              the character name.
9364      Branch: cfgperl
9365            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
9366            ! lib/unicode/mktables.PL
9367 ____________________________________________________________________________
9368 [  4036] By: jhi                                   on 1999/08/29  09:29:08
9369         Log: Integrate with Sarathy.
9370      Branch: cfgperl
9371           +> lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
9372           +> lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
9373           +> lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
9374           +> lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
9375           +> lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
9376           +> lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
9377           !> (integrate 190 files)
9378 ____________________________________________________________________________
9379 [  4035] By: jhi                                   on 1999/08/29  08:56:15
9380         Log: Implement 64-bit vec().
9381      Branch: cfgperl
9382            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9383            ! pp.h t/op/64bit.t
9384 ____________________________________________________________________________
9385 [  4034] By: gsar                                  on 1999/08/29  03:35:18
9386         Log: deadcode removal
9387      Branch: perl
9388            ! XSUB.h embed.h embed.pl global.sym mg.c op.c perl.h perlapi.h
9389            ! pp_ctl.c proto.h run.c sv.c
9390 ____________________________________________________________________________
9391 [  4033] By: jhi                                   on 1999/08/28  17:31:07
9392         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
9393              To: perl5-porters@perl.org
9394              Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
9395              Date: Mon, 23 Aug 1999 16:41:11 +0100 (BST)
9396              Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>
9397      Branch: cfgperl
9398            ! perl.h
9399 ____________________________________________________________________________
9400 [  4032] By: gsar                                  on 1999/08/26  23:53:33
9401         Log: new thread should set current interp in TLS
9402      Branch: perl
9403            ! ext/Thread/Thread.xs
9404 ____________________________________________________________________________
9405 [  4031] By: bailey                                on 1999/08/23  03:40:07
9406         Log: When extension doesn't have a "main" object file to anchor linker search, pull in all objct files
9407      Branch: vmsperl
9408            ! lib/ExtUtils/MM_VMS.pm
9409 ____________________________________________________________________________
9410 [  4030] By: bailey                                on 1999/08/23  03:37:43
9411         Log: Patch up holes in realclean target
9412      Branch: vmsperl
9413            ! vms/descrip_mms.template
9414 ____________________________________________________________________________
9415 [  4029] By: bailey                                on 1999/08/23  03:36:24
9416         Log: Fix handling of PERL_POLLUTE
9417      Branch: vmsperl
9418            ! lib/ExtUtils/MM_VMS.pm
9419 ____________________________________________________________________________
9420 [  4028] By: bailey                                on 1999/08/23  03:34:08
9421         Log: Update VMS version of perly.h
9422      Branch: vmsperl
9423            ! vms/perly_h.vms
9424 ____________________________________________________________________________
9425 [  4027] By: bailey                                on 1999/08/23  03:32:45
9426         Log: Update dependencies in Descrip.MMS
9427      Branch: vmsperl
9428            ! vms/descrip_mms.template
9429 ____________________________________________________________________________
9430 [  4026] By: bailey                                on 1999/08/23  03:30:01
9431         Log: Fix prototypes in perlapi.c (64-bit?)
9432              Clear prior definition of getenv_len before defining VMS-specific macro
9433      Branch: vmsperl
9434            ! perlapi.c vms/vmsish.h
9435 ____________________________________________________________________________
9436 [  4025] By: bailey                                on 1999/08/23  03:25:51
9437         Log: Add '-m' option to Configure.com which skips the MANIFEST check
9438      Branch: vmsperl
9439            ! configure.com
9440 ____________________________________________________________________________
9441 [  4024] By: bailey                                on 1999/08/23  03:23:34
9442         Log: Skip open() tests that rely on Unix fork semantics
9443      Branch: vmsperl
9444            ! t/io/open.t
9445 ____________________________________________________________________________
9446 [  4023] By: bailey                                on 1999/08/23  03:21:46
9447         Log: Loosen conditons for recognizing a function name in perl.h to accomodate revisions
9448      Branch: vmsperl
9449            ! vms/gen_shrfls.pl
9450 ____________________________________________________________________________
9451 [  4022] By: bailey                                on 1999/08/23  03:17:33
9452         Log: update MM_VMS to use new File::Spec routines
9453      Branch: vmsperl
9454            ! lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm
9455 ____________________________________________________________________________
9456 [  4021] By: bailey                                on 1999/08/23  03:13:40
9457         Log: byteperl is now part of the ByteLoader ext
9458      Branch: vmsperl
9459            ! ext/ByteLoader/byterun.h vms/descrip_mms.template
9460 ____________________________________________________________________________
9461 [  4020] By: bailey                                on 1999/08/23  03:10:41
9462         Log: Allow option to treat barewords at start of Unix paths as simple words rather than logicals
9463      Branch: vmsperl
9464            ! vms/vms.c
9465 ____________________________________________________________________________
9466 [  4019] By: bailey                                on 1999/08/23  03:07:28
9467         Log: Update calls for new thread context handling
9468      Branch: vmsperl
9469            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
9470            ! ext/POSIX/POSIX.xs vms/vms.c vms/vmsish.h vms/writemain.pl
9471 ____________________________________________________________________________
9472 [  4018] By: bailey                                on 1999/08/23  03:01:31
9473         Log: Allow for file versions in library when looking for .bs files
9474      Branch: vmsperl
9475            ! ext/DynaLoader/DynaLoader_pm.PL
9476 ____________________________________________________________________________
9477 [  4017] By: bailey                                on 1999/08/23  02:58:55
9478         Log: Update VMS configuration procedures for 5.005_60
9479      Branch: vmsperl
9480            ! configure.com vms/subconfigure.com
9481 ____________________________________________________________________________
9482 [  4016] By: gsar                                  on 1999/08/20  22:19:56
9483         Log: update Changes
9484      Branch: perl
9485            ! Changes
9486
9487 ----------------
9488 Version 5.005_61
9489 ----------------
9490
9491 ____________________________________________________________________________
9492 [  4015] By: gsar                                  on 1999/08/20  22:17:41
9493         Log: perl_free() should use PerlMem_free()
9494      Branch: perl
9495            ! perl.c
9496 ____________________________________________________________________________
9497 [  4014] By: gsar                                  on 1999/08/20  22:10:46
9498         Log: win32 tweaks
9499      Branch: perl
9500            ! XSUB.h mg.c perl.c win32/config.bc win32/config.gc
9501            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9502            ! win32/config_H.vc
9503 ____________________________________________________________________________
9504 [  4013] By: gsar                                  on 1999/08/20  22:09:56
9505         Log: DEBUG_m() adjusted to internalize dTHX
9506      Branch: perl
9507            ! malloc.c perl.h util.c
9508 ____________________________________________________________________________
9509 [  4012] By: gsar                                  on 1999/08/20  17:51:06
9510         Log: make autogenerated files writable
9511      Branch: perl
9512            ! (edit 171 files)
9513 ____________________________________________________________________________
9514 [  4011] By: gsar                                  on 1999/08/20  17:43:47
9515         Log: update Changes
9516      Branch: perl
9517            ! Changes perl.h pod/perldelta.pod pod/perlguts.pod
9518 ____________________________________________________________________________
9519 [  4010] By: gsar                                  on 1999/08/20  17:21:53
9520         Log: up patchlevel &c
9521      Branch: perl
9522            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
9523            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
9524 ____________________________________________________________________________
9525 [  4009] By: gsar                                  on 1999/08/20  16:46:26
9526         Log: add missing Is/Syl*.pl files
9527      Branch: perl
9528            + lib/unicode/Is/SylA.pl lib/unicode/Is/SylC.pl
9529            + lib/unicode/Is/SylE.pl lib/unicode/Is/SylI.pl
9530            + lib/unicode/Is/SylO.pl lib/unicode/Is/SylU.pl
9531            + lib/unicode/Is/SylV.pl lib/unicode/Is/SylWA.pl
9532            + lib/unicode/Is/SylWC.pl lib/unicode/Is/SylWE.pl
9533            + lib/unicode/Is/SylWI.pl lib/unicode/Is/SylWV.pl
9534 ____________________________________________________________________________
9535 [  4008] By: gsar                                  on 1999/08/20  16:31:02
9536         Log: integrate cfgperl contents into mainline
9537      Branch: perl
9538           +> ext/ByteLoader/hints/sunos.pl lib/charnames.pm
9539           +> lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
9540           +> lib/unicode/syllables.txt t/lib/charnames.t t/lib/syslfs.t
9541           +> t/op/lfs.t
9542            - lib/unicode/EthiopicSyllables.txt
9543            - lib/unicode/MakeEthiopicSyllables.PL
9544           !> (integrate 261 files)
9545 ____________________________________________________________________________
9546 [  4007] By: gsar                                  on 1999/08/20  15:24:08
9547         Log: support USE_THREADS+MULTIPLICITY; source compat tweaks for
9548              USE_THREADS and MULTIPLICITY; minor pod adjustments
9549      Branch: perl
9550            ! Porting/patching.pod Todo Todo-5.005 XSUB.h embed.pl
9551            ! embedvar.h perl.c perl.h pod/perlguts.pod util.c
9552 ____________________________________________________________________________
9553 [  4006] By: jhi                                   on 1999/08/19  19:01:41
9554         Log: Tighten the vec() code so that naughty BITS cause an error.
9555      Branch: cfgperl
9556            ! doop.c
9557 ____________________________________________________________________________
9558 [  4005] By: jhi                                   on 1999/08/19  15:55:09
9559         Log: Don't document ill-defined vec() bits cases
9560              (for which the code doesn't work right in any case)
9561      Branch: cfgperl
9562            ! pod/perldiag.pod pod/perlfunc.pod
9563 ____________________________________________________________________________
9564 [  4004] By: jhi                                   on 1999/08/19  12:49:41
9565         Log: Removed duplicated code (in pp.c and mg.c) by introducing
9566              do_vecget().  NOTE: the calling convention of do_vecset()
9567              changes, too: the `offset' that is assigned to LvTARGOFF(TARG)
9568              in pp_vec() is no more multiplied by `size' in pp_vec(),
9569              the multiplication is now done in do_vecset().
9570              
9571              Also fix a cpp thinko in change #4002.
9572      Branch: cfgperl
9573            ! doop.c embed.h embed.pl embedvar.h global.sym mg.c objXSUB.h
9574            ! perl.h perlapi.c pod/perldiag.pod pod/perlfunc.pod pp.c
9575            ! proto.h
9576 ____________________________________________________________________________
9577 [  4003] By: jhi                                   on 1999/08/18  08:27:22
9578         Log: Warn about small spherical distances.
9579      Branch: cfgperl
9580            ! lib/Math/Trig.pm
9581 ____________________________________________________________________________
9582 [  4002] By: jhi                                   on 1999/08/17  09:11:51
9583         Log: Enhance IV_FITS_IN_IV (though it's still unused).
9584      Branch: cfgperl
9585            ! perl.h
9586 ____________________________________________________________________________
9587 [  4001] By: jhi                                   on 1999/08/17  08:13:34
9588         Log: From: andreas.koenig@anima.de (Andreas J. Koenig)
9589              Message-ID: <sfcogg7ylk7.fsf@hohenstaufen.in-berlin.de>
9590              To: The Perl5 Porters Mailing List <perl5-porters@perl.org>
9591              Subject: [PATCH] overload.pm str/num confu
9592              Date: 17 Aug 1999 08:21:12 +0200
9593      Branch: cfgperl
9594            ! lib/overload.pm
9595 ____________________________________________________________________________
9596 [  4000] By: jhi                                   on 1999/08/17  07:20:23
9597         Log: From: merlyn@stonehenge.com (Randal L. Schwartz)
9598              To: perl5-porters@perl.org
9599              Subject: [ID 19990816.006] small patch to perlobj.pod from 5.005_03
9600              Date: 16 Aug 1999 14:24:28 -0700
9601              Message-Id: <m1ogg7to4z.fsf@halfdome.holdit.com>
9602      Branch: cfgperl
9603            ! pod/perlobj.pod
9604 ____________________________________________________________________________
9605 [  3999] By: jhi                                   on 1999/08/16  19:49:09
9606         Log: Integrate with Nick.
9607      Branch: cfgperl
9608           !> cop.h op.c perl.c t/op/eval.t t/pragma/warn/op util.c
9609 ____________________________________________________________________________
9610 [  3998] By: jhi                                   on 1999/08/16  19:44:29
9611         Log: Fix most of the pod2man moanings reported in
9612              
9613              From: "Larry W. Virden" <lvirden@cas.org>
9614              To: perl5-porters@perl.org
9615              Subject: [ID 19990803.011] Not OK: perl 5.00560 on sun4-solaris 2.6
9616              (UNINSTALLED)
9617              Date: Tue, 3 Aug 1999 15:35:06 -0400 (EDT)
9618              Message-Id: <199908031935.PAA27692@cas.org>
9619              
9620              Configure regen'ed.
9621      Branch: cfgperl
9622            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9623            ! config_h.SH ext/B/B/Stash.pm lib/Carp/Heavy.pm
9624            ! lib/Dumpvalue.pm lib/Exporter/Heavy.pm lib/filetest.pm
9625            ! lib/utf8.pm pod/perllexwarn.pod pod/perlxstut.pod
9626            ! utils/h2xs.PL utils/perlcc.PL
9627 ____________________________________________________________________________
9628 [  3997] By: jhi                                   on 1999/08/16  19:20:37
9629         Log: A fix of sorts for the flush-before-dup scenario.
9630      Branch: cfgperl
9631            ! doio.c
9632 ____________________________________________________________________________
9633 [  3996] By: jhi                                   on 1999/08/16  19:14:37
9634         Log: More paranoia.
9635      Branch: cfgperl
9636            ! sv.c
9637 ____________________________________________________________________________
9638 [  3995] By: jhi                                   on 1999/08/16  18:55:35
9639         Log: Batch of small 64-bit/long double/large file support tweaks:
9640              - scan for LDBL_DIG
9641              - from DBL_DIG and LDBL_DIG select NV_DIG
9642              - introduce IVSIZE, UVSIZE, NVSIZE
9643              - introduce IV_DIG
9644              - remove stdio64
9645              - AIX uses `oslevel` when others use `uname -r`
9646              - already AIX 4.2 goes 64-bit
9647              - in HP-UX require the 64-bit libc, just the directory isn't enough
9648              - group ids are not NVs
9649              - #undef USE_LONG_DOUBLE if long double is no better than double
9650              - introduce NV_WITHIN_*() and IV_FITS_IN_IV
9651              - mention large file support in perldelta
9652              - introduce quad TOPpin' and POPpin'
9653              - the svcat... buffer was tiny for printing quads in %b
9654              - fix the multiplication test in 64bit.t
9655              - try to make VMS to comply with all this removal and "introducal"
9656              of symbols
9657      Branch: cfgperl
9658            ! Configure config_h.SH dump.c hints/aix.sh hints/hpux.sh mg.c
9659            ! perl.h perlio.c pod/perldelta.pod pp.h sv.c t/lib/syslfs.t
9660            ! t/op/64bit.t t/op/lfs.t utf8.c vms/subconfigure.com
9661      Branch: metaconfig
9662            ! U/modified/d_longdbl.U
9663      Branch: metaconfig/U/perl
9664            + d_ldbl_dig.U
9665 ____________________________________________________________________________
9666 [  3994] By: jhi                                   on 1999/08/16  07:53:44
9667         Log: More Configure/subconfigure.com syncing.
9668      Branch: cfgperl
9669            ! vms/subconfigure.com
9670 ____________________________________________________________________________
9671 [  3993] By: jhi                                   on 1999/08/14  22:09:26
9672         Log: Remove from VMS what the change #3982 took away from Configure lands.
9673      Branch: cfgperl
9674            ! vms/subconfigure.com
9675 ____________________________________________________________________________
9676 [  3992] By: jhi                                   on 1999/08/14  13:29:13
9677         Log: Small test tweaks.
9678      Branch: cfgperl
9679            ! t/io/dup.t t/lib/dprof.t t/lib/odbm.t
9680 ____________________________________________________________________________
9681 [  3991] By: jhi                                   on 1999/08/14  13:08:41
9682         Log: Augment filesize limit note.
9683      Branch: cfgperl
9684            ! doio.c
9685 ____________________________________________________________________________
9686 [  3990] By: jhi                                   on 1999/08/14  13:06:12
9687         Log: Note about filesize limits.
9688      Branch: cfgperl
9689            ! doio.c pp_sys.c
9690 ____________________________________________________________________________
9691 [  3989] By: jhi                                   on 1999/08/14  11:31:58
9692         Log: Catch the case of filesize limits.
9693      Branch: cfgperl
9694            ! t/lib/syslfs.t t/op/lfs.t
9695 ____________________________________________________________________________
9696 [  3988] By: nick                                  on 1999/08/14  09:20:58
9697         Log: New lightweight Carp has a require. If Carp is used in a __DIE__ handler
9698              this causes a POPSTACK panic. The problem seems to be that although
9699              die_where() has unwound the tail of perl_vdie() top_env setjmp has been
9700              set to resume execution there. Avoiding setting CATCH_SET(TRUE) in 
9701              call_sv() avoids this. So invent a new G_NOCATCH flag to disable
9702              messing with CATCH_SET() in call_sv, use it in perl_vdie().
9703              Add test to op/eval.t which will fail (panic) if bug comes back.
9704              >>> I AM NOT CONVINCED THIS IS CORRECT LONG TERM FIX <<<
9705      Branch: perl
9706            ! cop.h perl.c t/op/eval.t util.c
9707 ____________________________________________________________________________
9708 [  3987] By: jhi                                   on 1999/08/13  23:57:52
9709         Log: From: "Craig A. Berry" <craig.berry@metamor.com>
9710              To: perl5-porters@perl.org, vmsperl@perl.org, sarathy@activestate.com
9711              Subject: [PATCH 5.005_60] fix MM_VMS.pm for space-delimited lists
9712              Date: Fri, 13 Aug 1999 17:42:47 -0500
9713              Message-Id: <v04210105b3da3ed9599d@[172.16.246.133]>
9714      Branch: cfgperl
9715            ! lib/ExtUtils/MM_VMS.pm
9716 ____________________________________________________________________________
9717 [  3986] By: jhi                                   on 1999/08/13  23:56:44
9718         Log: Don't quit before printing out the message.
9719      Branch: cfgperl
9720            ! t/lib/syslfs.t t/op/lfs.t
9721 ____________________________________________________________________________
9722 [  3985] By: jhi                                   on 1999/08/13  23:35:49
9723         Log: Remove more t/ trash on target "clean".
9724      Branch: cfgperl
9725            ! Makefile.SH
9726 ____________________________________________________________________________
9727 [  3984] By: jhi                                   on 1999/08/13  23:02:53
9728         Log: Avoid double long double. 
9729      Branch: cfgperl
9730            ! Configure config_h.SH
9731      Branch: metaconfig/U/perl
9732            ! uselongdbl.U
9733 ____________________________________________________________________________
9734 [  3983] By: jhi                                   on 1999/08/13  22:59:56
9735         Log: BYTEORDER fix.
9736      Branch: cfgperl
9737            ! Configure config_h.SH
9738      Branch: metaconfig
9739            ! U/compline/byteorder.U
9740 ____________________________________________________________________________
9741 [  3982] By: jhi                                   on 1999/08/13  22:48:40
9742         Log: Jumbo Configure and large file support update.
9743              Remove a lot of unneeded 64-bitness cruft;
9744              re-introduce BYTEORDER; update 64-bitness hints;
9745              lfs should now work in Solaris; long doubles in AIX.
9746      Branch: cfgperl
9747            ! Configure config_h.SH doio.c hints/aix.sh hints/hpux.sh
9748            ! hints/irix_6.sh hints/solaris_2.sh iperlsys.h perl.h perlio.c
9749            ! perlsdio.h pp.h pp_sys.c
9750      Branch: metaconfig
9751            ! U/compline/byteorder.U U/compline/ccflags.U
9752      Branch: metaconfig/U/perl
9753            ! d_dlsymun.U io64.U uselongdbl.U
9754 ____________________________________________________________________________
9755 [  3980] By: jhi                                   on 1999/08/13  15:09:11
9756         Log: Introduce HAS_LLSEEK.
9757      Branch: cfgperl
9758            ! Configure config_h.SH perl.h
9759 ____________________________________________________________________________
9760 [  3979] By: jhi                                   on 1999/08/13  14:29:47
9761         Log: From: <dan@sidhe.org>
9762              To: perl5-porters@perl.org, vmsperl@perl.org, bailey@newman.upenn.edu,
9763              sarathy@activestate.com
9764              Subject: [PATCH 5.005_60]fix up VMS->unix filename translation a bit
9765              Date: Fri, 13 Aug 1999 09:00:42 -0700 (PDT)
9766              Message-ID: <Pine.LNX.4.10.9908130849390.3950-100000@tuatha.sidhe.org>
9767      Branch: cfgperl
9768            ! vms/vms.c
9769 ____________________________________________________________________________
9770 [  3978] By: jhi                                   on 1999/08/13  09:56:46
9771         Log: Make the 64-bit tests more paranoid.
9772      Branch: cfgperl
9773            ! t/op/64bit.t
9774 ____________________________________________________________________________
9775 [  3976] By: jhi                                   on 1999/08/12  21:49:16
9776         Log: IRIX64 needs more -mabi=64 with gcc.
9777      Branch: cfgperl
9778            ! hints/irix_6.sh
9779 ____________________________________________________________________________
9780 [  3975] By: jhi                                   on 1999/08/12  21:02:03
9781         Log: Reincarnate change #3967, now in more modest form.
9782      Branch: cfgperl
9783            ! hints/irix_6.sh
9784 ____________________________________________________________________________
9785 [  3974] By: jhi                                   on 1999/08/12  20:49:36
9786         Log: Remove rt from libswanted (I added it many moons ago
9787              when I thought it would be useful in Digital UNIX,
9788              I was wrong); undo the recent IRIX hints changes,
9789              getting rid of one warning brought new ones.
9790      Branch: cfgperl
9791            ! Configure config_h.SH hints/irix_6.sh
9792      Branch: metaconfig
9793            ! U/modified/Myinit.U
9794 ____________________________________________________________________________
9795 [  3973] By: jhi                                   on 1999/08/12  19:42:53
9796         Log: st_blocks is in 512 byte blocks.
9797      Branch: cfgperl
9798            ! t/lib/syslfs.t t/op/lfs.t
9799 ____________________________________________________________________________
9800 [  3972] By: jhi                                   on 1999/08/12  19:27:31
9801         Log: Don't claim defeat too early.
9802      Branch: cfgperl
9803            ! Configure config_h.SH
9804      Branch: metaconfig/U/perl
9805            ! longdblfio.U
9806 ____________________________________________________________________________
9807 [  3971] By: jhi                                   on 1999/08/12  19:24:14
9808         Log: IRIX 64-bit hint tweak. 
9809      Branch: cfgperl
9810            ! hints/irix_6.sh
9811 ____________________________________________________________________________
9812 [  3970] By: nick                                  on 1999/08/12  19:17:20
9813         Log: Turn of deprecated warnings for defined(@Sompack::ISA) type
9814              tests i.e. RV2AV and RV2HV
9815      Branch: perl
9816            ! op.c t/pragma/warn/op
9817 ____________________________________________________________________________
9818 [  3969] By: jhi                                   on 1999/08/12  19:06:17
9819         Log: Add Configure -Duselongdouble and add a missing semicolon.
9820      Branch: cfgperl
9821            ! Configure config_h.SH sv.c
9822      Branch: metaconfig/U/perl
9823            + uselongdbl.U
9824 ____________________________________________________________________________
9825 [  3968] By: jhi                                   on 1999/08/12  18:46:00
9826         Log: Simply exit() early if lfs support seems unlikely.
9827      Branch: cfgperl
9828            ! t/lib/syslfs.t t/op/lfs.t
9829 ____________________________________________________________________________
9830 [  3967] By: jhi                                   on 1999/08/12  18:44:05
9831         Log: Suffer silently for unused libraries.
9832      Branch: cfgperl
9833            ! hints/irix_6.sh
9834 ____________________________________________________________________________
9835 [  3966] By: jhi                                   on 1999/08/12  13:18:44
9836         Log: Update MANIFEST to follow change #3965.
9837      Branch: cfgperl
9838            ! MANIFEST
9839 ____________________________________________________________________________
9840 [  3965] By: jhi                                   on 1999/08/12  13:15:38
9841         Log: Regenerate Unicode tables based on new syllable lists
9842              from Daniel Yacob.
9843      Branch: cfgperl
9844            ! (edit 159 files)
9845 ____________________________________________________________________________
9846 [  3964] By: jhi                                   on 1999/08/12  10:06:24
9847         Log: Remove more spurious casting.
9848      Branch: cfgperl
9849            ! pp_sys.c
9850 ____________________________________________________________________________
9851 [  3963] By: jhi                                   on 1999/08/12  08:18:53
9852         Log: Minor niggles on the lfs tests.
9853      Branch: cfgperl
9854            ! t/lib/syslfs.t t/op/lfs.t
9855 ____________________________________________________________________________
9856 [  3962] By: jhi                                   on 1999/08/11  22:48:25
9857         Log: Don't bother with lfs testing if off_t is too small.
9858      Branch: cfgperl
9859            ! t/lib/syslfs.t t/op/lfs.t
9860 ____________________________________________________________________________
9861 [  3961] By: jhi                                   on 1999/08/11  22:22:54
9862         Log: Long double patches from Dan Sugalski.
9863      Branch: cfgperl
9864            ! sv.c
9865 ____________________________________________________________________________
9866 [  3960] By: jhi                                   on 1999/08/11  22:17:55
9867         Log: Flush buffer before duplicating file descriptor.
9868              
9869              From: Mark-Jason Dominus <mjd@plover.com>
9870              To: Graham Barr <gbarr@pobox.com>
9871              cc: Vicki Brown <vlb@cfcl.com>, perl5-porters@perl.org, mjd@plover.com
9872              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57))
9873              Date: Wed, 11 Aug 1999 15:56:09 -0400
9874              Message-ID: <19990811195610.5933.qmail@plover.com>
9875              
9876              From: Mark-Jason Dominus <mjd@plover.com>
9877              To: perl5-porters@perl.org
9878              Subject: Re: [ID 19990811.002] can't dup DATA? (PATCH (5.005_57)) 
9879              Date: Wed, 11 Aug 1999 16:05:46 -0400
9880              Message-ID: <19990811200546.6165.qmail@plover.com>
9881      Branch: cfgperl
9882            ! doio.c pod/perldelta.pod
9883 ____________________________________________________________________________
9884 [  3959] By: jhi                                   on 1999/08/11  22:11:35
9885         Log: Bypass fsync(NULL) (crashes miniperl compiled with DEC C 5.2)
9886              
9887              From: "Craig A. Berry" <craig.berry@metamor.com>
9888              Sender: owner-perl5-porters@perl.org
9889              To: vmsperl@perl.org, perl5-porters@perl.org, sarathy@activestate.com,
9890              bailey@newman.upenn.edu
9891              Subject: [PATCH 5.005_60] vms.c my_flush patch to circumvent fileno
9892              problem
9893              Date: Wed, 11 Aug 1999 14:31:11 -0500
9894              Message-Id: <4.2.0.58.19990811141007.00b8f8a0@mmtnt11.metamor.com>
9895      Branch: cfgperl
9896            ! vms/vms.c
9897 ____________________________________________________________________________
9898 [  3958] By: jhi                                   on 1999/08/11  15:35:45
9899         Log: Add a hopefully comforting message if there seems to be no LFS. 
9900              This seems to be the case with e.g. ext2fs, a somewhat popular fs.
9901              The tests will fail on lfs tests only if quad is available,
9902              if ENOQUAD, the lfs tests will be skipped.
9903      Branch: cfgperl
9904            ! t/lib/syslfs.t t/op/lfs.t
9905 ____________________________________________________________________________
9906 [  3957] By: jhi                                   on 1999/08/11  12:25:59
9907         Log: Unapply an experimental patch that accidentally escaped
9908              from the lab by piggybacking with the change #3955.
9909      Branch: cfgperl
9910            ! pp.c pp.h pp_hot.c
9911 ____________________________________________________________________________
9912 [  3956] By: jhi                                   on 1999/08/11  08:19:23
9913         Log: Add sysio large file support testing.
9914      Branch: cfgperl
9915            + t/lib/syslfs.t
9916            ! MANIFEST pod/perlfunc.pod t/op/64bit.t t/op/lfs.t
9917 ____________________________________________________________________________
9918 [  3955] By: jhi                                   on 1999/08/10  22:39:11
9919         Log: From: <dan@sidhe.org>
9920              To: vmsperl@perl.org, perl5-porters@perl.org,
9921              sarathy@activestate.com, bailey@newman.upenn.edu
9922              Subject: [PATCH 5.005_60]Patches needed to get _60 building with
9923              threads on VMS
9924              Date: Tue, 10 Aug 1999 16:34:56 -0700 (PDT)
9925              Message-ID: <Pine.LNX.4.10.9908101631030.18266-100000@tuatha.sidhe.org>
9926      Branch: cfgperl
9927            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_vms.xs
9928            ! ext/POSIX/POSIX.xs pp.c pp.h pp_hot.c vms/vms.c vms/vmsish.h
9929            ! vms/writemain.pl
9930 ____________________________________________________________________________
9931 [  3954] By: jhi                                   on 1999/08/10  20:37:55
9932         Log: LFS testing robustness.
9933      Branch: cfgperl
9934            ! t/op/lfs.t
9935 ____________________________________________________________________________
9936 [  3953] By: jhi                                   on 1999/08/10  19:54:50
9937         Log: From: <dan@sidhe.org>
9938              To: vmsperl@perl.org, perp5-porters@perl.org, bailey@newman.upenn.edu,
9939              sarathy@activestate.com
9940              Subject: [PATCH 5.005_60]Pathces to get _60 building on VMS
9941              Date: Tue, 10 Aug 1999 13:28:18 -0700 (PDT)
9942              Message-ID: <Pine.LNX.4.10.9908101323130.18266-100000@tuatha.sidhe.org>
9943      Branch: cfgperl
9944            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
9945            ! vms/subconfigure.com vms/vmsish.h
9946 ____________________________________________________________________________
9947 [  3952] By: jhi                                   on 1999/08/10  17:18:57
9948         Log: AIX is different, again.  Now in cc -E output.
9949      Branch: cfgperl
9950            ! Configure config_h.SH
9951      Branch: metaconfig
9952            ! U/modified/cppstdin.U
9953 ____________________________________________________________________________
9954 [  3951] By: jhi                                   on 1999/08/10  14:37:08
9955         Log: Use Pid_t on pgrp matters.
9956      Branch: cfgperl
9957            ! pp_sys.c
9958 ____________________________________________________________________________
9959 [  3950] By: jhi                                   on 1999/08/10  14:35:30
9960         Log: Use Pid_t.
9961      Branch: cfgperl
9962            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
9963            ! pp_sys.c proto.h util.c
9964 ____________________________________________________________________________
9965 [  3949] By: jhi                                   on 1999/08/10  14:11:15
9966         Log: Use Mode_t.
9967      Branch: cfgperl
9968            ! doio.c embed.h embed.pl embedvar.h global.sym perlapi.c
9969            ! perlapi.h pp_sys.c proto.h
9970 ____________________________________________________________________________
9971 [  3948] By: jhi                                   on 1999/08/10  13:53:19
9972         Log: Small perlbug doc tweaks from Jon Orwant.
9973      Branch: cfgperl
9974            ! utils/perlbug.PL
9975 ____________________________________________________________________________
9976 [  3947] By: jhi                                   on 1999/08/10  09:55:11
9977         Log: Large file support testing.
9978      Branch: cfgperl
9979            + t/op/lfs.t
9980            ! MANIFEST t/op/64bit.t
9981 ____________________________________________________________________________
9982 [  3946] By: jhi                                   on 1999/08/10  09:13:54
9983         Log: Remove I32 casting from time-related functions.
9984      Branch: cfgperl
9985            ! pp_sys.c
9986 ____________________________________________________________________________
9987 [  3945] By: jhi                                   on 1999/08/10  09:06:42
9988         Log: Gratuitous uid and gid casts to I32s and ints removed.
9989              There are still problem spots in printfing such ids:
9990              width (%d vs %ld) and signedness %d vs %u.
9991      Branch: cfgperl
9992            ! doio.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
9993            ! perl.c perlapi.c pp_hot.c proto.h
9994 ____________________________________________________________________________
9995 [  3944] By: jhi                                   on 1999/08/10  07:43:03
9996         Log: Remove I32 casts from pp_stat, these make stat()
9997              very broken e.g. on files larger than 2 gigabytes.
9998              Reported by
9999              From: Phil Lobbes <phil@finchcomputer.com>
10000              To: perl5-porters@perl.org
10001              Subject: [ID 19990810.001] Possible bug using stat w/large files Digital
10002              UNIX Perl 5.005_03
10003              Date: Mon, 09 Aug 1999 21:38:54 -0700
10004              Message-Id: <199908100438.VAA08292@ultra.finchcomputer.com>
10005              
10006              There are more of these I32 casts all over pp_sys.c,
10007              all of them should be checked.
10008      Branch: cfgperl
10009            ! pp_sys.c
10010 ____________________________________________________________________________
10011 [  3943] By: jhi                                   on 1999/08/10  07:38:30
10012         Log: Remove blathering.
10013      Branch: cfgperl
10014            ! lib/unicode/mktables.PL
10015 ____________________________________________________________________________
10016 [  3942] By: jhi                                   on 1999/08/09  20:35:13
10017         Log: lexwarn maintenance: new warning class unsafe
10018              subclasses 'overflow' and 'portable' created,
10019              used by the recent integer overflow warnings.
10020              Class syntax subclass 'octal' renamed to 'digit',
10021              binary and hexadecimal parsing errors also 'digit' warnings.
10022      Branch: cfgperl
10023            ! lib/warning.pm pod/perllexwarn.pod t/pragma/warn/util toke.c
10024            ! util.c warning.h warning.pl
10025 ____________________________________________________________________________
10026 [  3941] By: jhi                                   on 1999/08/09  10:40:47
10027         Log: Integrate with Nick.
10028      Branch: cfgperl
10029           +> opnames.h
10030           !> Changes MANIFEST embed.h embed.pl ext/B/B/C.pm ext/B/B/CC.pm
10031           !> global.sym opcode.h opcode.pl perl.h perlapi.c pp.c
10032 ____________________________________________________________________________
10033 [  3940] By: jhi                                   on 1999/08/09  10:32:43
10034         Log: Regenerate the Unicode tables after having updated the Unicode
10035              database (change #3939).
10036      Branch: cfgperl
10037            ! (edit 157 files)
10038 ____________________________________________________________________________
10039 [  3939] By: jhi                                   on 1999/08/09  10:27:22
10040         Log: Unicode data updated to be the latest beta of the Unicode 3.0.
10041      Branch: cfgperl
10042            ! lib/unicode/UnicodeData-Latest.txt
10043 ____________________________________________________________________________
10044 [  3938] By: jhi                                   on 1999/08/09  10:25:54
10045         Log: Ethiopic changes via private email from Daniel Yacob,
10046              <dmulholl@cs.indiana.edu>.  Ethiopic and Cherokee done,
10047              Canadian Syllabics and Yi under construction.
10048      Branch: cfgperl
10049            + lib/unicode/syllables.txt
10050            - lib/unicode/EthiopicSyllables.txt
10051            - lib/unicode/MakeEthiopicSyllables.PL
10052            ! MANIFEST lib/unicode/UnicodeData-Latest.txt
10053            ! lib/unicode/mktables.PL
10054 ____________________________________________________________________________
10055 [  3937] By: jhi                                   on 1999/08/09  10:21:51
10056         Log: Move the equivalence class creation last.
10057      Branch: cfgperl
10058            ! lib/unicode/mktables.PL
10059 ____________________________________________________________________________
10060 [  3936] By: jhi                                   on 1999/08/09  10:20:40
10061         Log: Compute equivalence classes (diacritics stripping) only
10062              for letters, not for ligatures.
10063      Branch: cfgperl
10064            ! lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10065            ! lib/unicode/mktables.PL
10066 ____________________________________________________________________________
10067 [  3935] By: nick                                  on 1999/08/08  13:53:57
10068         Log: Will now correctly re-call 
10069              bootstrap "Foo";
10070              if requested. This should allow build on Win32 and other
10071              platforms where you cannot link to loadables directly.
10072      Branch: perl
10073            ! ext/B/B/C.pm
10074 ____________________________________________________________________________
10075 [  3934] By: nick                                  on 1999/08/07  12:23:55
10076         Log: Vishal Bhatia <vishalb@my-deja.com>
10077              Subject: [PATCH 5.005_60] fix for some obscure bugs (compiler)
10078              Message-ID: <HLPEBPHPAKHKAAAA@my-deja.com>
10079      Branch: perl
10080            ! ext/B/B/CC.pm
10081 ____________________________________________________________________________
10082 [  3933] By: nick                                  on 1999/08/07  12:19:46
10083         Log: B::C changes to get simple Tk app. compiling again
10084      Branch: perl
10085            ! ext/B/B/C.pm
10086 ____________________________________________________________________________
10087 [  3932] By: jhi                                   on 1999/08/06  21:17:16
10088         Log: Regen Configure to include change #3915.
10089      Branch: cfgperl
10090            ! Configure config_h.SH
10091 ____________________________________________________________________________
10092 [  3931] By: jhi                                   on 1999/08/06  18:52:57
10093         Log: Todo update.
10094      Branch: cfgperl
10095            ! Todo Todo-5.005 lib/unicode/mktables.PL
10096 ____________________________________________________________________________
10097 [  3930] By: jhi                                   on 1999/08/06  13:13:05
10098         Log: Character class equivalence tables.
10099      Branch: cfgperl
10100            + lib/unicode/Eq/Latin1 lib/unicode/Eq/Unicode
10101            ! MANIFEST lib/unicode/mktables.PL
10102 ____________________________________________________________________________
10103 [  3929] By: jhi                                   on 1999/08/06  11:59:11
10104         Log: More Fcntl constants.  (This process really needs
10105              to be automated, at least partly, see the Errno extension.)
10106              Now also the SEEK_ constants are available via the Fcntl.
10107              Yes, this is redundant (IO::Seekable and POSIX supply them already),
10108              but now Fcntl is a one-stop shopping mall for all your
10109              file-related constants.    
10110      Branch: cfgperl
10111            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs pod/perlfunc.pod
10112 ____________________________________________________________________________
10113 [  3928] By: jhi                                   on 1999/08/06  08:08:03
10114         Log: Protect against pack/unpack repeat count overflows,
10115              based on:
10116              
10117              From: Nathan Torkington <gnat@frii.com>
10118              To: Brian Keefer <mgomes@cwix.com>
10119              Cc: perl5-porters@perl.org
10120              Subject: Re: [ID 19990806.001] Core dump with obfuscated code
10121              Date: Thu, 5 Aug 1999 23:01:51 -0600 (MDT)
10122              Message-ID: <14250.27711.769942.100675@localhost.frii.com>
10123      Branch: cfgperl
10124            ! pod/perldiag.pod pp.c
10125 ____________________________________________________________________________
10126 [  3927] By: jhi                                   on 1999/08/06  07:32:20
10127         Log: Fix for Nathan's fix (#3920) from Guy Decoux.
10128              
10129              From: Nathan Torkington <gnat@frii.com>
10130              To: perl5-porters@perl.org
10131              Subject: Bugfix for my bugfix
10132              Date: Thu, 5 Aug 1999 21:25:47 -0600 (MDT)
10133              Message-ID: <14250.21947.765134.940583@localhost.frii.com>
10134      Branch: cfgperl
10135            ! ext/B/B/Assembler.pm
10136 ____________________________________________________________________________
10137 [  3926] By: jhi                                   on 1999/08/05  17:25:19
10138         Log: Fix regex charclass parsing so that bogus ranges
10139              like [0-\d] and [[:word:]-z] are no more allowed.
10140              The anomaly was noticed by Guy Decoux.
10141      Branch: cfgperl
10142            ! pod/perldiag.pod pod/perlre.pod regcomp.c t/op/re_tests
10143 ____________________________________________________________________________
10144 [  3925] By: jhi                                   on 1999/08/05  10:31:47
10145         Log: split /^/ deprecation warning should not be on by default.
10146      Branch: cfgperl
10147            ! pp.c
10148 ____________________________________________________________________________
10149 [  3923] By: jhi                                   on 1999/08/05  09:16:57
10150         Log: From: paul.marquess@bt.com
10151              To: jhi@iki.fi, paul.marquess@bt.com
10152              Cc: gsar@ActiveState.com, perl5-porters@perl.org
10153              Subject: RE: [PATCH 5.005_60] anydbm.t + DB_File + Berkeley DB >= 2.4.10
10154              Date: Thu, 5 Aug 1999 09:33:14 +0100
10155              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B26@mbtlipnt02.btlabs.bt.co.uk>
10156      Branch: cfgperl
10157            ! t/lib/anydbm.t
10158 ____________________________________________________________________________
10159 [  3921] By: jhi                                   on 1999/08/05  08:05:13
10160         Log: From: paul.marquess@bt.com
10161              To: perl5-porters@perl.org
10162              Cc: gsar@activestate.com, nik@tiuk.ti.com, jhi@iki.fi,
10163              randy@theoryx5.uwinnipeg.ca
10164              Subject:  [PATCH 5.005_60] DB_File 1.70
10165              Date: Wed, 4 Aug 1999 23:22:22 +0100
10166              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49B21@mbtlipnt02.btlabs.bt.co.uk>
10167              
10168              (Replaces change #3917)
10169      Branch: cfgperl
10170            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10171            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
10172 ____________________________________________________________________________
10173 [  3920] By: jhi                                   on 1999/08/04  19:02:58
10174         Log: From: Nathan Torkington <gnat@frii.com>
10175              To: perl5-porters@perl.org
10176              Subject: [5.005_60 PATCH] Make B::Bytecode work
10177              Date: Wed, 4 Aug 1999 11:24:56 -0600 (MDT)
10178              Message-ID: <14248.30568.769427.216092@localhost.frii.com>
10179      Branch: cfgperl
10180            ! ext/B/B/Assembler.pm
10181 ____________________________________________________________________________
10182 [  3919] By: jhi                                   on 1999/08/04  10:56:26
10183         Log: Update history records.
10184      Branch: cfgperl
10185            ! pod/perlhist.pod
10186 ____________________________________________________________________________
10187 [  3918] By: jhi                                   on 1999/08/04  09:36:13
10188         Log: Minor fixes to linux -Dusethreads -Duseperlio.
10189      Branch: cfgperl
10190            ! perlio.c
10191 ____________________________________________________________________________
10192 [  3917] By: jhi                                   on 1999/08/04  08:13:20
10193         Log: (Replaced by change #3921)
10194              From: paul.marquess@bt.com
10195              To: gsar@activestate.com
10196              Cc: perl5-porters@perl.org
10197              Subject: [PATCH 5.005_60] DB_File 1.69
10198              Date: Tue, 3 Aug 1999 22:55:00 +0100
10199              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6D04@mbtlipnt02.btlabs.bt.co.uk>
10200      Branch: cfgperl
10201            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10202            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
10203 ____________________________________________________________________________
10204 [  3916] By: jhi                                   on 1999/08/04  07:59:05
10205         Log: Introduce the charnames pragma.
10206              
10207              Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O
10208              From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu>
10209              To: Chip Salzenberg <[11]chip@perlsupport.com>
10210              Cc: Mailing list Perl5 <[12]perl5-porters@perl.org>
10211              Date: Sat, 31 Jul 1999 05:44:05 -0400
10212              Message-Id: <[13]199907311407.IAA25042@localhost.frii.com>
10213              
10214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10215              To: Mailing list Perl5 <perl5-porters@perl.org>
10216              Subject: [PATCH 5.005_58] Named characters in Perl
10217              Date: Mon, 2 Aug 1999 19:25:40 -0400
10218              Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu>
10219      Branch: cfgperl
10220            + lib/charnames.pm t/lib/charnames.t
10221            ! MAINTAIN MANIFEST lib/utf8.pm pod/perldiag.pod pod/perlop.pod
10222            ! pod/perlre.pod regcomp.c toke.c
10223 ____________________________________________________________________________
10224 [  3915] By: jhi                                   on 1999/08/03  21:18:49
10225         Log: Support Configure -Dmake=pmake.
10226              Via private email from Andy.
10227              NOTE: assumes "basename" command.
10228      Branch: metaconfig
10229            ! U/modified/Config_sh.U
10230 ____________________________________________________________________________
10231 [  3914] By: jhi                                   on 1999/08/03  21:11:11
10232         Log: The op/filetest.t failed subtest 7 if testing as root.
10233              
10234              From: =?iso-8859-1?Q?Fran=E7ois=20D=E9sarm=E9nien?= <desar@club-internet.fr>
10235              To: perl5-porters@perl.org
10236              Subject: [ID 19990727.039] Not OK: perl 5.00558 on i386-sco 3.2v5.0.4
10237              Date: Tue, 27 Jul 1999 22:54:05 +0200
10238              Message-Id: <379E1C6D.626DC765@club-internet.fr>
10239      Branch: cfgperl
10240            ! t/op/filetest.t
10241 ____________________________________________________________________________
10242 [  3911] By: jhi                                   on 1999/08/03  19:52:38
10243         Log: The "-Dusethreads -Duseperlio" combination failed.
10244              
10245              From: Spider Boardman <spider@leggy.zk3.dec.com>
10246              To: perl5-porters@perl.org
10247              Subject: [ID 19990803.007] Not OK: perl 5.00560 on alpha-dec_osf-thread
10248              4.0 (UNINSTALLED)
10249              Date: Tue, 3 Aug 1999 14:25:00 -0400
10250              Message-Id: <199908031825.OAA29254@leggy.zk3.dec.com>
10251              
10252              See also change #3912.
10253      Branch: cfgperl
10254            ! perlio.c
10255 ____________________________________________________________________________
10256 [  3910] By: jhi                                   on 1999/08/03  10:44:24
10257         Log: From: Chris Nandor <pudge@pobox.com>
10258              To: perl5-porters@perl.org
10259              Subject: [PATCH 5.005_58] perlbug.PL 1.27
10260              Date: Wed, 28 Jul 1999 23:42:49 -0400
10261              Message-Id: <v04210104b3c57ce9e3de@[152.167.11.247]>
10262      Branch: cfgperl
10263            ! utils/perlbug.PL
10264 ____________________________________________________________________________
10265 [  3909] By: jhi                                   on 1999/08/03  10:41:04
10266         Log: Hints for building ByteLoader in SunoS.  Based on
10267              From: Andy Dougherty <doughera@lafayette.edu>
10268              To: Gurusamy Sarathy <gsar@activestate.com>
10269              Cc: Perl Porters <perl5-porters@perl.org>
10270              Subject: Re: 5.005_58 Not OK SunOS 4.1.3
10271              Date: Mon, 2 Aug 1999 14:01:58 -0400 (EDT)
10272              Message-Id: <Pine.GSU.4.05.9908021357410.5873-100000@newton.phys>
10273      Branch: cfgperl
10274            + ext/ByteLoader/hints/sunos.pl
10275            ! MANIFEST ext/ByteLoader/ByteLoader.xs
10276 ____________________________________________________________________________
10277 [  3908] By: jhi                                   on 1999/08/03  09:29:22
10278         Log: Clarify RE engine code; inline a static function to a macro;
10279              make exact string nodes smaller.
10280              
10281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10282              To: perl5-porters@perl.org (Mailing list Perl5)
10283              Subject: [PATCH 5.005_60] Cosmetic change to REx engine
10284              Date: Mon, 2 Aug 1999 21:53:36 -0400 (EDT)
10285              Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu>
10286      Branch: cfgperl
10287            ! Makefile.SH embed.pl global.sym keywords.h lib/warning.pm
10288            ! opcode.h pp.sym pp_proto.h regcomp.c regcomp.h regexec.c
10289            ! regnodes.h warning.h
10290 ____________________________________________________________________________
10291 [  3907] By: jhi                                   on 1999/08/03  08:11:49
10292         Log: 5_59 configured with -Dd_bincompat5005 can't be made
10293              binary compatible with a 5_03 which was built with -DEMBEDMYMALLOC.
10294              
10295              From: Spider Boardman <spider@leggy.zk3.dec.com>
10296              To: perl5-porters@perl.org
10297              Subject: [ID 19990802.016] Not OK: perl 5.00559
10298              Date: Mon, 2 Aug 1999 16:11:13 -0400
10299              Message-Id: <199908022011.QAA30224@leggy.zk3.dec.com>
10300      Branch: cfgperl
10301            ! embed.pl
10302 ____________________________________________________________________________
10303 [  3906] By: jhi                                   on 1999/08/03  07:48:59
10304         Log: Change #3790 redemption: with a little additional
10305              patch from Ilya it works okay.
10306      Branch: cfgperl
10307            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
10308            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
10309 ____________________________________________________________________________
10310 [  3905] By: gsar                                  on 1999/08/02  21:03:23
10311         Log: this will be 5.005_60
10312      Branch: perl
10313            ! Changes
10314
10315 ----------------
10316 Version 5.005_60
10317 ----------------
10318
10319 ____________________________________________________________________________
10320 [  3904] By: gsar                                  on 1999/08/02  20:30:23
10321         Log: don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
10322              in effect (from Spider Boardman <spider@leggy.zk3.dec.com>);
10323              regen headers
10324      Branch: perl
10325            ! embed.h embed.pl global.sym opcode.h perlapi.c
10326 ____________________________________________________________________________
10327 [  3903] By: gsar                                  on 1999/08/02  20:26:07
10328         Log: native int pack/unpack fixes (from Spider Boardman
10329              <spider@leggy.zk3.dec.com>)
10330      Branch: perl
10331            ! pp.c
10332 ____________________________________________________________________________
10333 [  3902] By: gsar                                  on 1999/08/02  20:24:41
10334         Log: fix broken -DDEBUGGING_OPS (from Spider Boardman
10335              <spider@leggy.zk3.dec.com>)
10336      Branch: perl
10337            + opnames.h
10338            ! Changes MANIFEST opcode.pl perl.h
10339 ____________________________________________________________________________
10340 [  3901] By: gsar                                  on 1999/08/02  18:51:18
10341         Log: integrate cfgperl contents
10342      Branch: perl
10343           !> INSTALL README pod/perldelta.pod
10344 ____________________________________________________________________________
10345 [  3900] By: jhi                                   on 1999/08/02  18:46:21
10346         Log: Update README and INSTALL; partly based on the message
10347              
10348              From: "John L. Allen" <allen@grumman.com>
10349              To: Jarkko Hietaniemi <jhi@iki.fi>
10350              cc: perl5-porters@perl.org
10351              Subject: Re: Perl Installation Problem
10352              Date: Thu, 29 Jul 1999 14:55:05 -0400 (EDT)
10353              Message-ID: <Pine.SOL.3.91.990729144440.1035A-100000@gateway.grumman.com>
10354              
10355              and private email from Andy Dougherty.
10356      Branch: cfgperl
10357            ! INSTALL README
10358 ____________________________________________________________________________
10359 [  3899] By: jhi                                   on 1999/08/02  18:36:35
10360         Log: Integrate with Sarathy.
10361      Branch: cfgperl
10362           !> op.c
10363 ____________________________________________________________________________
10364 [  3898] By: jhi                                   on 1999/08/02  18:34:49
10365         Log: Update PERL_BINCOMPAT_5005; update 64-bitness.
10366      Branch: cfgperl
10367            ! pod/perldelta.pod
10368 ____________________________________________________________________________
10369 [  3897] By: gsar                                  on 1999/08/02  18:18:37
10370         Log: optimizations could sometimes bypass bareword check
10371      Branch: perl
10372            ! op.c
10373 ____________________________________________________________________________
10374 [  3896] By: jhi                                   on 1999/08/02  18:18:34
10375         Log: Integrate with Sarathy.
10376      Branch: cfgperl
10377           !> Changes makedef.pl patchlevel.h win32/Makefile
10378           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10379           !> win32/makefile.mk
10380 ____________________________________________________________________________
10381 [  3895] By: gsar                                  on 1999/08/02  17:22:40
10382         Log: up patchlevel etc.
10383      Branch: perl
10384            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
10385            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
10386 ____________________________________________________________________________
10387 [  3894] By: gsar                                  on 1999/08/02  17:12:31
10388         Log: integrate change#3893, make it conditional on bincompat5005
10389      Branch: perl
10390            ! makedef.pl
10391 ____________________________________________________________________________
10392 [  3893] By: jhi                                   on 1999/08/02  16:49:08
10393         Log: PERL_BINCOMPAT_5005 symbol translation.
10394              (AIX wouldn't link neither perl nor extensions.)
10395      Branch: cfgperl
10396            ! makedef.pl
10397 ____________________________________________________________________________
10398 [  3892] By: gsar                                  on 1999/08/02  16:09:13
10399         Log: integrate cfgperl contents into mainline
10400      Branch: perl
10401           +> t/op/64bit.t
10402            ! Changes
10403           !> Configure MANIFEST config_h.SH doio.c dump.c hints/aix.sh op.c
10404           !> pod/perlfunc.pod pp_hot.c pp_sys.c regcomp.c sv.c t/io/open.t
10405           !> t/pragma/utf8.t t/pragma/warn/pp_hot toke.c util.c
10406 ____________________________________________________________________________
10407 [  3891] By: jhi                                   on 1999/08/02  14:52:40
10408         Log: AIX long long probing requires LL suffix for
10409              the ll constant.  The suffix doesn't seem
10410              to bother other ll platforms.
10411      Branch: cfgperl
10412            ! Configure config_h.SH hints/aix.sh
10413      Branch: metaconfig/U/perl
10414            ! quadfio.U
10415 ____________________________________________________________________________
10416 [  3890] By: jhi                                   on 1999/08/02  14:21:55
10417         Log: Exact path to perl for open -|.
10418      Branch: cfgperl
10419            ! t/io/open.t
10420 ____________________________________________________________________________
10421 [  3889] By: jhi                                   on 1999/08/02  14:18:03
10422         Log: Integrate with Sarathy.
10423      Branch: cfgperl
10424           !> Changes patchlevel.h pod/perlhist.pod pp_ctl.c util.c
10425           !> win32/Makefile win32/config_H.bc win32/config_H.gc
10426           !> win32/config_H.vc win32/makefile.mk win32/win32.c
10427 ____________________________________________________________________________
10428 [  3888] By: jhi                                   on 1999/08/02  14:14:29
10429         Log: AIX -Duse64bits: old AIXen do not have the getconf variables.
10430      Branch: cfgperl
10431            ! hints/aix.sh
10432 ____________________________________________________________________________
10433 [  3887] By: jhi                                   on 1999/08/02  12:53:10
10434         Log: Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that
10435              emacs code indentation doesn't get wrong ideas--
10436              in other words, introduce a couple of "redundant" if:s.
10437      Branch: cfgperl
10438            ! doio.c dump.c op.c pp_hot.c pp_sys.c regcomp.c sv.c toke.c
10439            ! util.c
10440 ____________________________________________________________________________
10441 [  3886] By: jhi                                   on 1999/08/02  12:43:16
10442         Log: Mention that also *BSD systems with glibc are known to stumble.
10443      Branch: cfgperl
10444            ! t/pragma/warn/pp_hot
10445 ____________________________________________________________________________
10446 [  3885] By: jhi                                   on 1999/08/02  12:34:15
10447         Log: Allow also non-long long but still quad platforms print quads.
10448      Branch: cfgperl
10449            ! Configure config_h.SH
10450      Branch: metaconfig/U/perl
10451            ! longdblfio.U quadfio.U
10452 ____________________________________________________________________________
10453 [  3884] By: jhi                                   on 1999/08/02  11:56:14
10454         Log: Fix regclass utf8 hex ranges for quads.
10455      Branch: cfgperl
10456            ! regcomp.c
10457 ____________________________________________________________________________
10458 [  3883] By: jhi                                   on 1999/08/02  11:42:14
10459         Log: Enhance the description of how to detect quad support.
10460      Branch: cfgperl
10461            ! pod/perlfunc.pod
10462 ____________________________________________________________________________
10463 [  3882] By: jhi                                   on 1999/08/02  11:22:19
10464         Log: Fix printf %D %U %O for quads.
10465      Branch: cfgperl
10466            ! sv.c t/op/64bit.t
10467 ____________________________________________________________________________
10468 [  3881] By: jhi                                   on 1999/08/02  11:16:12
10469         Log: Document quad printing.
10470      Branch: cfgperl
10471            ! pod/perlfunc.pod
10472 ____________________________________________________________________________
10473 [  3880] By: jhi                                   on 1999/08/02  10:32:01
10474         Log: More 64-bit fixing.  One known bug of that kind
10475              remains, 32-bit platforms using long long in
10476              the test t/pragma/utf8 subtests 1-3 fail.
10477              (Update: change    #3884 fixed that one.)
10478      Branch: cfgperl
10479            + t/op/64bit.t
10480            ! Configure MANIFEST config_h.SH regcomp.c sv.c t/pragma/utf8.t
10481
10482 ----------------
10483 Version 5.005_59
10484 ----------------
10485
10486 ____________________________________________________________________________
10487 [  3879] By: gsar                                  on 1999/08/02  08:18:58
10488         Log: integrate cfgperl changes into mainline
10489      Branch: perl
10490           !> Configure config_h.SH sv.c
10491 ____________________________________________________________________________
10492 [  3878] By: gsar                                  on 1999/08/02  08:13:16
10493         Log: change#3692 had an unintentional patch leak through!
10494              (this would explain the mysterious C<next LABEL> failures
10495              people have seen)
10496      Branch: perl
10497            ! pp_ctl.c
10498 ____________________________________________________________________________
10499 [  3877] By: gsar                                  on 1999/08/02  08:00:29
10500         Log: up patchlevel to 59
10501      Branch: perl
10502            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
10503            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10504            ! win32/makefile.mk
10505 ____________________________________________________________________________
10506 [  3876] By: gsar                                  on 1999/08/02  07:51:18
10507         Log: fix coredump under usethreads+debug
10508      Branch: perl
10509            ! util.c
10510 ____________________________________________________________________________
10511 [  3875] By: jhi                                   on 1999/08/02  07:50:51
10512         Log: d_bincompat5005 could be left empty.
10513      Branch: cfgperl
10514            ! Configure config_h.SH
10515      Branch: metaconfig/U/perl
10516            ! bincompat5005.U
10517 ____________________________________________________________________________
10518 [  3874] By: jhi                                   on 1999/08/02  07:42:45
10519         Log: Fix printf %d when IV is quad.
10520      Branch: cfgperl
10521            ! sv.c
10522 ____________________________________________________________________________
10523 [  3873] By: gsar                                  on 1999/08/02  07:41:03
10524         Log: fix d_bincompat5005='' junking config.h
10525      Branch: perl
10526            ! Configure
10527 ____________________________________________________________________________
10528 [  3872] By: gsar                                  on 1999/08/02  07:38:48
10529         Log: C needs parameter list, not merely type
10530      Branch: perl
10531            ! win32/win32.c
10532 ____________________________________________________________________________
10533 [  3871] By: jhi                                   on 1999/08/02  07:20:51
10534         Log: Integrate with Sarathy.
10535      Branch: cfgperl
10536           !> Changes ext/B/B/C.pm ext/B/B/CC.pm regexec.c
10537 ____________________________________________________________________________
10538 [  3870] By: gsar                                  on 1999/08/02  07:12:18
10539         Log: integrate cfgperl changes into mainline
10540      Branch: perl
10541            ! Changes
10542           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
10543           !> Porting/config_H config_h.SH doio.c dump.c mg.c op.c perl.h
10544           !> pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c t/pragma/warn/sv
10545           !> toke.c util.c
10546 ____________________________________________________________________________
10547 [  3869] By: gsar                                  on 1999/08/02  06:59:09
10548         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
10549              Date: Sat, 31 Jul 1999 19:08:33 -0700
10550              Message-ID: <LAONLKLELDJAFAAA@my-deja.com>
10551              Subject: [PATCH 5.005_58] "use constant" in the compiler
10552      Branch: perl
10553            ! ext/B/B/C.pm ext/B/B/CC.pm
10554 ____________________________________________________________________________
10555 [  3868] By: gsar                                  on 1999/08/02  06:55:51
10556         Log: debug build tweak
10557      Branch: perl
10558            ! regexec.c
10559 ____________________________________________________________________________
10560 [  3867] By: gsar                                  on 1999/08/02  06:35:18
10561         Log: create vmsperl branch (to be owned and operated by: cbailey)
10562      Branch: vmsperl
10563           +> (branch 1476 files)
10564 ____________________________________________________________________________
10565 [  3866] By: jhi                                   on 1999/08/01  23:34:40
10566         Log: so_locations once is enough.
10567      Branch: cfgperl
10568            ! Makefile.SH
10569 ____________________________________________________________________________
10570 [  3865] By: jhi                                   on 1999/08/01  23:13:05
10571         Log: Simplicate duplicated code.
10572      Branch: cfgperl
10573            ! util.c
10574 ____________________________________________________________________________
10575 [  3864] By: jhi                                   on 1999/08/01  22:41:41
10576         Log: Integrate with Sarathy.  perl.h and util.c required manual resolving.
10577      Branch: cfgperl
10578           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
10579           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
10580            - README.cygwin32 cygwin32/Makefile.SHs
10581            - cygwin32/build-instructions.READFIRST
10582            - cygwin32/build-instructions.charles-wilson
10583            - cygwin32/build-instructions.sebastien-barre
10584            - cygwin32/build-instructions.steven-morlock
10585            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
10586            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
10587            - hints/cygwin32.sh
10588           !> (integrate 61 files)
10589 ____________________________________________________________________________
10590 [  3863] By: jhi                                   on 1999/08/01  22:36:02
10591         Log: Regen Configure and Glossary once again.
10592      Branch: cfgperl
10593            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10594            ! config_h.SH
10595 ____________________________________________________________________________
10596 [  3862] By: jhi                                   on 1999/08/01  22:26:09
10597         Log: Glossary update for #3861.
10598      Branch: cfgperl
10599            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10600            ! config_h.SH
10601 ____________________________________________________________________________
10602 [  3861] By: jhi                                   on 1999/08/01  22:22:51
10603         Log: 64-bit work.  Now 32-bit platforms get a 100% make test
10604              with -Duse64bits (using long long).
10605              Tested in Solaris 2.6 sparc  RH Linux 6.0 x86
10606              (and Digital IX 4.0D, to get a true 64-bit opinion).  Now e.g.
10607              'print unpack "q", pack "q", 12345678901'
10608              should work on such 32-bit platforms.
10609              Still a lot of printf()s behind -D which wrongly assume
10610              that %ld/%lx and (long) are a good combination.
10611              Introducing a slew of new macros intended to be used in printf()
10612              format strings: e. g. PERL_PRId64 is the string to be used
10613              when printing an IV, printf("%" PERL_PRId64 "\n", iv).
10614              The PRI... naming follows the C9X naming of <inttypes.h> macros.
10615      Branch: cfgperl
10616            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10617            ! config_h.SH doio.c dump.c mg.c op.c perl.h pp_ctl.c pp_hot.c
10618            ! pp_sys.c scope.c sv.c t/pragma/warn/sv toke.c util.c
10619      Branch: metaconfig/U/perl
10620            + atolf.U atoll.U longdblfio.U quadfio.U strtoull.U
10621 ____________________________________________________________________________
10622 [  3860] By: gsar                                  on 1999/08/01  21:23:18
10623         Log: integrate cfgperl contents into mainline
10624      Branch: perl
10625            ! toke.c
10626           !> (integrate 29 files)
10627 ____________________________________________________________________________
10628 [  3859] By: gsar                                  on 1999/08/01  21:13:09
10629         Log: From: Nathan Torkington <gnat@frii.com>
10630              Date: Sun, 1 Aug 1999 11:23:35 -0600 (MDT)
10631              Message-ID: <14244.33431.739419.806927@localhost.frii.com>
10632              Subject: [PATCH 5.005_58] ext/B/B/Disassembler.pm patch
10633      Branch: perl
10634            ! ext/B/B/Disassembler.pm
10635 ____________________________________________________________________________
10636 [  3858] By: gsar                                  on 1999/08/01  21:09:15
10637         Log: DB_File 1.68 update from Paul Marquess
10638      Branch: perl
10639            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10640            ! ext/DB_File/DB_File.xs t/lib/db-btree.t t/lib/db-hash.t
10641            ! t/lib/db-recno.t
10642 ____________________________________________________________________________
10643 [  3857] By: gsar                                  on 1999/08/01  21:05:54
10644         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10645              Date: Sat, 31 Jul 1999 05:13:38 -0400
10646              Message-Id: <199907311407.IAA25038@localhost.frii.com>
10647              Subject: [PATCH 5.005_58] More optimizations to REx engine
10648      Branch: perl
10649            ! embed.pl embedvar.h ext/Thread/Thread.xs objXSUB.h perl.c
10650            ! perl.h proto.h regcomp.c regexec.c t/op/re_tests thrdvar.h
10651 ____________________________________________________________________________
10652 [  3856] By: gsar                                  on 1999/08/01  20:59:59
10653         Log: slightly modified version of suggested patch
10654              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10655              Date: Sat, 31 Jul 1999 04:45:12 -0400
10656              Message-Id: <199907311406.IAA25034@localhost.frii.com>
10657              Subject: [PATCH 5.005_58] Fix OS/2 build
10658      Branch: perl
10659            ! Makefile.SH lib/ExtUtils/MM_OS2.pm lib/ExtUtils/Mksymlists.pm
10660            ! makedef.pl os2/Makefile.SHs os2/diff.configure perl.h sv.h
10661 ____________________________________________________________________________
10662 [  3855] By: gsar                                  on 1999/08/01  20:49:06
10663         Log: cygwin update
10664              From: "Fifer, Eric" <EFifer@sanwaint.com>
10665              Date: Fri, 30 Jul 1999 18:31:48 +0100
10666              Message-Id: <71E287AB0D94D111BBD600600849EC8185EE06@POST>
10667              Subject: [ID 19990730.003] PATCH] perl5.005_58 cygwin port
10668      Branch: perl
10669            ! doio.c dosish.h lib/File/Spec/Unix.pm mg.c perl.h perlsdio.h
10670            ! pp_sys.c unixish.h util.c
10671 ____________________________________________________________________________
10672 [  3854] By: gsar                                  on 1999/08/01  20:41:53
10673         Log: fixes from Stephen McCamant that address bugs in change#3612
10674              (the optimization shouldn't be enabled in expressions where
10675              the variable is introduced), and fix Deparse to grok the
10676              optimization
10677              Date: Thu, 29 Jul 1999 21:21:49 -0500 (CDT)
10678              Message-ID: <14241.3133.979257.953396@alias-2.pr.mcs.net>
10679              Subject: [PATCH _58] Set OPpTARGET_MY more consistently
10680              --
10681              Date: Thu, 29 Jul 1999 22:31:16 -0500 (CDT)
10682              Message-ID: <14241.7300.181386.763503@alias-2.pr.mcs.net>
10683              Subject: [PATCH _58] Disable TARGET_MY-ization on variable introduction
10684              --
10685              Date: Fri, 30 Jul 1999 22:25:27 -0500 (CDT)
10686              Message-Id: <199907310326.VAA24376@localhost.frii.com>
10687              Subject: [PATCH _58, long] B::Deparse (was Re: New warning 'Useless use of...')
10688      Branch: perl
10689            ! ext/B/B/Deparse.pm op.c
10690 ____________________________________________________________________________
10691 [  3853] By: gsar                                  on 1999/08/01  20:31:32
10692         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
10693              Date: Thu, 29 Jul 1999 14:08:50 -0500 (CDT)
10694              Message-ID: <14240.42690.292893.605292@alias-2.pr.mcs.net>
10695              Subject: [PATCH _58] Two one-liner LOGOP tweaks
10696      Branch: perl
10697            ! op.c opcode.h opcode.pl
10698 ____________________________________________________________________________
10699 [  3852] By: gsar                                  on 1999/08/01  20:29:17
10700         Log: rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)
10701      Branch: perl
10702            ! AUTHORS EXTERN.h INSTALL MAINTAIN Makefile.SH Porting/patchls
10703            ! README.cygwin README.win32 XSUB.h cygwin/Makefile.SHs
10704            ! ext/DynaLoader/dl_cygwin.xs ext/POSIX/POSIX.xs
10705            ! ext/SDBM_File/sdbm/pair.c hints/cygwin.sh
10706            ! lib/ExtUtils/MM_Cygwin.pm makedepend.SH perl.h pod/perl.pod
10707            ! pod/perlport.pod pp_sys.c util.c
10708 ____________________________________________________________________________
10709 [  3851] By: gsar                                  on 1999/08/01  20:20:05
10710         Log: move files around for s/cygwin32/cygwin/ renaming
10711      Branch: perl
10712           +> README.cygwin cygwin/Makefile.SHs cygwin/ld2.in
10713           +> cygwin/perlld.in ext/DynaLoader/dl_cygwin.xs hints/cygwin.sh
10714            - README.cygwin32 cygwin32/Makefile.SHs
10715            - cygwin32/build-instructions.READFIRST
10716            - cygwin32/build-instructions.charles-wilson
10717            - cygwin32/build-instructions.sebastien-barre
10718            - cygwin32/build-instructions.steven-morlock
10719            - cygwin32/build-instructions.steven-morlock2 cygwin32/ld2.in
10720            - cygwin32/perlld.in ext/DynaLoader/dl_cygwin32.xs
10721            - hints/cygwin32.sh
10722            ! MANIFEST
10723 ____________________________________________________________________________
10724 [  3850] By: gsar                                  on 1999/08/01  20:05:14
10725         Log: posix-bc hints tweak (via private mail from Thomas Dorner
10726              <Thomas.Dorner@start.de>)
10727      Branch: perl
10728            ! Changes hints/posix-bc.sh
10729 ____________________________________________________________________________
10730 [  3849] By: gsar                                  on 1999/08/01  19:50:20
10731         Log: notes on PERL_IMPLICIT_CONTEXT (from a version by Nathan Torkington
10732              <gnat@frii.com>)
10733      Branch: perl
10734            ! perl.h pod/perldelta.pod pod/perlguts.pod
10735 ____________________________________________________________________________
10736 [  3848] By: gsar                                  on 1999/08/01  18:34:41
10737         Log: fix defined(@foo) encarpments
10738      Branch: perl
10739            ! ext/B/B/C.pm lib/CGI.pm lib/Dumpvalue.pm lib/dumpvar.pl
10740            ! pod/perltrap.pod
10741 ____________________________________________________________________________
10742 [  3847] By: jhi                                   on 1999/08/01  17:17:07
10743         Log: Undo #3790 and the patches that attempted to fix it
10744              (#3837, #3838, #3845).  The #3790 caused linkage failures
10745              and/or core dumps in Solaris 2.6, Digital UNIX 4.0D, and
10746              IRIX 6.5.
10747      Branch: cfgperl
10748            - ext/SDBM_File/hints/dec_osf.pl ext/SDBM_File/hints/solaris.pl
10749            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
10750            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
10751 ____________________________________________________________________________
10752 [  3846] By: jhi                                   on 1999/08/01  11:41:52
10753         Log: Reading 64-bit decimal numbers was broken because
10754              the NV was cast to an I32, not an IV.
10755      Branch: cfgperl
10756            ! toke.c
10757 ____________________________________________________________________________
10758 [  3845] By: jhi                                   on 1999/08/01  11:00:24
10759         Log: Solaris doesn't like PERL_MALLOC_OK in SDBM_File.
10760      Branch: cfgperl
10761            + ext/SDBM_File/hints/solaris.pl
10762 ____________________________________________________________________________
10763 [  3844] By: jhi                                   on 1999/08/01  10:55:44
10764         Log: Enable Solaris largefiles support only if -Duse64bits is used.
10765              (Effectively removes #3311).
10766      Branch: cfgperl
10767            ! hints/solaris_2.sh
10768 ____________________________________________________________________________
10769 [  3843] By: jhi                                   on 1999/07/31  22:44:56
10770         Log: Integer overflow iteration.
10771      Branch: cfgperl
10772            ! t/op/oct.t toke.c util.c
10773 ____________________________________________________________________________
10774 [  3842] By: jhi                                   on 1999/07/31  22:11:03
10775         Log: Remove a lot of unused regnode codes.
10776              Noticed by Ilya.
10777      Branch: cfgperl
10778            ! regcomp.c regcomp.sym regexec.c regnodes.h
10779 ____________________________________________________________________________
10780 [  3841] By: jhi                                   on 1999/07/31  21:53:54
10781         Log: Make the use64bits and usethreads friendlier/braver;
10782              they no more wimp out if the platform is unknown.
10783              On use64bits if gcc used -DUSE_LONG_LONG is added
10784              to the ccflags (this dependency on gcc caused a slightly weird
10785              reordering of Configure, but things still seem to work.)
10786      Branch: cfgperl
10787            ! Configure README.threads config_h.SH
10788      Branch: metaconfig
10789            ! U/threads/usethreads.U
10790      Branch: metaconfig/U/perl
10791            ! use64bits.U
10792 ____________________________________________________________________________
10793 [  3840] By: jhi                                   on 1999/07/31  20:26:22
10794         Log: Hack the "integer overflow" code some more.
10795      Branch: cfgperl
10796            ! perl.h toke.c util.c
10797 ____________________________________________________________________________
10798 [  3839] By: jhi                                   on 1999/07/31  20:22:00
10799         Log: Test oct() at the 2^32-1 limit.
10800      Branch: cfgperl
10801            ! t/op/oct.t
10802 ____________________________________________________________________________
10803 [  3838] By: jhi                                   on 1999/07/31  20:08:43
10804         Log: Update MANIFEST for #3837.
10805      Branch: cfgperl
10806            ! MANIFEST
10807 ____________________________________________________________________________
10808 [  3837] By: jhi                                   on 1999/07/31  20:02:40
10809         Log: Digital UNIX 4.0D doesn't like perl malloc on sdbm
10810              (a core dump with a corrput stack ensues).
10811      Branch: cfgperl
10812            + ext/SDBM_File/hints/dec_osf.pl
10813 ____________________________________________________________________________
10814 [  3836] By: jhi                                   on 1999/07/29  21:09:01
10815         Log: Allow for Configure -Ubincompat5005 override.
10816      Branch: cfgperl
10817            ! Configure config_h.SH
10818      Branch: metaconfig/U/perl
10819            ! bincompat5005.U
10820 ____________________________________________________________________________
10821 [  3835] By: jhi                                   on 1999/07/29  21:04:02
10822         Log: Make Configure support PERL_BINCOMPAT_5005.
10823      Branch: cfgperl
10824            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10825            ! config_h.SH
10826      Branch: metaconfig/U/perl
10827            + bincompat5005.U
10828 ____________________________________________________________________________
10829 [  3834] By: jhi                                   on 1999/07/29  19:25:35
10830         Log: AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com> 
10831      Branch: cfgperl
10832            ! Makefile.SH
10833 ____________________________________________________________________________
10834 [  3833] By: jhi                                   on 1999/07/29  14:07:09
10835         Log: Integrate with Sarathy.  I overruled on perldelta
10836              and perldiag.
10837      Branch: cfgperl
10838           !> README.win32 emacs/cperl-mode.el globals.c installperl
10839           !> iperlsys.h makedef.pl perl.h pod/perldelta.pod
10840           !> pod/perldiag.pod pod/perllexwarn.pod toke.c utils/perldoc.PL
10841           !> win32/Makefile win32/bin/pl2bat.pl win32/makefile.mk
10842           !> win32/perllib.c win32/win32.c
10843 ____________________________________________________________________________
10844 [  3832] By: jhi                                   on 1999/07/29  14:02:50
10845         Log: Repent and make overly large integerish
10846              constants non-fatal.  They are now promoted
10847              to NVs, accompanied by an overflow warning that
10848              is by default on.
10849      Branch: cfgperl
10850            ! embed.pl global.sym pod/perldelta.pod pod/perldiag.pod pp.c
10851            ! proto.h t/op/oct.t t/pragma/warn/6default t/pragma/warn/util
10852            ! toke.c util.c
10853 ____________________________________________________________________________
10854 [  3831] By: jhi                                   on 1999/07/29  11:40:04
10855         Log: AIX exhibits different error on failed system().
10856              Slightly modified patch via private email from
10857              David R. Favor <dfavor@austin.ibm.com>
10858      Branch: cfgperl
10859            ! t/op/exec.t
10860 ____________________________________________________________________________
10861 [  3830] By: gsar                                  on 1999/07/29  07:46:11
10862         Log: cperl-mode.el v4.19
10863      Branch: perl
10864            ! emacs/cperl-mode.el
10865 ____________________________________________________________________________
10866 [  3829] By: gsar                                  on 1999/07/29  07:30:35
10867         Log: From: jan.dubois@ibm.net (Jan Dubois)
10868              Date: Wed, 28 Jul 1999 22:01:42 +0200
10869              Message-ID: <37aa5f9b.12941448@smtp1.ibm.net>
10870              Subject: [PATCH 5.005_58] win32/bin/pl2bat.pl doesn't work correctly
10871      Branch: perl
10872            ! win32/bin/pl2bat.pl
10873 ____________________________________________________________________________
10874 [  3828] By: gsar                                  on 1999/07/29  07:19:27
10875         Log: tweak previous change for multiple hits
10876      Branch: perl
10877            ! utils/perldoc.PL
10878 ____________________________________________________________________________
10879 [  3827] By: gsar                                  on 1999/07/29  07:10:00
10880         Log: band-aid for perldoc -t broken-ness (the new Pod::Text
10881              really needs a pod2text() compatibility function)
10882      Branch: perl
10883            ! utils/perldoc.PL
10884 ____________________________________________________________________________
10885 [  3826] By: gsar                                  on 1999/07/29  01:33:46
10886         Log: minor tweaks to pods and toke.c comments
10887      Branch: perl
10888            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod toke.c
10889 ____________________________________________________________________________
10890 [  3825] By: gsar                                  on 1999/07/29  00:12:52
10891         Log: integrate cfgperl changes into mainline
10892      Branch: perl
10893           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10894           !> README.threads config_h.SH ext/IO/lib/IO/Handle.pm
10895           !> ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
10896           !> ext/POSIX/POSIX.xs lib/ExtUtils/Install.pm perl.h
10897           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10898           !> pod/perllexwarn.pod pod/perlre.pod pp.c pp_sys.c
10899           !> t/lib/io_unix.t t/op/oct.t t/pragma/warn/6default
10900           !> t/pragma/warn/util toke.c util.c
10901 ____________________________________________________________________________
10902 [  3824] By: jhi                                   on 1999/07/28  21:15:04
10903         Log: Tiny patch to go over #3820 (via private mail from Lincoln).
10904      Branch: cfgperl
10905            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
10906            ! ext/IO/lib/IO/Socket/INET.pm
10907 ____________________________________________________________________________
10908 [  3823] By: jhi                                   on 1999/07/28  20:29:17
10909         Log: Continue pack() doc honing.
10910      Branch: cfgperl
10911            ! pod/perlfunc.pod
10912 ____________________________________________________________________________
10913 [  3822] By: jhi                                   on 1999/07/28  20:17:37
10914         Log: Enhance pack() doc.
10915      Branch: cfgperl
10916            ! pod/perlfunc.pod
10917 ____________________________________________________________________________
10918 [  3821] By: jhi                                   on 1999/07/28  18:34:50
10919         Log: UNIX Domain Sockets are not implemented under QNX.
10920              
10921              From: Norton Allen <allen@huarp.harvard.edu>
10922              To: perl5-porters@perl.org
10923              Subject: [ID 19990728.010] Patch:t/lib/io_unix.t _58 QNX
10924              Date: Wed, 28 Jul 1999 14:07:16 -0400 (edt)
10925              Message-Id: <199907281807.OAA13167@bottesini.harvard.edu>
10926      Branch: cfgperl
10927            ! t/lib/io_unix.t
10928 ____________________________________________________________________________
10929 [  3820] By: jhi                                   on 1999/07/28  18:13:37
10930         Log: IO::* enhancements.
10931              
10932              1) write() and syswrite() will now accept a single-argument
10933              form of the call, for consistency with Perl's syswrite().
10934              2) You can create a TCP-based IO::Socket::INET without forcing
10935              a connect attempt.  This allows you to configure its options
10936              (like making it non-blocking) and then call connect() manually.
10937              3) Fixed a bug that prevented the IO::Socket::protocol() accessor
10938              from ever returning the correct value.
10939              
10940              From: Lincoln Stein <lstein@formaggio.cshl.org>
10941              To: Graham Barr <gbarr@pobox.com>
10942              Cc: Lincoln Stein <lstein@cshl.org>, perl5-porters@perl.org
10943              Subject: Re: patch for IO::*
10944              Date: Wed, 28 Jul 1999 13:55:05 -0400 (EDT)
10945              Message-ID: <14239.17401.330408.145295@formaggio.cshl.org>
10946      Branch: cfgperl
10947            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
10948            ! ext/IO/lib/IO/Socket/INET.pm
10949 ____________________________________________________________________________
10950 [  3819] By: gsar                                  on 1999/07/28  18:08:06
10951         Log: misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
10952      Branch: perl
10953            ! README.win32 globals.c installperl iperlsys.h makedef.pl
10954            ! perl.h win32/Makefile win32/makefile.mk win32/perllib.c
10955            ! win32/win32.c
10956 ____________________________________________________________________________
10957 [  3818] By: jhi                                   on 1999/07/28  17:48:16
10958         Log: Need to add QNX to the list for DONT_DECLARE_STD.
10959              (The elimination of use of the _() macro apparently triggered
10960              an incompatability with a #define of atof)
10961              
10962              From: Norton Allen <allen@huarp.harvard.edu>
10963              To: perl5-porters@perl.org
10964              Subject: [ID 19990728.008] Patch:perl.h _58 QNX
10965              Date: Wed, 28 Jul 1999 13:06:23 -0400 (edt)
10966              Message-Id: <199907281706.NAA07617@bottesini.harvard.edu>
10967      Branch: cfgperl
10968            ! perl.h
10969 ____________________________________________________________________________
10970 [  3817] By: jhi                                   on 1999/07/28  17:46:30
10971         Log: Need to add some more conditions to deal with the case
10972              defined(HAS_GETSPNAM) && ! defined(HAS_GETSPENT)
10973              which is true for QNX4.
10974              From: Norton Allen <allen@huarp.harvard.edu>
10975              To: perl5-porters@perl.org
10976              Subject: [ID 19990728.009] Patch:pp_sys.c _58 QNX
10977              Date: Wed, 28 Jul 1999 13:08:42 -0400 (edt)
10978              Message-Id: <199907281708.NAA07947@bottesini.harvard.edu>
10979      Branch: cfgperl
10980            ! pp_sys.c
10981 ____________________________________________________________________________
10982 [  3816] By: jhi                                   on 1999/07/28  17:43:40
10983         Log: The QNX shell needs a couple more semicolons.
10984              
10985              From: Norton Allen <allen@huarp.harvard.edu>
10986              To: perl5-porters@perl.org
10987              Subject: [ID 19990728.007] Patch:Configure _58 QNX
10988              Date: Wed, 28 Jul 1999 13:03:00 -0400 (edt)
10989              Message-Id: <199907281703.NAA07363@bottesini.harvard.edu>
10990              
10991              plus silence metalint moanings on vendorprefix.
10992      Branch: cfgperl
10993            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10994            ! config_h.SH
10995 ____________________________________________________________________________
10996 [  3815] By: jhi                                   on 1999/07/28  17:31:11
10997         Log: Silence metalint on vendorprefix.U.
10998      Branch: metaconfig
10999            ! U/installdirs/vendorprefix.U
11000 ____________________________________________________________________________
11001 [  3814] By: jhi                                   on 1999/07/28  17:13:29
11002         Log: QNX shell needs more semicolons.
11003      Branch: metaconfig/U/perl
11004            ! Extensions.U
11005 ____________________________________________________________________________
11006 [  3813] By: jhi                                   on 1999/07/28  17:05:08
11007         Log: Integrate with Sarathy.
11008      Branch: cfgperl
11009           !> lib/ExtUtils/MM_Unix.pm
11010 ____________________________________________________________________________
11011 [  3812] By: jhi                                   on 1999/07/28  16:20:17
11012         Log: Fix a typo, un-shout, and reformat the installation output.
11013      Branch: cfgperl
11014            ! lib/ExtUtils/Install.pm
11015 ____________________________________________________________________________
11016 [  3811] By: gsar                                  on 1999/07/28  15:41:11
11017         Log: fix typo that caused INSTALLPRIVLIB to have doubled 'perl5'
11018      Branch: perl
11019            ! lib/ExtUtils/MM_Unix.pm
11020 ____________________________________________________________________________
11021 [  3810] By: jhi                                   on 1999/07/28  13:55:57
11022         Log: Talk more about subsecond things in perlfunc.
11023              (Yes, redundant with perlfaq8.)
11024      Branch: cfgperl
11025            ! pod/perlfunc.pod
11026 ____________________________________________________________________________
11027 [  3809] By: jhi                                   on 1999/07/28  07:23:48
11028         Log: Integrate with Sarathy.
11029      Branch: cfgperl
11030           !> configpm hints/freebsd.sh lib/Pod/Html.pm perl.h t/op/grent.t
11031           !> t/op/pwent.t
11032 ____________________________________________________________________________
11033 [  3808] By: jhi                                   on 1999/07/28  07:23:03
11034         Log: Document toke.c.
11035              From: Nathan Torkington <gnat@frii.com>
11036              To: perl5-porters@perl.org
11037              Subject: Re: toke.c patch, work in progress
11038              Date: Tue, 27 Jul 1999 23:02:09 -0600 (MDT)
11039              Message-ID: <14238.36561.979473.667842@localhost.frii.com>
11040      Branch: cfgperl
11041            ! toke.c
11042 ____________________________________________________________________________
11043 [  3807] By: jhi                                   on 1999/07/28  07:10:56
11044         Log: perlre clarification.
11045              
11046              From: Ian Phillipps <ian@dial.pipex.com>
11047              To: Perl 5 Porters <perl5-porters@perl.org>
11048              Subject: [PATCH 5.00557] Add definite article to perlre.pod
11049              Date: Tue, 27 Jul 1999 10:46:29 +0100
11050              Message-ID: <19990727104629.A10074@homer.diplex.co.uk>
11051      Branch: cfgperl
11052            ! pod/perlre.pod
11053 ____________________________________________________________________________
11054 [  3806] By: gsar                                  on 1999/07/28  07:07:46
11055         Log: fix the perl -V breakage
11056              
11057              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11058              To: Jarkko Hietaniemi <jhi@iki.fi>
11059              Cc: "John L. Allen" <allen@grumman.com>, perl5-porters@perl.org,
11060              gsar@activestate.com
11061              Subject: Re: Follow up to: _58 on AIX 431
11062              Date: Tue, 27 Jul 1999 17:42:00 -0400
11063              Message-ID: <19990727174200.A12775@monk.mps.ohio-state.edu>
11064      Branch: perl
11065            ! configpm
11066 ____________________________________________________________________________
11067 [  3805] By: gsar                                  on 1999/07/28  07:03:34
11068         Log: avoid warning (from Doug MacEachern)
11069      Branch: perl
11070            ! perl.h
11071 ____________________________________________________________________________
11072 [  3804] By: gsar                                  on 1999/07/28  06:59:30
11073         Log: Pod::Html tweak
11074              
11075              From: jan.dubois@ibm.net (Jan Dubois)
11076              To: perl5-porters@perl.org
11077              Subject: [PATCH 5.005_58] pod2html: Missing chunk for VMS filenames
11078              Date: Tue, 27 Jul 1999 22:14:12 +0200
11079              Message-ID: <37a50af0.46171380@smtp1.ibm.net>
11080      Branch: perl
11081            ! lib/Pod/Html.pm
11082 ____________________________________________________________________________
11083 [  3803] By: gsar                                  on 1999/07/28  06:56:38
11084         Log: freebsd hints update
11085              
11086              From: Anton Berezin <tobez@plab.ku.dk>
11087              To: perl5-porters@perl.org
11088              Subject: [ID 19990727.034] Not OK: perl 5.00558 on i386-freebsd-thread4.0-current (UNINSTALLED)
11089              Date: Tue, 27 Jul 1999 20:29:39 +0200 (CEST)
11090              Message-Id: <199907271829.UAA62861@lion.plab.ku.dk>
11091      Branch: perl
11092            ! hints/freebsd.sh
11093 ____________________________________________________________________________
11094 [  3802] By: gsar                                  on 1999/07/28  06:51:32
11095         Log: cosmetic testsuite patch
11096              
11097              From: Graham Barr <gbarr@ti.com>
11098              To: Perl5 Porters <perl5-porters@perl.org>
11099              Subject: 5.005_58 build
11100              Date: Tue, 27 Jul 1999 08:09:25 -0500
11101              Message-ID: <19990727080925.F4683@dal.asp.ti.com>
11102      Branch: perl
11103            ! t/op/grent.t t/op/pwent.t
11104 ____________________________________________________________________________
11105 [  3801] By: jhi                                   on 1999/07/27  13:49:39
11106         Log: Minuscule cleanup of the integer overflow patch.
11107      Branch: cfgperl
11108            ! util.c
11109 ____________________________________________________________________________
11110 [  3800] By: jhi                                   on 1999/07/27  13:37:23
11111         Log: Test hex('x...').
11112      Branch: cfgperl
11113            ! t/op/oct.t
11114 ____________________________________________________________________________
11115 [  3799] By: jhi                                   on 1999/07/27  12:45:45
11116         Log: Integrate with Sarathy (5.005_58).
11117      Branch: cfgperl
11118            - ext/B/byteperl.c
11119           !> Changes MANIFEST Porting/makerel configpm embed.h embed.pl
11120           !> ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.pm
11121           !> ext/SDBM_File/Makefile.PL lib/AutoLoader.pm
11122           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
11123           !> lib/Pod/Parser.pm lib/SelfLoader.pm os2/OS2/REXX/Makefile.PL
11124           !> perl.h pod/perldelta.pod pod/perlfaq9.pod pod/perlhist.pod
11125           !> win32/bin/pl2bat.pl win32/config_H.bc win32/config_H.gc
11126           !> win32/config_H.vc
11127 ____________________________________________________________________________
11128 [  3798] By: jhi                                   on 1999/07/27  12:42:43
11129         Log: Integer constants (0x, 0[0-7], 0b) now overflow fatally,
11130              they used to be just optional lexical warnings.
11131              Also, with warnings turned on, constants > 2**32-1
11132              trigger a non-portability warning.
11133      Branch: cfgperl
11134            ! pod/perldelta.pod pod/perldiag.pod pod/perllexwarn.pod pp.c
11135            ! t/op/oct.t t/pragma/warn/6default t/pragma/warn/util toke.c
11136            ! util.c
11137 ____________________________________________________________________________
11138 [  3797] By: gsar                                  on 1999/07/27  10:48:27
11139         Log: here lies 5.005_58
11140      Branch: perl
11141            - ext/B/byteperl.c
11142            ! Changes MANIFEST Porting/makerel pod/perldelta.pod
11143            ! pod/perlfaq9.pod pod/perlhist.pod
11144
11145 ----------------
11146 Version 5.005_58
11147 ----------------
11148
11149 ____________________________________________________________________________
11150 [  3796] By: gsar                                  on 1999/07/27  09:23:42
11151         Log: regenerate win32/config_H.?c
11152      Branch: perl
11153            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11154 ____________________________________________________________________________
11155 [  3795] By: gsar                                  on 1999/07/27  09:02:31
11156         Log: From: Tye McQueen <tye@metronet.com>
11157              Date: Mon, 26 Jul 1999 19:19:22 -0500 (CDT)
11158              Message-Id: <199907270019.AA08223@metronet.com>
11159              Subject: Patch pl2bat.pl so batch file can fail
11160      Branch: perl
11161            ! win32/bin/pl2bat.pl
11162 ____________________________________________________________________________
11163 [  3794] By: gsar                                  on 1999/07/27  08:59:58
11164         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11165              Date: Mon, 26 Jul 1999 01:09:00 -0400 (EDT)
11166              Message-Id: <199907260509.BAA26303@monk.mps.ohio-state.edu>
11167              Subject: [PATCH 5.005_57] decrease memory footprint of standard modules
11168      Branch: perl
11169            ! configpm ext/POSIX/POSIX.pm lib/AutoLoader.pm
11170            ! lib/SelfLoader.pm
11171 ____________________________________________________________________________
11172 [  3793] By: gsar                                  on 1999/07/27  08:19:16
11173         Log: support -DPERL_BINCOMPAT_5005, still needs a Configure test
11174              (from Andy Dougherty)
11175      Branch: perl
11176            ! embed.h embed.pl
11177 ____________________________________________________________________________
11178 [  3792] By: gsar                                  on 1999/07/27  08:04:19
11179         Log: recognize more constructs such as C<$-> in pod (from Russ Allbery
11180              and Brad Appleton)
11181      Branch: perl
11182            ! lib/Pod/Parser.pm
11183 ____________________________________________________________________________
11184 [  3791] By: gsar                                  on 1999/07/27  07:50:54
11185         Log: cover case where CLK_TCK is a float, not integer (from
11186              alexander smishlajev <als@turnhere.com>)
11187      Branch: perl
11188            ! ext/Devel/DProf/DProf.xs
11189 ____________________________________________________________________________
11190 [  3790] By: gsar                                  on 1999/07/27  07:45:08
11191         Log: provide MakeMaker attribute PERL_MALLOC_OK that allows extensions
11192              to call Perl_malloc() as malloc() (from Ilya Zakharevich)
11193      Branch: perl
11194            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
11195            ! lib/ExtUtils/MakeMaker.pm os2/OS2/REXX/Makefile.PL perl.h
11196 ____________________________________________________________________________
11197 [  3789] By: jhi                                   on 1999/07/27  07:44:55
11198         Log: Integrate with Sarathy.
11199      Branch: cfgperl
11200           +> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
11201           !> MANIFEST doio.c embed.h embed.pl ext/B/B/CC.pm
11202           !> ext/SDBM_File/sdbm/sdbm.h global.sym lib/Pod/Html.pm
11203           !> lib/Pod/Text.pm objXSUB.h opcode.h opcode.pl perlapi.c
11204           !> pod/perldiag.pod pod/perlfunc.pod pod/pod2text.PL pp_sys.c
11205           !> proto.h t/comp/proto.t t/io/open.t
11206 ____________________________________________________________________________
11207 [  3788] By: gsar                                  on 1999/07/27  07:29:59
11208         Log: replace Pod::Text with Pod::SimpleText v0.01 (thanks
11209              to Russ Allbery <rra@stanford.edu>); s/Simple// and
11210              s/pod2txt/pod2text/ etc.
11211      Branch: perl
11212            + lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm
11213            ! MANIFEST lib/Pod/Text.pm pod/pod2text.PL
11214 ____________________________________________________________________________
11215 [  3787] By: gsar                                  on 1999/07/27  06:48:40
11216         Log: From: Andy Dougherty <doughera@lafayette.edu>
11217              Date: Wed, 16 Jun 1999 14:40:09 -0400 (EDT)
11218              Message-Id: <Pine.GSU.4.05.9906161435390.248-100000@newton.phys>
11219              Subject: Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3
11220      Branch: perl
11221            ! ext/SDBM_File/sdbm/sdbm.h
11222 ____________________________________________________________________________
11223 [  3786] By: gsar                                  on 1999/07/27  06:30:09
11224         Log: applied suggested patch; added missing prototype changes to
11225              opcode.pl along with documentation typos (feature still needs
11226              to be described in perlopentut.pod and summarized in
11227              perldelta.pod)
11228              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11229              Date: Thu, 17 Jun 1999 00:39:34 -0400 (EDT)
11230              Message-Id: <199906170439.AAA18154@monk.mps.ohio-state.edu>
11231              Subject: [PATCH 5.00557] 3-arg open
11232      Branch: perl
11233            ! doio.c embed.h embed.pl global.sym objXSUB.h opcode.h
11234            ! opcode.pl perlapi.c pod/perldiag.pod pod/perlfunc.pod pp_sys.c
11235            ! proto.h t/comp/proto.t t/io/open.t
11236 ____________________________________________________________________________
11237 [  3785] By: gsar                                  on 1999/07/27  04:36:39
11238         Log: don't quit if =head* wasn't found (suggested by Roland Bauer
11239              <roland.bauer@fff.at>)
11240      Branch: perl
11241            ! lib/Pod/Html.pm
11242 ____________________________________________________________________________
11243 [  3784] By: gsar                                  on 1999/07/27  03:56:17
11244         Log: change#3762 wasn't needed
11245      Branch: perl
11246            ! ext/B/B/CC.pm
11247 ____________________________________________________________________________
11248 [  3783] By: jhi                                   on 1999/07/26  19:08:21
11249         Log: Integrate with Sarathy.
11250      Branch: cfgperl
11251           !> Changes makedef.pl patchlevel.h pod/perlfunc.pod pp_ctl.c
11252           !> toke.c utils/dprofpp.PL win32/Makefile win32/config_H.bc
11253           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
11254 ____________________________________________________________________________
11255 [  3782] By: gsar                                  on 1999/07/26  18:16:50
11256         Log: update Changes, patchlevel &c.
11257      Branch: perl
11258            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
11259            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
11260 ____________________________________________________________________________
11261 [  3781] By: gsar                                  on 1999/07/26  17:54:47
11262         Log: a more correct fix for change#2744
11263              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11264              Date: Sun, 25 Jul 1999 14:02:25 -0500 (CDT)
11265              Message-ID: <14235.24385.671437.246345@alias-2.pr.mcs.net>
11266              Subject: [PATCH _57] Re: toke.c questions 
11267      Branch: perl
11268            ! toke.c
11269 ____________________________________________________________________________
11270 [  3780] By: gsar                                  on 1999/07/26  17:37:04
11271         Log: utime() doc typo from Greg Bacon <gbacon@itsc.uah.edu>
11272      Branch: perl
11273            ! pod/perlfunc.pod
11274 ____________________________________________________________________________
11275 [  3779] By: jhi                                   on 1999/07/26  16:37:23
11276         Log: Dusting off.
11277      Branch: cfgperl
11278            ! README.threads
11279 ____________________________________________________________________________
11280 [  3778] By: gsar                                  on 1999/07/26  13:28:46
11281         Log: avoid DIVZERO
11282      Branch: perl
11283            ! utils/dprofpp.PL
11284 ____________________________________________________________________________
11285 [  3777] By: gsar                                  on 1999/07/26  13:18:53
11286         Log: warnings identified by Borland compiler
11287      Branch: perl
11288            ! makedef.pl pp_ctl.c
11289 ____________________________________________________________________________
11290 [  3776] By: jhi                                   on 1999/07/26  13:07:36
11291         Log: Integrate with Sarathy.
11292      Branch: cfgperl
11293           !> lib/Carp/Heavy.pm pp_ctl.c pp_hot.c
11294 ____________________________________________________________________________
11295 [  3775] By: gsar                                  on 1999/07/26  12:55:43
11296         Log: avoid infinite recursion when Thread.pm croaks during
11297              bootstrap
11298      Branch: perl
11299            ! lib/Carp/Heavy.pm
11300 ____________________________________________________________________________
11301 [  3774] By: gsar                                  on 1999/07/26  12:43:02
11302         Log: integrate cfgperl contents into mainline
11303      Branch: perl
11304           +> lib/Carp/Heavy.pm
11305           !> MANIFEST Makefile.SH cflags.SH configpm ext/util/make_ext
11306           !> lib/AutoSplit.pm lib/Carp.pm makedepend.SH pod/pod2html.PL
11307           !> pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
11308           !> pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
11309           !> writemain.SH x2p/Makefile.SH x2p/cflags.SH
11310 ____________________________________________________________________________
11311 [  3773] By: jhi                                   on 1999/07/26  12:40:29
11312         Log: Use long doubles only if they are useful.
11313      Branch: cfgperl
11314            ! ext/POSIX/POSIX.xs
11315 ____________________________________________________________________________
11316 [  3772] By: gsar                                  on 1999/07/26  12:33:11
11317         Log: typo in change#3768
11318      Branch: perl
11319            ! pp_hot.c
11320 ____________________________________________________________________________
11321 [  3771] By: gsar                                  on 1999/07/26  12:08:27
11322         Log: alpha-stage support for user-hooks in @INC
11323              From: Ken Fox <kfox@ford.com>
11324              Date: Mon, 19 Jul 1999 22:12:29 -0400 (EDT)
11325              Message-Id: <199907200213.WAA02816@mailfw2.ford.com>
11326              Subject: Re: loading remote modules
11327      Branch: perl
11328            ! pp_ctl.c
11329 ____________________________________________________________________________
11330 [  3770] By: jhi                                   on 1999/07/26  11:38:36
11331         Log: Back out #3735.  Needs more work.
11332      Branch: cfgperl
11333            ! Makefile.SH cflags.SH configpm ext/util/make_ext
11334            ! lib/AutoSplit.pm makedepend.SH pod/pod2html.PL
11335            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL
11336            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
11337            ! writemain.SH x2p/Makefile.SH x2p/cflags.SH
11338 ____________________________________________________________________________
11339 [  3769] By: jhi                                   on 1999/07/26  11:24:45
11340         Log: Integrate with Sarathy.
11341      Branch: cfgperl
11342           !> (integrate 35 files)
11343 ____________________________________________________________________________
11344 [  3768] By: gsar                                  on 1999/07/26  11:03:07
11345         Log: optimize method name lookup
11346              From: Chip Salzenberg <chip@perlsupport.com>
11347              Date: Thu, 22 Jul 1999 13:43:36 -0400
11348              Message-ID: <19990722134336.Q391@perlsupport.com>
11349              Subject: [PATCH] OP_METHOD_NAMED
11350      Branch: perl
11351            ! dump.c embed.h embed.pl ext/Opcode/Opcode.pm objXSUB.h op.c
11352            ! opcode.h opcode.pl perlapi.c pp.sym pp_hot.c pp_proto.h
11353            ! proto.h
11354 ____________________________________________________________________________
11355 [  3767] By: gsar                                  on 1999/07/26  10:44:11
11356         Log: allow arrow omission in $foo[10]->('foo') etc. (but not in
11357              foo()->()); rework grammar to remove conflicts
11358              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
11359              Date: Fri, 23 Jul 1999 15:55:22 -0500 (CDT)
11360              Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net>
11361              Subject: [PATCH _57, long] Re: optional arrow asymmetry
11362      Branch: perl
11363            ! Makefile.SH embed.h embed.pl global.sym objXSUB.h op.c
11364            ! perlapi.c perly.c perly.h perly.y perly_c.diff proto.h
11365            ! vms/perly_c.vms vms/perly_h.vms
11366 ____________________________________________________________________________
11367 [  3766] By: jhi                                   on 1999/07/26  10:18:56
11368         Log: Use $< instead of $*.c in *perlmain.o rules.
11369      Branch: cfgperl
11370            ! Makefile.SH
11371 ____________________________________________________________________________
11372 [  3765] By: gsar                                  on 1999/07/26  09:28:48
11373         Log: From: Ian Phillipps <ian@dial.pipex.com>
11374              Date: Fri, 23 Jul 1999 23:35:56 +0100
11375              Message-ID: <19990723233556.B2435@homer.diplex.co.uk>
11376              Subject: (Version 2) Extending unpack to deal with counted strings
11377      Branch: perl
11378            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/pack.t
11379 ____________________________________________________________________________
11380 [  3764] By: jhi                                   on 1999/07/26  09:17:26
11381         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11382              To: perl5-porters@perl.org (Mailing list Perl5)
11383              Subject: [PATCH 5.005_57] Lean Carp.pm with Carp/Heavy.pm
11384              Date: Mon, 26 Jul 1999 04:05:27 -0400 (EDT)
11385              Message-Id: <199907260805.EAA26888@monk.mps.ohio-state.edu>
11386              
11387              The patch was based on 5_57 so had to re-apply lib/Carp.pm
11388              parts of changes #3498, #3696, and #3702 for the new
11389              lib/Carp/Heavy.pm.
11390      Branch: cfgperl
11391            + lib/Carp/Heavy.pm
11392            ! MANIFEST lib/Carp.pm
11393 ____________________________________________________________________________
11394 [  3763] By: gsar                                  on 1999/07/26  09:03:17
11395         Log: ~ isn't valid in VMS filenames
11396      Branch: perl
11397            ! lib/Pod/Html.pm
11398 ____________________________________________________________________________
11399 [  3762] By: gsar                                  on 1999/07/26  08:59:47
11400         Log: setstate stop-gap from Vishal Bhatia
11401      Branch: perl
11402            ! ext/B/B/CC.pm
11403 ____________________________________________________________________________
11404 [  3761] By: gsar                                  on 1999/07/26  08:06:39
11405         Log: patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;
11406              add B::OP::name() method that returns just the op_name;
11407              convert Deparse et all to use that instead of B::OP::ppaddr();
11408              add support for OP_SETSTATE in Deparse
11409      Branch: perl
11410            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
11411            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
11412            ! ext/B/B/Xref.pm opcode.h opcode.pl
11413 ____________________________________________________________________________
11414 [  3760] By: jhi                                   on 1999/07/26  07:14:43
11415         Log: Integrate with Sarathy.
11416      Branch: cfgperl
11417           !> (integrate 43 files)
11418 ____________________________________________________________________________
11419 [  3759] By: gsar                                  on 1999/07/26  05:12:24
11420         Log: add disclaimer about perl 4 libraries (modified version of
11421              patch suggested by Clinton Pierce <cpierce1@ford.com>)
11422      Branch: perl
11423            ! lib/abbrev.pl lib/bigfloat.pl lib/bigint.pl lib/bigrat.pl
11424            ! lib/cacheout.pl lib/chat2.pl lib/complete.pl lib/ctime.pl
11425            ! lib/dotsh.pl lib/exceptions.pl lib/fastcwd.pl lib/flush.pl
11426            ! lib/ftp.pl lib/getcwd.pl lib/getopt.pl lib/getopts.pl
11427            ! lib/hostname.pl lib/look.pl lib/pwd.pl lib/termcap.pl
11428 ____________________________________________________________________________
11429 [  3758] By: gsar                                  on 1999/07/26  04:48:35
11430         Log: make reset() behave with high-bit characters
11431              From: Ian Phillipps <ian@dial.pipex.com>
11432              Date: Thu, 22 Jul 1999 22:48:59 +0100
11433              Message-ID: <19990722224859.A27987@homer.diplex.co.uk>
11434              Subject: [PATCH 5.005_57] sv_reset can cause stack corruption
11435      Branch: perl
11436            ! sv.c
11437 ____________________________________________________________________________
11438 [  3757] By: gsar                                  on 1999/07/26  04:40:32
11439         Log: update to perlport-1.44 from Chris Nandor <pudge@pobox.com>
11440      Branch: perl
11441            ! pod/perlport.pod
11442 ____________________________________________________________________________
11443 [  3756] By: gsar                                  on 1999/07/26  04:20:37
11444         Log: dprofpp pod additions from Nathan Torkington <gnat@frii.com>
11445      Branch: perl
11446            ! utils/dprofpp.PL
11447 ____________________________________________________________________________
11448 [  3755] By: gsar                                  on 1999/07/26  04:18:00
11449         Log: disable VPATH for now (breaks x2p build)
11450      Branch: perl
11451            ! x2p/Makefile.SH
11452 ____________________________________________________________________________
11453 [  3754] By: gsar                                  on 1999/07/26  03:15:33
11454         Log: INSTALL =~ s/5.006/5.6/; delay loading Errno until needed
11455              (%! has the necessary magic); misc typos
11456      Branch: perl
11457            ! INSTALL ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
11458            ! ext/GDBM_File/GDBM_File.pm gv.c jpl/JNI/JNI.pm
11459            ! lib/AutoLoader.pm lib/CPAN.pm perl.c pod/perllocale.pod
11460            ! utils/h2xs.PL
11461 ____________________________________________________________________________
11462 [  3753] By: gsar                                  on 1999/07/26  02:38:28
11463         Log: integrate cfgperl contents into mainline
11464      Branch: perl
11465           +> t/pragma/locale/latin1 t/pragma/locale/utf8
11466           !> (integrate 53 files)
11467 ____________________________________________________________________________
11468 [  3752] By: gsar                                  on 1999/07/26  02:11:31
11469         Log: ensure implicitly closed handles don't set $? or $!
11470      Branch: perl
11471            ! doio.c embed.h embed.pl perlapi.c proto.h sv.c t/io/pipe.t
11472 ____________________________________________________________________________
11473 [  3751] By: gsar                                  on 1999/07/26  01:28:34
11474         Log: change#3534 didn't preserve undef return values from caller()
11475      Branch: perl
11476            ! Changes pp_ctl.c
11477 ____________________________________________________________________________
11478 [  3750] By: jhi                                   on 1999/07/25  20:59:29
11479         Log: Back up a tiny bit from #3735.
11480              This may break builds outside the source directory
11481              but then again, they do not work that ell yet anyway.
11482      Branch: cfgperl
11483            ! Makefile.SH
11484 ____________________________________________________________________________
11485 [  3750] By: jhi                                   on 1999/07/25  20:59:29
11486         Log: Back up a tiny bit from #3735.
11487              This may break builds outside the source directory
11488              but then again, they do not work that ell yet anyway.
11489      Branch: cfgperl
11490            ! Makefile.SH
11491 ____________________________________________________________________________
11492 [  3749] By: jhi                                   on 1999/07/25  19:15:55
11493         Log: Integrate with Sarathy.
11494      Branch: cfgperl
11495           !> lib/ExtUtils/MM_Unix.pm toke.c utils/h2xs.PL
11496 ____________________________________________________________________________
11497 [  3748] By: jhi                                   on 1999/07/25  19:06:59
11498         Log: Recode locale.t so that the change in #3730
11499              is not needed and locale.t works both without
11500              and with the utf8 pragma.
11501      Branch: cfgperl
11502            + t/pragma/locale/latin1 t/pragma/locale/utf8
11503            ! MANIFEST t/pragma/locale.t
11504 ____________________________________________________________________________
11505 [  3747] By: jhi                                   on 1999/07/25  19:01:46
11506         Log: Like #3743.
11507      Branch: cfgperl
11508            ! utils/perlbug.PL
11509 ____________________________________________________________________________
11510 [  3746] By: gsar                                  on 1999/07/25  18:08:58
11511         Log: add option to omit Changes file, from Abigail <abigail@delanet.com>;
11512              append a HISTORY section to POD if option is used
11513      Branch: perl
11514            ! utils/h2xs.PL
11515 ____________________________________________________________________________
11516 [  3745] By: gsar                                  on 1999/07/25  17:40:03
11517         Log: warn rather than die when parse_version() can't cut it (from
11518              Michael G Schwern <schwern@pobox.com>)
11519      Branch: perl
11520            ! lib/ExtUtils/MM_Unix.pm
11521 ____________________________________________________________________________
11522 [  3744] By: gsar                                  on 1999/07/25  16:32:48
11523         Log: make map behave like grep wrt indirect object slot when
11524              there are parentheses; revert an experimental mod by Larry
11525              in change#2038 that failed to parse %{{qw(a b c)}} properly
11526              (this means C<map {use Foo; ...} ...> still needs a proper
11527              fix)
11528      Branch: perl
11529            ! toke.c
11530 ____________________________________________________________________________
11531 [  3743] By: jhi                                   on 1999/07/25  16:24:55
11532         Log: Fix a typo in #3725.
11533      Branch: cfgperl
11534            ! utils/perlbug.PL
11535 ____________________________________________________________________________
11536 [  3742] By: jhi                                   on 1999/07/25  16:14:39
11537         Log: Integrate with Sarathy.
11538      Branch: cfgperl
11539           !> (integrate 26 files)
11540 ____________________________________________________________________________
11541 [  3741] By: jhi                                   on 1999/07/25  16:02:28
11542         Log: Cut-and-pasto in #3737.
11543      Branch: cfgperl
11544            ! perl.c
11545 ____________________________________________________________________________
11546 [  3740] By: gsar                                  on 1999/07/25  15:59:34
11547         Log: add note about glibc bug
11548      Branch: perl
11549            ! t/pragma/warn/pp_hot
11550 ____________________________________________________________________________
11551 [  3739] By: gsar                                  on 1999/07/25  15:48:40
11552         Log: fix bug in change#3728 that might free COPs prematurely;
11553              null(op) now does more thorough scrubbing of the op, which
11554              fixes a few compile-time memory "leaks"
11555      Branch: perl
11556            ! dump.c embed.h embed.pl op.c proto.h
11557 ____________________________________________________________________________
11558 [  3738] By: jhi                                   on 1999/07/25  14:15:26
11559         Log: In accordance with #3737.
11560      Branch: metaconfig
11561            ! U/installdirs/sitelib.U U/installdirs/vendorprefix.U
11562            ! U/modified/Oldconfig.U
11563      Branch: metaconfig/U/perl
11564            ! Extensions.U
11565 ____________________________________________________________________________
11566 [  3737] By: jhi                                   on 1999/07/25  14:12:34
11567         Log: Use vendorprefixlib.
11568      Branch: cfgperl
11569            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11570            ! config_h.SH perl.c
11571 ____________________________________________________________________________
11572 [  3736] By: jhi                                   on 1999/07/25  13:10:03
11573         Log: Populate metaconfig branch.
11574      Branch: metaconfig
11575            + (add 1468 files)
11576      Branch: metaconfig/U/perl
11577            + (add 101 files)
11578 ____________________________________________________________________________
11579 [  3735] By: jhi                                   on 1999/07/25  12:27:20
11580         Log: First steps of making builds outside the source
11581              directory possible.  These should get us as far
11582              as miniperl, then building DynaLoader falls into
11583              tiny twinkling pieces as MakeMaker knows nothing
11584              of VPATH mindset.
11585      Branch: cfgperl
11586            ! Configure Makefile.SH cflags.SH config_h.SH configpm
11587            ! ext/util/make_ext lib/AutoSplit.pm makedepend.SH
11588            ! pod/pod2html.PL pod/pod2latex.PL pod/pod2man.PL
11589            ! pod/pod2text.PL pod/pod2usage.PL pod/podchecker.PL
11590            ! pod/podselect.PL writemain.SH x2p/Makefile.SH x2p/cflags.SH
11591 ____________________________________________________________________________
11592 [  3734] By: jhi                                   on 1999/07/25  11:19:28
11593         Log: Poor Glossary--are we fixed yet?
11594      Branch: cfgperl
11595            ! Porting/Glossary
11596 ____________________________________________________________________________
11597 [  3733] By: jhi                                   on 1999/07/25  11:15:06
11598         Log: Change #3732 mistakenly clobbered Glossary.
11599      Branch: cfgperl
11600            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11601            ! config_h.SH
11602 ____________________________________________________________________________
11603 [  3732] By: jhi                                   on 1999/07/25  10:46:39
11604         Log: Andy's new installation scheme (note: a lot of this
11605              leaked in already with change #3731).  The vendor*
11606              stuff is not used anywhere (in *.SH, say), so it
11607              isn't in Configure, either.
11608      Branch: cfgperl
11609            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11610            ! config_h.SH
11611 ____________________________________________________________________________
11612 [  3731] By: jhi                                   on 1999/07/25  10:12:07
11613         Log: Circumcode a strange shell(?) bug in AIX found
11614              while trying to do -Duse64bits (which I couldn't do
11615              in the end because the CPU isn't 64-bit in that box,
11616              but at least now the probing doesn't crash.)
11617      Branch: cfgperl
11618            ! Configure config_h.SH hints/aix.sh
11619 ____________________________________________________________________________
11620 [  3730] By: gsar                                  on 1999/07/25  04:56:56
11621         Log: fix little utf8 nits in testsuite; add patch from Ilya that cures
11622              a utf8 bug in one of the new RE optimizations
11623      Branch: perl
11624            ! regcomp.c regexec.c t/harness t/lib/io_udp.t t/op/re_tests
11625            ! t/pragma/locale.t
11626 ____________________________________________________________________________
11627 [  3729] By: jhi                                   on 1999/07/23  19:56:27
11628         Log: From: Andy Dougherty <doughera@lafayette.edu>
11629              To: Perl Porters <perl5-porters@perl.org>
11630              Subject: [PATCH 5.005_57] INSTALL-1.58
11631              Date: Fri, 23 Jul 1999 10:50:13 -0400 (EDT)
11632              Message-Id: <Pine.GSU.4.05.9907231033190.3555-100000@newton.phys>
11633              
11634              plus
11635              
11636              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11637              To: Andy Dougherty <doughera@lafayette.edu>
11638              Cc: Perl Porters <perl5-porters@perl.org>
11639              Subject: Re: [PATCH 5.005_57] INSTALL-1.58
11640              Date: Fri, 23 Jul 1999 13:38:25 -0400
11641              Message-ID: <19990723133825.A12033@O2.chapin.edu>
11642      Branch: cfgperl
11643            ! INSTALL
11644 ____________________________________________________________________________
11645 [  3728] By: gsar                                  on 1999/07/23  17:24:42
11646         Log: applied suggested patch for tracking line numbers correctly in
11647              optimized blocks with a single statement; changed setcop to
11648              setstate and added code for -Dx dumps
11649              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11650              Date: Wed, 23 Jun 1999 17:27:42 +0100
11651              Message-Id: <199906231627.RAA24033@crypt.compulink.co.uk>
11652              Subject: [PATCH 5.005_57] Line number error in optimised else() 
11653      Branch: perl
11654            ! dump.c embed.h ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.pm
11655            ! objXSUB.h op.c opcode.h opcode.pl perlapi.c pp.sym pp_hot.c
11656            ! pp_proto.h t/op/misc.t
11657 ____________________________________________________________________________
11658 [  3727] By: gsar                                  on 1999/07/23  15:56:04
11659         Log: avoid useless use of target for pp_each(); also fixes bugs due to
11660              refcount held by the target
11661      Branch: perl
11662            ! opcode.h opcode.pl pp.c t/op/each.t
11663 ____________________________________________________________________________
11664 [  3726] By: jhi                                   on 1999/07/23  12:08:30
11665         Log: Change #3725 aftershock.
11666      Branch: cfgperl
11667            ! INSTALL jpl/JNI/JNI.pm
11668 ____________________________________________________________________________
11669 [  3725] By: jhi                                   on 1999/07/23  11:58:49
11670         Log: Introduce $Config{ldlibpthname} which contains
11671              the name of the environment variable holding the
11672              dynamic library search path, often LD_LIBRARY_PATH.
11673              Use this new feature all over.
11674              Also removed remnants of admonition "add LD_LIBRARY_PATH
11675              before running make" because Makefile.SH does this for you. 
11676      Branch: cfgperl
11677            ! Configure Makefile.SH config_h.SH
11678            ! ext/DynaLoader/DynaLoader_pm.PL hints/README.hints
11679            ! hints/aix.sh hints/beos.sh hints/cygwin32.sh hints/dgux.sh
11680            ! hints/epix.sh hints/esix4.sh hints/hpux.sh hints/next_4.sh
11681            ! hints/os2.sh hints/rhapsody.sh hints/svr4.sh jpl/JNI/JNI.pm
11682            ! jpl/install-jpl utils/perlbug.PL
11683 ____________________________________________________________________________
11684 [  3724] By: jhi                                   on 1999/07/23  08:03:36
11685         Log: From: Spider Boardman <spider@orb.nashua.nh.us>
11686              To: perl5-porters@perl.org
11687              Subject: [PATCH] Re: [ID 19990715.003] [BUG] all perl5 versions: segfault on $# 
11688              Date: Thu, 22 Jul 1999 19:58:34 -0400
11689              Message-Id: <199907222358.TAA27354@Orb.Nashua.NH.US>
11690      Branch: cfgperl
11691            ! av.c
11692 ____________________________________________________________________________
11693 [  3723] By: gsar                                  on 1999/07/23  00:01:29
11694         Log: emit warning about function calls that were encountered too early
11695              to enforce their prototype
11696      Branch: perl
11697            ! op.c op.h pod/perldiag.pod
11698 ____________________________________________________________________________
11699 [  3722] By: jhi                                   on 1999/07/22  21:19:59
11700         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
11701              To: perl5-porters@perl.org
11702              Cc: Chip Salzenberg <chip@perlsupport.com>, Gurusamy Sarathy <gsar@activestate.com>
11703              Subject: [PATCH] MakeMaker documentation
11704              Date: Wed, 21 Jul 1999 14:15:42 -0400
11705              Message-ID: <19990721141542.A1800@O2.chapin.edu>
11706      Branch: cfgperl
11707            ! lib/ExtUtils/MakeMaker.pm
11708 ____________________________________________________________________________
11709 [  3721] By: jhi                                   on 1999/07/22  21:05:19
11710         Log: From: pvhp@forte.com (Peter Prymmer)
11711              To: chip@perlsupport.com, gsar@activestate.com, perl-mvs@perl.org, perl5-porters@perl.org
11712              Subject: [PATCH: 5.005_03 && 5.005_57]os390 hints file appendix stops bad builds
11713              Date: Wed, 21 Jul 99 17:15:39 PDT
11714              Message-Id: <9907220015.AA11931@forte.com>
11715      Branch: cfgperl
11716            ! hints/os390.sh
11717 ____________________________________________________________________________
11718 [  3720] By: jhi                                   on 1999/07/22  20:51:17
11719         Log: AIX magic: ccdlflags needs to be different for
11720              Perl itself and for extra-core extensions
11721              (as used by ExtUtilss::embed::ldopts).
11722              Based on the problems described in
11723              
11724              From: Mike W Ellwood <mwe@rl.ac.uk>
11725              To: perl5-porters@perl.org
11726              Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick...
11727              Date: Thu, 22 Jul 1999 14:28:19 +0100 (BST)
11728              Reply-To: m.w.ellwood@rl.ac.uk
11729              Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk>
11730      Branch: cfgperl
11731            ! Configure Makefile.SH config_h.SH hints/aix.sh
11732 ____________________________________________________________________________
11733 [  3719] By: jhi                                   on 1999/07/22  08:23:53
11734         Log: Update history records.
11735      Branch: cfgperl
11736            ! pod/perlhist.pod
11737 ____________________________________________________________________________
11738 [  3718] By: jhi                                   on 1999/07/21  13:54:42
11739         Log: Todododobedobedo.
11740      Branch: cfgperl
11741            ! Todo
11742 ____________________________________________________________________________
11743 [  3717] By: jhi                                   on 1999/07/21  12:10:48
11744         Log: Even more Todo.
11745      Branch: cfgperl
11746            ! Todo
11747 ____________________________________________________________________________
11748 [  3716] By: jhi                                   on 1999/07/21  11:40:39
11749         Log: Use Errno more extensively so that error
11750              messages are more portable (another way
11751              would be to muck around with LC_MESSAGES).
11752              Problem reported in
11753              
11754              From: oracle@pcr8.pcr.com
11755              To: perl5-porters@perl.org
11756              Subject: [ID 19990719.003] LC_MESSAGES breaks h2xs autoloaded constants on AIX 4.1.4
11757              Date: Mon, 19 Jul 1999 18:39:13 -0400
11758              Message-Id: <9907192239.AA44990@pcr8.pcr.com>
11759      Branch: cfgperl
11760            ! ext/DB_File/DB_File.pm ext/Fcntl/Fcntl.pm
11761            ! ext/GDBM_File/GDBM_File.pm jpl/JNI/JNI.pm lib/AutoLoader.pm
11762            ! lib/CPAN.pm pod/perllocale.pod utils/h2xs.PL
11763 ____________________________________________________________________________
11764 [  3715] By: jhi                                   on 1999/07/21  11:05:36
11765         Log: Slightly modified patch.
11766              From: Sean Sheedy <seans@ncube.com>
11767              To: perl5-porters@perl.org
11768              Subject: [ID 19990720.003] Perl 5.005_3 patch: Non-standard object extensions
11769              Date: Tue, 20 Jul 1999 09:52:06 -0700
11770              Message-Id: <3794A935.1C150E54@ncube.com>
11771      Branch: cfgperl
11772            ! cflags.SH x2p/cflags.SH
11773 ____________________________________________________________________________
11774 [  3714] By: jhi                                   on 1999/07/20  21:26:19
11775         Log: More Todo.
11776      Branch: cfgperl
11777            ! Todo
11778 ____________________________________________________________________________
11779 [  3713] By: jhi                                   on 1999/07/20  18:02:45
11780         Log: Integrate with Sarathy.
11781      Branch: cfgperl
11782           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
11783           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
11784           +> ext/Devel/DProf/Todo t/lib/dprof.t t/lib/dprof/V.pm
11785           +> t/lib/dprof/test1_t t/lib/dprof/test1_v t/lib/dprof/test2_t
11786           +> t/lib/dprof/test2_v t/lib/dprof/test3_t t/lib/dprof/test3_v
11787           +> t/lib/dprof/test4_t t/lib/dprof/test4_v t/lib/dprof/test5_t
11788           +> t/lib/dprof/test5_v t/lib/dprof/test6_t t/lib/dprof/test6_v
11789           +> utils/dprofpp.PL
11790           !> INSTALL MAINTAIN MANIFEST configure.com
11791           !> ext/Devel/Peek/Makefile.PL installman installperl
11792           !> pod/roffitall utils/Makefile vms/descrip_mms.template
11793           !> win32/Makefile win32/makefile.mk win32/win32.h
11794 ____________________________________________________________________________
11795 [  3712] By: gsar                                  on 1999/07/20  15:29:01
11796         Log: DProf tweak
11797      Branch: perl
11798            ! ext/Devel/DProf/DProf.xs
11799 ____________________________________________________________________________
11800 [  3711] By: gsar                                  on 1999/07/20  07:56:19
11801         Log: another DProf build tweak
11802      Branch: perl
11803            ! utils/dprofpp.PL
11804 ____________________________________________________________________________
11805 [  3710] By: gsar                                  on 1999/07/20  07:36:36
11806         Log: move DProf things around to where they are supposed to be
11807      Branch: perl
11808            + t/lib/dprof.t t/lib/dprof/V.pm t/lib/dprof/test1_t
11809            + t/lib/dprof/test1_v t/lib/dprof/test2_t t/lib/dprof/test2_v
11810            + t/lib/dprof/test3_t t/lib/dprof/test3_v t/lib/dprof/test4_t
11811            + t/lib/dprof/test4_v t/lib/dprof/test5_t t/lib/dprof/test5_v
11812            + t/lib/dprof/test6_t t/lib/dprof/test6_v
11813           +> utils/dprofpp.PL
11814            - ext/Devel/DProf/dprofpp.PL ext/Devel/DProf/t/V.pm
11815            - ext/Devel/DProf/t/test1.pl ext/Devel/DProf/t/test1.t
11816            - ext/Devel/DProf/t/test1.v ext/Devel/DProf/t/test2.t
11817            - ext/Devel/DProf/t/test2.v ext/Devel/DProf/t/test3.t
11818            - ext/Devel/DProf/t/test3.v ext/Devel/DProf/t/test4.t
11819            - ext/Devel/DProf/t/test4.v ext/Devel/DProf/t/test5.t
11820            - ext/Devel/DProf/t/test5.v ext/Devel/DProf/t/test6.t
11821            - ext/Devel/DProf/t/test6.v ext/Devel/DProf/test.pl
11822            ! INSTALL MANIFEST ext/Devel/DProf/Makefile.PL installman
11823            ! installperl pod/roffitall utils/Makefile
11824            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
11825 ____________________________________________________________________________
11826 [  3709] By: gsar                                  on 1999/07/20  06:13:16
11827         Log: DProf fixups for PERL_IMPLICIT_CONTEXT
11828      Branch: perl
11829            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
11830            ! ext/Devel/Peek/Makefile.PL
11831 ____________________________________________________________________________
11832 [  3708] By: gsar                                  on 1999/07/20  06:01:22
11833         Log: move DProf to Devel/DProf
11834      Branch: perl
11835           +> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
11836           +> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
11837           +> ext/Devel/DProf/Todo ext/Devel/DProf/dprofpp.PL
11838           +> ext/Devel/DProf/t/V.pm ext/Devel/DProf/t/test1.pl
11839           +> ext/Devel/DProf/t/test1.t ext/Devel/DProf/t/test1.v
11840           +> ext/Devel/DProf/t/test2.t ext/Devel/DProf/t/test2.v
11841           +> ext/Devel/DProf/t/test3.t ext/Devel/DProf/t/test3.v
11842           +> ext/Devel/DProf/t/test4.t ext/Devel/DProf/t/test4.v
11843           +> ext/Devel/DProf/t/test5.t ext/Devel/DProf/t/test5.v
11844           +> ext/Devel/DProf/t/test6.t ext/Devel/DProf/t/test6.v
11845           +> ext/Devel/DProf/test.pl
11846            - ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
11847            - ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
11848            - ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
11849            - ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
11850            - ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
11851            - ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
11852            - ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
11853            ! MAINTAIN MANIFEST configure.com win32/Makefile
11854            ! win32/makefile.mk
11855 ____________________________________________________________________________
11856 [  3707] By: gsar                                  on 1999/07/20  05:39:11
11857         Log: add Devel::DProf v19990108 from CPAN, as it was
11858      Branch: perl
11859            + ext/DProf/Changes ext/DProf/DProf.pm ext/DProf/DProf.xs
11860            + ext/DProf/Makefile.PL ext/DProf/Todo ext/DProf/dprofpp.PL
11861            + ext/DProf/t/V.pm ext/DProf/t/test1.pl ext/DProf/t/test1.t
11862            + ext/DProf/t/test1.v ext/DProf/t/test2.t ext/DProf/t/test2.v
11863            + ext/DProf/t/test3.t ext/DProf/t/test3.v ext/DProf/t/test4.t
11864            + ext/DProf/t/test4.v ext/DProf/t/test5.t ext/DProf/t/test5.v
11865            + ext/DProf/t/test6.t ext/DProf/t/test6.v ext/DProf/test.pl
11866            ! MANIFEST
11867 ____________________________________________________________________________
11868 [  3706] By: gsar                                  on 1999/07/20  04:52:25
11869         Log: C<union any> needs no PERL_OBJECT-treatment
11870      Branch: perl
11871            ! win32/win32.h
11872 ____________________________________________________________________________
11873 [  3705] By: gsar                                  on 1999/07/20  04:11:54
11874         Log: fix problem in default build
11875      Branch: perl
11876            ! win32/Makefile win32/makefile.mk
11877 ____________________________________________________________________________
11878 [  3704] By: jhi                                   on 1999/07/19  07:06:36
11879         Log: Integrate with Sarathy.
11880      Branch: cfgperl
11881           !> Changes lib/Carp.pm makedef.pl pod/perldiag.pod sv.h util.c
11882           !> win32/win32.c
11883 ____________________________________________________________________________
11884 [  3703] By: gsar                                  on 1999/07/19  05:55:57
11885         Log: win32 nits
11886      Branch: perl
11887            ! makedef.pl sv.h
11888 ____________________________________________________________________________
11889 [  3702] By: gsar                                  on 1999/07/19  04:29:34
11890         Log: don't display tid from main thread (or testsuite breaks)
11891      Branch: perl
11892            ! lib/Carp.pm util.c
11893 ____________________________________________________________________________
11894 [  3701] By: gsar                                  on 1999/07/19  00:47:52
11895         Log: remove several doubled (and tripled!) entries
11896      Branch: perl
11897            ! pod/perldiag.pod
11898 ____________________________________________________________________________
11899 [  3700] By: gsar                                  on 1999/07/19  00:42:34
11900         Log: integrate cfgperl contents into mainline
11901      Branch: perl
11902           +> makedef.pl
11903            - perl_exp.SH win32/makedef.pl
11904           !> MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
11905           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_vms.xs hints/aix.sh
11906           !> pod/perldiag.pod pp.c regexec.c t/pragma/warn/util toke.c
11907           !> utf8.c util.c win32/Makefile win32/makefile.mk
11908 ____________________________________________________________________________
11909 [  3699] By: gsar                                  on 1999/07/19  00:33:59
11910         Log: avoid bug in win32_str_os_error() (from Jan Dubois)
11911      Branch: perl
11912            ! Changes win32/win32.c
11913 ____________________________________________________________________________
11914 [  3698] By: jhi                                   on 1999/07/18  21:33:57
11915         Log: Integrate with Sarathy.
11916      Branch: cfgperl
11917           +> t/op/chars.t
11918           !> (integrate 57 files)
11919 ____________________________________________________________________________
11920 [  3697] By: gsar                                  on 1999/07/18  05:22:36
11921         Log: From: pvhp@forte.com (Peter Prymmer)
11922              Date: Thu, 1 Jul 99 19:31:24 PDT
11923              Message-Id: <9907020231.AA16942@forte.com>
11924              Subject: [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough
11925      Branch: perl
11926            + t/op/chars.t
11927            ! MANIFEST ebcdic.c t/op/ord.t
11928 ____________________________________________________________________________
11929 [  3696] By: gsar                                  on 1999/07/18  05:11:02
11930         Log: display thread id in diagnostics (suggested by Dan Sugalski)
11931      Branch: perl
11932            ! lib/Carp.pm util.c
11933 ____________________________________________________________________________
11934 [  3695] By: gsar                                  on 1999/07/18  04:57:47
11935         Log: missing perldiag entry (from Dan Sugalski <sugalskd@osshe.edu>)
11936      Branch: perl
11937            ! pod/perldiag.pod
11938 ____________________________________________________________________________
11939 [  3694] By: gsar                                  on 1999/07/18  04:56:28
11940         Log: cache [NIUP]V conversions of defined READONLY values
11941              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11942              Date: Sun, 11 Jul 1999 04:39:44 -0400
11943              Message-ID: <19990711043944.A25944@monk.mps.ohio-state.edu>
11944              Subject: [PATCH 5.005_57] Allow caching of numeric/string conversion
11945      Branch: perl
11946            ! sv.c
11947 ____________________________________________________________________________
11948 [  3693] By: gsar                                  on 1999/07/18  03:53:38
11949         Log: From: jan.dubois@ibm.net (Jan Dubois)
11950              Date: Sat, 17 Jul 1999 10:58:29 +0200
11951              Message-ID: <379144ad.13616689@smtp1.ibm.net>
11952              Subject: [PATCH 5.005] Some lib/ExtUtils/Manifest.pm POD fixes
11953      Branch: perl
11954            ! lib/ExtUtils/Manifest.pm
11955 ____________________________________________________________________________
11956 [  3692] By: gsar                                  on 1999/07/18  03:51:03
11957         Log: remove spurious newSTATEOP() that causes goto to enter one too many
11958              contexts when jumping between if and elsif blocks
11959      Branch: perl
11960            ! perly.c perly.y pp_ctl.c t/op/goto.t
11961 ____________________________________________________________________________
11962 [  3691] By: gsar                                  on 1999/07/18  01:49:59
11963         Log: detypo, update Changes
11964      Branch: perl
11965            ! Changes doio.c
11966 ____________________________________________________________________________
11967 [  3690] By: gsar                                  on 1999/07/18  01:16:59
11968         Log: mention the -Minteger effect on modulus (from Nathan Torkington)
11969      Branch: perl
11970            ! lib/integer.pm
11971 ____________________________________________________________________________
11972 [  3689] By: gsar                                  on 1999/07/18  00:47:17
11973         Log: ensure __END__ appears on a line by itself in wrapped
11974              scripts (thanks to Steve Tolkin <tolkin@mediaone.net>);
11975              mention caveat about successfull kill()
11976      Branch: perl
11977            ! pod/perlfunc.pod win32/bin/pl2bat.pl
11978 ____________________________________________________________________________
11979 [  3688] By: gsar                                  on 1999/07/17  20:47:44
11980         Log: noecho noops (from Nicholas Clark <nick@flirble.org>)
11981      Branch: perl
11982            ! ext/SDBM_File/sdbm/Makefile.PL
11983 ____________________________________________________________________________
11984 [  3687] By: gsar                                  on 1999/07/17  20:43:27
11985         Log: make CC.pm use a distinct CCPP() macro rather than PP()
11986              (suggested by Vishal Bhatia <vishalb@my-deja.com>)
11987      Branch: perl
11988            ! cc_runtime.h ext/B/B/CC.pm
11989 ____________________________________________________________________________
11990 [  3686] By: gsar                                  on 1999/07/17  20:39:08
11991         Log: tiny bug in vars.pm (from John Dlugosz)
11992      Branch: perl
11993            ! lib/vars.pm
11994 ____________________________________________________________________________
11995 [  3685] By: gsar                                  on 1999/07/17  20:37:27
11996         Log: applied suggested patch, along with later tweak
11997              From: jan.dubois@ibm.net (Jan Dubois)
11998              Date: Wed, 14 Jul 1999 23:53:43 +0200
11999              Message-ID: <37a902e7.15977234@smtp1.ibm.net>
12000              Subject: Merge ActivePerl Stylesheet support etc into Pod::Html.pm
12001      Branch: perl
12002            ! lib/Pod/Html.pm
12003 ____________________________________________________________________________
12004 [  3684] By: gsar                                  on 1999/07/17  20:24:32
12005         Log: avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)
12006      Branch: perl
12007            ! thrdvar.h
12008 ____________________________________________________________________________
12009 [  3683] By: gsar                                  on 1999/07/17  20:21:01
12010         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12011              Date: Tue, 13 Jul 1999 05:44:28 -0400 (EDT)
12012              Message-Id: <199907130944.FAA04473@monk.mps.ohio-state.edu>
12013              Subject: [PATCH 5.005_57] Segfaults if $^P
12014      Branch: perl
12015            ! embed.h embed.pl global.sym mg.c objXSUB.h perl.c perlapi.c
12016            ! proto.h
12017 ____________________________________________________________________________
12018 [  3682] By: gsar                                  on 1999/07/17  20:04:17
12019         Log: use a better prefixify() heuristic than m/perl/ (prefix/lib/perl5
12020              and prefix/lib/perl5/man are ass_u_med only if those directories
12021              actually exist; else prefix/{lib,man} are used)
12022      Branch: perl
12023            ! lib/ExtUtils/MM_Unix.pm
12024 ____________________________________________________________________________
12025 [  3681] By: gsar                                  on 1999/07/17  19:12:33
12026         Log: allow $foo{$x} and $bar[$i] for (\$) prototype
12027      Branch: perl
12028            ! op.c t/comp/proto.t
12029 ____________________________________________________________________________
12030 [  3680] By: gsar                                  on 1999/07/17  18:23:55
12031         Log: fix vec() on magic values
12032              From: Ian Phillipps <ian@dial.pipex.com>
12033              Date: Mon, 12 Jul 1999 12:30:05 +0100
12034              Message-ID: <19990712123005.A11355@homer.diplex.co.uk>
12035              Subject: [PATCH 5.005_57] Re: do_vecset is broken.  Re: [ID 19990703.003].
12036      Branch: perl
12037            ! doop.c t/op/tie.t
12038 ____________________________________________________________________________
12039 [  3679] By: gsar                                  on 1999/07/17  18:10:44
12040         Log: make system() return -1 and set $! if exec of child failed
12041              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12042              Date: Fri, 9 Jul 1999 05:21:13 -0400
12043              Message-ID: <19990709052113.A6201@monk.mps.ohio-state.edu>
12044              Subject: [PATCH 5.005_57] system()==-1 and $! from failing fork/exec
12045      Branch: perl
12046            ! doio.c embed.h embed.pl global.sym objXSUB.h perlapi.c
12047            ! pod/perlfunc.pod pp_sys.c proto.h t/op/exec.t
12048 ____________________________________________________________________________
12049 [  3678] By: gsar                                  on 1999/07/17  17:54:01
12050         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12051              Date: Fri, 9 Jul 1999 04:27:51 -0400 (EDT)
12052              Message-Id: <199907090827.EAA03321@monk.mps.ohio-state.edu>
12053              Subject: [PATCH 5.005_57] File descriptor leak in do_exec3
12054      Branch: perl
12055            ! util.c
12056 ____________________________________________________________________________
12057 [  3677] By: gsar                                  on 1999/07/17  17:34:38
12058         Log: a modernized version of find2perl from Ken Pizzini <ken@halcyon.com>;
12059              converted Ken's documentation outline into pod
12060      Branch: perl
12061            ! x2p/find2perl.PL
12062 ____________________________________________________________________________
12063 [  3676] By: gsar                                  on 1999/07/17  16:34:09
12064         Log: pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon
12065              Waddington, Tuomas Lukka, Steven Tolkin, Ian Phillipps, and
12066              Steve Lidie
12067      Branch: perl
12068            ! pod/Win32.pod pod/perldelta.pod pod/perlfaq.pod
12069            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12070            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
12071            ! pod/perlguts.pod pod/perlhist.pod pod/perlop.pod
12072            ! pod/perlport.pod pod/perltoc.pod pod/perltodo.pod
12073            ! pod/perltoot.pod pod/perltootc.pod pod/perlvar.pod
12074 ____________________________________________________________________________
12075 [  3675] By: gsar                                  on 1999/07/17  00:16:53
12076         Log: backout redundant change#3628
12077      Branch: perl
12078            ! Changes hints/bsdos.sh
12079 ____________________________________________________________________________
12080 [  3674] By: jhi                                   on 1999/07/15  14:26:03
12081         Log: Fix the bin/oct/hex constant overflow tests for
12082              long long platforms.
12083      Branch: cfgperl
12084            ! t/pragma/warn/util
12085 ____________________________________________________________________________
12086 [  3673] By: jhi                                   on 1999/07/14  21:59:11
12087         Log: Fixed AIX dynamic loading and AIX shared Perl library.
12088              Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc,
12089              4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib.
12090              Hijacked win32/makedef.pl for more general purpose export
12091              list building, now it is used (as toplevel makedef.pl)
12092              for win32 and AIX (perl_exp.SH made unnecessary).
12093              Because the export lists are now correct in AIX, no more linker
12094              warnings about "Exported symbol not defined" should appear.
12095      Branch: cfgperl
12096            + makedef.pl
12097            - perl_exp.SH win32/makedef.pl
12098            ! MANIFEST Makefile.SH ext/DynaLoader/DynaLoader_pm.PL
12099            ! ext/DynaLoader/dl_aix.xs hints/aix.sh win32/Makefile
12100            ! win32/makefile.mk
12101 ____________________________________________________________________________
12102 [  3672] By: gsar                                  on 1999/07/14  17:12:13
12103         Log: minor efficiency tweak
12104      Branch: perl
12105            ! pp_ctl.c
12106 ____________________________________________________________________________
12107 [  3671] By: jhi                                   on 1999/07/14  16:22:39
12108         Log: The regexec.c change of #3606 caused a core dump in fbm_instr()
12109              if its caller re_intuit_start() was entered with strend == strpos
12110              because end_shift ended up as -1.  The patch ain't necessarily
12111              correct but least the core dump is avoided.
12112      Branch: cfgperl
12113            ! regexec.c
12114 ____________________________________________________________________________
12115 [  3670] By: jhi                                   on 1999/07/13  07:59:09
12116         Log: Integrate with Sarathy.
12117      Branch: cfgperl
12118            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
12119            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
12120           !> (integrate 67 files)
12121 ____________________________________________________________________________
12122 [  3669] By: gsar                                  on 1999/07/12  06:14:54
12123         Log: fixups for sundry warnings about function pointers
12124      Branch: perl
12125            ! ext/re/re.xs intrpvar.h op.c perl.c perl.h pp_ctl.c scope.h
12126            ! sv.c thrdvar.h util.c win32/Makefile win32/makefile.mk
12127            ! win32/win32.c win32/win32.h
12128 ____________________________________________________________________________
12129 [  3668] By: gsar                                  on 1999/07/12  04:11:58
12130         Log: tweaks for win32/borland
12131      Branch: perl
12132            ! t/pragma/locale.t win32/makedef.pl win32/makefile.mk
12133 ____________________________________________________________________________
12134 [  3667] By: gsar                                  on 1999/07/12  01:55:15
12135         Log: yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS
12136              builds; passing the implicit context is unified among the three
12137              flavors; PERL_IMPLICIT_CONTEXT is auto-enabled under all three
12138              flavors (see the top of perl.h) for testing; all varargs functions
12139              foo() have a va_list-taking variant vfoo() for generating the
12140              context-free versions; the PERL_OBJECT build should now be
12141              hyper-compatible with CPAN extensions (C++ is totally out of
12142              the picture)
12143              
12144              result has only been tested on Windows
12145              
12146              TODO: write docs on the THX rationale and idiomatic usage of
12147              the Perl API
12148      Branch: perl
12149            - XSlock.h win32/GenCAPI.pl win32/TEST win32/autosplit.pl
12150            - win32/genxsdef.pl win32/makemain.pl win32/makeperldef.pl
12151            ! MANIFEST XSUB.h bytecode.pl deb.c dump.c embed.h embed.pl
12152            ! embedvar.h ext/B/B.xs ext/ByteLoader/ByteLoader.xs
12153            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
12154            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs ext/IO/IO.xs
12155            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
12156            ! ext/SDBM_File/SDBM_File.xs ext/Socket/Socket.xs
12157            ! ext/Thread/Thread.xs ext/attrs/attrs.xs ext/re/re.xs
12158            ! global.sym globals.c intrpvar.h iperlsys.h
12159            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12160            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/xsubpp lib/base.pm
12161            ! lib/warning.pm malloc.c objXSUB.h perl.c perl.h perlapi.c
12162            ! perlapi.h perlio.c pp_sys.c proto.h regcomp.c regexec.c
12163            ! scope.c sv.c thrdvar.h util.c win32/Makefile win32/config_H.bc
12164            ! win32/config_H.gc win32/config_H.vc win32/config_h.PL
12165            ! win32/dl_win32.xs win32/include/dirent.h
12166            ! win32/include/sys/socket.h win32/makedef.pl win32/makefile.mk
12167            ! win32/perllib.c win32/runperl.c win32/win32.c win32/win32.h
12168            ! win32/win32iop.h win32/win32sck.c
12169 ____________________________________________________________________________
12170 [  3666] By: jhi                                   on 1999/07/11  22:00:13
12171         Log: Integrate with Sarathy.
12172      Branch: cfgperl
12173           !> op.c t/op/lex_assign.t
12174 ____________________________________________________________________________
12175 [  3665] By: jhi                                   on 1999/07/11  21:59:01
12176         Log: More manual sync.
12177      Branch: cfgperl
12178            ! pod/perldelta.pod
12179 ____________________________________________________________________________
12180 [  3664] By: gsar                                  on 1999/07/11  19:11:07
12181         Log: change#3612 was buggy and failed to build Tk; applied Ilya's
12182              remedy and related tests via private mail
12183      Branch: perl
12184            ! op.c t/op/lex_assign.t
12185 ____________________________________________________________________________
12186 [  3663] By: jhi                                   on 1999/07/11  15:04:37
12187         Log: Manual synchronization with Sarathy (some files
12188              had drifted apart for no apparent reason), plus
12189              I had a typo in dl_vms.xs Sarathy had fixed.
12190      Branch: cfgperl
12191            ! ext/DynaLoader/dl_vms.xs pod/perldelta.pod pp.c pp_sys.c
12192 ____________________________________________________________________________
12193 [  3662] By: jhi                                   on 1999/07/10  12:23:21
12194         Log: Change t/pragma/warn oct()/hex() overflow tests to use %Config
12195              to adapt to the underlying platform (the binary, 0b1..., test
12196              was broken in 64-bit platforms).  Also change "hex" in the
12197              warning messages to "hexadecimal" to match "binary" and "octal".
12198      Branch: cfgperl
12199            ! pod/perldiag.pod t/pragma/warn/util util.c
12200 ____________________________________________________________________________
12201 [  3661] By: jhi                                   on 1999/07/08  21:54:55
12202         Log: Integrate with Sarathy.
12203      Branch: cfgperl
12204           +> perlapi.c perlapi.h
12205           !> (integrate 43 files)
12206 ____________________________________________________________________________
12207 [  3660] By: gsar                                  on 1999/07/08  18:47:35
12208         Log: more PERL_OBJECT cleanups (changes still untested on Unix!)
12209      Branch: perl
12210            + perlapi.c perlapi.h
12211            ! MANIFEST XSUB.h emacs/ptags embed.h embed.pl embedvar.h
12212            ! ext/Opcode/Opcode.xs global.sym globals.c intrpvar.h
12213            ! iperlsys.h mg.c miniperlmain.c objXSUB.h perl.c perl.h perly.c
12214            ! pp.c pp_ctl.c pp_hot.c proto.h regcomp.c regcomp.h regexec.c
12215            ! scope.c scope.h sv.c thrdvar.h toke.c util.c win32/GenCAPI.pl
12216            ! win32/Makefile win32/makedef.pl win32/perllib.c win32/win32.c
12217            ! win32/win32.h
12218 ____________________________________________________________________________
12219 [  3659] By: gsar                                  on 1999/07/08  18:41:45
12220         Log: sundry cleanups for clean build on windows
12221      Branch: perl
12222            ! doio.c regcomp.c regcomp.h t/io/openpid.t utf8.c
12223 ____________________________________________________________________________
12224 [  3658] By: gsar                                  on 1999/07/08  01:24:25
12225         Log: fixes for logical bugs in the lexwarn patch; other tweaks to avoid
12226              type mismatch problems
12227      Branch: perl
12228            ! doio.c gv.c op.c pp.c regcomp.c regexec.c run.c sv.c
12229            ! t/pragma/warn/op toke.c utf8.c util.c
12230 ____________________________________________________________________________
12231 [  3657] By: jhi                                   on 1999/07/07  23:01:16
12232         Log: Integrate with Sarathy.  perldiag.pod required manual editing.
12233      Branch: cfgperl
12234            ! pod/perldiag.pod
12235           !> Changes configure.com ext/B/B/Deparse.pm
12236           !> ext/ByteLoader/Makefile.PL ext/Fcntl/Fcntl.xs
12237           !> ext/IO/lib/IO/File.pm gv.c iperlsys.h lib/ExtUtils/MM_VMS.pm
12238           !> lib/File/Basename.pm lib/File/Spec/VMS.pm perlsfio.h
12239           !> t/base/rs.t t/lib/io_multihomed.t t/lib/textfill.t
12240           !> t/lib/textwrap.t t/op/filetest.t t/op/mkdir.t
12241           !> t/pragma/overload.t thread.h vms/vms.c
12242 ____________________________________________________________________________
12243 [  3656] By: gsar                                  on 1999/07/07  21:04:38
12244         Log: integrate cfgperl contents
12245      Branch: perl
12246           +> lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
12247           +> lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
12248           +> lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
12249            ! Changes
12250           !> (integrate 45 files)
12251 ____________________________________________________________________________
12252 [  3655] By: gsar                                  on 1999/07/07  18:55:45
12253         Log: filetest.t and ByteLoader build tweaks from Peter Prymmer
12254              <pvhp@forte.com>
12255      Branch: perl
12256            ! ext/ByteLoader/Makefile.PL t/op/filetest.t
12257 ____________________________________________________________________________
12258 [  3654] By: gsar                                  on 1999/07/07  18:47:03
12259         Log: change#1889 mistakenly removed F_SETLK
12260      Branch: perl
12261            ! ext/Fcntl/Fcntl.xs
12262 ____________________________________________________________________________
12263 [  3653] By: gsar                                  on 1999/07/07  18:42:42
12264         Log: B::Deparse update
12265              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12266              Date: Mon,  5 Jul 1999 17:57:03 -0500 (CDT)
12267              Message-ID: <14209.13729.738691.610723@alias-2.pr.mcs.net>
12268              Subject: [PATCH _57, long] B::Deparse 0.58
12269      Branch: perl
12270            ! ext/B/B/Deparse.pm
12271 ____________________________________________________________________________
12272 [  3652] By: gsar                                  on 1999/07/07  18:41:07
12273         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12274              Date: Mon, 5 Jul 1999 18:24:19 -0400 (EDT)
12275              Message-Id: <199907052224.SAA10454@monk.mps.ohio-state.edu>
12276              Subject: Re: [ID 19990705.001] Overloading boolean conversion
12277      Branch: perl
12278            ! gv.c t/pragma/overload.t
12279 ____________________________________________________________________________
12280 [  3651] By: gsar                                  on 1999/07/07  17:47:30
12281         Log: missing PerlIO_reopen() (suggested by sam@daemoninc.com)
12282      Branch: perl
12283            ! perlsfio.h
12284 ____________________________________________________________________________
12285 [  3650] By: gsar                                  on 1999/07/07  17:45:52
12286         Log: applied new parts of suggested patch
12287              From: Charles Bailey <BAILEY@newman.upenn.edu>
12288              Date: Fri, 02 Jul 1999 19:18:41 -0400 (EDT)
12289              Message-id: <01JD3M8W1VXS000S5G@mail.newman.upenn.edu>
12290              Subject: [PATCH 5.005_57] Consolidated VMS patch
12291      Branch: perl
12292            ! configure.com ext/IO/lib/IO/File.pm iperlsys.h
12293            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm
12294            ! lib/File/Spec/VMS.pm pod/perldiag.pod t/base/rs.t
12295            ! t/lib/io_multihomed.t t/lib/textfill.t t/lib/textwrap.t
12296            ! t/op/filetest.t t/op/mkdir.t thread.h vms/vms.c
12297 ____________________________________________________________________________
12298 [  3649] By: jhi                                   on 1999/07/07  13:38:02
12299         Log: Sync regcomp warn with reality.
12300      Branch: cfgperl
12301            ! t/pragma/warn/regcomp
12302 ____________________________________________________________________________
12303 [  3648] By: jhi                                   on 1999/07/07  13:04:55
12304         Log: Integrate with Sarathy; one conflict in t/pragma/warn/recgomp
12305              resolved manually.
12306      Branch: cfgperl
12307           +> pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
12308           +> t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
12309           +> t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
12310            - README.lexwarn
12311           !> (integrate 79 files)
12312 ____________________________________________________________________________
12313 [  3647] By: gsar                                  on 1999/07/07  10:32:03
12314         Log: From: jan.dubois@ibm.net (Jan Dubois)
12315              Date: Thu, 01 Jul 1999 11:17:53 +0200
12316              Message-ID: <377b2ca4.14467042@smtp1.ibm.net>
12317              Subject: [PATCH 5.005_57] MakeMaker support for pod2html
12318      Branch: perl
12319            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
12320            ! lib/ExtUtils/MakeMaker.pm
12321 ____________________________________________________________________________
12322 [  3646] By: gsar                                  on 1999/07/07  10:27:55
12323         Log: fix undocumented IO::Handle functions as suggested
12324              by cj10@cam.ac.uk
12325      Branch: perl
12326            ! ext/IO/lib/IO/Handle.pm
12327 ____________________________________________________________________________
12328 [  3645] By: gsar                                  on 1999/07/07  10:18:55
12329         Log: prohibit thread join()ing itself (from Dan Sugalski)
12330      Branch: perl
12331            ! ext/Thread/Thread.xs
12332 ____________________________________________________________________________
12333 [  3644] By: gsar                                  on 1999/07/07  10:14:26
12334         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
12335              Date: Wed, 30 Jun 1999 14:02:42 -0700
12336              Message-ID: <LJHFKBDHMHHJDAAA@my-deja.com>
12337              Subject:  [PATCH 5.005_57] Compiler and XSUBS
12338      Branch: perl
12339            ! ext/B/B/C.pm
12340 ____________________________________________________________________________
12341 [  3643] By: gsar                                  on 1999/07/07  10:08:38
12342         Log: mention C<foreach VAR (LIST) BLOCK continue BLOCK> syntax
12343              (from François Désarménien <desar@club-internet.fr>)
12344      Branch: perl
12345            ! pod/perlsyn.pod
12346 ____________________________________________________________________________
12347 [  3642] By: gsar                                  on 1999/07/07  10:03:24
12348         Log: From: Doug MacEachern <dougm@cp.net>
12349              Date: Sun, 27 Jun 1999 22:43:25 -0700 (PDT)
12350              Message-ID: <Pine.LNX.4.10.9906272236430.389-100000@mojo.eng.cp.net>
12351              Subject: [PATCH 5.005_57] add B::PV::{LEN,CUR}
12352      Branch: perl
12353            ! ext/B/B.xs
12354 ____________________________________________________________________________
12355 [  3641] By: gsar                                  on 1999/07/07  10:00:57
12356         Log: slightly modified version of suggested patch
12357              From: Steven N. Hirsch <hirschs@stargate.btv.ibm.com>
12358              Date: Mon, 28 Jun 1999 14:23:59 -0400
12359              Message-Id: <199906281823.OAA24912@stargate.btv.ibm.com>
12360              Subject: [ID 19990628.007] POSIX::tmpnam() broken for threaded 5.00503
12361      Branch: perl
12362            ! ext/POSIX/POSIX.xs
12363 ____________________________________________________________________________
12364 [  3640] By: gsar                                  on 1999/07/07  09:45:43
12365         Log: lexical warnings update (warning.t fails one test
12366              due to leaked scalar, investigation pending)
12367              From: paul.marquess@bt.com
12368              Date: Sat, 26 Jun 1999 23:19:52 +0100
12369              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C8E@mbtlipnt02.btlabs.bt.co.uk>
12370              Subject: [PATCH 5.005_57] Lexical Warnings - mandatory warning are now default warnings
12371      Branch: perl
12372            + pod/perllexwarn.pod t/pragma/warn/6default t/pragma/warn/av
12373            + t/pragma/warn/doop t/pragma/warn/hv t/pragma/warn/malloc
12374            + t/pragma/warn/perlio t/pragma/warn/run t/pragma/warn/utf8
12375            - README.lexwarn
12376            ! Changes MANIFEST av.c djgpp/djgpp.c doio.c doop.c
12377            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
12378            ! ext/ByteLoader/byterun.h gv.c hv.c jpl/JNI/JNI.xs
12379            ! lib/warning.pm mg.c op.c os2/os2.c perl.c perlio.c
12380            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12381            ! pod/perlmodlib.pod pod/perlrun.pod pod/perlvar.pod pp.c
12382            ! pp_ctl.c run.c sv.c t/pragma/warn/3both t/pragma/warn/doio
12383            ! t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
12384            ! t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
12385            ! t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
12386            ! t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
12387            ! t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
12388            ! t/pragma/warn/util t/pragma/warning.t toke.c utf8.c util.c
12389            ! warning.h warning.pl win32/win32.c
12390 ____________________________________________________________________________
12391 [  3639] By: gsar                                  on 1999/07/07  08:09:30
12392         Log: From: Brian Jepson <bjepson@home.com>
12393              Date: Sat, 26 Jun 1999 10:47:45 -0500 (EST)
12394              Message-ID: <Pine.LNX.4.10.9906261044180.659-100000@cx384756-a.sking1.ri.home.com>
12395              Subject: Patch to JPL example program
12396      Branch: perl
12397            ! jpl/JPL_Rolo/JPL_Rolo.jpl
12398 ____________________________________________________________________________
12399 [  3638] By: jhi                                   on 1999/07/07  08:07:58
12400         Log: Integrate with Sarathy.
12401      Branch: cfgperl
12402           !> (integrate 34 files)
12403 ____________________________________________________________________________
12404 [  3637] By: gsar                                  on 1999/07/07  08:07:49
12405         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
12406              Date: Fri, 25 Jun 1999 13:38:44 -0500 (CDT)
12407              Message-ID: <14193.25034.113373.245377@alias-2.pr.mcs.net>
12408              Subject: [PATCH _57, long] Eliminate CONDOPs
12409      Branch: perl
12410            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm
12411            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
12412            ! ext/B/B/Debug.pm ext/B/B/Xref.pm ext/B/ramblings/flip-flop
12413            ! ext/B/typemap op.c op.h opcode.h opcode.pl perl.h
12414            ! pod/perltoc.pod pp_ctl.c pp_hot.c
12415 ____________________________________________________________________________
12416 [  3636] By: gsar                                  on 1999/07/07  07:50:51
12417         Log: adapted suggested patch for IO-1.20x
12418              From: ian@dial.pipex.com
12419              Date:  Fri, 25 Jun 1999 10:39:42 +0100
12420              Message-Id:  <199906250939.KAA02152@homer.diplex.co.uk>
12421              Subject: [ID 19990625.001]  Minor fixes for IO::Socket.pm
12422      Branch: perl
12423            ! ext/IO/lib/IO/Socket.pm
12424 ____________________________________________________________________________
12425 [  3635] By: gsar                                  on 1999/07/07  07:26:05
12426         Log: PowerMAX hints update from Tom Horsley <Tom.Horsley@mail.ccur.com>
12427      Branch: perl
12428            ! hints/powerux.sh
12429 ____________________________________________________________________________
12430 [  3634] By: gsar                                  on 1999/07/07  07:20:02
12431         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12432              Date: Wed, 23 Jun 1999 16:16:05 +0100
12433              Message-Id: <199906231516.QAA23851@crypt.compulink.co.uk>
12434              Subject: [PATCH 5.005_57] memleak in optimizer
12435      Branch: perl
12436            ! embed.h embed.pl objXSUB.h op.c proto.h
12437 ____________________________________________________________________________
12438 [  3633] By: gsar                                  on 1999/07/07  07:10:52
12439         Log: add do-not-edit caveats for files generated by opcode.pl
12440              (suggested by Hugo van der Sanden)
12441      Branch: perl
12442            ! opcode.h opcode.pl pp.sym pp_proto.h
12443 ____________________________________________________________________________
12444 [  3632] By: gsar                                  on 1999/07/07  06:41:13
12445         Log: better diagnostics on read operations from write-only
12446              filehandles
12447      Branch: perl
12448            ! doio.c perl.c pod/perldelta.pod pod/perldiag.pod pp_hot.c
12449            ! pp_sys.c t/pragma/warn/pp_hot t/pragma/warn/pp_sys
12450 ____________________________________________________________________________
12451 [  3631] By: gsar                                  on 1999/07/07  02:03:34
12452         Log: make Sys::Hostname safe against C<$SIG{CHLD}='IGNORE'> (suggested
12453              by David Muir Sharnoff <muir@idiom.com>)
12454      Branch: perl
12455            ! lib/Sys/Hostname.pm
12456 ____________________________________________________________________________
12457 [  3630] By: gsar                                  on 1999/07/07  01:57:16
12458         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
12459              Date: Sun, 20 Jun 1999 17:17:17 -0700
12460              Message-ID: <AEBDBGKPMEAJAAAA@my-deja.com>
12461              Subject: [PATCH 5.005_57] Minor bug fix in pp_require
12462      Branch: perl
12463            ! ext/B/B/CC.pm
12464 ____________________________________________________________________________
12465 [  3629] By: gsar                                  on 1999/07/07  01:46:03
12466         Log: installperl should write normal messages to STDOUT, not STDERR
12467      Branch: perl
12468            ! installperl
12469 ____________________________________________________________________________
12470 [  3628] By: gsar                                  on 1999/07/07  01:41:25
12471         Log: BSD/OS needs -DSTRUCT_TM_HASZONE as of 4.0.1 (from mab@alink.net)
12472      Branch: perl
12473            ! hints/bsdos.sh
12474 ____________________________________________________________________________
12475 [  3627] By: gsar                                  on 1999/07/07  00:27:10
12476         Log: make diagnostic on C<my $^I> etc., more readable
12477      Branch: perl
12478            ! op.c
12479 ____________________________________________________________________________
12480 [  3626] By: gsar                                  on 1999/07/06  23:47:27
12481         Log: From: Andy Dougherty <doughera@lafayette.edu>
12482              Date:  Thu, 17 Jun 1999 12:07:11 -0400 (EDT)
12483              Message-Id:  <Pine.GSU.4.05.9906171204580.937-100000@newton.phys>
12484              Subject: [ID 19990617.004  [PATCH 5.005_57] make distclean fixes]
12485      Branch: perl
12486            ! Makefile.SH utils/Makefile
12487 ____________________________________________________________________________
12488 [  3625] By: jhi                                   on 1999/07/06  21:50:46
12489         Log: Some new files of #3624 missing from MANIFEST.
12490      Branch: cfgperl
12491            ! MANIFEST
12492 ____________________________________________________________________________
12493 [  3624] By: jhi                                   on 1999/07/06  21:47:04
12494         Log: POSIX [[:character class:]] support for standard, locale,
12495              and utf8.  If both utf8 and locale are on, utf8 wins.
12496              I don't fully understand why so many tables changed in
12497              lib/unicode because of "make" -- maybe it was just overdue.
12498      Branch: cfgperl
12499            + lib/unicode/Is/ASCII.pl lib/unicode/Is/Cntrl.pl
12500            + lib/unicode/Is/Graph.pl lib/unicode/Is/Punct.pl
12501            + lib/unicode/Is/Word.pl lib/unicode/Is/XDigit.pl
12502            ! MANIFEST Todo-5.005 embed.h embed.pl embedvar.h global.sym
12503            ! handy.h intrpvar.h lib/unicode/Bidirectional.pl
12504            ! lib/unicode/Block.pl lib/unicode/Category.pl
12505            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
12506            ! lib/unicode/Is/BidiL.pl lib/unicode/Is/Digit.pl
12507            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl
12508            ! lib/unicode/Is/Lower.pl lib/unicode/Is/Print.pl
12509            ! lib/unicode/Is/Space.pl lib/unicode/Is/Upper.pl
12510            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Name.pl
12511            ! lib/unicode/To/Digit.pl lib/unicode/mktables.PL objXSUB.h
12512            ! pod/perldelta.pod pod/perldiag.pod pod/perlre.pod proto.h
12513            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
12514            ! t/op/pat.t t/op/re_tests t/op/regexp.t t/pragma/utf8.t
12515            ! t/pragma/warn/regcomp utf8.c
12516 ____________________________________________________________________________
12517 [  3623] By: gsar                                  on 1999/07/06  20:52:48
12518         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12519              Date: Wed, 16 Jun 1999 14:57:22 -0400
12520              Message-ID: <19990616145722.B16258@monk.mps.ohio-state.edu>
12521              Subject: [PATCH 5.00557] Devel::Peek
12522      Branch: perl
12523            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
12524 ____________________________________________________________________________
12525 [  3622] By: gsar                                  on 1999/07/06  20:22:59
12526         Log: applied patch after demunging headers with appropriate paths
12527              From: "Vishal Bhatia" <vishalb@my-deja.com>
12528              Date: Sat, 12 Jun 1999 08:23:59 -0700
12529              Message-ID: <JIHEJPFDFKIBDAAA@my-deja.com>
12530              Subject: [Patch 5.005_57] unsigned arithmetic (Compiler)
12531      Branch: perl
12532            ! cc_runtime.h ext/B/B.xs ext/B/B/CC.pm ext/B/B/Stackobj.pm
12533            ! ext/B/defsubs.h.PL lib/ExtUtils/typemap t/harness
12534 ____________________________________________________________________________
12535 [  3621] By: gsar                                  on 1999/07/06  20:10:50
12536         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12537              Date: Thu, 10 Jun 1999 04:05:22 -0400 (EDT)
12538              Message-Id: <199906100805.EAA18216@monk.mps.ohio-state.edu>
12539              Subject: [PATCH 5.005_57] Optimize 2>&1 in commands
12540      Branch: perl
12541            ! doio.c
12542 ____________________________________________________________________________
12543 [  3620] By: jhi                                   on 1999/07/06  19:16:47
12544         Log: Mention EPOC and SOCKS.
12545      Branch: cfgperl
12546            ! pod/perldelta.pod
12547 ____________________________________________________________________________
12548 [  3619] By: gsar                                  on 1999/07/06  16:52:37
12549         Log: fix int vs STRLEN issue
12550      Branch: perl
12551            ! pp.c
12552 ____________________________________________________________________________
12553 [  3618] By: jhi                                   on 1999/07/06  16:52:20
12554         Log: There ain't Perl_atonv().
12555      Branch: cfgperl
12556            ! ext/ByteLoader/bytecode.h
12557 ____________________________________________________________________________
12558 [  3617] By: jhi                                   on 1999/07/06  15:55:22
12559         Log: Integrate with Sarathy.
12560      Branch: cfgperl
12561           !> Makefile.SH
12562 ____________________________________________________________________________
12563 [  3616] By: jhi                                   on 1999/07/06  15:54:09
12564         Log: Tweak for #3613.
12565      Branch: cfgperl
12566            ! Configure config_h.SH
12567 ____________________________________________________________________________
12568 [  3615] By: gsar                                  on 1999/07/06  11:00:21
12569         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12570              Date:  Sun, 13 Jun 1999 17:46:13 -0600 (MDT)
12571              Message-Id:  <199906132346.RAA26632@xerxes.courtesan.com>
12572              Subject: [ID 19990613.003  linklibperl set incorrectly in Makefile.SH for OpenBSD]
12573      Branch: perl
12574            ! Makefile.SH
12575 ____________________________________________________________________________
12576 [  3614] By: jhi                                   on 1999/07/06  10:44:48
12577         Log: Integrate with Sarathy.
12578      Branch: cfgperl
12579           !> ext/IO/lib/IO/File.pm op.c op.h opcode.h opcode.pl perl.h pp.h
12580           !> pp.sym pp_proto.h t/base/rs.t t/pragma/warn/op
12581 ____________________________________________________________________________
12582 [  3613] By: jhi                                   on 1999/07/06  10:43:20
12583         Log: From: Nathan Kurz <nate@valleytel.net>
12584              Subject: [ID 19990612.001 compiling three deep modules within ext/]
12585              ply-To: nate@valleytel.net
12586              erl5-porters@perl.org
12587              Date: Sat, 12 Jun 1999 01:26:04 -0500
12588              Message-Id: <199906120626.BAA04996@trinkpad.valleytel.net>
12589      Branch: cfgperl
12590            ! Configure config_h.SH
12591 ____________________________________________________________________________
12592 [  3612] By: gsar                                  on 1999/07/06  10:17:52
12593         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12594              Date: Sat, 12 Jun 1999 04:49:09 -0400 (EDT)
12595              Message-Id: <199906120849.EAA26986@monk.mps.ohio-state.edu>
12596              Subject: [PATCH 5.005_57] Optimize away OP_SASSIGN
12597      Branch: perl
12598            ! op.c op.h opcode.h opcode.pl pp.h pp.sym pp_proto.h
12599 ____________________________________________________________________________
12600 [  3611] By: gsar                                  on 1999/07/06  09:51:20
12601         Log: From: pvhp@forte.com (Peter Prymmer)
12602              Date: Fri, 11 Jun 99 17:07:19 PDT
12603              Message-Id: <9906120007.AA13802@forte.com>
12604              Subject: [PATCH _03 && _57]portability fix for IO::File and FileHandle
12605      Branch: perl
12606            ! ext/IO/lib/IO/File.pm
12607 ____________________________________________________________________________
12608 [  3610] By: gsar                                  on 1999/07/06  09:37:37
12609         Log: fix for C<$/ = 42> setting paragraph mode (applied with small
12610              tweak)
12611              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
12612              Date: Wed, 09 Jun 1999 18:27:51 +0100
12613              Message-Id: <E10rm8l-00023T-00@ursa.cus.cam.ac.uk>
12614              Subject: Re: [ID 19990608.002] Possible bug with binmode and <FH> on Perl 5.005_03 Win32
12615      Branch: perl
12616            ! perl.h t/base/rs.t
12617 ____________________________________________________________________________
12618 [  3609] By: jhi                                   on 1999/07/06  09:28:48
12619         Log: Integrate with Sarathy.
12620      Branch: cfgperl
12621           !> (integrate 49 files)
12622 ____________________________________________________________________________
12623 [  3608] By: gsar                                  on 1999/07/06  09:28:21
12624         Log: test tweak
12625      Branch: perl
12626            ! t/pragma/warn/op
12627 ____________________________________________________________________________
12628 [  3607] By: jhi                                   on 1999/07/06  09:22:48
12629         Log: Put back the cygwin32 Configure fix of 3582 undone by 3597.
12630      Branch: cfgperl
12631            ! Configure config_h.SH
12632 ____________________________________________________________________________
12633 [  3606] By: gsar                                  on 1999/07/06  09:05:02
12634         Log: applied slightly tweaked version of suggested patch for
12635              improved RE API
12636              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12637              Date: Wed, 9 Jun 1999 18:14:27 -0400 (EDT)
12638              Message-Id: <199906092214.SAA14126@monk.mps.ohio-state.edu>
12639              Subject: [PATCH 5.005_57] REx engine rehash
12640      Branch: perl
12641            ! Changes dump.c embed.h embed.pl embedvar.h ext/re/Makefile.PL
12642            ! ext/re/re.xs global.sym objXSUB.h perl.c perl.h pp.c pp_hot.c
12643            ! proto.h regcomp.c regcomp.h regexec.c regexp.h thrdvar.h
12644            ! util.c
12645 ____________________________________________________________________________
12646 [  3605] By: gsar                                  on 1999/07/06  08:54:03
12647         Log: bug in change#3602 (cpp conditionals not allowed inside macro args)
12648      Branch: perl
12649            ! sv.c
12650 ____________________________________________________________________________
12651 [  3604] By: gsar                                  on 1999/07/06  07:08:30
12652         Log: From: paul.marquess@bt.com
12653              Date: Tue, 8 Jun 1999 22:37:58 +0100 
12654              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3C@mbtlipnt02.btlabs.bt.co.uk>
12655              Subject: [PATCH 5.005_57] DB_File 1.67
12656      Branch: perl
12657            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12658            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
12659 ____________________________________________________________________________
12660 [  3603] By: gsar                                  on 1999/07/06  07:04:50
12661         Log: From: paul.marquess@bt.com
12662              Date: Tue, 8 Jun 1999 22:34:01 +0100 
12663              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C3B@mbtlipnt02.btlabs.bt.co.uk>
12664              Subject: [PATCH 5.005_57] DBM Filters
12665      Branch: perl
12666            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
12667            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
12668            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
12669            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
12670 ____________________________________________________________________________
12671 [  3602] By: gsar                                  on 1999/07/06  07:00:01
12672         Log: slightly tweaked version of suggested patch
12673              From: Dan Sugalski <sugalskd@ous.edu>
12674              Date: Tue, 08 Jun 1999 14:09:38 -0700
12675              Message-Id: <3.0.6.32.19990608140938.030f12e0@ous.edu>
12676              Subject: [PATCH 5.005_57]Use NV instead of double in the core
12677      Branch: perl
12678            ! av.h bytecode.pl cv.h doio.c dump.c embed.pl
12679            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c hv.h
12680            ! intrpvar.h mg.c op.c perl.h pp.c pp.h pp_ctl.c pp_sys.c
12681            ! proto.h sv.c sv.h toke.c universal.c util.c
12682 ____________________________________________________________________________
12683 [  3601] By: gsar                                  on 1999/07/06  06:52:57
12684         Log: integrate cfgperl contents into mainline
12685      Branch: perl
12686           +> README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
12687           +> epoc/perl.mmp epoc/perl.pkg
12688           !> (integrate 30 files)
12689 ____________________________________________________________________________
12690 [  3598] By: jhi                                   on 1999/07/05  20:02:55
12691         Log: Integrate with mainperl.
12692      Branch: cfgperl
12693           +> lib/CGI/Pretty.pm
12694           !> Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
12695           !> ext/B/B/Stackobj.pm ext/GDBM_File/GDBM_File.xs mg.c op.c
12696           !> opcode.h opcode.pl pp_sys.c t/lib/io_udp.t thread.h toke.c
12697           !> vms/descrip_mms.template vms/subconfigure.com vms/vms.c
12698           !> vms/vmsish.h
12699 ____________________________________________________________________________
12700 [  3597] By: jhi                                   on 1999/07/05  19:59:48
12701         Log: Hack SOCKS support some more plus a patch from Andy Dougherty
12702              that addresses the notorious "Additional libraries" question.
12703      Branch: cfgperl
12704            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12705            ! config_h.SH doio.c ext/Socket/Socket.xs hints/aix.sh perl.c
12706            ! pp_sys.c
12707 ____________________________________________________________________________
12708 [  3596] By: gsar                                  on 1999/07/05  18:30:51
12709         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12710              Date: Tue, 8 Jun 1999 04:47:58 -0400 (EDT)
12711              Message-Id: <199906080847.EAA03810@monk.mps.ohio-state.edu>
12712              Subject: [PATCH 5.00557] Long-standing UDP sockets bug on OS/2
12713      Branch: perl
12714            ! pp_sys.c t/lib/io_udp.t
12715 ____________________________________________________________________________
12716 [  3595] By: gsar                                  on 1999/07/05  18:29:08
12717         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12718              Date: Tue, 8 Jun 1999 04:44:58 -0400 (EDT)
12719              Message-Id: <199906080844.EAA03784@monk.mps.ohio-state.edu>
12720              Subject: [PATCH 5.00557] Setting $^E wipes out $!
12721      Branch: perl
12722            ! mg.c
12723 ____________________________________________________________________________
12724 [  3594] By: gsar                                  on 1999/07/05  18:24:53
12725         Log: hand-apply whitespace mutiliated patch
12726              From: Dan Sugalski <sugalskd@osshe.edu>
12727              Date: Mon, 07 Jun 1999 14:46:42 -0700
12728              Message-Id: <3.0.6.32.19990607144642.03079100@ous.edu>
12729              Subject: [PATCH 5.005_57]Updated VMS patch
12730      Branch: perl
12731            ! thread.h vms/descrip_mms.template vms/subconfigure.com
12732            ! vms/vms.c vms/vmsish.h
12733 ____________________________________________________________________________
12734 [  3593] By: gsar                                  on 1999/07/05  17:53:04
12735         Log: applied parts not duplicated by previous patches
12736              From: "Vishal Bhatia" <vishalb@my-deja.com>
12737              Date: Sat, 05 Jun 1999 08:42:17 -0700
12738              Message-ID: <JAMCAJKJEJDPAAAA@my-deja.com>
12739              Subject: Fwd: [PATCH 5.005_57] consolidated compiler changes
12740      Branch: perl
12741            ! Changes ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
12742            ! ext/B/B/Stackobj.pm
12743 ____________________________________________________________________________
12744 [  3592] By: jhi                                   on 1999/07/05  17:17:22
12745         Log: AIX threaded build, plus few more on the side.
12746      Branch: cfgperl
12747            ! embed.h embed.pl ext/DynaLoader/dl_aix.xs
12748            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_rhapsody.xs
12749            ! ext/DynaLoader/dl_vms.xs hints/aix.sh objXSUB.h perl.h
12750            ! perl_exp.SH pp_ctl.c proto.h toke.c util.c
12751 ____________________________________________________________________________
12752 [  3591] By: gsar                                  on 1999/07/05  16:52:34
12753         Log: "\e" and "\a" didn't produce right escape under EBCDIC
12754              From: pvhp@forte.com (Peter Prymmer)
12755              Date: Fri, 4 Jun 99 12:00:27 PDT
12756              Message-Id: <9906041900.AA28387@forte.com>
12757              Subject: [PATCH 5.005_57]lingering ASCIIism in tokener
12758      Branch: perl
12759            ! toke.c
12760 ____________________________________________________________________________
12761 [  3590] By: gsar                                  on 1999/07/05  16:40:01
12762         Log: s/scalar ref constructor/single ref constructor/ (suggested
12763              by Stephen McCamant)
12764      Branch: perl
12765            ! opcode.h opcode.pl
12766 ____________________________________________________________________________
12767 [  3589] By: gsar                                  on 1999/07/05  16:34:06
12768         Log: no such thing as gdbm_clearerr() (from Andy Dougherty)
12769      Branch: perl
12770            ! ext/GDBM_File/GDBM_File.xs
12771 ____________________________________________________________________________
12772 [  3588] By: gsar                                  on 1999/07/05  16:29:39
12773         Log: allow C<-foo> under C<use integer> (behavior of C<-$string>
12774              is unchanged still)
12775      Branch: perl
12776            ! op.c
12777 ____________________________________________________________________________
12778 [  3587] By: jhi                                   on 1999/07/05  10:31:43
12779         Log: Make perl_exp.SH smarter about what to include and what to exclude.
12780      Branch: cfgperl
12781            ! perl_exp.SH
12782 ____________________________________________________________________________
12783 [  3586] By: jhi                                   on 1999/07/05  09:29:31
12784         Log: Remove unnecessary and extraneous my $i = 0.
12785      Branch: cfgperl
12786            ! bytecode.pl
12787 ____________________________________________________________________________
12788 [  3585] By: jhi                                   on 1999/07/05  07:28:59
12789         Log: Integrate with mainperl.
12790      Branch: cfgperl
12791           !> (integrate 30 files)
12792 ____________________________________________________________________________
12793 [  3584] By: gsar                                  on 1999/07/05  05:36:28
12794         Log: From: Vishal Bhatia <vishalb@hotmail.com>
12795              Date: Thu, 03 Jun 1999 00:57:48 PDT
12796              Message-ID: <19990603075749.86665.qmail@hotmail.com>
12797              Subject: Re: [PATCH 5.005_57] pp_sort sorted out
12798      Branch: perl
12799            ! ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/CC.pm
12800 ____________________________________________________________________________
12801 [  3583] By: gsar                                  on 1999/07/05  05:31:19
12802         Log: suppress fancy display when in verbose mode (suggested by
12803              Paul Johnson <pjcj@transeda.com>)
12804      Branch: perl
12805            ! lib/Test/Harness.pm
12806 ____________________________________________________________________________
12807 [  3582] By: gsar                                  on 1999/07/05  05:17:12
12808         Log: cygwin32 update
12809              From: "Fifer, Eric" <EFifer@sanwaint.com>
12810              Date:  Wed, 2 Jun 1999 15:16:05 +0100
12811              Message-Id:  <71E287AB0D94D111BBD600600849EC8185EDD9@POST>
12812              Subject:  [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port
12813      Branch: perl
12814            ! Configure Makefile.SH README.cygwin32 cygwin32/Makefile.SHs
12815            ! cygwin32/build-instructions.READFIRST
12816            ! cygwin32/build-instructions.charles-wilson
12817            ! cygwin32/build-instructions.sebastien-barre
12818            ! cygwin32/build-instructions.steven-morlock
12819            ! cygwin32/build-instructions.steven-morlock2 doio.c dosish.h
12820            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs hints/cygwin32.sh
12821            ! lib/Cwd.pm lib/ExtUtils/MM_Cygwin.pm perl.h pp_hot.c
12822            ! t/op/magic.t util.c
12823 ____________________________________________________________________________
12824 [  3581] By: gsar                                  on 1999/07/05  02:46:18
12825         Log: NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
12826      Branch: perl
12827            ! util.c
12828 ____________________________________________________________________________
12829 [  3580] By: gsar                                  on 1999/07/05  02:38:03
12830         Log: From: "Ed Peschko" <ed_peschko@csgsystems.com>
12831              Date: Mon, 31 May 1999 18:18:13 -0600
12832              Message-ID: <19990601001813.AAA17834@csgsystems.com>
12833              Subject: [ PATCH perl5.005_57 ] new perlcc + regression tests
12834      Branch: perl
12835            ! t/TEST t/UTEST t/harness utils/perlcc.PL
12836 ____________________________________________________________________________
12837 [  3579] By: gsar                                  on 1999/07/05  01:20:58
12838         Log: compatibility tweak for Class::Struct
12839      Branch: perl
12840            ! lib/Class/Struct.pm
12841 ____________________________________________________________________________
12842 [  3578] By: jhi                                   on 1999/07/04  23:26:01
12843         Log: Miscellaneus AIX fixes + SOCKS support.
12844      Branch: cfgperl
12845            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
12846            ! Porting/config_H config_h.SH doio.c ext/Socket/Socket.xs
12847            ! hints/aix.sh pp_sys.c
12848 ____________________________________________________________________________
12849 [  3577] By: gsar                                  on 1999/07/04  23:07:39
12850         Log: test tweak
12851      Branch: perl
12852            ! t/io/openpid.t
12853 ____________________________________________________________________________
12854 [  3576] By: jhi                                   on 1999/07/04  22:39:23
12855         Log: Integrate with mainperl.
12856      Branch: cfgperl
12857           +> t/io/openpid.t
12858            - win32/perlhost.h
12859           !> (integrate 51 files)
12860 ____________________________________________________________________________
12861 [  3575] By: jhi                                   on 1999/07/04  22:26:48
12862         Log: Added 64-bit support for AIX 4.3 or better
12863              based on Martin H. Rusoff's observations.
12864      Branch: cfgperl
12865            ! Configure config_h.SH hints/aix.sh
12866 ____________________________________________________________________________
12867 [  3574] By: jhi                                   on 1999/07/04  21:34:47
12868         Log: Do not throw away gccvers compilation errors.
12869              From: Andy Dougherty <doughera@lafayette.edu>
12870              To: Ron Seguin <rseguin@on.bell.ca>
12871              Cc: Perl Porters <perl5-porters@perl.org>
12872              Subject: [PATCH] Re: [ID 19990625.011]  WHOA There
12873              Date: Mon, 28 Jun 1999 12:36:38 -0400 (EDT)
12874              Message-Id: <Pine.GSU.4.05.9906281230100.6265-100000@newton.phys>
12875      Branch: cfgperl
12876            ! Configure config_h.SH
12877 ____________________________________________________________________________
12878 [  3573] By: gsar                                  on 1999/07/04  21:10:32
12879         Log: adapted suggested tests for addition to testsuite
12880              From: RonaldWS@aol.com
12881              Date:  Sun, 30 May 1999 16:27:28 EDT
12882              Message-Id:  <25cd799f.2482f930@aol.com>
12883              Subject: [19990530.007] Open with pipe | does not return pid under win32
12884      Branch: perl
12885            + t/io/openpid.t
12886            ! MANIFEST win32/win32.c
12887 ____________________________________________________________________________
12888 [  3572] By: gsar                                  on 1999/07/04  20:29:32
12889         Log: perl_run() should call my_exit(0) for normal completion
12890      Branch: perl
12891            ! perl.c
12892 ____________________________________________________________________________
12893 [  3571] By: jhi                                   on 1999/07/04  20:10:44
12894         Log: Add test for change #3568 plus general cleanup.
12895      Branch: cfgperl
12896            ! t/pragma/locale.t
12897 ____________________________________________________________________________
12898 [  3570] By: gsar                                  on 1999/07/04  20:03:21
12899         Log: make overload, Data::Dumper, and dumpvar understand qr// stringify
12900              overloading
12901      Branch: perl
12902            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12903            ! lib/Dumpvalue.pm lib/dumpvar.pl lib/overload.pm pp_ctl.c
12904 ____________________________________________________________________________
12905 [  3569] By: gsar                                  on 1999/07/04  18:04:48
12906         Log: make AIX dynaloading work when libperl is shared (and thus under
12907              mod_perl etc.)
12908              From: Jens-Uwe Mager <jum@helios.de>
12909              Date:  Sat, 29 May 1999 17:09:52 +0200
12910              Message-Id:  <199905291509.RAA43978@ans.helios.de>
12911              Subject: [19990529.002] DynaLoader does not work properly if perl is not the main program (AIX)
12912      Branch: perl
12913            ! ext/DynaLoader/dl_aix.xs
12914 ____________________________________________________________________________
12915 [  3568] By: jhi                                   on 1999/07/04  14:54:23
12916         Log: pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were not calling mg_set().
12917              This resulted for example in the 'o' magic not being cleared by
12918              magic_setcollxfrm(), which resulted in strange cmp results.
12919              The bug was reported originally in the message
12920              Subject: Bug with locale
12921              From: Jan Starzynski <jan@planet.de> 
12922              To: perlbug@perl.com 
12923              Date: Fri, 09 Apr 1999 13:23:07 +0200 
12924              Message-ID: <370DE31B.DAEE1332@planet.de> 
12925      Branch: cfgperl
12926            ! pp.c
12927 ____________________________________________________________________________
12928 [  3567] By: gsar                                  on 1999/07/04  02:38:34
12929         Log: remove misleading info on defined(&func), unclutter deprecation
12930              about defined(@array)
12931      Branch: perl
12932            ! op.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
12933            ! t/pragma/warn/op
12934 ____________________________________________________________________________
12935 [  3566] By: gsar                                  on 1999/07/04  01:46:31
12936         Log: From: jan.dubois@ibm.net (Jan Dubois)
12937              Date: Wed, 26 May 1999 22:07:17 +0200
12938              Message-ID: <374c53ac.10322322@smtp1.ibm.net>
12939              Subject: [PATCH 5.005_57] MINGW32 and EGCS 1.1.2 support
12940      Branch: perl
12941            ! Changes win32/win32.c win32/win32.h
12942 ____________________________________________________________________________
12943 [  3565] By: gsar                                  on 1999/07/04  01:26:02
12944         Log: newer version of perlxstut from Jeff Okamoto (slightly edited
12945              for win32 issues)
12946      Branch: perl
12947            ! pod/perlxstut.pod
12948 ____________________________________________________________________________
12949 [  3564] By: gsar                                  on 1999/07/02  03:09:04
12950         Log: avoid warnings
12951      Branch: perl
12952            ! ext/Thread/Thread/Specific.pm lib/fields.pm
12953 ____________________________________________________________________________
12954 [  3563] By: gsar                                  on 1999/06/28  19:23:47
12955         Log: inc version (for CPAN.pm sanity)
12956      Branch: perl
12957            ! lib/Text/ParseWords.pm
12958 ____________________________________________________________________________
12959 [  3562] By: gsar                                  on 1999/06/28  19:19:01
12960         Log: regen perltoc
12961      Branch: perl
12962            ! pod/perltoc.pod
12963 ____________________________________________________________________________
12964 [  3561] By: gsar                                  on 1999/06/28  19:08:41
12965         Log: From: Damian Conway <damian@cs.monash.edu.au>
12966              Date: Wed, 26 May 1999 00:58:35 -0400
12967              Message-Id: <199905260458.AAA06411@defender.perl.org>
12968              Subject: [19990526.002] Misc. improvements to Class:Struct
12969      Branch: perl
12970            ! MANIFEST lib/Class/Struct.pm
12971 ____________________________________________________________________________
12972 [  3560] By: gsar                                  on 1999/06/28  18:50:52
12973         Log: remove bogus PL_optype_size
12974      Branch: perl
12975            ! bytecode.pl ext/ByteLoader/byterun.h
12976 ____________________________________________________________________________
12977 [  3559] By: gsar                                  on 1999/06/28  18:22:26
12978         Log: upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted)
12979      Branch: perl
12980            + lib/CGI/Pretty.pm
12981            ! eg/cgi/file_upload.cgi lib/CGI.pm lib/CGI/Carp.pm
12982            ! lib/CGI/Cookie.pm lib/CGI/Fast.pm t/lib/cgi-form.t
12983            ! t/lib/cgi-html.t t/lib/cgi-request.t
12984 ____________________________________________________________________________
12985 [  3558] By: jhi                                   on 1999/06/28  07:30:21
12986         Log: Change Olaf Lebbe's email address.
12987      Branch: cfgperl
12988            ! README.epoc
12989 ____________________________________________________________________________
12990 [  3557] By: gsar                                  on 1999/06/28  00:07:33
12991         Log: make autogenerated files writable
12992      Branch: perl
12993            - win32/perlhost.h
12994            ! MANIFEST Porting/makerel embed.h embedvar.h ext/B/B/Asmdata.pm
12995            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
12996            ! keywords.h lib/warning.pm objXSUB.h opcode.h pp.sym pp_proto.h
12997            ! proto.h regnodes.h warning.h win32/config_H.bc
12998            ! win32/config_H.gc win32/config_H.vc
12999 ____________________________________________________________________________
13000 [  3556] By: jhi                                   on 1999/06/27  19:22:53
13001         Log: Update MANIFEST to match #3555.
13002      Branch: cfgperl
13003            ! MANIFEST
13004 ____________________________________________________________________________
13005 [  3555] By: jhi                                   on 1999/06/27  19:16:22
13006         Log: EPOC port to Psion5.
13007              From: Olaf Flebbe <O.Flebbe@science-computing.de>
13008              To: Jarkko Hietaniemi <jhi@iki.fi>
13009              Cc: perl5-porters@perl.org
13010              Subject: Re: Psion5
13011              Date: Sun, 27 Jun 1999 20:50:30 +0200 (METDST)
13012              Message-ID: <Pine.GHP.4.02.9906272048130.17736-100000@io.science-computing.de>
13013      Branch: cfgperl
13014            + README.epoc epoc/config.h epoc/epoc.c epoc/epocish.h
13015            + epoc/perl.mmp epoc/perl.pkg
13016            ! MANIFEST doio.c lib/Term/ReadLine.pm lib/perl5db.pl perl.c
13017            ! perl.h sv.c util.c
13018 ____________________________________________________________________________
13019 [  3554] By: jhi                                   on 1999/06/27  18:50:52
13020         Log: Integrate from mainperl.
13021      Branch: cfgperl
13022           !> (integrate 48 files)
13023 ____________________________________________________________________________
13024 [  3553] By: gsar                                  on 1999/06/27  14:28:49
13025         Log: somewhat untested PERL_OBJECT cleanups (C++isms mostly
13026              gone from the public API); PERL_OBJECT builds again on
13027              windows
13028              
13029              TODO: namespace-clean the typedefs in iperlsys.h and
13030              elsewhere; remove C++ remnants from public headers
13031      Branch: perl
13032            ! XSUB.h bytecode.pl cv.h embed.h embed.pl ext/B/B.xs
13033            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13034            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
13035            ! ext/DynaLoader/dlutils.c global.sym globals.c iperlsys.h
13036            ! lib/ExtUtils/Embed.pm lib/ExtUtils/xsubpp mg.c objXSUB.h
13037            ! opcode.h opcode.pl perl.c perl.h pod/perlhist.pod pp_ctl.c
13038            ! pp_hot.c proto.h scope.h sv.h toke.c universal.c util.c
13039            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
13040            ! win32/config.gc win32/config.vc win32/dl_win32.xs
13041            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
13042            ! win32/runperl.c win32/win32.c win32/win32.h win32/win32iop.h
13043            ! win32/win32sck.c
13044 ____________________________________________________________________________
13045 [  3552] By: gsar                                  on 1999/06/27  13:49:31
13046         Log: integrate cfgperl changes into mainline
13047      Branch: perl
13048           !> dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
13049           !> objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
13050           !> pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
13051           !> util.c
13052 ____________________________________________________________________________
13053 [  3551] By: gsar                                  on 1999/06/27  13:31:11
13054         Log: fix indents
13055      Branch: perl
13056            ! op.c
13057 ____________________________________________________________________________
13058 [  3550] By: gsar                                  on 1999/06/24  22:42:53
13059         Log: update Changes
13060      Branch: perl
13061            ! Changes
13062 ____________________________________________________________________________
13063 [  3549] By: gsar                                  on 1999/06/24  22:41:17
13064         Log: avoid race condition in the CAPI extension bootstrap handler
13065      Branch: perl
13066            ! lib/ExtUtils/xsubpp win32/GenCAPI.pl
13067 ____________________________________________________________________________
13068 [  3548] By: gsar                                  on 1999/06/24  22:39:53
13069         Log: sanity check to cover the case when perl is installed into the
13070              X:\ (drive root)
13071      Branch: perl
13072            ! win32/win32.c
13073 ____________________________________________________________________________
13074 [  3547] By: gsar                                  on 1999/06/22  19:30:32
13075         Log: tweak RefHash to make intent clearer (suggested by John Dlugosz)
13076      Branch: perl
13077            ! lib/Tie/RefHash.pm
13078 ____________________________________________________________________________
13079 [  3544] By: jhi                                   on 1999/06/18  19:24:28
13080         Log: Tidy up #3542 and #3543. 
13081      Branch: cfgperl
13082            ! t/pragma/locale.t util.c
13083 ____________________________________________________________________________
13084 [  3543] By: jhi                                   on 1999/06/18  10:28:45
13085         Log: Spice up locale.t.
13086      Branch: cfgperl
13087            ! t/pragma/locale.t
13088 ____________________________________________________________________________
13089 [  3542] By: jhi                                   on 1999/06/17  22:42:03
13090         Log: Fixed two long-standing locale bugs.
13091              
13092              Both problems were related to numeric locale which
13093              controls the radix character aka the decimal separator.
13094              (1) printf (and sprintf) were resetting the numeric locale to C.
13095              (2) Using locale-numerically formatted floating point
13096              numbers (e.g. "1,23") together with -w caused warnings about
13097              "isn't numeric".  The operations were working fine, though,
13098              because atof() was using the local locale.
13099              Both problems reported by Stefan Vogtner.
13100              
13101              Introduced a wrapper for atof() that attempts to convert
13102              the string both ways.  This helps Perl to understand
13103              numbers like this "4.56" even when using a local locale
13104              makes atof() understand only numbers like this "7,89".
13105              
13106              Remaining related problems, both of which existed before
13107              this patch and continue to exist after this patch:
13108              (a) The behaviour of print() is _not_ as documented by perllocale.
13109              Instead of always using the C locale, print() does use the
13110              local locale, just like the *printf() do.  This may be fixable
13111              now that switching to-and-fro between locales has been made
13112              more consistent, but fixing print() would change existing
13113              behaviour.  perllocale is not changed by this patch.
13114              (b) If a number has been stringified (say, via "$number") under
13115              a local locale, the cached string value persists even under
13116              "no locale".  This may or may not be a problem: operations
13117              work fine because the original number is still there, but
13118              that the string form keeps its locale-ish outlook may be
13119              somewhat confusing.
13120      Branch: cfgperl
13121            ! dump.c embed.h embed.pl embedvar.h global.sym intrpvar.h mg.c
13122            ! objXSUB.h op.c perl.c perl.h perlvars.h pp.c pp_ctl.c
13123            ! pp_proto.h pp_sys.c proto.h sv.c t/pragma/locale.t toke.c
13124            ! util.c
13125 ____________________________________________________________________________
13126 [  3541] By: jhi                                   on 1999/06/17  20:00:16
13127         Log: Integrate from mainperl.
13128      Branch: cfgperl
13129           !> ext/Data/Dumper/Dumper.pm op.c
13130 ____________________________________________________________________________
13131 [  3540] By: gsar                                  on 1999/06/16  16:49:55
13132         Log: dump C<0> as such, not C<'0'>
13133      Branch: perl
13134            ! ext/Data/Dumper/Dumper.pm
13135 ____________________________________________________________________________
13136 [  3539] By: gsar                                  on 1999/06/13  04:04:40
13137         Log: fix coredumper in change#3498
13138      Branch: perl
13139            ! op.c
13140 ____________________________________________________________________________
13141 [  3538] By: jhi                                   on 1999/06/12  22:01:26
13142         Log: Integrate from mainperl.
13143      Branch: cfgperl
13144           +> lib/caller.pm
13145           !> (integrate 36 files)
13146 ____________________________________________________________________________
13147 [  3537] By: gsar                                  on 1999/06/12  06:43:03
13148         Log: EXTERN_C declarations for global arrays in various
13149              headers, so perl can be built even in C++ mode; win32
13150              build fixups; regen headers
13151      Branch: perl
13152            ! XSUB.h embedvar.h ext/B/B.xs objXSUB.h opcode.h opcode.pl
13153            ! perl.h regcomp.h regexec.c utf8.h win32/win32.c win32/win32.h
13154 ____________________________________________________________________________
13155 [  3536] By: gsar                                  on 1999/06/12  06:38:21
13156         Log: caller.pm typos
13157      Branch: perl
13158            ! lib/caller.pm
13159 ____________________________________________________________________________
13160 [  3535] By: gsar                                  on 1999/06/11  23:13:54
13161         Log: various little tweaks; most globals are now in intrpvar.h, ninterps
13162              is temporarily gone
13163      Branch: perl
13164            ! embed.pl intrpvar.h os2/os2.c perl.c perlvars.h
13165            ! pod/perldelta.pod proto.h win32/perllib.c
13166 ____________________________________________________________________________
13167 [  3534] By: gsar                                  on 1999/06/11  20:41:51
13168         Log: implement C<use caller 'encoding'>
13169      Branch: perl
13170            + lib/caller.pm
13171            ! MANIFEST perl.h pod/perldelta.pod pod/perlfunc.pod pp_ctl.c
13172 ____________________________________________________________________________
13173 [  3533] By: gsar                                  on 1999/06/11  16:51:04
13174         Log: truncate() has a peculiar exemption from strict barewords, even
13175              though it has a non-filehandle prototype
13176      Branch: perl
13177            ! op.c t/io/fs.t
13178 ____________________________________________________________________________
13179 [  3532] By: gsar                                  on 1999/06/11  09:09:16
13180         Log: GDBM tweak
13181      Branch: perl
13182            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/typemap
13183 ____________________________________________________________________________
13184 [  3531] By: gsar                                  on 1999/06/10  23:34:19
13185         Log: part of the platform changes for IMPLICIT_CONTEXT
13186      Branch: perl
13187            ! djgpp/djgpp.c jpl/JNI/JNI.xs jpl/JNI/typemap
13188            ! jpl/PerlInterpreter/PerlInterpreter.c
13189            ! jpl/PerlInterpreter/PerlInterpreter.h
13190            ! os2/OS2/ExtAttr/ExtAttr.xs os2/OS2/PrfDB/PrfDB.xs
13191            ! os2/OS2/Process/Process.xs os2/OS2/REXX/REXX.xs perl.h
13192 ____________________________________________________________________________
13193 [  3530] By: jhi                                   on 1999/06/10  20:55:56
13194         Log: Integrate from mainperl.
13195      Branch: cfgperl
13196           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
13197 ____________________________________________________________________________
13198 [  3529] By: gsar                                  on 1999/06/10  20:40:01
13199         Log: DB_File tweaks for IMPLICIT CONTEXT
13200      Branch: perl
13201            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
13202 ____________________________________________________________________________
13203 [  3528] By: jhi                                   on 1999/06/10  10:18:15
13204         Log: Integrate from mainperl.
13205      Branch: cfgperl
13206           !> (integrate 105 files)
13207 ____________________________________________________________________________
13208 [  3527] By: gsar                                  on 1999/06/10  09:30:35
13209         Log: most globals are now interpreter local; locale initialization
13210              was too early, defer it until interpreter is allocated and
13211              initialized; multiple interpreters should now be
13212              concurrency-safe (untested)
13213      Branch: perl
13214            ! embedvar.h intrpvar.h malloc.c miniperlmain.c perl.c perl.h
13215            ! perlvars.h
13216 ____________________________________________________________________________
13217 [  3526] By: gsar                                  on 1999/06/10  08:38:00
13218         Log: fix small nits
13219      Branch: perl
13220            ! cc_runtime.h ext/B/B/CC.pm run.c
13221 ____________________________________________________________________________
13222 [  3525] By: gsar                                  on 1999/06/10  04:41:38
13223         Log: win32 build fixes
13224      Branch: perl
13225            ! bytecode.pl dosish.h embed.h embed.pl ext/B/B.xs
13226            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13227            ! ext/ByteLoader/byterun.h ext/SDBM_File/sdbm/sdbm.c globals.c
13228            ! mg.c objXSUB.h op.h perl.c perl.h pp_sys.c proto.h sv.c util.c
13229            ! win32/Makefile win32/config_H.bc win32/config_H.gc
13230            ! win32/config_H.vc win32/config_h.PL win32/dl_win32.xs
13231            ! win32/makedef.pl win32/makefile.mk win32/perllib.c
13232            ! win32/win32.c win32/win32.h win32/win32sck.c
13233            ! win32/win32thread.c win32/win32thread.h
13234 ____________________________________________________________________________
13235 [  3524] By: gsar                                  on 1999/06/09  18:03:01
13236         Log: more complete support for implicit thread/interpreter pointer,
13237              enabled via -DPERL_IMPLICIT_CONTEXT (all changes are noops
13238              without that enabled):
13239              - USE_THREADS now enables PERL_IMPLICIT_CONTEXT, so dTHR
13240              is a noop; tests pass on Solaris; should be faster now!
13241              - MULTIPLICITY has been tested with and without
13242              PERL_IMPLICIT_CONTEXT on Solaris
13243              - improved function database now merged with embed.pl
13244              - everything except the varargs functions have foo(a,b,c) macros
13245              to provide compatibility
13246              - varargs functions default to compatibility variants that
13247              get the context pointer using dTHX
13248              - there should be almost no source compatibility issues as a
13249              result of all this
13250              - dl_foo.xs changes other than dl_dlopen.xs untested
13251              - still needs documentation, fixups for win32 etc
13252              Next step: migrate most non-mutex variables from perlvars.h
13253              to intrpvar.h
13254      Branch: perl
13255            - proto.pl
13256            ! MANIFEST XSUB.h av.c bytecode.pl cv.h doio.c doop.c dump.c
13257            ! ebcdic.c embed.h embed.pl embedvar.h ext/B/B.xs ext/B/typemap
13258            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13259            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
13260            ! ext/Data/Dumper/Dumper.xs ext/Devel/Peek/Peek.xs
13261            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
13262            ! ext/DynaLoader/dl_cygwin32.xs ext/DynaLoader/dl_dld.xs
13263            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs
13264            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
13265            ! ext/DynaLoader/dl_none.xs ext/DynaLoader/dl_rhapsody.xs
13266            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
13267            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
13268            ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs ext/re/re.xs
13269            ! global.sym globals.c gv.c hv.c lib/ExtUtils/typemap
13270            ! lib/ExtUtils/xsubpp malloc.c mg.c mg.h miniperlmain.c
13271            ! objXSUB.h op.c opcode.h opcode.pl perl.c perl.h perlio.c
13272            ! perlsfio.h perly.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c
13273            ! proto.h regcomp.c regcomp.h regexec.c run.c scope.c scope.h
13274            ! sv.c taint.c thrdvar.h thread.h toke.c universal.c utf8.c
13275            ! util.c win32/Makefile win32/makefile.mk writemain.SH
13276 ____________________________________________________________________________
13277 [  3523] By: gsar                                  on 1999/06/07  05:24:13
13278         Log: missed a file
13279      Branch: perl
13280            + proto.pl
13281            ! MANIFEST
13282 ____________________________________________________________________________
13283 [  3522] By: gsar                                  on 1999/06/07  05:18:34
13284         Log: initial stub implementation of implicit thread/this
13285              pointer    argument; builds/tests on Solaris, win32
13286              hasn't been fixed up yet; proto.h, global.sym and
13287              static function decls are now generated from a common
13288              database in proto.pl; some inconsistently named
13289              perl_foo() things are now Perl_foo(), compatibility
13290              #defines provided; perl_foo() (lowercase 'p') reserved
13291              for functions that take an explicit context argument;
13292              next step: generate #define foo(a,b) Perl_foo(aTHX_ a,b)
13293      Branch: perl
13294            ! XSUB.h av.c cop.h deb.c doio.c doop.c dump.c ebcdic.c embed.h
13295            ! embed.pl ext/POSIX/POSIX.xs global.sym globals.c gv.c gv.h
13296            ! hv.c malloc.c mg.c miniperlmain.c objXSUB.h op.c opcode.h
13297            ! opcode.pl perl.c perl.h perl_exp.SH perlio.c perly.c perly.y
13298            ! pp.c pp.sym pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h
13299            ! regcomp.c regexec.c run.c scope.c scope.h sv.c taint.c toke.c
13300            ! universal.c utf8.c util.c
13301 ____________________________________________________________________________
13302 [  3521] By: gsar                                  on 1999/06/04  23:00:22
13303         Log: clean up some stray "global" symbols
13304      Branch: perl
13305            ! embed.h embed.pl global.sym objXSUB.h opcode.pl pp.sym
13306            ! pp_proto.h proto.h
13307 ____________________________________________________________________________
13308 [  3520] By: jhi                                   on 1999/06/02  21:33:28
13309         Log: Integrate from mainperl.
13310      Branch: cfgperl
13311           !> (integrate 94 files)
13312 ____________________________________________________________________________
13313 [  3519] By: gsar                                  on 1999/06/02  07:16:10
13314         Log: avoid dereferencing null pointer from getpwent() et al
13315      Branch: perl
13316            ! pp_sys.c
13317 ____________________________________________________________________________
13318 [  3518] By: gsar                                  on 1999/06/02  04:47:10
13319         Log: remove _() non-ansism
13320      Branch: perl
13321            ! Porting/config_H XSUB.h config_h.SH cv.h doio.c doop.c
13322            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/byteperl.c
13323            ! ext/ByteLoader/ByteLoader.xs ext/Data/Dumper/Dumper.xs
13324            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dlopen.xs
13325            ! ext/DynaLoader/dl_vmesa.xs ext/IO/poll.h ext/IPC/SysV/SysV.xs
13326            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
13327            ! ext/re/re.xs handy.h hv.c iperlsys.h
13328            ! jpl/PerlInterpreter/PerlInterpreter.c lib/ExtUtils/Embed.pm
13329            ! malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h
13330            ! opcode.h opcode.pl os2/POSIX.mkfifo perl.c perl.h
13331            ! plan9/config.plan9 pod/perlembed.pod pod/perlguts.pod pp.c
13332            ! pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c run.c
13333            ! scope.h sv.c sv.h thread.h toke.c util.c vms/sockadapt.h
13334            ! vms/vmsish.h vms/writemain.pl vos/config.h
13335            ! vos/config_h.SH_orig win32/GenCAPI.pl win32/config_H.bc
13336            ! win32/config_H.gc win32/config_H.vc win32/makemain.pl
13337            ! win32/perllib.c win32/runperl.c win32/win32.h
13338            ! win32/win32thread.h writemain.SH x2p/a2p.c x2p/a2p.h x2p/a2p.y
13339            ! x2p/hash.h x2p/str.h x2p/util.h x2p/walk.c
13340 ____________________________________________________________________________
13341 [  3517] By: gsar                                  on 1999/06/02  02:17:51
13342         Log: missed a few files
13343      Branch: perl
13344            ! ext/POSIX/POSIX.xs jpl/JNI/JNI.xs
13345 ____________________________________________________________________________
13346 [  3516] By: gsar                                  on 1999/06/02  01:37:33
13347         Log: integrate cfgperl contents into mainline
13348      Branch: perl
13349           +> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
13350           +> ext/ByteLoader/byterun.h
13351            - bytecode.h byterun.c byterun.h
13352            ! Changes
13353           !> (integrate 58 files)
13354 ____________________________________________________________________________
13355 [  3515] By: gsar                                  on 1999/06/02  00:48:50
13356         Log: remove stray K&R-isms
13357      Branch: perl
13358            ! ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
13359            ! ext/SDBM_File/sdbm/dbe.c ext/SDBM_File/sdbm/dbm.c
13360            ! ext/SDBM_File/sdbm/dbu.c mg.c op.c pp_ctl.c pp_sys.c sv.c
13361            ! toke.c util.c win32/win32.c x2p/hash.c
13362 ____________________________________________________________________________
13363 [  3514] By: gsar                                  on 1999/06/01  15:55:55
13364         Log: change#3447 didn't do enough to exempt Foo->bar(qw/.../) from
13365              strict 'subs'
13366      Branch: perl
13367            ! op.c t/pragma/strict-subs
13368 ____________________________________________________________________________
13369 [  3513] By: jhi                                   on 1999/06/01  07:17:05
13370         Log: Patch applying of #3499 had gone awry.
13371      Branch: cfgperl
13372            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.h
13373 ____________________________________________________________________________
13374 [  3512] By: gsar                                  on 1999/05/31  19:21:30
13375         Log: tighter -help output
13376      Branch: perl
13377            ! perl.c
13378 ____________________________________________________________________________
13379 [  3511] By: gsar                                  on 1999/05/31  17:18:23
13380         Log: fix memory leak in C<eval 'return sub {...}'>
13381      Branch: perl
13382            ! embed.h embed.pl objXSUB.h pp_ctl.c proto.h
13383 ____________________________________________________________________________
13384 [  3510] By: gsar                                  on 1999/05/31  14:11:46
13385         Log: tweak C++isms
13386      Branch: perl
13387            ! win32/dl_win32.xs win32/win32.c
13388 ____________________________________________________________________________
13389 [  3509] By: jhi                                   on 1999/05/30  13:02:26
13390         Log: Cleanup of #3488.
13391      Branch: cfgperl
13392            ! Configure config_h.SH
13393 ____________________________________________________________________________
13394 [  3508] By: jhi                                   on 1999/05/30  11:16:01
13395         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13396              To: Mailing list Perl5 <perl5-porters@perl.org>
13397              Subject: [PATCH 5.005_57] Teach Socket and io_unix.t the syntax of OS/2
13398              Date: Sat, 29 May 1999 20:18:13 -0400
13399              Message-ID: <19990529201813.B9489@monk.mps.ohio-state.edu>
13400      Branch: cfgperl
13401            ! ext/Socket/Socket.xs os2/os2ish.h t/lib/io_unix.t
13402 ____________________________________________________________________________
13403 [  3507] By: jhi                                   on 1999/05/29  20:05:40
13404         Log: From: Mark-Jason Dominus <mjd@plover.com>
13405              To: perl5-porters@perl.com
13406              Subject: PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre':
13407              Date: Sat, 29 May 1999 14:45:10 -0400
13408              Message-ID: <19990529184510.27557.qmail@plover.com>
13409      Branch: cfgperl
13410            ! op.h
13411 ____________________________________________________________________________
13412 [  3506] By: gsar                                  on 1999/05/29  16:49:39
13413         Log: avoid gv_check() recursive pit
13414      Branch: perl
13415            ! gv.c
13416 ____________________________________________________________________________
13417 [  3505] By: jhi                                   on 1999/05/29  11:38:16
13418         Log: From: jan.dubois@ibm.net (Jan Dubois)
13419              To: Gurusamy Sarathy <gsar@activestate.com>
13420              Cc: perl5-porters@perl.org
13421              Subject: [PATCH 5.005_57]Safeguard against unimplemented functions in pwuid.t and grent.t
13422              Date: Sat, 29 May 1999 08:46:22 +0200
13423              Message-ID: <374f8007.2016008@smtp1.ibm.net>
13424      Branch: cfgperl
13425            ! t/op/grent.t t/op/pwent.t
13426 ____________________________________________________________________________
13427 [  3504] By: jhi                                   on 1999/05/29  11:07:10
13428         Log: QNX needs <sys/select.h> to define fd_set.
13429              
13430              From: Norton Allen <allen@huarp.harvard.edu>
13431              To: perl5-porters@perl.org
13432              Subject: [19990526.016] Not OK: perl 5.00503 on x86-qnx 424
13433              Date:  Wed, 26 May 1999 13:51:27 -0400 (EDT)
13434              Message-Id:  <199905261751.NAA20966@bottesini.harvard.edu>
13435      Branch: cfgperl
13436            ! ext/IO/poll.c
13437 ____________________________________________________________________________
13438 [  3503] By: jhi                                   on 1999/05/29  10:53:31
13439         Log: From: jan.dubois@ibm.net (Jan Dubois)
13440              To: Gurusamy Sarathy <gsar@activestate.com>, perl5-porters@perl.org
13441              Subject: [PATCH all versions] (was Re: Unitialized Value Complaints in Math::BigFloat)
13442              Date: Fri, 28 May 1999 20:14:35 +0200
13443              Message-ID: <3751daa4.7188847@smtp1.ibm.net>
13444      Branch: cfgperl
13445            ! lib/Math/BigFloat.pm
13446 ____________________________________________________________________________
13447 [  3502] By: jhi                                   on 1999/05/29  10:44:44
13448         Log: Make Configure support the change #3367,
13449              SysV shadow passwords.
13450      Branch: cfgperl
13451            ! Configure config_h.SH pp_sys.c
13452 ____________________________________________________________________________
13453 [  3501] By: gsar                                  on 1999/05/28  21:22:23
13454         Log: add wide versions of win32 system calls (first step in
13455              globalization); delayload winsock for performance if compiling
13456              with VC 6.0
13457      Branch: perl
13458            ! win32/Makefile win32/dl_win32.xs win32/makefile.mk
13459            ! win32/win32.c win32/win32.h
13460 ____________________________________________________________________________
13461 [  3500] By: jhi                                   on 1999/05/28  21:17:24
13462         Log: The new t/lib/io_linenum.t was using stricture
13463              before @INC was set up.
13464      Branch: cfgperl
13465            ! t/lib/io_linenum.t
13466 ____________________________________________________________________________
13467 [  3499] By: jhi                                   on 1999/05/28  17:13:23
13468         Log: From: Tom Hughes <tom@compton.nu>
13469              To: perl5-porters@perl.org
13470              Subject: [PATCH 5.005_57] ByteLoader mark 2
13471              Date: Wed, 26 May 1999 23:59:49 +0100
13472              Message-ID: <bf337a0849.tom@compton.compton.nu>
13473              
13474              plus resolve tiny conflict with #3479
13475              plus regen_headers.
13476      Branch: cfgperl
13477            + ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
13478            + ext/ByteLoader/byterun.h
13479            - bytecode.h byterun.c byterun.h
13480            ! MANIFEST Makefile.SH bytecode.pl embed.h embedvar.h ext/B/B.pm
13481            ! ext/B/B.xs ext/B/B/Bytecode.pm ext/B/Makefile.PL
13482            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
13483            ! ext/ByteLoader/Makefile.PL global.sym intrpvar.h objXSUB.h
13484            ! perl.h perlvars.h proto.h util.c utils/Makefile
13485 ____________________________________________________________________________
13486 [  3498] By: jhi                                   on 1999/05/28  16:53:04
13487         Log: From: Mark-Jason Dominus <mjd@plover.com>
13488              To: perl5-porters@perl.com
13489              Subject: PATCH (5.005_57): defined(@a) now deprecated
13490              Date: Thu, 27 May 1999 16:05:44 -0400
13491              Message-ID: <19990527200544.13330.qmail@plover.com>
13492      Branch: cfgperl
13493            ! lib/Carp.pm op.c opcode.h opcode.pl pod/perldelta.pod
13494            ! pod/perldiag.pod pod/perlfunc.pod pp_proto.h t/pragma/warn/op
13495 ____________________________________________________________________________
13496 [  3497] By: jhi                                   on 1999/05/28  16:50:54
13497         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13498              To: perl5-porters@perl.org (Mailing list Perl5)
13499              Subject: [PATCH 5.00557] Cosmetic OS/2-related patches
13500              Date: Fri, 28 May 1999 12:13:00 -0400 (EDT)
13501              Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu>
13502      Branch: cfgperl
13503            ! MANIFEST Makefile.SH ext/POSIX/POSIX.xs hints/os2.sh
13504            ! os2/Makefile.SHs t/io/pipe.t t/lib/io_sock.t
13505 ____________________________________________________________________________
13506 [  3496] By: jhi                                   on 1999/05/28  16:48:39
13507         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13508              To: perl5-porters@perl.org (Mailing list Perl5)
13509              Subject: [PATCH 5.00557] Required OS/2-related patches
13510              Date: Fri, 28 May 1999 12:11:48 -0400 (EDT)
13511              Message-Id: <199905281611.MAA02037@monk.mps.ohio-state.edu>
13512      Branch: cfgperl
13513            ! os2/os2.c t/lib/bigfloatpm.t t/lib/io_unix.t t/op/groups.t
13514            ! t/op/stat.t util.c
13515 ____________________________________________________________________________
13516 [  3495] By: jhi                                   on 1999/05/28  16:45:56
13517         Log: From: Paul Johnson <pjcj@transeda.com>
13518              To: perl5-porters <perl5-porters@perl.org>
13519              Subject: [PATCH 5.005_57] Provide more useful test okay percentage
13520              Date: Fri, 28 May 1999 15:13:54 +0100
13521              Message-ID: <19990528151354.B289@west-tip.transeda.com>
13522      Branch: cfgperl
13523            ! t/TEST
13524 ____________________________________________________________________________
13525 [  3494] By: jhi                                   on 1999/05/28  16:44:34
13526         Log: From: Paul Johnson <pjcj@transeda.com>
13527              To: perl5-porters <perl5-porters@perl.org>
13528              Subject: [PATCH 5.005_57] Fixes related to working local $.
13529              Date: Fri, 28 May 1999 15:11:18 +0100
13530              Message-ID: <19990528151118.A289@west-tip.transeda.com>
13531      Branch: cfgperl
13532            ! ext/IO/lib/IO/Handle.pm pod/perlvar.pod t/lib/io_linenum.t
13533 ____________________________________________________________________________
13534 [  3493] By: gsar                                  on 1999/05/28  16:37:26
13535         Log: change#3449 wasn't doing enough
13536      Branch: perl
13537            ! op.c t/comp/proto.t
13538 ____________________________________________________________________________
13539 [  3492] By: jhi                                   on 1999/05/28  08:12:23
13540         Log: From: paul.marquess@bt.com
13541              To: doughera@lafayette.edu
13542              Cc: perl5-porters@perl.org
13543              Subject: RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_File
13544              Date: Thu, 27 May 1999 23:31:38 +0100
13545              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6C03@mbtlipnt02.btlabs.bt.co.uk>
13546              
13547              Had to be applied manually; some mailer had munged the patch slightly.
13548      Branch: cfgperl
13549            ! ext/NDBM_File/NDBM_File.xs
13550 ____________________________________________________________________________
13551 [  3491] By: jhi                                   on 1999/05/28  07:51:17
13552         Log: From: "Vishal Bhatia" <vishalb@my-deja.com>
13553              To: perl5-porters@perl.org
13554              Subject: [PATCH 5.005_57] fixing eval in the compiler
13555              Date: Thu, 27 May 1999 07:56:54 -0700
13556              Message-ID: <JDIKFDKKLGHHBAAA@my-deja.com>
13557      Branch: cfgperl
13558            ! cc_runtime.h scope.h
13559 ____________________________________________________________________________
13560 [  3490] By: jhi                                   on 1999/05/28  07:47:06
13561         Log: From: Andy Dougherty <doughera@lafayette.edu>
13562              To: perlbug@perl.com
13563              Cc: Jarkko Hietaniemi <jhi@iki.fi>
13564              Subject: [PATCH] Configure updates for ISC 4.1
13565              Date: Thu, 27 May 1999 15:19:21 -0400 (EDT)
13566              Message-Id: <Pine.GSU.4.05.9905271513500.22115-100000@newton.phys>
13567      Branch: cfgperl
13568            ! Configure config_h.SH
13569 ____________________________________________________________________________
13570 [  3489] By: jhi                                   on 1999/05/28  07:39:17
13571         Log: Integrate from mainperl.
13572      Branch: cfgperl
13573           !> malloc.c win32/makedef.pl win32/win32.c
13574 ____________________________________________________________________________
13575 [  3488] By: jhi                                   on 1999/05/27  16:57:19
13576         Log: From: Andy Dougherty <doughera@lafayette.edu>
13577              To: Perl Porters <perl5-porters@perl.org>
13578              Subject: [PATCH] Re: 5.005_57 NOT OK on SunOS 4.1.3
13579              Date: Thu, 27 May 1999 12:26:28 -0400 (EDT)
13580              Message-Id: <Pine.GSU.4.05.9905271120230.22115-100000@newton.phys>
13581      Branch: cfgperl
13582            ! Configure config_h.SH hints/sunos_4_1.sh util.c
13583 ____________________________________________________________________________
13584 [  3487] By: gsar                                  on 1999/05/27  03:56:20
13585         Log: make win32_spawnvp() inherit standard handles even when they
13586              may be redirected
13587      Branch: perl
13588            ! win32/win32.c
13589 ____________________________________________________________________________
13590 [  3486] By: jhi                                   on 1999/05/26  19:55:52
13591         Log: From: Andy Dougherty <doughera@lafayette.edu>
13592              To: perl5-porters@perl.org
13593              Subject: Re: BUG -> [19990526.004] perl5.005_57 error in util.c on sun4-solaris2.6
13594              Date: Wed, 26 May 1999 14:49:52 -0400 (EDT)
13595              Message-Id: <Pine.GSU.4.05.9905261448310.19172-100000@newton.phys>
13596      Branch: cfgperl
13597            ! util.c
13598 ____________________________________________________________________________
13599 [  3485] By: chip                                  on 1999/05/26  17:19:11
13600         Log: Look for Linux FILE structure in libio.h, for glibc-2.1.
13601      Branch: maint-5.004/perl
13602            ! Configure
13603 ____________________________________________________________________________
13604 [  3484] By: gsar                                  on 1999/05/26  01:56:28
13605         Log: fix missing exported symbol
13606      Branch: perl
13607            ! malloc.c win32/makedef.pl
13608 ____________________________________________________________________________
13609 [  3483] By: jhi                                   on 1999/05/25  23:08:07
13610         Log: Configure -Dopenbsd_distribution to build for the OpenBSD tree.
13611              
13612              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13613              To: perlbug@perl.com
13614              Subject: OpenBSD hints file update
13615              Date: Tue, 25 May 1999 12:12:38 -0600 (MDT)
13616              Message-Id: <199905251812.MAA06032@xerxes.courtesan.com>
13617      Branch: cfgperl
13618            ! hints/openbsd.sh
13619 ____________________________________________________________________________
13620 [  3482] By: jhi                                   on 1999/05/25  23:01:25
13621         Log: From: Tom Hughes <tom@compton.nu>
13622              To: perl5-porters@perl.org
13623              Subject: [PATCH 5.005_57] Make Configure recognise glibc 2.1 stdio
13624              Date: Tue, 25 May 1999 23:10:23 +0100
13625              Message-ID: <1ed7f10749.tom@compton.compton.nu>
13626      Branch: cfgperl
13627            ! Configure config_h.SH
13628 ____________________________________________________________________________
13629 [  3481] By: jhi                                   on 1999/05/25  22:31:50
13630         Log: 3479, 3480, 3481 seems logical.
13631      Branch: cfgperl
13632           !> hints/aix.sh
13633 ____________________________________________________________________________
13634 [  3480] By: jhi                                   on 1999/05/25  22:13:39
13635         Log: The change #3479 wasn't perfect.
13636      Branch: perl
13637            ! hints/aix.sh
13638 ____________________________________________________________________________
13639 [  3479] By: jhi                                   on 1999/05/25  21:59:21
13640         Log: Cures for _57 in AIX 4.1.5.0.
13641              (1) The lddlflags lost its -lc by change #3660
13642              (and the politeness of change #3257).
13643              (2) optype_size must end up in perl.exp (as PL_optype_size).
13644              Added it to perlvars.h, fixed bytecode.pl,
13645              regen'ed the relevant headers.
13646      Branch: cfgperl
13647            ! bytecode.h bytecode.pl byterun.h embed.h embedvar.h objXSUB.h
13648            ! perlvars.h
13649      Branch: perl
13650            ! hints/aix.sh
13651 ____________________________________________________________________________
13652 [  3478] By: jhi                                   on 1999/05/25  20:13:47
13653         Log: Integrate from mainperl.
13654      Branch: cfgperl
13655           +> pod/perltootc.pod
13656           !> (integrate 101 files)
13657 ____________________________________________________________________________
13658 [  3477] By: gsar                                  on 1999/05/25  10:43:48
13659         Log: here be 5.005_57
13660      Branch: perl
13661            ! Changes MANIFEST Porting/makerel
13662           !> Changes5.005
13663
13664 ----------------
13665 Version 5.005_57
13666 ----------------
13667
13668 ____________________________________________________________________________
13669 [  3476] By: gsar                                  on 1999/05/25  09:23:43
13670         Log: up patchlevel &c
13671      Branch: perl
13672            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
13673            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13674            ! win32/makefile.mk
13675 ____________________________________________________________________________
13676 [  3475] By: gsar                                  on 1999/05/25  09:14:51
13677         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13678              Date: Tue, 25 May 1999 02:42:23 -0400 (EDT)
13679              Message-Id: <199905250642.CAA06208@monk.mps.ohio-state.edu>
13680              Subject: [PATCH 5.005_56] REx engine improvements
13681      Branch: perl
13682            ! embedvar.h mg.c objXSUB.h pp.c pp_ctl.c pp_hot.c regcomp.c
13683            ! regexec.c regexp.h t/op/pat.t t/op/re_tests t/op/regexp.t
13684            ! thrdvar.h util.c
13685 ____________________________________________________________________________
13686 [  3474] By: gsar                                  on 1999/05/25  08:39:56
13687         Log: test case for change#3470
13688      Branch: perl
13689            ! t/lib/bigintpm.t
13690 ____________________________________________________________________________
13691 [  3473] By: gsar                                  on 1999/05/25  08:36:52
13692         Log: perlport 1.43 update from Chris Nandor and Tom Christiansen
13693      Branch: perl
13694            ! Changes pod/perlport.pod
13695 ____________________________________________________________________________
13696 [  3472] By: gsar                                  on 1999/05/25  08:28:57
13697         Log: assorted tweaks
13698      Branch: perl
13699            ! doio.c iperlsys.h win32/config.bc win32/config.gc
13700            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13701            ! win32/config_H.vc win32/makedef.pl
13702 ____________________________________________________________________________
13703 [  3471] By: gsar                                  on 1999/05/25  06:06:04
13704         Log: perlref update from Tom Christiansen
13705      Branch: perl
13706            ! pod/perlref.pod
13707 ____________________________________________________________________________
13708 [  3470] By: gsar                                  on 1999/05/25  06:03:27
13709         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13710              Date: Mon, 24 May 1999 17:43:56 -0400
13711              Message-ID: <19990524174356.A1944@monk.mps.ohio-state.edu>
13712              Subject: [PATCH 5.005_*] hv.c calling negative malloc()
13713      Branch: perl
13714            ! hv.c
13715 ____________________________________________________________________________
13716 [  3469] By: gsar                                  on 1999/05/25  05:59:22
13717         Log: avoid temporary files that have a constant name (from a suggestion
13718              by Anthony J. Lill <ajlill@ajlc.waterloo.on.ca>)
13719      Branch: perl
13720            ! lib/ExtUtils/MM_Unix.pm
13721 ____________________________________________________________________________
13722 [  3468] By: gsar                                  on 1999/05/25  05:54:29
13723         Log: From: pvhp@forte.com (Peter Prymmer)
13724              Date: Mon, 24 May 99 11:20:25 PDT
13725              Message-Id: <9905241820.AA28071@forte.com>
13726              Subject: [PATCH: _56 and _03]EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
13727      Branch: perl
13728            ! lib/Pod/Text.pm
13729 ____________________________________________________________________________
13730 [  3467] By: gsar                                  on 1999/05/25  04:08:50
13731         Log: fix glob() bug that resulted in missing symlinks that don't point
13732              anywhere
13733      Branch: perl
13734            ! pp_hot.c
13735 ____________________________________________________________________________
13736 [  3466] By: gsar                                  on 1999/05/25  03:00:00
13737         Log: avoid enumerating @INC contents in diagnostic if @INC was never
13738              searched
13739      Branch: perl
13740            ! pod/perldiag.pod pp_ctl.c
13741 ____________________________________________________________________________
13742 [  3465] By: gsar                                  on 1999/05/25  02:24:08
13743         Log: add caveat about close(PIPE) carelessness
13744      Branch: perl
13745            ! pod/perlfunc.pod
13746 ____________________________________________________________________________
13747 [  3464] By: gsar                                  on 1999/05/24  23:55:53
13748         Log: fix bogus line numbers for void context warnings
13749              (change#2548 was overeager)
13750      Branch: perl
13751            ! op.c
13752 ____________________________________________________________________________
13753 [  3463] By: gsar                                  on 1999/05/24  23:31:58
13754         Log: change#3455 had a typo
13755      Branch: perl
13756            ! pp_ctl.c
13757 ____________________________________________________________________________
13758 [  3462] By: gsar                                  on 1999/05/24  17:32:20
13759         Log: more pod updates from Tom Christiansen; regen perltoc
13760      Branch: perl
13761            ! pod/perl.pod pod/perldelta.pod pod/perlmod.pod pod/perlobj.pod
13762            ! pod/perlre.pod pod/perltoc.pod pod/perlvar.pod
13763 ____________________________________________________________________________
13764 [  3461] By: gsar                                  on 1999/05/24  07:41:32
13765         Log: perlmod notes from Damian Conway (via Tom Christiansen)
13766      Branch: perl
13767            ! pod/perlmod.pod
13768 ____________________________________________________________________________
13769 [  3460] By: gsar                                  on 1999/05/24  07:24:11
13770         Log: major pod update from Tom Christiansen
13771      Branch: perl
13772            + pod/perltootc.pod
13773            ! MANIFEST lib/Pod/Functions.pm pod/Makefile pod/buildtoc
13774            ! pod/perl.pod pod/perl5004delta.pod pod/perlcall.pod
13775            ! pod/perldata.pod pod/perldebug.pod pod/perldelta.pod
13776            ! pod/perldsc.pod pod/perlfunc.pod pod/perlipc.pod
13777            ! pod/perllol.pod pod/perlmod.pod pod/perlmodinstall.pod
13778            ! pod/perlmodlib.pod pod/perlobj.pod pod/perlop.pod
13779            ! pod/perlopentut.pod pod/perlpod.pod pod/perlport.pod
13780            ! pod/perlre.pod pod/perlref.pod pod/perlrun.pod pod/perlsec.pod
13781            ! pod/perlsub.pod pod/perlsyn.pod pod/perlthrtut.pod
13782            ! pod/perltie.pod pod/perltrap.pod pod/perlvar.pod
13783            ! pod/perlxs.pod pod/pod2man.PL
13784 ____________________________________________________________________________
13785 [  3459] By: gsar                                  on 1999/05/24  06:26:48
13786         Log: perlfaq update from Tom Christiansen
13787      Branch: perl
13788            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13789            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13790            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13791            ! pod/perlfaq9.pod
13792 ____________________________________________________________________________
13793 [  3458] By: gsar                                  on 1999/05/24  05:55:11
13794         Log: updated to v1.50 from CPAN
13795      Branch: perl
13796            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
13797 ____________________________________________________________________________
13798 [  3457] By: gsar                                  on 1999/05/24  05:46:20
13799         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13800              Date: Sun, 23 May 1999 16:35:07 +0100
13801              Message-Id: <199905231535.QAA00032@crypt.compulink.co.uk>
13802              Subject: [PATCH 5.005_56] name PL_in_eval bits
13803      Branch: perl
13804            ! cop.h op.c perl.c pp_ctl.c toke.c util.c
13805 ____________________________________________________________________________
13806 [  3456] By: gsar                                  on 1999/05/24  05:18:06
13807         Log: make -t mode the default on emacs/dumb terminals
13808      Branch: perl
13809            ! Changes utils/perldoc.PL
13810 ____________________________________________________________________________
13811 [  3455] By: gsar                                  on 1999/05/24  05:05:19
13812         Log: return 0 rather than "" when scalar grep has nothing to iterate
13813              on (brings behavior in line with documentation)
13814      Branch: perl
13815            ! pp_ctl.c
13816 ____________________________________________________________________________
13817 [  3454] By: gsar                                  on 1999/05/24  04:52:52
13818         Log: From: Tim Jenness <t.jenness@jach.hawaii.edu>
13819              Date: Thu, 20 May 1999 13:27:02 -1000
13820              Message-Id: <E10kcDN-0007TA-00@lapaki>
13821              Subject: Problem with MM_Unix in 5.005_03
13822      Branch: perl
13823            ! lib/ExtUtils/MM_Unix.pm
13824 ____________________________________________________________________________
13825 [  3453] By: gsar                                  on 1999/05/24  04:39:49
13826         Log: avoid removing duplicates in user-generated warnings
13827              From: byron@omix.com (Byron Brummer)
13828              Date: Thu, 20 May 1999 04:01:17 -0700 (PDT)
13829              Message-Id: <199905201101.EAA91175@thrush.omix.com>
13830              Subject: [PATCH] Re: warn buffers/loses output in ?? - 5.005_03
13831      Branch: perl
13832            ! lib/diagnostics.pm
13833 ____________________________________________________________________________
13834 [  3452] By: gsar                                  on 1999/05/24  04:23:10
13835         Log: straighten some code to avoid NeXT compiler bugs (from
13836              Geoff Kuenning <geoff@cs.hmc.edu>)
13837      Branch: perl
13838            ! pp_ctl.c
13839 ____________________________________________________________________________
13840 [  3451] By: gsar                                  on 1999/05/24  03:03:05
13841         Log: minor logic tweak for reserved word warning
13842      Branch: perl
13843            ! lib/Test/Harness.pm toke.c
13844 ____________________________________________________________________________
13845 [  3450] By: gsar                                  on 1999/05/24  02:34:20
13846         Log: oops, some files missing in change#3449
13847      Branch: perl
13848            ! op.c op.h toke.c
13849 ____________________________________________________________________________
13850 [  3449] By: gsar                                  on 1999/05/24  02:33:12
13851         Log: allow '*' prototype to autoquote even barewords that happen to be
13852              function names; parens or ampersand continue to force the other
13853              interpretation; makes C<sub Foo {'bar'} CORE::GLOBAL::require Foo;>
13854              do the right thing, for example
13855      Branch: perl
13856            ! t/comp/proto.t
13857 ____________________________________________________________________________
13858 [  3448] By: gsar                                  on 1999/05/24  01:51:24
13859         Log: remove vestiges of PL_last_proto
13860      Branch: perl
13861            ! embedvar.h intrpvar.h objXSUB.h
13862 ____________________________________________________________________________
13863 [  3447] By: gsar                                  on 1999/05/24  01:49:20
13864         Log: redo change#2061 and parts of change#1169 with code in the
13865              parser; PL_last_proto hackery gone, strict 'subs' in now
13866              implemented in the optimizer where specifying the exceptional
13867              cases is much more robust; '*' (bareword) prototype now works
13868              reliably when used in second and subsequent arguments
13869      Branch: perl
13870            ! dump.c embed.h embed.pl objXSUB.h op.c op.h proto.h toke.c
13871 ____________________________________________________________________________
13872 [  3446] By: gsar                                  on 1999/05/23  05:00:55
13873         Log: remove redundant part of change#1169 superceded by change#2061;
13874              avoid "future reserved word" warning on prototypical bearwords
13875      Branch: perl
13876            ! t/lib/fatal.t toke.c
13877 ____________________________________________________________________________
13878 [  3445] By: gsar                                  on 1999/05/21  23:36:49
13879         Log: s/isspace/isSPACE/g and make sure the CRT version is always
13880              passed an unsigned char (fixes random occurrence of spaces in
13881              arguments containing high-bit chars passed to spawned children,
13882              on win32)
13883      Branch: perl
13884            ! ext/SDBM_File/sdbm/dbe.c win32/perlhost.h win32/win32.c
13885 ____________________________________________________________________________
13886 [  3444] By: gsar                                  on 1999/05/21  23:08:55
13887         Log: integrate Configure changes from cfgperl
13888      Branch: perl
13889           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13890           !> config_h.SH
13891 ____________________________________________________________________________
13892 [  3443] By: jhi                                   on 1999/05/21  22:00:56
13893         Log: Integrate from mainperl.
13894      Branch: cfgperl
13895           !> Changes doop.c ext/SDBM_File/sdbm/dba.c
13896           !> ext/SDBM_File/sdbm/dbd.c ext/SDBM_File/sdbm/dbe.c os2/os2.c
13897           !> perl.h pod/perldiag.pod pod/perlport.pod pp.c t/comp/proto.t
13898           !> win32/perlhost.h win32/win32.c x2p/walk.c
13899 ____________________________________________________________________________
13900 [  3442] By: jhi                                   on 1999/05/21  21:59:46
13901         Log: fflush.
13902      Branch: cfgperl
13903            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13904            ! config_h.SH
13905 ____________________________________________________________________________
13906 [  3441] By: gsar                                  on 1999/05/21  17:48:55
13907         Log: integrate cfgperl changes
13908      Branch: perl
13909           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13910           !> config_h.SH hints/sunos_4_1.sh installperl
13911 ____________________________________________________________________________
13912 [  3440] By: gsar                                  on 1999/05/21  17:42:49
13913         Log: test tweak
13914      Branch: perl
13915            ! t/comp/proto.t
13916 ____________________________________________________________________________
13917 [  3439] By: gsar                                  on 1999/05/21  17:31:26
13918         Log: fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL are #defined.
13919              (Configure fflush(NULL) detection seems broken on Solaris, which
13920              is why I hit the problem)
13921      Branch: perl
13922            ! Changes perl.h
13923 ____________________________________________________________________________
13924 [  3438] By: gsar                                  on 1999/05/20  16:41:01
13925         Log: perlport 1.41 update from Chris Nandor <pudge@pobox.com>
13926      Branch: perl
13927            ! pod/perlport.pod
13928 ____________________________________________________________________________
13929 [  3437] By: jhi                                   on 1999/05/20  07:14:39
13930         Log: Patches to fflushing in SunOS 4 from Andy Dougherty
13931              (via private email).
13932      Branch: cfgperl
13933            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13934            ! config_h.SH hints/sunos_4_1.sh
13935 ____________________________________________________________________________
13936 [  3436] By: gsar                                  on 1999/05/20  05:18:26
13937         Log: various little nits
13938      Branch: perl
13939            ! doop.c ext/SDBM_File/sdbm/dba.c ext/SDBM_File/sdbm/dbd.c
13940            ! ext/SDBM_File/sdbm/dbe.c os2/os2.c pod/perldiag.pod pp.c
13941            ! win32/perlhost.h win32/win32.c x2p/walk.c
13942 ____________________________________________________________________________
13943 [  3435] By: jhi                                   on 1999/05/18  16:25:49
13944         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13945              To: perl5-porters@perl.org
13946              Subject: installperl
13947              Date: Fri, 14 May 1999 21:34:58 +0100
13948              Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk>
13949      Branch: cfgperl
13950            ! installperl
13951 ____________________________________________________________________________
13952 [  3434] By: jhi                                   on 1999/05/17  21:25:54
13953         Log: Integrate from mainperl.
13954      Branch: cfgperl
13955           +> lib/ExtUtils/MM_Cygwin.pm
13956            - cygwin32/impure_ptr.c
13957           !> MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
13958           !> cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
13959           !> ext/POSIX/POSIX.xs gv.c hints/cygwin32.sh installman
13960           !> installperl perl.h pod/perldiag.pod pp.c pp_hot.c util.c
13961           !> x2p/find2perl.PL
13962 ____________________________________________________________________________
13963 [  3433] By: gsar                                  on 1999/05/17  09:49:01
13964         Log: integrate cfgperl changes into mainline
13965      Branch: perl
13966           !> Configure INSTALL config_h.SH configure.com embed.h
13967           !> ext/Devel/Peek/Peek.xs ext/Socket/Socket.xs global.sym
13968           !> hints/dec_osf.sh objXSUB.h perl.h pod/perldiag.pod proto.h
13969           !> util.c
13970 ____________________________________________________________________________
13971 [  3432] By: gsar                                  on 1999/05/17  09:06:45
13972         Log: emit more appropriate diagnostic for failed glob (variant
13973              of patch suggested by Graham Barr)
13974      Branch: perl
13975            ! gv.c pod/perldiag.pod pp.c pp_hot.c
13976 ____________________________________________________________________________
13977 [  3431] By: gsar                                  on 1999/05/17  08:38:09
13978         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13979              Date: Thu, 13 May 1999 22:18:43 -0600 (MDT)
13980              Message-Id: <199905140418.WAA18826@xerxes.courtesan.com>
13981              Subject: find2perl does not grok the 'c' suffix to the -size argument
13982      Branch: perl
13983            ! x2p/find2perl.PL
13984 ____________________________________________________________________________
13985 [  3430] By: gsar                                  on 1999/05/17  08:26:21
13986         Log: additional cleanups for cygwin32 port
13987              From: "Fifer, Eric" <EFifer@sanwaint.com>
13988              Date: Wed, 12 May 1999 20:25:54 +0100
13989              Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST>
13990              Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port
13991      Branch: perl
13992            + lib/ExtUtils/MM_Cygwin.pm
13993            - cygwin32/impure_ptr.c
13994            ! MANIFEST README.cygwin32 XSUB.h cygwin32/Makefile.SHs
13995            ! cygwin32/perlld.in dosish.h ext/DynaLoader/dl_cygwin32.xs
13996            ! ext/POSIX/POSIX.xs hints/cygwin32.sh installman installperl
13997            ! perl.h util.c
13998 ____________________________________________________________________________
13999 [  3429] By: gsar                                  on 1999/05/17  08:01:04
14000         Log: From: Andy Dougherty <doughera@lafayette.edu>
14001              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
14002              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
14003              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
14004      Branch: perl
14005            ! INSTALL
14006 ____________________________________________________________________________
14007 [  3428] By: jhi                                   on 1999/05/17  07:03:26
14008         Log: Integrate from mainperl modulo the Socket.xs change.
14009      Branch: cfgperl
14010           !> ext/Socket/Socket.xs op.c win32/include/sys/socket.h
14011           !> win32/win32.c win32/win32.h
14012 ____________________________________________________________________________
14013 [  3427] By: jhi                                   on 1999/05/16  22:09:11
14014         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14015              To: perl5-porters@perl.org (Mailing list Perl5)
14016              Subject: [PATCH 5.005_56] Devel::Peek::mstat not working
14017              Date: Sun, 16 May 1999 01:28:18 -0400 (EDT)
14018              Message-Id: <199905160528.BAA23376@monk.mps.ohio-state.edu>
14019      Branch: cfgperl
14020            ! ext/Devel/Peek/Peek.xs
14021 ____________________________________________________________________________
14022 [  3426] By: jhi                                   on 1999/05/16  22:07:11
14023         Log: From: Mark-Jason Dominus <mjd@plover.com>
14024              To: perl5-porters@perl.com
14025              Subject: DOC PATCH (5.005_55): Error message missing from perldiag.pod
14026              Date: Sat, 15 May 1999 12:43:47 -0400
14027              Message-ID: <19990515164348.7313.qmail@plover.com>
14028      Branch: cfgperl
14029            ! pod/perldiag.pod
14030 ____________________________________________________________________________
14031 [  3425] By: nick                                  on 1999/05/15  15:56:10
14032         Log: Mingw32 + w32api-0.1.5 tweaks
14033              - now more like other Win32 compilers
14034      Branch: perl
14035            ! ext/Socket/Socket.xs win32/include/sys/socket.h win32/win32.c
14036            ! win32/win32.h
14037 ____________________________________________________________________________
14038 [  3424] By: nick                                  on 1999/05/14  21:04:22
14039         Log: Experimental "slab" allocator for ops.
14040              To try it -DPL_OP_SLAB_ALLOC for op.c 
14041              This is for proof of concept only, it leaks memory 
14042              (ops are not free'd) so don't use in embedded apps.
14043              If this minimalist version does not show performance 
14044              gain then whole idea is worthless. 
14045              Nick see's approx 12% speed up vs perlmalloc running
14046              perl -Ilib -MCPAN -e '' 
14047              Solaris2.6, gcc-2.8.1 but numbers are not repeatable.
14048      Branch: perl
14049            ! op.c
14050 ____________________________________________________________________________
14051 [  3423] By: gsar                                  on 1999/05/14  19:55:04
14052         Log: on win32, look for "site/5.XXX/lib" if "site/5.XXXYY/lib" isn't
14053              found (brings sitelib intuition in line with privlib)
14054      Branch: perl
14055            ! win32/win32.c
14056 ____________________________________________________________________________
14057 [  3422] By: jhi                                   on 1999/05/14  08:08:01
14058         Log: From: pvhp@forte.com (Peter Prymmer)
14059              To: perl5-porters@perl.org, vmsperl@perl.org
14060              Subject: [PATCH: 5.005_56] add config.msg to VMS configure.com
14061              Date: Thu, 13 May 99 15:29:57 PDT
14062              Message-Id: <9905132229.AA15854@forte.com>
14063      Branch: cfgperl
14064            ! configure.com
14065 ____________________________________________________________________________
14066 [  3421] By: jhi                                   on 1999/05/14  07:34:20
14067         Log: Integrate from mainperl.
14068      Branch: cfgperl
14069           !> lib/ExtUtils/MM_Unix.pm win32/win32.c
14070 ____________________________________________________________________________
14071 [  3420] By: jhi                                   on 1999/05/14  07:33:26
14072         Log: Still fflushing.
14073      Branch: cfgperl
14074            ! Configure config_h.SH util.c
14075 ____________________________________________________________________________
14076 [  3419] By: gsar                                  on 1999/05/14  03:08:29
14077         Log: mortalize string allocations by win32_get_{priv,site}lib()
14078              (fixes small memory leak in interpreter)
14079      Branch: perl
14080            ! win32/win32.c
14081 ____________________________________________________________________________
14082 [  3418] By: gsar                                  on 1999/05/14  03:06:50
14083         Log: make win32_longname() preserve kind of slashes in argument
14084      Branch: perl
14085            ! win32/win32.c
14086 ____________________________________________________________________________
14087 [  3417] By: gsar                                  on 1999/05/14  03:04:44
14088         Log: canonicalize path for $(FULLPERL) and $(PERL) in MakeMaker
14089      Branch: perl
14090            ! lib/ExtUtils/MM_Unix.pm
14091 ____________________________________________________________________________
14092 [  3416] By: jhi                                   on 1999/05/13  21:18:06
14093         Log: Integrate from mainperl.
14094      Branch: cfgperl
14095           !> pp_ctl.c
14096 ____________________________________________________________________________
14097 [  3415] By: jhi                                   on 1999/05/13  21:16:49
14098         Log: Fixes from Andy Dougherty (via private email).
14099      Branch: cfgperl
14100            ! Configure config_h.SH
14101 ____________________________________________________________________________
14102 [  3414] By: nick                                  on 1999/05/13  20:04:26
14103         Log: valist vs va_list typo
14104      Branch: perl
14105            ! pp_ctl.c
14106 ____________________________________________________________________________
14107 [  3413] By: jhi                                   on 1999/05/13  15:04:05
14108         Log: From: Andy Dougherty <doughera@lafayette.edu>
14109              To: perlbug@perl.com
14110              Subject: [PATCH] (Was Re: SunOS4.1 compilation error)
14111              Date: Wed, 12 May 1999 11:44:11 -0400 (EDT)
14112              Message-Id: <Pine.GSU.4.05.9905121136520.25150-100000@newton.phys>
14113      Branch: cfgperl
14114            ! INSTALL
14115 ____________________________________________________________________________
14116 [  3412] By: jhi                                   on 1999/05/13  14:20:17
14117         Log: Integrate from mainperl.
14118      Branch: cfgperl
14119           !> pp_ctl.c
14120 ____________________________________________________________________________
14121 [  3411] By: gsar                                  on 1999/05/13  14:16:56
14122         Log: docatch_body() declaration mismatch
14123      Branch: perl
14124            ! pp_ctl.c
14125 ____________________________________________________________________________
14126 [  3410] By: jhi                                   on 1999/05/13  13:51:44
14127         Log: Add HAS_MEMCHR and make memchr into a cpp macro if it already isn't.
14128      Branch: cfgperl
14129            ! Configure config_h.SH perl.h
14130 ____________________________________________________________________________
14131 [  3409] By: jhi                                   on 1999/05/13  13:31:53
14132         Log: Still fflushing strong.
14133      Branch: cfgperl
14134            ! Configure config_h.SH embed.h global.sym objXSUB.h perl.h
14135            ! proto.h util.c
14136 ____________________________________________________________________________
14137 [  3408] By: jhi                                   on 1999/05/12  14:30:23
14138         Log: Integrate from mainperl.
14139      Branch: cfgperl
14140           !> (integrate 30 files)
14141 ____________________________________________________________________________
14142 [  3407] By: jhi                                   on 1999/05/12  12:28:31
14143         Log: Be tidier with fflush(NULL) testing.
14144      Branch: cfgperl
14145            ! Configure config_h.SH
14146 ____________________________________________________________________________
14147 [  3406] By: gsar                                  on 1999/05/12  11:26:03
14148         Log: better range-checking on list slices, with test
14149              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14150              Date: Sun, 02 May 1999 17:02:53 +0100
14151              Message-Id: <199905021602.RAA13905@crypt.compulink.co.uk>
14152              Subject: Re: List slice of undefs returns 0 items 
14153      Branch: perl
14154            ! pp.c t/op/list.t
14155 ____________________________________________________________________________
14156 [  3405] By: gsar                                  on 1999/05/12  11:22:27
14157         Log: change#3397 needs test tweak
14158      Branch: perl
14159            ! Changes t/pragma/warn/sv
14160 ____________________________________________________________________________
14161 [  3404] By: gsar                                  on 1999/05/12  11:07:44
14162         Log: typo in change#3397
14163      Branch: perl
14164            ! doop.c
14165 ____________________________________________________________________________
14166 [  3403] By: gsar                                  on 1999/05/12  10:49:01
14167         Log: From: Stephen Zander <gibreel@pobox.com>
14168              Date: 12 May 1999 01:22:31 -0700
14169              Message-ID: <87u2tik88o.fsf@pooh.fire-swamp.net>
14170              Subject: Re: Test::Harness runs tainted tests with wrong library path
14171      Branch: perl
14172            ! lib/Test/Harness.pm
14173 ____________________________________________________________________________
14174 [  3402] By: gsar                                  on 1999/05/12  10:42:06
14175         Log: typo in change#3400
14176      Branch: perl
14177            ! ext/B/B/Deparse.pm
14178 ____________________________________________________________________________
14179 [  3401] By: jhi                                   on 1999/05/12  10:40:42
14180         Log: A better, shinier, and possibly even correctly working
14181              reincarnation of #3398.
14182      Branch: cfgperl
14183            ! Configure config_h.SH
14184 ____________________________________________________________________________
14185 [  3400] By: gsar                                  on 1999/05/12  10:40:11
14186         Log: deparse \&func() as \(&func()) for clarity
14187              From: Albert Dvornik <bert@genscan.com>
14188              Date: 11 May 1999 13:32:04 -0400
14189              Message-ID: <tqk8ufwm0b.fsf@puma.genscan.com>
14190              Subject: [PATCH 5.005_56] Deparse and \&func() (was Re: File::Find...)
14191      Branch: perl
14192            ! ext/B/B/Deparse.pm
14193 ____________________________________________________________________________
14194 [  3399] By: gsar                                  on 1999/05/12  10:36:02
14195         Log: more testsuite smarts (many of them courtesy Ilya)
14196      Branch: perl
14197            ! lib/Test/Harness.pm t/comp/cpp.t t/io/pipe.t t/lib/db-btree.t
14198            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/gdbm.t
14199            ! t/lib/io_multihomed.t t/lib/io_pipe.t t/lib/io_sock.t
14200            ! t/lib/io_udp.t t/lib/io_unix.t t/lib/ipc_sysv.t t/lib/ndbm.t
14201            ! t/lib/odbm.t t/lib/thread.t t/op/exec.t t/op/fork.t
14202            ! t/op/grent.t t/op/groups.t t/op/nothread.t t/op/numconvert.t
14203            ! t/op/pwent.t
14204 ____________________________________________________________________________
14205 [  3398] By: jhi                                   on 1999/05/12  09:33:08
14206         Log: Detect whether fflush(NULL) works as per change #3352.
14207      Branch: cfgperl
14208            ! Configure config_h.SH perl.h
14209 ____________________________________________________________________________
14210 [  3397] By: gsar                                  on 1999/05/12  08:56:03
14211         Log: From: jan.dubois@ibm.net (Jan Dubois)
14212              Date: Wed, 12 May 1999 01:01:00 +0200
14213              Message-ID: <3741b5e8.20386944@smtp1.ibm.net>
14214              Subject: [PATCH 5.005_03] chop/chomp modify readonly values
14215      Branch: perl
14216            ! doop.c
14217 ____________________________________________________________________________
14218 [  3396] By: gsar                                  on 1999/05/12  08:23:27
14219         Log: opendir(D,"x:") on win32 opens cwd() for drive rather than root;
14220              stat() behaves similarly
14221      Branch: perl
14222            ! win32/win32.c
14223 ____________________________________________________________________________
14224 [  3395] By: jhi                                   on 1999/05/11  22:21:32
14225         Log: Redo parts of #3341 and #3358 that #3394 undid.
14226      Branch: cfgperl
14227            ! Configure config_h.SH
14228 ____________________________________________________________________________
14229 [  3394] By: jhi                                   on 1999/05/11  22:03:48
14230         Log: Add I_NETINET_TCP to help change #3391.
14231      Branch: cfgperl
14232            ! Configure config_h.SH ext/Socket/Socket.xs
14233 ____________________________________________________________________________
14234 [  3393] By: jhi                                   on 1999/05/11  21:44:59
14235         Log: Integrate from mainperl.
14236      Branch: cfgperl
14237           !> (integrate 55 files)
14238 ____________________________________________________________________________
14239 [  3392] By: gsar                                  on 1999/05/11  20:56:43
14240         Log: update embedvar.h
14241      Branch: perl
14242            ! embedvar.h ext/ByteLoader/ByteLoader.pm pod/perldelta.pod
14243 ____________________________________________________________________________
14244 [  3391] By: gsar                                  on 1999/05/11  16:32:05
14245         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
14246              Date: Tue, 11 May 1999 11:10:13 -0400 (EDT)
14247              Message-ID: <Pine.GSO.4.02.9905111106460.1418-100000@eq1062.wks.na.deuba.com>
14248              Subject: Socket IPPROTO_TCP [PATCH 5.005_5x]
14249      Branch: perl
14250            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
14251 ____________________________________________________________________________
14252 [  3390] By: gsar                                  on 1999/05/11  15:27:40
14253         Log: display more frequent progress messages when STDOUT is a tty
14254      Branch: perl
14255            ! lib/Test/Harness.pm
14256 ____________________________________________________________________________
14257 [  3389] By: gsar                                  on 1999/05/11  14:40:58
14258         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14259              Date: Mon, 10 May 1999 02:07:01 -0400 (EDT)
14260              Message-Id: <199905100607.CAA26045@monk.mps.ohio-state.edu>
14261              Subject: [PATCH 5.005_53] Explanations by Test::Harness
14262      Branch: perl
14263            ! lib/Test/Harness.pm
14264 ____________________________________________________________________________
14265 [  3388] By: gsar                                  on 1999/05/11  14:08:14
14266         Log: avoid creating spurious subroutine stubs on failed subroutine
14267              call and other places of sv_2cv() misuse; fixes problems with
14268              failed subroutine calls "hiding" later attempts to lookup methods
14269              in base classes
14270      Branch: perl
14271            ! gv.c perl.c pod/perlguts.pod pp_hot.c sv.c t/op/method.t
14272 ____________________________________________________________________________
14273 [  3387] By: gsar                                  on 1999/05/11  09:34:13
14274         Log: various fixes for clean build and test on win32; configpm broken,
14275              needed to open myconfig.SH rather than myconfig; sundry adjustments
14276              to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
14277              work under win32; getenv_sv() changed to getenv_len() since SVs
14278              aren't visible in the lower echelons; remove bogus exports from
14279              config.sym; PERL_OBJECT-ness for C++ exception support; null out
14280              IoDIRP in filter_del() or sv_free() will attempt to close it
14281      Branch: perl
14282            ! Changes bytecode.pl byterun.c byterun.h configpm embed.h
14283            ! embed.pl ext/B/B/Asmdata.pm ext/ByteLoader/ByteLoader.xs
14284            ! ext/DynaLoader/dlutils.c global.sym hv.c iperlsys.h objXSUB.h
14285            ! op.c perl.c perl.h pp.c pp_ctl.c proto.h scope.c scope.h
14286            ! t/io/open.t t/op/magic.t toke.c util.c vms/vms.c vms/vmsish.h
14287            ! win32/GenCAPI.pl win32/Makefile win32/config.bc
14288            ! win32/config.gc win32/config.vc win32/makedef.pl
14289            ! win32/makefile.mk win32/perlhost.h win32/runperl.c
14290            ! win32/win32.c win32/win32.h
14291 ____________________________________________________________________________
14292 [  3386] By: gsar                                  on 1999/05/11  02:49:07
14293         Log: gutsupport for C++ exceptions
14294              From: Chip Salzenberg <chip@perlsupport.com>
14295              Date: Tue, 9 Mar 1999 11:51:57 -0500
14296              Message-ID: <19990309115157.E7911@perlsupport.com>
14297              Subject: [PATCH 5.005] Flexible Exceptions
14298      Branch: perl
14299            ! embed.h global.sym objXSUB.h perl.c perl.h pp_ctl.c proto.h
14300            ! scope.c scope.h thrdvar.h util.c
14301 ____________________________________________________________________________
14302 [  3385] By: gsar                                  on 1999/05/10  19:33:36
14303         Log: "weak" references internals, still needs perlguts documentation
14304              (somewhat modified version of patch suggested by Tuomas J. Lukka
14305              <lukka@fas.harvard.edu>)
14306      Branch: perl
14307            ! dump.c embed.h embed.pl global.sym mg.c objXSUB.h perl.h
14308            ! pod/perldiag.pod proto.h sv.c sv.h util.c
14309 ____________________________________________________________________________
14310 [  3384] By: jhi                                   on 1999/05/10  18:21:43
14311         Log: Circumnavigate Digital UNIX 4.0D miniperl core dump
14312              (due to QAR 56761) (the bug has been fixed in 4.0E or better)
14313      Branch: cfgperl
14314            ! INSTALL hints/dec_osf.sh
14315 ____________________________________________________________________________
14316 [  3381] By: jhi                                   on 1999/05/10  14:39:28
14317         Log: Integrate from mainperl.
14318      Branch: cfgperl
14319           +> cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
14320           +> cygwin32/build-instructions.charles-wilson
14321           +> cygwin32/build-instructions.sebastien-barre
14322           +> cygwin32/build-instructions.steven-morlock
14323           +> cygwin32/build-instructions.steven-morlock2
14324           +> cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
14325           +> ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
14326           +> ext/ByteLoader/Makefile.PL pod/Win32.pod t/lib/io_linenum.t
14327           +> t/op/numconvert.t utils/perlbc.PL
14328            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
14329            - cygwin32/perlld
14330           !> (integrate 105 files)
14331 ____________________________________________________________________________
14332 [  3380] By: gsar                                  on 1999/05/10  12:27:14
14333         Log: regen regnodes.h
14334      Branch: perl
14335            ! Changes regnodes.h
14336 ____________________________________________________________________________
14337 [  3379] By: gsar                                  on 1999/05/10  12:17:26
14338         Log: From: jan.dubois@ibm.net (Jan Dubois)
14339              Date: Sat, 01 May 1999 22:55:36 +0200
14340              Message-ID: <373067e9.56194713@smtp1.ibm.net>
14341              Subject: [PATCH 5.005_56] Win32 and VC++ 98 doesn't support CASTI
14342      Branch: perl
14343            ! pod/perlfunc.pod pod/perlop.pod win32/config.vc
14344            ! win32/config_H.vc
14345 ____________________________________________________________________________
14346 [  3378] By: gsar                                  on 1999/05/10  12:07:13
14347         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14348              Date: Fri, 30 Apr 1999 22:26:09 -0400 (EDT)
14349              Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>
14350              Subject: [PATCH 5.005_56] Self-consistent numeric conversion again
14351      Branch: perl
14352            + t/op/numconvert.t
14353            ! MANIFEST doio.c dump.c perl.h pp.c pp_hot.c sv.c sv.h toke.c
14354            ! util.c
14355 ____________________________________________________________________________
14356 [  3377] By: gsar                                  on 1999/05/10  11:39:48
14357         Log: pp_modulo comment tweak from Ilya
14358      Branch: perl
14359            ! pp.c
14360 ____________________________________________________________________________
14361 [  3376] By: gsar                                  on 1999/05/10  11:30:40
14362         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
14363              Date: Fri, 7 May 1999 11:31:00 -0400 (EDT)
14364              Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>
14365              Subject: Test.pm update [PATCH _56]
14366      Branch: perl
14367            ! lib/Test.pm
14368 ____________________________________________________________________________
14369 [  3375] By: gsar                                  on 1999/05/10  11:28:30
14370         Log: From: jan.dubois@ibm.net (Jan Dubois)
14371              Date: Fri, 07 May 1999 00:59:54 +0200
14372              Message-ID: <373318ae.19292461@smtp1.ibm.net>
14373              Subject: Re: Using existing memory for an SV's PV 
14374      Branch: perl
14375            ! sv.c
14376 ____________________________________________________________________________
14377 [  3374] By: gsar                                  on 1999/05/10  11:23:44
14378         Log: From: jan.dubois@ibm.net (Jan Dubois)
14379              Date: Fri, 07 May 1999 00:59:52 +0200
14380              Message-ID: <37321800.19118320@smtp1.ibm.net>
14381              Subject: [PATCH 5.005_56] Fix -Dm memory debugging for PERL_OBJECT
14382      Branch: perl
14383            ! perl.h
14384 ____________________________________________________________________________
14385 [  3373] By: gsar                                  on 1999/05/10  11:22:10
14386         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14387              Date: Thu, 6 May 1999 18:17:28 -0400
14388              Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>
14389              Subject: Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
14390      Branch: perl
14391            ! doio.c embed.h global.sym objXSUB.h pod/perldiag.pod proto.h
14392            ! util.c
14393 ____________________________________________________________________________
14394 [  3372] By: gsar                                  on 1999/05/10  10:57:49
14395         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14396              Date: Thu, 6 May 1999 01:21:05 -0400 (EDT)
14397              Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>
14398              Subject: [PATCH 5.005_56] Cosmetic: data-driven REx-dump
14399      Branch: perl
14400            ! regcomp.c regcomp.pl
14401 ____________________________________________________________________________
14402 [  3371] By: gsar                                  on 1999/05/10  10:54:01
14403         Log: From: lane@duphy4.physics.drexel.edu
14404              Date: Tue, 04 May 1999 10:19:25 -0700
14405              Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>
14406              Subject: [PATCH 5.005.56] pod->html VMS fixes
14407      Branch: perl
14408            ! installhtml lib/Pod/Html.pm
14409 ____________________________________________________________________________
14410 [  3370] By: gsar                                  on 1999/05/10  10:45:52
14411         Log: testsuite nits
14412      Branch: perl
14413            ! t/lib/io_linenum.t t/op/filetest.t
14414 ____________________________________________________________________________
14415 [  3369] By: gsar                                  on 1999/05/10  10:35:22
14416         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14417              Date: Mon, 3 May 1999 22:38:50 -0400 (EDT)
14418              Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>
14419              Subject: [PATCH 5.005_53] Quickier thread-specific data on OS/2
14420      Branch: perl
14421            ! os2/os2ish.h os2/os2thread.h
14422 ____________________________________________________________________________
14423 [  3368] By: gsar                                  on 1999/05/10  10:00:11
14424         Log: From: Albert Dvornik <bert@genscan.com>
14425              Date: 03 May 1999 12:20:57 -0400
14426              Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>
14427              Subject: [PATCH 5.005_56] do_sv_dump does dump (core) on IO handles
14428      Branch: perl
14429            ! dump.c
14430 ____________________________________________________________________________
14431 [  3367] By: gsar                                  on 1999/05/10  09:55:51
14432         Log: shadow password support for Solaris (needs Configure help to
14433              determine HAS_GETSPENT)
14434              From: "Patrick O'Brien" <pdo@cs.umd.edu>
14435              Date: Sat, 01 May 1999 19:41:17 -0400
14436              Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
14437              Subject: getpwent() under solaris
14438      Branch: perl
14439            ! pp_sys.c
14440 ____________________________________________________________________________
14441 [  3366] By: gsar                                  on 1999/05/10  09:45:58
14442         Log: From: jan.dubois@ibm.net (Jan Dubois)
14443              Date: Sat, 01 May 1999 23:45:47 +0200
14444              Message-ID: <373373fb.59284266@smtp1.ibm.net>
14445              Subject: [PATCH 5.005_56] Add POLLUTE=1 option to MakeMaker
14446      Branch: perl
14447            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
14448            ! pod/perldelta.pod
14449 ____________________________________________________________________________
14450 [  3365] By: gsar                                  on 1999/05/10  09:34:22
14451         Log: test suite and fix input_line_number()
14452              From: Paul Johnson <pjcj@transeda.com>
14453              Date: Thu, 29 Apr 1999 06:28:14 +0100
14454              Message-ID: <19990429062814.A17906@west-tip.transeda.com>
14455              Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)
14456      Branch: perl
14457            + t/lib/io_linenum.t
14458            ! MANIFEST ext/IO/lib/IO/Handle.pm
14459 ____________________________________________________________________________
14460 [  3364] By: gsar                                  on 1999/05/10  09:20:56
14461         Log: fix overeager [:foo:] parsing
14462              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14463              Date: Fri, 30 Apr 1999 09:26:18 +0100
14464              Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
14465              Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005 
14466      Branch: perl
14467            ! regcomp.c t/op/re_tests
14468 ____________________________________________________________________________
14469 [  3363] By: gsar                                  on 1999/05/10  09:09:21
14470         Log: documentation for Win32 builtins (somewhat modified)
14471              From: jan.dubois@ibm.net (Jan Dubois)
14472              Date: Tue, 30 Mar 1999 08:05:03 +0200
14473              Message-ID: <37006783.1926460@smtp1.ibm.net>
14474              Subject: Re: Issues with build 509 
14475      Branch: perl
14476            + pod/Win32.pod
14477            ! MANIFEST
14478 ____________________________________________________________________________
14479 [  3362] By: gsar                                  on 1999/05/10  08:22:07
14480         Log: provide File::Copy::syscopy() via Win32::CopyFile() on win32
14481      Branch: perl
14482            ! lib/File/Copy.pm win32/win32.c
14483 ____________________________________________________________________________
14484 [  3361] By: gsar                                  on 1999/05/10  08:11:29
14485         Log: escape ampersands in <pre> sections
14486      Branch: perl
14487            ! Changes lib/Pod/Html.pm
14488 ____________________________________________________________________________
14489 [  3360] By: gsar                                  on 1999/05/10  08:04:14
14490         Log: AIX hints enhancements (threads build, SOCKS support)
14491              From: "David R. Favor" <dfavor@austin.ibm.com>
14492              Date: Wed, 28 Apr 1999 08:45:28 -0500
14493              Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
14494              Subject: Working build for AIX + gcc + threading
14495      Branch: perl
14496            ! hints/aix.sh
14497 ____________________________________________________________________________
14498 [  3359] By: gsar                                  on 1999/05/10  07:49:26
14499         Log: more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
14500              Date: Tue, 27 Apr 1999 23:47:24 PDT
14501              Message-ID: <19990428064724.95244.qmail@hotmail.com>
14502              Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
14503              --
14504              Date: Thu, 29 Apr 1999 18:21:06 -0700
14505              Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
14506              Subject: [PATCH 5.005_56] double constants ( C.pm)
14507              --
14508              Date: Mon, 03 May 1999 20:21:31 PDT
14509              Message-ID: <19990504032131.81113.qmail@hotmail.com>
14510              Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
14511              --
14512              Date: Thu, 06 May 1999 17:57:09 -0700
14513              Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
14514              Subject: Stash.pm
14515      Branch: perl
14516            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/C.pm
14517            ! ext/B/B/CC.pm ext/B/B/Stash.pm t/harness
14518 ____________________________________________________________________________
14519 [  3358] By: gsar                                  on 1999/05/10  04:39:15
14520         Log: cygwin32 update (untested adaptation of patch against 5.005_03)
14521              From: alexander smishlajev <als@turnhere.com>
14522              Date: Sun, 25 Apr 1999 14:58:29 +0300
14523              Message-ID: <37230365.5F68B460@turnhere.com>
14524              Subject: [PATCH]5.005_03 (CORE) cygwin32 port
14525      Branch: perl
14526            + cygwin32/Makefile.SHs cygwin32/build-instructions.READFIRST
14527            + cygwin32/build-instructions.charles-wilson
14528            + cygwin32/build-instructions.sebastien-barre
14529            + cygwin32/build-instructions.steven-morlock
14530            + cygwin32/build-instructions.steven-morlock2
14531            + cygwin32/impure_ptr.c cygwin32/ld2.in cygwin32/perlld.in
14532            - cygwin32/cw32imp.h cygwin32/gcc2 cygwin32/ld2 cygwin32/perlgcc
14533            - cygwin32/perlld
14534            ! Configure EXTERN.h MANIFEST Makefile.SH README.cygwin32 XSUB.h
14535            ! cflags.SH config_h.SH dosish.h ext/POSIX/Makefile.PL
14536            ! ext/SDBM_File/sdbm/pair.c hints/cygwin32.sh installperl
14537            ! lib/Cwd.pm lib/ExtUtils/MakeMaker.pm lib/perl5db.pl
14538            ! makedepend.SH perl.h perlvars.h pp_hot.c pp_sys.c regcomp.c
14539            ! t/io/fs.t t/io/tell.t t/lib/anydbm.t t/op/stat.t util.c
14540 ____________________________________________________________________________
14541 [  3357] By: gsar                                  on 1999/05/10  04:07:07
14542         Log: applied suggested patch, modulo already applied parts
14543              From: Charles Bailey <BAILEY@newman.upenn.edu>
14544              Date: Sat, 24 Apr 1999 20:12:43 -0400 (EDT)
14545              Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
14546              Subject: [Patch 5.005_56] VMS consolidated patch #2
14547      Branch: perl
14548            ! configure.com t/op/filetest.t t/op/taint.t t/pragma/warn/doio
14549            ! t/pragma/warn/mg t/pragma/warn/pp_sys t/pragma/warn/sv
14550            ! vms/descrip_mms.template vms/ext/vmsish.t vms/perlvms.pod
14551            ! vms/subconfigure.com vms/test.com vms/vms.c
14552 ____________________________________________________________________________
14553 [  3356] By: gsar                                  on 1999/05/10  03:48:08
14554         Log: applied suggested patch, with win32 and PERL_OBJECT additions
14555              From: Tom Hughes <tom@compton.nu>
14556              Date: Sat, 24 Apr 1999 18:11:59 +0100
14557              Message-ID: <609bdff748.tom@compton.compton.nu>
14558              Subject: ByteLoader patch
14559      Branch: perl
14560            + ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
14561            + ext/ByteLoader/Makefile.PL utils/perlbc.PL
14562            ! MANIFEST bytecode.h bytecode.pl byterun.c byterun.h embed.h
14563            ! embed.pl ext/B/B.xs ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
14564            ! ext/B/B/Debug.pm objXSUB.h op.c pp_ctl.c proto.h
14565            ! utils/Makefile win32/Makefile win32/makefile.mk
14566 ____________________________________________________________________________
14567 [  3355] By: gsar                                  on 1999/05/10  03:22:49
14568         Log: document 'test' attribute (from Andreas Koenig)
14569      Branch: perl
14570            ! lib/ExtUtils/MakeMaker.pm
14571 ____________________________________________________________________________
14572 [  3354] By: gsar                                  on 1999/05/10  03:12:37
14573         Log: From: pmarquess@bfsec.bt.co.uk
14574              Date: Thu, 22 Apr 1999 23:12:08 +0100
14575              Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>
14576              Subject: PATCH for small bug in scan_bin
14577      Branch: perl
14578            ! util.c
14579 ____________________________________________________________________________
14580 [  3353] By: gsar                                  on 1999/05/10  02:39:33
14581         Log: more bulletproof workaround for mangled paths (updates changes#3345,3350);
14582              provide Win32::GetLongPathName() to complement Win32::GetShortPathName()
14583      Branch: perl
14584            ! t/op/magic.t win32/makedef.pl win32/runperl.c win32/win32.c
14585            ! win32/win32iop.h
14586 ____________________________________________________________________________
14587 [  3352] By: gsar                                  on 1999/05/09  22:47:39
14588         Log: flush all open output buffers before fork(), exec(), system, qx//
14589              and pipe open() operations, simplifying buffering headaches faced
14590              by users; uses fflush(NULL), which may need Configure test
14591      Branch: perl
14592            ! perl.h pod/perldelta.pod pod/perlfunc.pod pod/perlipc.pod
14593            ! pp_sys.c util.c vmesa/vmesa.c vms/vms.c win32/win32.c
14594 ____________________________________________________________________________
14595 [  3351] By: gsar                                  on 1999/05/09  21:11:51
14596         Log: perlcc on win32 (correct version of fix suggested by Jean-Louis
14597              Leroy <jll@skynet.be>)
14598      Branch: perl
14599            ! utils/perlcc.PL
14600 ____________________________________________________________________________
14601 [  3350] By: gsar                                  on 1999/05/09  20:39:11
14602         Log: normalize $^X to full pathname on win32
14603      Branch: perl
14604            ! win32/runperl.c
14605 ____________________________________________________________________________
14606 [  3349] By: gsar                                  on 1999/05/09  20:23:07
14607         Log: allow readline($globref), <$globref> already works
14608      Branch: perl
14609            ! pp_hot.c
14610 ____________________________________________________________________________
14611 [  3348] By: gsar                                  on 1999/05/09  20:00:09
14612         Log: perldoc cleanups (variant of changes suggested by Christian Lemburg
14613              <lemburg@online-club.de>)
14614      Branch: perl
14615            ! utils/perldoc.PL
14616 ____________________________________________________________________________
14617 [  3347] By: gsar                                  on 1999/05/09  18:47:21
14618         Log: additions to Thread.pm docs from Tuomas J. Lukka
14619              <lukka@fas.harvard.edu>
14620      Branch: perl
14621            ! ext/Thread/Thread.pm
14622 ____________________________________________________________________________
14623 [  3346] By: gsar                                  on 1999/05/09  18:38:00
14624         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
14625              Date: Sat, 17 Apr 1999 02:46:13 -0700 (PDT)
14626              Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>
14627              Subject: [PATCH _56] Re: pdt: Perl Development Tools? 
14628      Branch: perl
14629            ! ext/B/B/Xref.pm
14630 ____________________________________________________________________________
14631 [  3345] By: gsar                                  on 1999/05/09  18:22:43
14632         Log: work around mangled archname on win32 while finding privlib/sitelib;
14633              normalize lib paths to forward slashes internally
14634      Branch: perl
14635            ! win32/win32.c
14636 ____________________________________________________________________________
14637 [  3344] By: gsar                                  on 1999/05/09  03:20:06
14638         Log: fix typo in dbm filters that caused odbm.t to fail
14639      Branch: perl
14640            ! ext/ODBM_File/ODBM_File.xs t/lib/odbm.t
14641 ____________________________________________________________________________
14642 [  3343] By: gsar                                  on 1999/05/09  02:02:59
14643         Log: tweak test totals
14644      Branch: perl
14645            ! Changes t/lib/tie-stdhandle.t
14646 ____________________________________________________________________________
14647 [  3342] By: gsar                                  on 1999/05/09  01:42:06
14648         Log: import list propagation busted (pointed out by Ton Hospel
14649              <thospel@mail.dma.be>)
14650      Branch: perl
14651            ! lib/autouse.pm
14652 ____________________________________________________________________________
14653 [  3341] By: gsar                                  on 1999/05/09  00:54:18
14654         Log: hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
14655              (as suggested by Eric Boehm <boehm@nortelnetworks.com>)
14656      Branch: perl
14657            ! Configure Makefile.SH
14658 ____________________________________________________________________________
14659 [  3340] By: gsar                                  on 1999/05/09  00:40:41
14660         Log: generate manpages for newly added utils
14661      Branch: perl
14662            ! installman
14663 ____________________________________________________________________________
14664 [  3339] By: gsar                                  on 1999/05/09  00:33:50
14665         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14666              Date: Sun, 02 May 1999 17:59:24 +0100
14667              Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>
14668              Subject: [PATCH] Re: ptr to realloced memory in yylex
14669      Branch: perl
14670            ! toke.c
14671 ____________________________________________________________________________
14672 [  3338] By: jhi                                   on 1999/05/08  22:40:29
14673         Log: Remove CONFIG item, add Digital UNIX 'ld' bug.
14674      Branch: cfgperl
14675            ! INSTALL
14676 ____________________________________________________________________________
14677 [  3337] By: jhi                                   on 1999/05/08  22:22:26
14678         Log: Integrate from mainperl.
14679      Branch: cfgperl
14680           +> pod/perldbmfilter.pod t/io/open.t t/lib/tie-stdhandle.t
14681           !> (integrate 54 files)
14682 ____________________________________________________________________________
14683 [  3336] By: gsar                                  on 1999/05/08  21:48:22
14684         Log: make perldoc -f grok nested =items
14685      Branch: perl
14686            ! utils/perldoc.PL
14687 ____________________________________________________________________________
14688 [  3335] By: gsar                                  on 1999/05/08  19:48:11
14689         Log: allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
14690      Branch: perl
14691            ! op.c t/lib/fields.t
14692 ____________________________________________________________________________
14693 [  3334] By: gsar                                  on 1999/05/08  19:09:41
14694         Log: update test totals
14695      Branch: perl
14696            ! t/lib/bigintpm.t
14697 ____________________________________________________________________________
14698 [  3333] By: gsar                                  on 1999/05/08  16:56:02
14699         Log: mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
14700      Branch: perl
14701            ! pod/perlfunc.pod
14702 ____________________________________________________________________________
14703 [  3332] By: gsar                                  on 1999/05/08  16:46:44
14704         Log: applied suggested patch, added tests
14705              From: William Mann <wmann@avici.com>
14706              Date: Mon, 12 Apr 1999 12:25:22 -0400 (EDT)
14707              Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
14708              Subject: BigInt.pm extensions for logical operations
14709      Branch: perl
14710            ! lib/Math/BigInt.pm pod/perldelta.pod t/lib/bigintpm.t
14711 ____________________________________________________________________________
14712 [  3331] By: gsar                                  on 1999/05/08  16:09:33
14713         Log: avoid temporary files named 'tmp'
14714      Branch: perl
14715            ! Makefile.SH pp.c
14716 ____________________________________________________________________________
14717 [  3330] By: nick                                  on 1999/05/08  14:16:30
14718         Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
14719              Provide Tie::StdHandle
14720              Basic update of docs.
14721      Branch: perl
14722            + t/lib/tie-stdhandle.t
14723            ! lib/Tie/Handle.pm pod/perltie.pod pp_sys.c
14724 ____________________________________________________________________________
14725 [  3329] By: nick                                  on 1999/05/08  12:03:45
14726         Log: Tweaks to open(my $fh,...) stuff
14727      Branch: perl
14728            ! op.c pp.c pp_sys.c t/io/open.t
14729 ____________________________________________________________________________
14730 [  3328] By: nick                                  on 1999/05/08  11:18:42
14731         Log: Bring SDBM_File.xs into line with new typemap
14732      Branch: perl
14733            ! ext/SDBM_File/SDBM_File.xs
14734 ____________________________________________________________________________
14735 [  3327] By: gsar                                  on 1999/05/08  00:07:11
14736         Log: add test case for AUTOLOAD reentrancy fix in change#3279
14737      Branch: perl
14738            ! t/lib/autoloader.t
14739 ____________________________________________________________________________
14740 [  3326] By: nick                                  on 1999/05/07  21:24:50
14741         Log: Implement open( my $fh, ...) and similar.
14742              Set flag in op.c for "constructor ops"
14743              In pp_rv2gv, if flag is set and arg is PADSV and uninit
14744              vivify as reference to a detached GV.
14745              (Name of GV is the pad name.)
14746              This scheme should "just work" for pipe/socket etc. too.
14747              
14748              #if 0 out the open(FH,undef) for now.
14749              Change t/io/open.t to test open(my $fh,...)
14750      Branch: perl
14751            ! op.c pp.c pp_sys.c t/io/open.t
14752 ____________________________________________________________________________
14753 [  3325] By: nick                                  on 1999/05/07  21:18:42
14754         Log: Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().
14755      Branch: perl
14756            ! util.c
14757 ____________________________________________________________________________
14758 [  3324] By: gsar                                  on 1999/05/07  20:28:31
14759         Log: avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
14760              intervening code has to allocate SVs)
14761      Branch: perl
14762            ! util.c
14763 ____________________________________________________________________________
14764 [  3323] By: gsar                                  on 1999/05/07  19:45:08
14765         Log: allow line numbers to show in diagnostics during global destruction
14766      Branch: perl
14767            ! util.c
14768 ____________________________________________________________________________
14769 [  3322] By: gsar                                  on 1999/05/07  09:38:11
14770         Log: From: Dan Sugalski <sugalskd@ous.edu>
14771              Date: Fri, 09 Apr 1999 16:16:39 -0700
14772              Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>
14773              Subject: [PATCH 5.005_03]Bug in MM_VMS.PM
14774      Branch: perl
14775            ! lib/ExtUtils/MM_VMS.pm
14776 ____________________________________________________________________________
14777 [  3321] By: gsar                                  on 1999/05/07  09:08:23
14778         Log: From: kwzh@gnu.org (Karl Heuer)
14779              Date: Wed, 7 Apr 1999 23:58:58 -0400
14780              Message-Id: <199904080358.XAA01192@mescaline.gnu.org>
14781              Subject: [perl-5.005.02] detect lack of /dev/tty
14782      Branch: perl
14783            ! Makefile.SH
14784 ____________________________________________________________________________
14785 [  3320] By: gsar                                  on 1999/05/07  08:52:14
14786         Log: allow distinct prefix for versioned executables
14787              From: Roderick Schertler <roderick@argon.org>
14788              Date: Wed, 07 Apr 1999 15:34:56 -0400
14789              Message-ID: <3003.923513696@eeyore.ibcinc.com>
14790              Subject: perl55.00503 -> perl5.00503 patch for installperl
14791      Branch: perl
14792            ! INSTALL installperl
14793 ____________________________________________________________________________
14794 [  3319] By: gsar                                  on 1999/05/07  08:07:02
14795         Log: From: Dan Sugalski <sugalskd@osshe.edu>
14796              Date: Mon, 05 Apr 1999 15:38:42 -0700
14797              Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
14798              Subject: Re: chomp fails with $/ in fixed-length record mode
14799              --
14800              From: Roderick Schertler <roderick@argon.org>
14801              Date: Tue, 06 Apr 1999 21:11:37 -0400
14802              Message-ID: <2795.923447497@eeyore.ibcinc.com>
14803              Subject: Re: chomp fails with $/ in fixed-length record mode
14804      Branch: perl
14805            ! doop.c pod/perlfunc.pod t/op/chop.t
14806 ____________________________________________________________________________
14807 [  3318] By: gsar                                  on 1999/05/07  07:56:35
14808         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14809              Date: Tue, 6 Apr 1999 01:40:36 -0400
14810              Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>
14811              Subject: [PATCH 5.005_*] Make % use fmod()
14812      Branch: perl
14813            ! pp.c t/op/arith.t
14814 ____________________________________________________________________________
14815 [  3317] By: gsar                                  on 1999/05/07  04:18:11
14816         Log: DBM Filters (via private mail)
14817              From: pmarquess@bfsec.bt.co.uk
14818              Date: Sun, 18 Apr 1999 21:05:52 +0100
14819              Message-Id: <199904182009.NAA19152@activestate.com>
14820              Subject: DBM Filters
14821      Branch: perl
14822            + pod/perldbmfilter.pod
14823            ! MANIFEST ext/DB_File/Changes ext/DB_File/DB_File.pm
14824            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
14825            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
14826            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
14827            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/typemap
14828            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
14829            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
14830            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/typemap
14831            ! lib/AnyDBM_File.pm pod/Makefile pod/buildtoc pod/perl.pod
14832            ! pod/perldelta.pod t/lib/db-btree.t t/lib/db-hash.t
14833            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
14834            ! t/lib/sdbm.t
14835 ____________________________________________________________________________
14836 [  3316] By: gsar                                  on 1999/05/07  03:28:53
14837         Log: avoid negative return value from Win32::GetTickCount()
14838              From: jan.dubois@ibm.net (Jan Dubois)
14839              Date: Sat, 03 Apr 1999 19:04:18 +0200
14840              Message-ID: <37084742.22824479@smtp1.ibm.net>
14841              Subject: Re: Win32::GetTickCount
14842      Branch: perl
14843            ! win32/win32.c
14844 ____________________________________________________________________________
14845 [  3314] By: gsar                                  on 1999/05/06  08:01:23
14846         Log: compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
14847              Date: Tue, 30 Mar 1999 23:40:34 PST
14848              Message-ID: <19990331074034.6117.qmail@hotmail.com>
14849              Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
14850              --
14851              Date: Wed, 07 Apr 1999 00:28:23 -0800
14852              Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
14853              Subject: [PATCH 5.005_56] function prototypes(B.pm)
14854              --
14855              Date: Thu, 22 Apr 1999 23:40:52 -0700
14856              Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
14857              Subject: [PATCH 5.005_56 ] discarding worthless padsvs
14858              --
14859              Date: Tue, 27 Apr 1999 01:14:49 PDT
14860              Message-ID: <19990427081449.28615.qmail@hotmail.com>
14861              Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)
14862      Branch: perl
14863            ! ext/B/B.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm t/op/gv.t
14864            ! t/op/ref.t
14865 ____________________________________________________________________________
14866 [  3313] By: jhi                                   on 1999/05/06  07:59:52
14867         Log: Integrate from mainperl.
14868      Branch: cfgperl
14869           !> (integrate 33 files)
14870 ____________________________________________________________________________
14871 [  3312] By: gsar                                  on 1999/05/06  07:11:50
14872         Log: add Ethiopic section to unicode master database (from Ken
14873              Whistler <kenw@sybase.com>)
14874      Branch: perl
14875            ! lib/unicode/UnicodeData-Latest.txt
14876 ____________________________________________________________________________
14877 [  3311] By: gsar                                  on 1999/05/06  05:37:55
14878         Log: From: Damon Atkins <n107844@sysmgtdev.nabaus.com.au>
14879              Date: Tue, 30 Mar 1999 11:26:11 +1000 (EST)
14880              Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>
14881              Subject: Largefiles for Solaris
14882      Branch: perl
14883            ! hints/solaris_2.sh
14884 ____________________________________________________________________________
14885 [  3310] By: gsar                                  on 1999/05/06  05:14:35
14886         Log: emit more accurate diagnostic for syntax errors involving <>
14887              within eval""
14888      Branch: perl
14889            ! toke.c utils/perldoc.PL
14890 ____________________________________________________________________________
14891 [  3309] By: gsar                                  on 1999/05/06  04:36:31
14892         Log: additional test for IPC::Open3 (courtesy RonaldWS@aol.com)
14893      Branch: perl
14894            ! t/lib/open3.t
14895 ____________________________________________________________________________
14896 [  3308] By: gsar                                  on 1999/05/06  03:19:16
14897         Log: applied first part of suggested patch (bug described cannot be
14898              reproduced any longer, so the second inconclusive part has not
14899              been applied)
14900              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14901              Date: Sun, 28 Mar 1999 04:51:34 +0100
14902              Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
14903              Subject: [PATCH 5.005_56] Re: A core dump 
14904      Branch: perl
14905            ! toke.c
14906 ____________________________________________________________________________
14907 [  3307] By: gsar                                  on 1999/05/06  01:56:06
14908         Log: fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
14909              change#3180)
14910      Branch: perl
14911            ! op.c
14912 ____________________________________________________________________________
14913 [  3306] By: gsar                                  on 1999/05/05  17:17:34
14914         Log: applied non-conflicting parts of suggested patch
14915              From: Charles Bailey <BAILEY@newman.upenn.edu>
14916              Date: Sat, 27 Mar 1999 00:16:51 -0400 (EDT)
14917              Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
14918              Subject: [Patch 5.005_56] Revised VMS patch
14919      Branch: perl
14920            ! Changes ext/B/defsubs.h.PL hv.c iperlsys.h perl.c
14921            ! pod/perldiag.pod proto.h util.c vms/perlvms.pod vms/vms.c
14922 ____________________________________________________________________________
14923 [  3305] By: gsar                                  on 1999/05/05  16:20:19
14924         Log: make perldoc use backslashed pathnames within system() on win32
14925      Branch: perl
14926            ! pod/perldiag.pod pod/perlthrtut.pod utils/perldoc.PL
14927 ____________________________________________________________________________
14928 [  3304] By: gsar                                  on 1999/05/05  07:29:43
14929         Log: upgrade Pod::Parser to v1.081 from CPAN
14930      Branch: perl
14931            ! lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
14932            ! lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
14933            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
14934 ____________________________________________________________________________
14935 [  3303] By: gsar                                  on 1999/05/05  07:02:07
14936         Log: From: Andy Dougherty <doughera@lafayette.edu>
14937              Date: Fri, 19 Mar 1999 12:31:35 -0500 (EST)
14938              Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>
14939              Subject: [PATCH 5.005_03-MT3] INSTALL patches
14940      Branch: perl
14941            ! INSTALL
14942 ____________________________________________________________________________
14943 [  3302] By: gsar                                  on 1999/05/05  06:55:21
14944         Log: load base packages based on nonexistent $VERSION
14945              From: andreas.koenig@anima.de (Andreas J. Koenig)
14946              Date: 19 Mar 1999 06:00:28 +0100
14947              Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
14948              Subject: Re: base.pm flaw
14949      Branch: perl
14950            ! lib/base.pm lib/locale.pm
14951 ____________________________________________________________________________
14952 [  3301] By: gsar                                  on 1999/05/04  05:41:08
14953         Log: pod2man outputs switched date and revision label (fix suggested by
14954              EthanSasiela@mede.com)
14955      Branch: perl
14956            ! pod/pod2man.PL
14957 ____________________________________________________________________________
14958 [  3300] By: gsar                                  on 1999/05/03  18:48:25
14959         Log: adjust win32_stat() to cope with FindFirstFile() and stat() bugs
14960              (makes opendir(D,"c:") work reliably)
14961      Branch: perl
14962            ! win32/win32.c
14963 ____________________________________________________________________________
14964 [  3299] By: gsar                                  on 1999/05/02  19:39:55
14965         Log: add test case for change#3298
14966      Branch: perl
14967            ! sv.c t/op/readdir.t
14968 ____________________________________________________________________________
14969 [  3298] By: gsar                                  on 1999/05/02  19:24:41
14970         Log: close directory handles properly when localized
14971      Branch: perl
14972            ! sv.c
14973 ____________________________________________________________________________
14974 [  3297] By: jhi                                   on 1999/04/30  11:42:14
14975         Log: Integrate from mainperl.
14976      Branch: cfgperl
14977           !> Changes config_h.SH configure.com lib/AutoLoader.pm
14978           !> lib/AutoSplit.pm lib/File/Path.pm pod/perlre.pod pp.c pp_ctl.c
14979           !> pp_sys.c proto.h regcomp.c t/op/die.t t/op/ref.t util.c
14980           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/munchconfig.c
14981           !> vms/subconfigure.com win32/win32.c
14982 ____________________________________________________________________________
14983 [  3293] By: chip                                  on 1999/04/29  18:50:49
14984         Log: Fix shebang lines.
14985      Branch: maint-5.004/perl
14986            ! Porting/p4d2p h2pl/mksizes pod/checkpods.PL pod/pod2html.PL
14987            ! pod/pod2latex.PL pod/pod2man.PL pod/pod2text.PL utils/c2ph.PL
14988            ! utils/h2ph.PL utils/h2xs.PL utils/perlbug.PL utils/perldoc.PL
14989            ! utils/pl2pm.PL utils/splain.PL win32/bin/search.pl
14990            ! x2p/find2perl.PL x2p/s2p.PL
14991 ____________________________________________________________________________
14992 [  3284] By: gsar                                  on 1999/04/27  00:48:42
14993         Log: integrate change#3279 from maint-5.004
14994      Branch: perl
14995            ! lib/AutoLoader.pm
14996 ____________________________________________________________________________
14997 [  3279] By: chip                                  on 1999/04/26  23:09:26
14998         Log: Make &AutoLoad::AUTOLOAD reentrant.
14999      Branch: maint-5.004/perl
15000            ! lib/AutoLoader.pm
15001 ____________________________________________________________________________
15002 [  3276] By: chip                                  on 1999/04/26  22:34:36
15003         Log: Make porting scripts executable.
15004      Branch: maint-5.004/perl
15005            ! Changes Porting/genlog Porting/makerel Porting/p4desc
15006            ! Porting/patchls
15007 ____________________________________________________________________________
15008 [  3274] By: gsar                                  on 1999/04/26  17:30:31
15009         Log: allow embedded null characters in diagnostics
15010      Branch: perl
15011            ! pp_ctl.c pp_sys.c proto.h regcomp.c t/op/die.t util.c
15012 ____________________________________________________________________________
15013 [  3273] By: gsar                                  on 1999/04/26  08:27:22
15014         Log: hand-applied conflicting parts of suggested patch
15015              From: Charles Bailey <BAILEY@newman.upenn.edu>
15016              Date: Wed, 17 Mar 1999 23:55:23 -0400 (EDT)
15017              Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
15018              Subject: [PATCH 5.005_56] VMS configuration/build
15019      Branch: perl
15020            ! configure.com vms/descrip_mms.template vms/gen_shrfls.pl
15021            ! vms/munchconfig.c vms/subconfigure.com
15022 ____________________________________________________________________________
15023 [  3272] By: gsar                                  on 1999/04/26  08:25:41
15024         Log: update Changes; tweak minor regressions
15025      Branch: perl
15026            ! Changes lib/AutoSplit.pm lib/File/Path.pm
15027 ____________________________________________________________________________
15028 [  3271] By: gsar                                  on 1999/04/26  07:52:51
15029         Log: integrate change#3229 from maint-5.004
15030      Branch: perl
15031            ! pp_ctl.c util.c
15032 ____________________________________________________________________________
15033 [  3270] By: gsar                                  on 1999/04/25  22:58:27
15034         Log: fix buggy reference count on refs to SVs with autoviv magic
15035              (resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
15036              accessing free()d memory)
15037      Branch: perl
15038            ! pp.c t/op/ref.t
15039 ____________________________________________________________________________
15040 [  3269] By: gsar                                  on 1999/04/24  17:07:55
15041         Log: fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
15042              on win32)
15043      Branch: perl
15044            ! win32/win32.c
15045 ____________________________________________________________________________
15046 [  3268] By: gsar                                  on 1999/04/24  16:38:25
15047         Log: kill dup hunk
15048      Branch: perl
15049            ! config_h.SH
15050 ____________________________________________________________________________
15051 [  3267] By: gsar                                  on 1999/04/24  16:35:57
15052         Log: integrate cfgperl changes into mainline
15053      Branch: perl
15054           +> myconfig.SH
15055            - myconfig
15056            ! pod/perlre.pod
15057           !> (integrate 38 files)
15058 ____________________________________________________________________________
15059 [  3266] By: jhi                                   on 1999/04/23  18:42:44
15060         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
15061              To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
15062              Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
15063              Cc: Lionel Cons <lionel.cons@cern.ch>,
15064              Ilya Zakharevich <ilya@math.ohio-state.edu>,
15065              David Hayes <david@bdel.com>
15066              Subject: [PATCH] h2ph
15067              Date: Fri, 23 Apr 1999 12:37:23 -0400
15068              Message-ID: <19990423123723.A49550@O2.chapin.edu>
15069      Branch: cfgperl
15070            ! utils/h2ph.PL
15071 ____________________________________________________________________________
15072 [  3265] By: jhi                                   on 1999/04/21  18:17:12
15073         Log: From: lane@duphy4.physics.drexel.edu (by way of Dan Sugalski <sugalskd@ous.edu>)
15074              To: perlbug@perl.org
15075              Subject: [PATCH Perl 5.005.56] descrip_mms.template installed files fix
15076              Date: Wed, 21 Apr 1999 08:17:54 -0700
15077              Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>
15078      Branch: cfgperl
15079            ! vms/descrip_mms.template
15080 ____________________________________________________________________________
15081 [  3264] By: jhi                                   on 1999/04/20  08:50:54
15082         Log: From: Andy Dougherty <doughera@lafayette.edu>
15083              To: The Perl Porters Mailing List <perl5-porters@perl.org>
15084              Subject: [PATCH 5.005_56] Re: 5.006 Todo
15085              Date: Mon, 19 Apr 1999 16:27:07 -0400 (EDT)
15086              Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>
15087      Branch: cfgperl
15088            ! Porting/pumpkin.pod
15089 ____________________________________________________________________________
15090 [  3263] By: jhi                                   on 1999/04/20  08:05:01
15091         Log: From: Chip Salzenberg <chip@perlsupport.com>
15092              To: Perl 5 Porters <perl5-porters@perl.org>
15093              Subject: [PATCH 5.005_56] Configure: $sig_count
15094              Date: Sun, 18 Apr 1999 17:54:36 -0400
15095              Message-ID: <19990418175436.A27496@perlsupport.com>
15096      Branch: cfgperl
15097            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15098            ! config_h.SH
15099 ____________________________________________________________________________
15100 [  3262] By: jhi                                   on 1999/04/19  18:23:50
15101         Log: Subject: PATCH wrong faq reference in perlbook.pod
15102              From: Robin Barker <rmb1@cise.npl.co.uk>
15103              To: perlbug@perl.com
15104              Date: Fri, 9 Apr 1999 16:05:23 +0100 (BST)
15105              Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>
15106      Branch: cfgperl
15107            ! pod/perlbook.pod
15108 ____________________________________________________________________________
15109 [  3261] By: jhi                                   on 1999/04/15  13:59:04
15110         Log: From: Andy Dougherty <doughera@lafayette.edu>
15111              To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
15112              Cc: Perl Porters <perl5-porters@perl.org>
15113              Subject: [PATCH] Re: 5.005_03 and gcc, GNU ld under Solaris 2.6
15114              Date: Wed, 14 Apr 1999 17:07:43 -0400 (EDT)
15115              Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>
15116      Branch: cfgperl
15117            ! hints/solaris_2.sh
15118 ____________________________________________________________________________
15119 [  3260] By: jhi                                   on 1999/04/15  13:56:53
15120         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
15121              To: pumpkings@jhereg.perl.com
15122              Subject: PATCH: 5.005_56: perldata.pod (UPDATE)
15123              Date: Thu, 15 Apr 1999 07:13:41 -0600
15124              Message-Id: <199904151313.HAA07682@jhereg.perl.com>
15125      Branch: cfgperl
15126            ! pod/perldata.pod
15127 ____________________________________________________________________________
15128 [  3259] By: jhi                                   on 1999/04/13  23:12:52
15129         Log: LDLIBPTH also on 'clean' targets.
15130      Branch: cfgperl
15131            ! Makefile.SH
15132 ____________________________________________________________________________
15133 [  3258] By: jhi                                   on 1999/04/13  21:38:46
15134         Log: Add information about the two DEC C compiler optimizer bugs
15135              (what patch levels of the compilers fix them).
15136      Branch: cfgperl
15137            ! pp.c t/op/repeat.t
15138 ____________________________________________________________________________
15139 [  3257] By: jhi                                   on 1999/04/13  14:25:08
15140         Log: Be polite about ccdlflags and lddflags, too.
15141              Avoid Perl's malloc only when threaded.
15142      Branch: cfgperl
15143            ! hints/aix.sh
15144 ____________________________________________________________________________
15145 [  3256] By: jhi                                   on 1999/04/13  10:21:33
15146         Log: Croak if no known ways to semctl() (don't assume union semun).
15147      Branch: cfgperl
15148            ! doio.c perl.h
15149 ____________________________________________________________________________
15150 [  3255] By: jhi                                   on 1999/04/13  09:10:26
15151         Log: From: Dan Sugalski <sugalskd@osshe.edu>
15152              To: perl5-porters@perl.org, vmsperl@perl.org
15153              Subject: [Patch 5.005/5.006]Another MM_VMS.pm patch
15154              Date: Mon, 12 Apr 1999 13:36:48 -0700
15155              Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>
15156      Branch: cfgperl
15157            ! lib/ExtUtils/MM_VMS.pm
15158 ____________________________________________________________________________
15159 [  3254] By: jhi                                   on 1999/04/13  06:56:26
15160         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
15161              To: perlbug@perl.com
15162              Subject: Update for OpenBSD hints
15163              Date: Mon, 12 Apr 1999 23:12:22 -0600 (MDT)
15164              Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>
15165      Branch: cfgperl
15166            ! hints/openbsd.sh
15167 ____________________________________________________________________________
15168 [  3229] By: chip                                  on 1999/04/13  04:04:14
15169         Log: Preserve errno from importunities of sfio.
15170      Branch: maint-5.004/perl
15171            ! pp_ctl.c util.c
15172 ____________________________________________________________________________
15173 [  3226] By: jhi                                   on 1999/04/11  12:52:26
15174         Log: If both ways to call semctl are broken,    skip the tests.
15175      Branch: cfgperl
15176            ! t/lib/ipc_sysv.t
15177 ____________________________________________________________________________
15178 [  3225] By: jhi                                   on 1999/04/10  22:27:28
15179         Log: From: Andy Dougherty <doughera@lafayette.edu>
15180              To: dsembr01@ox.slug.louisville.edu
15181              Cc: perlbug@perl.com
15182              Subject: [PATCH 5.004_05 5.005_03 5.005_56] Re: Misspelled macro in ext/POSIX/POSIX.xs?
15183              Date: Fri, 9 Apr 1999 16:58:08 -0400 (EDT)
15184              Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>
15185      Branch: cfgperl
15186            ! ext/POSIX/POSIX.xs
15187 ____________________________________________________________________________
15188 [  3224] By: jhi                                   on 1999/04/09  18:50:32
15189         Log: From: Andy Dougherty <doughera@lafayette.edu>
15190              To: Perl Porters <perl5-porters@perl.org>
15191              Subject: [PATCH 5.005_56] Re: prefix= in hints
15192              Date: Fri, 9 Apr 1999 14:54:18 -0400 (EDT)
15193              Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>
15194              
15195              (Overrides change #3204 from Kurt)
15196      Branch: cfgperl
15197            ! hints/linux.sh
15198 ____________________________________________________________________________
15199 [  3223] By: jhi                                   on 1999/04/09  18:37:55
15200         Log: Understand Apollo's //node notation.
15201              
15202              From: Johann Klasek <jk@auto.tuwien.ac.at>
15203              To: jhi@iki.fi
15204              Subject: Re: DomainPerl
15205              Date: Fri, 9 Apr 1999 18:21:37 +0200
15206              Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>
15207      Branch: cfgperl
15208            ! lib/Cwd.pm
15209 ____________________________________________________________________________
15210 [  3220] By: jhi                                   on 1999/04/04  16:33:49
15211         Log: Integrate from mainperl.
15212      Branch: cfgperl
15213           !> (integrate 39 files)
15214 ____________________________________________________________________________
15215 [  3219] By: gsar                                  on 1999/04/04  02:48:17
15216         Log: tweak previous change
15217      Branch: maint-5.005/perl
15218            ! win32/win32.c
15219 ____________________________________________________________________________
15220 [  3218] By: gsar                                  on 1999/04/04  02:44:47
15221         Log: be careful about extending the stack for the Win32:: builtins
15222      Branch: maint-5.005/perl
15223            ! win32/win32.c
15224 ____________________________________________________________________________
15225 [  3217] By: gsar                                  on 1999/04/04  01:59:26
15226         Log: correct places that said newSVpv() when they meant newSVpvn()
15227      Branch: perl
15228            ! XSUB.h dump.c ext/B/B.xs ext/B/defsubs.h.PL
15229            ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_vms.xs
15230            ! ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
15231            ! ext/Socket/Socket.xs ext/attrs/attrs.xs gv.c hv.c hv.h
15232            ! jpl/JNI/JNI.xs mg.c op.c perl.c pod/perlguts.pod pp.c pp_ctl.c
15233            ! pp_sys.c regcomp.c toke.c util.c win32/dl_win32.xs
15234            ! win32/win32.c
15235 ____________________________________________________________________________
15236 [  3216] By: gsar                                  on 1999/04/03  23:58:27
15237         Log: avoid duplicate code
15238      Branch: perl
15239            ! sv.c
15240 ____________________________________________________________________________
15241 [  3215] By: gsar                                  on 1999/04/03  23:14:34
15242         Log: grow PL_tmps_stack more efficiently; make it more amenable to
15243              STRESS_REALLOC testing
15244      Branch: perl
15245            ! embed.h embed.pl global.sym objXSUB.h pp.h proto.h scope.c
15246            ! sv.c
15247 ____________________________________________________________________________
15248 [  3214] By: gsar                                  on 1999/04/03  21:01:09
15249         Log: scrounge and save three extra branches in pp_entersub()
15250      Branch: perl
15251            ! cv.h pp_ctl.c pp_hot.c
15252 ____________________________________________________________________________
15253 [  3213] By: gsar                                  on 1999/04/03  17:43:23
15254         Log: remove duplicate code and an extra branch in sv_setsv() and
15255              other hot code by making SvTHINKFIRST() think about FAKE SVs
15256      Branch: perl
15257            ! doio.c embed.h embed.pl global.sym objXSUB.h pp.c pp_hot.c
15258            ! proto.h scope.c sv.c sv.h
15259 ____________________________________________________________________________
15260 [  3212] By: jhi                                   on 1999/04/03  16:20:09
15261         Log: Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
15262              
15263              From: John Bley <jbb6@acpub.duke.edu>
15264              To: perlbug@perl.org
15265              Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
15266              Date: Thu, 1 Apr 1999 02:01:47 -0500 (EST)
15267              Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>
15268      Branch: cfgperl
15269            ! doio.c pp_sys.c
15270 ____________________________________________________________________________
15271 [  3211] By: jhi                                   on 1999/04/03  13:27:26
15272         Log: Change #3210 was rather unportable.  This is better.
15273      Branch: cfgperl
15274            ! Configure config_h.SH
15275 ____________________________________________________________________________
15276 [  3210] By: jhi                                   on 1999/04/03  13:16:20
15277         Log: Avoid Digital UNIX' ksh.
15278              
15279              From: Jarkko Hietaniemi <jhi@iki.fi> 
15280              To: Henrik Tougaard <ht000@siberut.foa.dk> 
15281              Cc: perlbug@perl.com, ht000@foa.dk 
15282              Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
15283              Date: Wed, 27 Jan 1999 16:52:33 +0200 (EET) 
15284              Message-ID: <13999.10289.319422.239987@alpha.hut.fi> 
15285      Branch: cfgperl
15286            ! Configure config_h.SH
15287 ____________________________________________________________________________
15288 [  3209] By: jhi                                   on 1999/04/03  12:49:04
15289         Log: Integrate from mainperl.
15290      Branch: cfgperl
15291           !> Changes Makefile.SH README installperl t/lib/bigfloatpm.t
15292 ____________________________________________________________________________
15293 [  3208] By: jhi                                   on 1999/04/03  12:27:24
15294         Log: Add -mabi=64 to ccflags for 64-bit IRIX gcc.
15295              
15296              From: Lionel Cons <lionel.cons@cern.ch>
15297              To: jhi@iki.fi
15298              Cc: perlbug@perl.com, kstar@isinet.com,
15299              Philippe Defert <philippe.defert@cern.ch>
15300              Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
15301              Date: Thu, 1 Apr 1999 14:05:28 +0200 (METDST)
15302              Message-Id: <199904011205.OAA11380@mercury.cern.ch>
15303      Branch: cfgperl
15304            ! hints/irix_6.sh
15305 ____________________________________________________________________________
15306 [  3207] By: jhi                                   on 1999/04/03  12:20:21
15307         Log: Be polite about usemymalloc.
15308      Branch: cfgperl
15309            ! hints/aix.sh
15310 ____________________________________________________________________________
15311 [  3206] By: gsar                                  on 1999/04/02  23:31:59
15312         Log: a typo in change#3205
15313      Branch: perl
15314            ! t/lib/bigfloatpm.t
15315 ____________________________________________________________________________
15316 [  3205] By: gsar                                  on 1999/04/02  23:20:31
15317         Log: make testsuite reflect change#3157  (Math::BigFloat->new now
15318              returns NaNs faithfully)
15319      Branch: perl
15320            ! t/lib/bigfloatpm.t
15321 ____________________________________________________________________________
15322 [  3204] By: jhi                                   on 1999/04/02  22:03:23
15323         Log: On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
15324              
15325              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15326              To: perl5-porters@perl.org
15327              Subject: linux hints nit
15328              Date: Fri, 2 Apr 1999 16:49:47 -0500
15329              Message-ID: <19990402164947.E80926@O2.chapin.edu>
15330      Branch: cfgperl
15331            ! hints/linux.sh
15332 ____________________________________________________________________________
15333 [  3203] By: jhi                                   on 1999/04/02  22:00:56
15334         Log: Display exact glibc version in Linux. 
15335              
15336              From: Andy Dougherty <doughera@lafayette.edu>
15337              To: Perl Porters <perl5-porters@perl.org>
15338              Subject: Displaying glibc version on Linux
15339              Date: Mon, 29 Mar 1999 15:04:26 -0500 (EST)
15340              Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>
15341      Branch: cfgperl
15342            ! hints/linux.sh
15343 ____________________________________________________________________________
15344 [  3202] By: gsar                                  on 1999/04/02  21:23:18
15345         Log: various little goofs
15346      Branch: perl
15347            ! Changes Makefile.SH README installperl
15348 ____________________________________________________________________________
15349 [  3201] By: jhi                                   on 1999/04/02  13:13:39
15350         Log: Configure regen.
15351              
15352              Add llseek + offset_t probing.
15353              Change CONFIG to CONFIGDOTSH.
15354              'unset foo' is unportable, use foo=''.
15355      Branch: cfgperl
15356            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
15357            ! configpm makeaperl.SH makedepend.SH makedir.SH myconfig.SH
15358            ! perl_exp.SH writemain.SH
15359 ____________________________________________________________________________
15360 [  3200] By: jhi                                   on 1999/04/02  12:06:22
15361         Log: Introduce myconfig.SH.
15362              
15363              From: Andy Dougherty <doughera@lafayette.edu>
15364              To: Jarkko Hietaniemi <jhi@iki.fi>
15365              Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
15366              Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
15367              Date: Tue, 30 Mar 1999 12:41:29 -0500 (EST)
15368              Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>
15369      Branch: cfgperl
15370            + myconfig.SH
15371            - myconfig
15372            ! MANIFEST
15373 ____________________________________________________________________________
15374 [  3195] By: jhi                                   on 1999/03/28  16:42:54
15375         Log: Update perlhist on 5_03.
15376      Branch: maint-5.005/perl
15377            ! pod/perlhist.pod
15378 ____________________________________________________________________________
15379 [  3194] By: jhi                                   on 1999/03/28  12:30:01
15380         Log: Integrate from mainperl.
15381      Branch: cfgperl
15382           +> t/op/grep.t
15383            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
15384            ! t/lib/bigintpm.t
15385           !> MANIFEST Porting/p4desc ext/Thread/Thread.xs op.c
15386           !> t/lib/thread.t
15387 ____________________________________________________________________________
15388 [  3189] By: gsar                                  on 1999/03/28  08:22:00
15389         Log: various pod niggles
15390      Branch: maint-5.005/perl
15391            ! pod/perl.pod pod/perldebug.pod pod/perldiag.pod
15392            ! pod/perlfunc.pod pod/perlhist.pod
15393 ____________________________________________________________________________
15394 [  3187] By: gsar                                  on 1999/03/28  07:31:16
15395         Log: regularize CAPI declarations (CAPI extensions now build under
15396              the Borland compiler)
15397      Branch: maint-5.005/perl
15398            ! win32/GenCAPI.pl
15399 ____________________________________________________________________________
15400 [  3186] By: gsar                                  on 1999/03/28  07:26:33
15401         Log: ensure XS_LOCKS stuff happens *before* XSUB is entered under
15402              -DPERL_CAPI
15403      Branch: maint-5.005/perl
15404            ! XSlock.h win32/GenCAPI.pl win32/Makefile win32/makefile.mk
15405 ____________________________________________________________________________
15406 [  3183] By: gsar                                  on 1999/03/28  06:00:46
15407         Log: update p4 utility to ignore non-text files
15408      Branch: perl
15409            ! Porting/p4desc
15410 ____________________________________________________________________________
15411 [  3181] By: gsar                                  on 1999/03/28  03:37:23
15412         Log: integrate change#3179 from maint-5.005
15413      Branch: perl
15414           !> ext/Thread/Thread.xs t/lib/thread.t
15415 ____________________________________________________________________________
15416 [  3180] By: gsar                                  on 1999/03/28  02:28:20
15417         Log: fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
15418              (sometimes caused bizarreness in the BLOCK)
15419      Branch: perl
15420            + t/op/grep.t
15421            ! MANIFEST op.c
15422 ____________________________________________________________________________
15423 [  3179] By: gsar                                  on 1999/03/28  02:14:04
15424         Log: fix thread segfault when passing large number of arguments to child
15425              a la C<Thread->new($foo, 1..1000)>
15426      Branch: maint-5.005/perl
15427            ! ext/Thread/Thread.xs t/lib/thread.t
15428 ____________________________________________________________________________
15429 [  3178] By: gbarr                                 on 1999/03/28  01:39:23
15430         Log: fix $Config{'usethreads'} typo in perlthrtut
15431              
15432              From: Ian Maloney <szhmf9@wsblob.ubs.com>
15433              Date: Thu, 25 Mar 1999 16:40:14 +0100 (MET)
15434              Message-Id: <199903251540.QAA02439@wsblob.>
15435              Subject: perlthrtut documentation error
15436      Branch: maint-5.005/perl
15437            ! pod/perlthrtut.pod
15438 ____________________________________________________________________________
15439 [  3173] By: gbarr                                 on 1999/03/27  18:19:47
15440         Log: Update Test.pm to VERSION 1.122 from CPAN
15441      Branch: maint-5.005/perl
15442            ! lib/Test.pm
15443 ____________________________________________________________________________
15444 [  3171] By: jhi                                   on 1999/03/26  22:38:28
15445         Log: Integrate from mainperl.
15446      Branch: cfgperl
15447           !> (integrate 37 files)
15448 ____________________________________________________________________________
15449 [  3170] By: gsar                                  on 1999/03/26  01:30:25
15450         Log: specify type of bracket in "Unmatched bracket" diagnostic;
15451              prefer 'brace' or 'curly bracket' over 'curly brace'
15452      Branch: perl
15453            ! pod/perldiag.pod pod/perlreftut.pod pod/perlstyle.pod
15454            ! t/op/misc.t t/op/re_tests toke.c
15455 ____________________________________________________________________________
15456 [  3169] By: gsar                                  on 1999/03/26  00:50:51
15457         Log: better description of "Integer overflow" diagnostic
15458      Branch: perl
15459            ! pod/perldiag.pod
15460 ____________________________________________________________________________
15461 [  3168] By: gsar                                  on 1999/03/25  11:02:46
15462         Log: applied needful parts of suggested patch
15463              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
15464              Date: Tue, 23 Mar 1999 16:21:43 -0800
15465              Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
15466              Subject: [PATCH 5.005_56] pp_formline correction
15467      Branch: perl
15468            ! ext/B/B/Bblock.pm ext/B/B/CC.pm
15469 ____________________________________________________________________________
15470 [  3167] By: gsar                                  on 1999/03/25  10:39:02
15471         Log: clarify what a "comment" means (due to Mark-Jason Dominus
15472              <mjd@plover.com>)
15473      Branch: perl
15474            ! pod/perlsyn.pod
15475 ____________________________________________________________________________
15476 [  3166] By: gsar                                  on 1999/03/25  10:33:18
15477         Log: describe current behavior on local($foo{nothere}) (suggested by
15478              Lionel Cons <lionel.cons@cern.ch>)
15479      Branch: perl
15480            ! pod/perlsub.pod
15481 ____________________________________________________________________________
15482 [  3165] By: gsar                                  on 1999/03/25  06:21:05
15483         Log: fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
15484              <vishalb@hotmail.com>)
15485      Branch: perl
15486            ! ext/B/B/C.pm
15487 ____________________________________________________________________________
15488 [  3164] By: gsar                                  on 1999/03/25  06:17:27
15489         Log: From: Stephen McCamant <smccam@uclink4.berkeley.edu>
15490              Date: Tue, 23 Mar 1999 17:47:04 -0800 (PST)
15491              Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>
15492              Subject: [PATCH _56] Compiler needs to know about utf8 SVOP tr///s
15493      Branch: perl
15494            ! ext/B/B.xs op.h opcode.pl
15495 ____________________________________________________________________________
15496 [  3163] By: gsar                                  on 1999/03/25  06:15:49
15497         Log: B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
15498              Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
15499              Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
15500              Subject: [PATCH _56] B::Deparse 0.57
15501              --
15502              Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
15503              Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
15504              Subject: Re: [PATCH _56] B::Deparse 0.57 
15505      Branch: perl
15506            ! AUTHORS MAINTAIN ext/B/B/Deparse.pm
15507 ____________________________________________________________________________
15508 [  3162] By: gsar                                  on 1999/03/25  06:11:46
15509         Log: fix a few places that said 'int', but meant 'STRLEN'
15510      Branch: perl
15511            ! pod/perlguts.pod proto.h sv.c
15512 ____________________________________________________________________________
15513 [  3161] By: gsar                                  on 1999/03/25  06:01:18
15514         Log: From: Russ Allbery <rra@stanford.edu>
15515              Date: 22 Mar 1999 04:26:26 -0800
15516              Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
15517              Subject: [5.005_56] Add EXISTS to SDBM_File and libsdbm
15518      Branch: perl
15519            ! ext/SDBM_File/SDBM_File.xs ext/SDBM_File/sdbm/README.too
15520            ! ext/SDBM_File/sdbm/pair.c ext/SDBM_File/sdbm/pair.h
15521            ! ext/SDBM_File/sdbm/sdbm.3 ext/SDBM_File/sdbm/sdbm.c
15522            ! ext/SDBM_File/sdbm/sdbm.h pod/perldelta.pod t/lib/sdbm.t
15523 ____________________________________________________________________________
15524 [  3160] By: gsar                                  on 1999/03/25  02:26:31
15525         Log: better description of OP_UNSTACK (s/unstack/iteration finalizer/)
15526      Branch: perl
15527            ! opcode.h opcode.pl
15528 ____________________________________________________________________________
15529 [  3159] By: gsar                                  on 1999/03/25  02:18:17
15530         Log: add statement-modifier loops to :base_loop class
15531      Branch: perl
15532            ! ext/Opcode/Opcode.pm
15533 ____________________________________________________________________________
15534 [  3158] By: gsar                                  on 1999/03/25  00:36:57
15535         Log: integrate changes#3105,3130,3154 from maint-5.005
15536      Branch: perl
15537           !> Configure INSTALL hints/dec_osf.sh hints/netbsd.sh
15538 ____________________________________________________________________________
15539 [  3157] By: gsar                                  on 1999/03/25  00:24:17
15540         Log: remove bogus panic()
15541      Branch: perl
15542            ! Changes lib/Math/BigFloat.pm
15543 ____________________________________________________________________________
15544 [  3156] By: jhi                                   on 1999/03/24  22:43:43
15545         Log: Integrate from mainperl.
15546      Branch: cfgperl
15547           +> (branch 38 files)
15548           !> (integrate 68 files)
15549 ____________________________________________________________________________
15550 [  3155] By: jhi                                   on 1999/03/24  22:12:17
15551         Log: Configure regenerated because of changes #3130/#3154 and #3147.
15552      Branch: cfgperl
15553            ! Configure config_h.SH
15554 ____________________________________________________________________________
15555 [  3154] By: jhi                                   on 1999/03/24  21:40:51
15556         Log: Reword the shared library search path (LD_LIBRARY_PATH) info
15557              based on suggestions from Andy Dougherty.
15558      Branch: maint-5.005/perl
15559            ! INSTALL
15560 ____________________________________________________________________________
15561 [  3153] By: gsar                                  on 1999/03/24  10:38:05
15562         Log: applied suggested patch, modulo superceded parts
15563              From: Charles Bailey <BAILEY@newman.upenn.edu>
15564              Date: Thu, 18 Mar 1999 00:10:44 -0400 (EDT)
15565              Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
15566              Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes
15567      Branch: perl
15568            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
15569            ! t/comp/require.t t/op/lex_assign.t t/op/taint.t
15570            ! utils/perldoc.PL vms/ext/Stdio/Stdio.pm vms/ext/Stdio/Stdio.xs
15571            ! vms/ext/Stdio/test.pl vms/test.com vms/vmsish.h
15572 ____________________________________________________________________________
15573 [  3152] By: gsar                                  on 1999/03/24  10:30:51
15574         Log: applied suggested patch, modulo superceded parts
15575              From: Charles Bailey <BAILEY@newman.upenn.edu>
15576              Date: Thu, 18 Mar 1999 00:04:31 -0400 (EDT)
15577              Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
15578              Subject: [PATCH 5.005_56] Miscellaneous small fixes
15579      Branch: perl
15580            ! ext/B/defsubs.h.PL ext/re/re.pm lib/ExtUtils/MM_Unix.pm
15581            ! lib/File/Basename.pm
15582 ____________________________________________________________________________
15583 [  3151] By: gsar                                  on 1999/03/24  10:15:00
15584         Log: doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
15585      Branch: perl
15586            ! pod/perlop.pod
15587 ____________________________________________________________________________
15588 [  3150] By: gsar                                  on 1999/03/24  10:09:13
15589         Log: missing integration in previous change
15590      Branch: perl
15591           !> README.apollo
15592 ____________________________________________________________________________
15593 [  3149] By: gsar                                  on 1999/03/24  10:06:44
15594         Log: integrate changes#3116,3119 from maint-5.005
15595      Branch: perl
15596            + README.apollo
15597           +> apollo/netinet/in.h
15598           !> MANIFEST hints/apollo.sh t/lib/io_udp.t
15599 ____________________________________________________________________________
15600 [  3148] By: gsar                                  on 1999/03/24  10:01:56
15601         Log: integrate changes#3091-3094 from maint-5.005
15602      Branch: perl
15603           !> README.hurd vms/subconfigure.com vos/config.h
15604           !> vos/config_h.SH_orig
15605 ____________________________________________________________________________
15606 [  3147] By: gsar                                  on 1999/03/24  09:31:49
15607         Log: warn about newfangled vfork() caveats
15608      Branch: perl
15609            ! Configure
15610 ____________________________________________________________________________
15611 [  3146] By: jhi                                   on 1999/03/24  09:20:14
15612         Log: Bring in changes #2808 and #2812 (from mainline perl)
15613              that enhance the perlbug checklist.
15614      Branch: maint-5.005/perl
15615            ! utils/perlbug.PL
15616 ____________________________________________________________________________
15617 [  3145] By: gsar                                  on 1999/03/24  08:37:02
15618         Log: integrate change#3115 from maint-5.005
15619      Branch: perl
15620           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
15621           !> ext/DB_File/DB_File.xs ext/DB_File/typemap
15622 ____________________________________________________________________________
15623 [  3144] By: gsar                                  on 1999/03/24  08:33:59
15624         Log: add note about map in scalar context
15625      Branch: perl
15626            ! pod/perlfunc.pod
15627 ____________________________________________________________________________
15628 [  3143] By: gsar                                  on 1999/03/24  08:25:59
15629         Log: doc tweak
15630      Branch: perl
15631            ! lib/Time/Local.pm
15632 ____________________________________________________________________________
15633 [  3142] By: gsar                                  on 1999/03/24  08:20:37
15634         Log: applied suggested patch, modulo bogus hunk
15635              From: "Vishal Bhatia" <vishalb@hotmail.com>
15636              Date: Thu, 11 Mar 1999 07:40:27 PST
15637              Message-ID: <19990311154027.25891.qmail@hotmail.com>
15638              Subject: [PATCH 5.005_56] Minor fixes in perlcc
15639      Branch: perl
15640            ! ext/B/B/C.pm ext/B/B/CC.pm utils/perlcc.PL
15641 ____________________________________________________________________________
15642 [  3141] By: gsar                                  on 1999/03/24  08:06:12
15643         Log: integrate change#3104 from maint-5.005
15644      Branch: perl
15645           !> README.os390 t/lib/posix.t
15646 ____________________________________________________________________________
15647 [  3140] By: gsar                                  on 1999/03/24  06:34:56
15648         Log: fix failure of C<&locked_sub;> under -Dusethreads
15649      Branch: perl
15650            ! pp_hot.c t/lib/thread.t
15651 ____________________________________________________________________________
15652 [  3139] By: gsar                                  on 1999/03/24  05:52:00
15653         Log: debugger tweak (wasn't printing a newline after recalled commands)
15654      Branch: perl
15655            ! lib/perl5db.pl
15656 ____________________________________________________________________________
15657 [  3138] By: gsar                                  on 1999/03/24  05:33:28
15658         Log: document OO exceptions (based on a suggestion by Andreas Koenig
15659              <andreas.koenig@anima.de>)
15660      Branch: perl
15661            ! pod/perlfunc.pod
15662 ____________________________________________________________________________
15663 [  3137] By: gsar                                  on 1999/03/24  02:50:20
15664         Log: better "Illegal %s digit ignored" warnings
15665      Branch: perl
15666            ! MANIFEST pod/perldiag.pod pod/perlfunc.pod t/pragma/warn/util
15667            ! toke.c util.c
15668 ____________________________________________________________________________
15669 [  3136] By: gsar                                  on 1999/03/24  02:26:38
15670         Log: fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
15671      Branch: perl
15672            + t/pragma/utf8.t
15673            ! regcomp.c
15674 ____________________________________________________________________________
15675 [  3135] By: gsar                                  on 1999/03/24  01:29:09
15676         Log: flip release & version in win32_uname()
15677      Branch: perl
15678            ! win32/win32.c
15679 ____________________________________________________________________________
15680 [  3134] By: gsar                                  on 1999/03/24  01:08:33
15681         Log: support POSIX::uname() via win32_uname()
15682      Branch: perl
15683            ! XSUB.h iperlsys.h win32/GenCAPI.pl win32/config.bc
15684            ! win32/config.gc win32/config.vc win32/config_H.bc
15685            ! win32/config_H.gc win32/config_H.vc win32/makedef.pl
15686            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
15687 ____________________________________________________________________________
15688 [  3133] By: gsar                                  on 1999/03/23  22:20:10
15689         Log: From: jan.dubois@ibm.net (Jan Dubois)
15690              Date: Sat, 06 Mar 1999 21:42:56 +0100
15691              Message-ID: <36e49281.50337171@smtp1.ibm.net>
15692              Subject: [PATCH 5.005_56] perldelta.pod changes for Win32::* functions
15693      Branch: perl
15694            ! pod/perldelta.pod
15695 ____________________________________________________________________________
15696 [  3132] By: gsar                                  on 1999/03/23  22:17:45
15697         Log: File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
15698              Date: Sat, 06 Mar 1999 17:50:49 +0100
15699              Message-ID: <36e25209.33833760@smtp1.ibm.net>
15700              Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
15701              --
15702              Date: Sat, 06 Mar 1999 18:15:00 +0100
15703              Message-ID: <36e36222.37954195@smtp1.ibm.net>
15704              Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm
15705      Branch: perl
15706            + t/lib/filefunc.t
15707            ! MANIFEST lib/File/Spec/Functions.pm lib/File/Spec/Win32.pm
15708            ! pod/perldelta.pod pod/perlmodlib.pod
15709 ____________________________________________________________________________
15710 [  3131] By: gsar                                  on 1999/03/23  22:07:59
15711         Log: integrate cfgperl changes into mainline
15712      Branch: perl
15713           +> ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
15714           !> Configure Makefile.SH config_h.SH configure.gnu handy.h
15715           !> installperl malloc.c perl.c perl.h pod/perl.pod
15716           !> pod/perldelta.pod pp_sys.c t/op/stat.t x2p/util.c
15717 ____________________________________________________________________________
15718 [  3130] By: jhi                                   on 1999/03/23  22:02:23
15719         Log: Don't use config.msg to remind about the
15720              LD_LIBRARY_PATH because Makefile.SH takes
15721              care of that.
15722              
15723              Use shrplib in DEC O^W^Digital U^W^WTru64 UNIX.
15724              This used to be the default but in some MT or another it
15725              was dropped because of some transient error or another.
15726      Branch: maint-5.005/perl
15727            ! Configure hints/dec_osf.sh
15728 ____________________________________________________________________________
15729 [  3129] By: gsar                                  on 1999/03/23  21:38:03
15730         Log: add Pod-Parser-1.08 (verbatim module =include tests elided owing
15731              to size    and better maintainability)
15732      Branch: perl
15733            + lib/Pod/Checker.pm lib/Pod/InputObjects.pm lib/Pod/Parser.pm
15734            + lib/Pod/PlainText.pm lib/Pod/Select.pm lib/Pod/Usage.pm
15735            + pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
15736            + t/pod/emptycmd.t t/pod/emptycmd.xr t/pod/for.t t/pod/for.xr
15737            + t/pod/headings.t t/pod/headings.xr t/pod/include.t
15738            + t/pod/include.xr t/pod/included.t t/pod/included.xr
15739            + t/pod/lref.t t/pod/lref.xr t/pod/nested_items.t
15740            + t/pod/nested_items.xr t/pod/nested_seqs.t t/pod/nested_seqs.xr
15741            + t/pod/oneline_cmds.t t/pod/oneline_cmds.xr t/pod/poderrs.t
15742            + t/pod/poderrs.xr t/pod/special_seqs.t t/pod/special_seqs.xr
15743            + t/pod/testcmp.pl t/pod/testp2pt.pl t/pod/testpchk.pl
15744            ! AUTHORS MAINTAIN MANIFEST installperl pod/Makefile
15745            ! win32/Makefile win32/makefile.mk win32/pod.mak
15746 ____________________________________________________________________________
15747 [  3128] By: jhi                                   on 1999/03/23  10:14:54
15748         Log: Integrate from mainperl.
15749      Branch: cfgperl
15750           !> (integrate 46 files)
15751 ____________________________________________________________________________
15752 [  3127] By: gsar                                  on 1999/03/23  06:57:30
15753         Log: From: Tim Witham - FES <twitham@pcocd2.intel.com>
15754              Date: Thu, 4 Mar 1999 10:54:01 -0800
15755              Message-Id: <9903041854.AA46868@frc0000>
15756              Subject: patch for useless Math::BigInt warnings
15757      Branch: perl
15758            ! lib/Math/BigInt.pm
15759 ____________________________________________________________________________
15760 [  3126] By: gsar                                  on 1999/03/23  05:54:37
15761         Log: avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
15762              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15763              Date: Fri, 19 Feb 1999 15:47:59 -0500
15764              Message-ID: <19990219154759.A32350@O2.chapin.edu>
15765              Subject: [PATCH] OSF/1 hints
15766      Branch: perl
15767            ! hints/dec_osf.sh
15768 ____________________________________________________________________________
15769 [  3125] By: gsar                                  on 1999/03/23  00:56:38
15770         Log: avoid typeglob persistence in pp_readline()
15771      Branch: perl
15772            ! sv.c t/op/gv.t
15773 ____________________________________________________________________________
15774 [  3124] By: gsar                                  on 1999/03/22  21:12:23
15775         Log: update copyright years
15776      Branch: perl
15777            ! Changes EXTERN.h INTERN.h av.c av.h bytecode.pl cop.h cv.h
15778            ! deb.c doio.c doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h
15779            ! malloc.c mg.c mg.h op.c op.h perl.c perl.h perlio.c pp.c pp.h
15780            ! pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c
15781            ! sv.c sv.h toke.c utf8.c utf8.h util.c
15782 ____________________________________________________________________________
15783 [  3123] By: gsar                                  on 1999/03/22  07:07:06
15784         Log: implement win32_spawnvp() internally, making it return true PIDs
15785              for asynchronous spawns; fix win32_kill() to always deal with
15786              PIDs
15787      Branch: perl
15788            ! win32/win32.c win32/win32.h
15789 ____________________________________________________________________________
15790 [  3122] By: jhi                                   on 1999/03/19  21:12:14
15791         Log: Describe the new Benchmark feature in more detail.
15792      Branch: cfgperl
15793            ! pod/perldelta.pod
15794      Branch: maint-5.005/perl
15795            ! pod/perldelta.pod
15796 ____________________________________________________________________________
15797 [  3121] By: jhi                                   on 1999/03/19  08:16:12
15798         Log: AVAILABILITY tuning.
15799      Branch: cfgperl
15800            ! pod/perl.pod
15801      Branch: maint-5.005/perl
15802            ! pod/perl.pod
15803 ____________________________________________________________________________
15804 [  3120] By: jhi                                   on 1999/03/17  14:52:17
15805         Log: Rhapsody change assumed too much.
15806      Branch: cfgperl
15807            ! t/op/stat.t
15808 ____________________________________________________________________________
15809 [  3119] By: jhi                                   on 1999/03/17  14:33:43
15810         Log: More Apollo fixes.
15811      Branch: maint-5.005/perl
15812            ! README.apollo hints/apollo.sh t/lib/io_udp.t
15813 ____________________________________________________________________________
15814 [  3118] By: jhi                                   on 1999/03/16  17:23:39
15815         Log: Nada.
15816      Branch: maint-5.005/perl
15817            ! README.apollo
15818 ____________________________________________________________________________
15819 [  3117] By: jhi                                   on 1999/03/16  17:18:49
15820         Log: Apollo DomainOS AVAILABILITY.
15821      Branch: cfgperl
15822            ! pod/perl.pod
15823      Branch: maint-5.005/perl
15824            ! pod/perl.pod
15825 ____________________________________________________________________________
15826 [  3116] By: jhi                                   on 1999/03/16  17:14:00
15827         Log: Apollo DomainOS patch
15828              From: Johann Klasek <jk@auto.tuwien.ac.at>
15829              Subject: Re: DomainPerl
15830              Date: Tue, 16 Mar 1999 17:46:32 +0100
15831              Message-ID: <19990316174632.A19759@euklid.auto.tuwien.ac.at>
15832      Branch: maint-5.005/perl
15833            + README.apollo apollo/netinet/in.h
15834            ! MANIFEST hints/apollo.sh
15835 ____________________________________________________________________________
15836 [  3115] By: jhi                                   on 1999/03/16  14:23:54
15837         Log: From: Paul Marquess <pmarquess@bfsec.bt.co.uk>
15838              To: Gurusamy Sarathy <gsar@activestate.com>,
15839              Graham Barr <gbarr@pobox.com>
15840              Cc: Perl5 Porters <perl5-porters@perl.org>,
15841              "Paul.Marquess" <Paul.Marquess@btinternet.com>
15842              Subject: [PATCH 5.005_56 & 5.005_03_T6] Upgrade DB_File to version 1.65
15843              Date: Sun, 14 Mar 1999 14:43:57 -0000
15844              Message-Id: <199903141841.NAA17040@defender.perl.org>
15845      Branch: maint-5.005/perl
15846            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15847            ! ext/DB_File/DB_File.xs ext/DB_File/typemap
15848 ____________________________________________________________________________
15849 [  3114] By: jhi                                   on 1999/03/16  12:42:20
15850         Log: Mention Rhapsody in 5.005_5X perldelta,
15851              and in Rhapsody and Netware in 5.005_0X and 5.005_5X
15852              *planned* AVAILABILITY.
15853      Branch: cfgperl
15854            ! pod/perl.pod pod/perldelta.pod
15855      Branch: maint-5.005/perl
15856            ! pod/perl.pod
15857 ____________________________________________________________________________
15858 [  3113] By: jhi                                   on 1999/03/16  10:38:53
15859         Log: perldelta niggling.
15860      Branch: cfgperl
15861            ! pod/perldelta.pod
15862      Branch: maint-5.005/perl
15863            ! pod/perldelta.pod
15864 ____________________________________________________________________________
15865 [  3112] By: jhi                                   on 1999/03/16  10:35:21
15866         Log: Integrate from mainperl.
15867      Branch: cfgperl
15868           !> lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
15869           !> pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
15870 ____________________________________________________________________________
15871 [  3111] By: jhi                                   on 1999/03/16  10:28:10
15872         Log: AVAILABILITY update: still mention PowerUX,
15873              Novell Netware now has sources available.
15874      Branch: cfgperl
15875            ! pod/perl.pod
15876      Branch: maint-5.005/perl
15877            ! pod/perl.pod
15878 ____________________________________________________________________________
15879 [  3110] By: gsar                                  on 1999/03/16  04:34:23
15880         Log: sundry pod niggles
15881      Branch: perl
15882            ! lib/unicode/MakeEthiopicSyllables.PL pod/perldelta.pod
15883            ! pod/perlhist.pod pod/perlmodinstall.pod pod/perltodo.pod
15884 ____________________________________________________________________________
15885 [  3109] By: jhi                                   on 1999/03/15  17:00:11
15886         Log: Integrate from mainperl.
15887      Branch: cfgperl
15888           +> lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
15889           +> lib/unicode/Is/Syllable.pl
15890           +> lib/unicode/MakeEthiopicSyllables.PL
15891           +> lib/unicode/README.Ethiopic
15892           !> AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
15893           !> lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
15894           !> lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
15895           !> lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
15896           !> lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
15897           !> lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
15898           !> lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
15899           !> lib/unicode/Name.pl lib/unicode/Number.pl op.c
15900 ____________________________________________________________________________
15901 [  3108] By: jhi                                   on 1999/03/15  16:58:12
15902         Log: First pass of integrating the Rhapsody port,
15903              
15904              From: Wilfredo Sanchez <wsanchez@apple.com> 
15905              Subject: Keeping the world in sync.
15906              Reply-To: wsanchez@apple.com 
15907              To: perlbug@perl.com 
15908              Date: Fri, 13 Nov 1998 17:11:30 -0800 
15909              Message-Id: <199811140111.RAA41784@scv4.apple.com> 
15910      Branch: cfgperl
15911            + ext/DynaLoader/dl_rhapsody.xs hints/rhapsody.sh
15912            ! Configure Makefile.SH config_h.SH configure.gnu handy.h
15913            ! installperl malloc.c perl.c perl.h pp_sys.c t/op/stat.t
15914            ! x2p/util.c
15915 ____________________________________________________________________________
15916 [  3107] By: gsar                                  on 1999/03/15  03:22:10
15917         Log: applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
15918              From: Daniel Yacob <dmulholl@cs.indiana.edu>
15919              Date: Tue, 23 Feb 1999 16:13:42 -0500 (EST)
15920              Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
15921              Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic
15922      Branch: perl
15923            + lib/unicode/EthiopicSyllables.txt lib/unicode/In/Ethiopic.pl
15924            + lib/unicode/Is/Syllable.pl
15925            + lib/unicode/MakeEthiopicSyllables.PL
15926            + lib/unicode/README.Ethiopic
15927            ! AUTHORS MAINTAIN MANIFEST lib/unicode/Block.pl
15928            ! lib/unicode/Category.pl lib/unicode/Is/Alnum.pl
15929            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/Digit.pl
15930            ! lib/unicode/Is/L.pl lib/unicode/Is/Lo.pl lib/unicode/Is/N.pl
15931            ! lib/unicode/Is/Nd.pl lib/unicode/Is/No.pl lib/unicode/Is/P.pl
15932            ! lib/unicode/Is/Po.pl lib/unicode/Is/Space.pl
15933            ! lib/unicode/Is/Z.pl lib/unicode/Is/Zs.pl lib/unicode/Makefile
15934            ! lib/unicode/Name.pl lib/unicode/Number.pl
15935 ____________________________________________________________________________
15936 [  3106] By: gsar                                  on 1999/03/12  20:35:36
15937         Log: change#3067 failed package.t due to needless creation of $a and $b;
15938              fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>
15939      Branch: perl
15940            ! op.c
15941 ____________________________________________________________________________
15942 [  3105] By: jhi                                   on 1999/03/12  15:54:57
15943         Log: Recognize the NetBSD packages collection.
15944      Branch: maint-5.005/perl
15945            ! hints/netbsd.sh
15946 ____________________________________________________________________________
15947 [  3104] By: jhi                                   on 1999/03/12  09:07:04
15948         Log: From: pvhp@forte.com (Peter Prymmer)
15949              To: jhi@iki.fi, perl-mvs@perl.org, perlbug@perl.com
15950              Subject: [PATCH MT6,_56] was Re: Not OK: perl 5.00503 +MAINT_TRIAL_6 on os390 06.00 (UNINSTALLED)
15951              Date: Thu, 11 Mar 99 14:24:54 PST
15952              Message-Id: <9903112224.AA24346@forte.com>
15953      Branch: maint-5.005/perl
15954            ! README.os390 t/lib/posix.t
15955 ____________________________________________________________________________
15956 [  3103] By: jhi                                   on 1999/03/10  11:07:46
15957         Log: Integrate from mainperl.
15958      Branch: cfgperl
15959           !> Changes embed.h embed.pl embedvar.h global.sym objXSUB.h op.c
15960           !> perl.c perl.h pod/perldelta.pod pod/pod2man.PL t/base/lex.t
15961           !> t/pragma/warn/1global toke.c win32/makedef.pl
15962 ____________________________________________________________________________
15963 [  3102] By: jhi                                   on 1999/03/10  11:01:20
15964         Log: From: pvhp@forte.com (Peter Prymmer)
15965              To: perl5-porters@perl.org
15966              Subject: [5.005_03-MT6]Patch: time passes
15967              Date: Tue, 9 Mar 99 18:42:17 PST
15968              Message-Id: <9903100242.AA29057@forte.com>
15969      Branch: maint-5.005/perl
15970            ! perl.c
15971 ____________________________________________________________________________
15972 [  3101] By: jhi                                   on 1999/03/10  10:30:15
15973         Log: From: Mark-Jason Dominus <mjd@plover.com>
15974              To: perl5-porters@perl.com
15975              Subject: Minor fix to perlfunc.pod
15976              Date: Mon, 08 Mar 1999 20:05:53 -0500
15977              Message-ID: <19990309010553.13757.qmail@plover.com>
15978      Branch: maint-5.005/perl
15979            ! pod/perlfunc.pod
15980 ____________________________________________________________________________
15981 [  3100] By: gsar                                  on 1999/03/09  23:04:44
15982         Log: change#3060 had the wrong quotes
15983      Branch: perl
15984            ! pod/pod2man.PL
15985 ____________________________________________________________________________
15986 [  3099] By: jhi                                   on 1999/03/09  12:52:21
15987         Log: d_uname was broken (probably since _53), reported by
15988              
15989              From: Alan Burlison <Alan.Burlison@uk.sun.com>
15990              To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
15991              cpan-testers@perl.org
15992              Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
15993              Date: Mon, 08 Mar 1999 13:22:31 +0000
15994              Message-ID: <36E3CF17.EA1FEDAA@uk.sun.com>
15995              
15996              and
15997              
15998              From: lvirden@cas.org (Larry W. Virden)
15999              To: perlbug@perl.com
16000              Subject: configure not correctly identifying uname posix compatibility
16001              Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
16002              Message-Id: <199903081136.GAA23682@cas.org>
16003      Branch: cfgperl
16004            ! Configure config_h.SH
16005 ____________________________________________________________________________
16006 [  3098] By: gsar                                  on 1999/03/09  03:16:07
16007         Log: fix parsing of here documents in C<eval 's/.../<<FOO/e'>
16008      Branch: perl
16009            ! op.c perl.h pod/perldelta.pod t/base/lex.t toke.c
16010 ____________________________________________________________________________
16011 [  3097] By: gsar                                  on 1999/03/09  02:50:43
16012         Log: use yyerror() instead of croak() so that compile-time failures in
16013              my(LIST) don't confuse globals with lexicals
16014      Branch: perl
16015            ! op.c toke.c
16016 ____________________________________________________________________________
16017 [  3096] By: gsar                                  on 1999/03/09  02:47:36
16018         Log: adjust testsuite for change#3067
16019      Branch: perl
16020            ! t/pragma/warn/1global
16021 ____________________________________________________________________________
16022 [  3095] By: gsar                                  on 1999/03/08  21:04:48
16023         Log: remove bogus symbols from global.sym
16024      Branch: perl
16025            ! Changes embed.h embed.pl embedvar.h global.sym objXSUB.h
16026            ! perl.h win32/makedef.pl
16027 ____________________________________________________________________________
16028 [  3094] By: jhi                                   on 1999/03/06  16:16:15
16029         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
16030              To: jhi@iki.fi
16031              Subject: Oops
16032              Date: Sat, 6 Mar 1999 17:15:35 +0100 (CET)
16033              Message-Id: <199903061615.RAA00207@delius.kettenis.nl>
16034      Branch: maint-5.005/perl
16035            ! README.hurd
16036 ____________________________________________________________________________
16037 [  3093] By: jhi                                   on 1999/03/06  15:59:46
16038         Log: From: Mark Kettenis <kettenis@wins.uva.nl>
16039              To: jhi@iki.fi
16040              Subject: New Hurd README
16041              Date: Sat, 6 Mar 1999 16:46:12 +0100 (CET)
16042              Message-Id: <199903061601.RAA00185@delius.kettenis.nl>
16043      Branch: maint-5.005/perl
16044            ! README.hurd
16045 ____________________________________________________________________________
16046 [  3092] By: jhi                                   on 1999/03/06  12:52:06
16047         Log: From: Paul_Green@stratus.com
16048              To: perl5-porters@perl.org
16049              Cc: jhi@iki.fi, Paul_Green@stratus.com
16050              Subject: [PATCH 5.005_03-MAINT_TRIAL_6]: platform: vos -- updates to VOS port of Perl5
16051              Date: Fri, 5 Mar 1999 18:08:49 -0500 
16052              Message-ID: <1D1A4EF7AD4DD211A80D00A0C9D7DB665A035A@exna1.stratus.com>
16053      Branch: maint-5.005/perl
16054            ! vos/config.h vos/config_h.SH_orig
16055 ____________________________________________________________________________
16056 [  3091] By: jhi                                   on 1999/03/06  12:42:21
16057         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16058              To: perl5-porters@perl.org, vmsperl@perl.org
16059              Subject: [PATCH 5.005_03-MT6]VMS build patch
16060              Date: Fri, 05 Mar 1999 12:36:19 -0800
16061              Message-Id: <3.0.6.32.19990305123619.02d326a0@ous.edu>
16062      Branch: maint-5.005/perl
16063            ! vms/subconfigure.com
16064 ____________________________________________________________________________
16065 [  3090] By: gsar                                  on 1999/03/06  04:40:03
16066         Log: integrate change#3089 from mainline
16067              
16068              tolerate CRs after options
16069      Branch: maint-5.005/perl
16070           !> perl.c
16071 ____________________________________________________________________________
16072 [  3089] By: gsar                                  on 1999/03/06  04:30:40
16073         Log: tolerate CRs after options
16074      Branch: perl
16075            ! perl.c
16076 ____________________________________________________________________________
16077 [  3088] By: jhi                                   on 1999/03/05  12:49:01
16078         Log: Integrate from mainperl.
16079      Branch: cfgperl
16080           +> README.hurd
16081           !> MANIFEST ext/Errno/Errno_pm.PL t/lib/io_sock.t
16082 ____________________________________________________________________________
16083 [  3087] By: gsar                                  on 1999/03/05  06:41:16
16084         Log: adjust timeouts to accomodate slow/busy systems
16085      Branch: perl
16086            ! t/lib/io_sock.t
16087 ____________________________________________________________________________
16088 [  3083] By: gsar                                  on 1999/03/05  01:32:47
16089         Log: integrate change#3081 from maint-5.005
16090      Branch: perl
16091           !> ext/Errno/Errno_pm.PL
16092 ____________________________________________________________________________
16093 [  3082] By: gsar                                  on 1999/03/05  01:31:06
16094         Log: integrate change#2904 from maint-5.005
16095      Branch: perl
16096           +> README.hurd
16097           !> MANIFEST
16098 ____________________________________________________________________________
16099 [  3081] By: gsar                                  on 1999/03/05  00:14:33
16100         Log: protect against doubled backslashes
16101      Branch: maint-5.005/perl
16102            ! ext/Errno/Errno_pm.PL
16103 ____________________________________________________________________________
16104 [  3077] By: jhi                                   on 1999/03/04  08:10:13
16105         Log: Integrate from mainperl.
16106      Branch: cfgperl
16107           +> ext/B/B/Stash.pm
16108           !> MANIFEST README.hpux cc_runtime.h config_h.SH ext/B/B/C.pm
16109           !> ext/B/B/CC.pm gv.c lib/File/Compare.pm lib/Test/Harness.pm
16110           !> op.c pod/perldelta.pod pod/perlfunc.pod pod/pod2man.PL
16111           !> t/lib/bigfloatpm.t t/lib/io_sock.t utils/perlcc.PL
16112 ____________________________________________________________________________
16113 [  3076] By: jhi                                   on 1999/03/04  08:07:59
16114         Log: Regen config_h.SH once more because of *size, 
16115              noticed by
16116              
16117              From: Hans Mulder <hansm@icgned.icgroup.nl>
16118              To: Jarkko Hietaniemi <jhi@iki.fi>
16119              Cc: perl5-porters@perl.org
16120              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
16121              Date: Thu,  4 Mar 99 00:10:45 +0100
16122              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
16123      Branch: cfgperl
16124            ! Configure config_h.SH
16125 ____________________________________________________________________________
16126 [  3068] By: gsar                                  on 1999/03/04  05:48:03
16127         Log: From: Hans Mulder <hansm@icgned.icgroup.nl>
16128              Date: Thu,  4 Mar 99 00:10:45 +0100
16129              Message-Id: <9903032317.AA23021@icgned.icgroup.nl>
16130              Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
16131      Branch: perl
16132            ! config_h.SH
16133 ____________________________________________________________________________
16134 [  3067] By: gsar                                  on 1999/03/04  05:44:32
16135         Log: exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
16136              From: Graham Barr <gbarr@ti.com>
16137              Date: Wed, 3 Mar 1999 17:23:56 -0600
16138              Message-ID: <19990303172356.F7442@dal.asp.ti.com>
16139              Subject: Re: 'use strict' doesn't work for one-letter variables
16140      Branch: perl
16141            ! gv.c op.c
16142 ____________________________________________________________________________
16143 [  3066] By: gsar                                  on 1999/03/04  05:20:50
16144         Log: updates to compiler modules
16145              From: "Vishal Bhatia" <vishalb@hotmail.com>
16146              Date: Tue, 02 Mar 1999 23:27:25 PST
16147              Message-ID: <19990303072725.779.qmail@hotmail.com>
16148              Subject: PATCH 5.005_56 + Test procedure
16149      Branch: perl
16150            + ext/B/B/Stash.pm
16151            ! MANIFEST cc_runtime.h ext/B/B/C.pm ext/B/B/CC.pm
16152            ! lib/Test/Harness.pm utils/perlcc.PL
16153 ____________________________________________________________________________
16154 [  3065] By: gsar                                  on 1999/03/04  05:03:30
16155         Log: more s/s_/s!/ etc.
16156      Branch: perl
16157            ! pod/perldelta.pod pod/perlfunc.pod
16158 ____________________________________________________________________________
16159 [  3064] By: gsar                                  on 1999/03/04  04:50:45
16160         Log: integrate cfgperl contents into mainline
16161      Branch: perl
16162           !> Configure README.vms bytecode.h config_h.SH configure.com
16163           !> ext/B/defsubs.h.PL hints/hpux.sh pod/perldelta.pod
16164           !> pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t thread.h
16165           !> vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
16166 ____________________________________________________________________________
16167 [  3063] By: gsar                                  on 1999/03/04  04:44:13
16168         Log: HP-UX has yet another spelling for /NaNQ?/
16169      Branch: perl
16170            ! t/lib/bigfloatpm.t
16171 ____________________________________________________________________________
16172 [  3062] By: gsar                                  on 1999/03/04  04:36:08
16173         Log: error-check for accept() test
16174      Branch: perl
16175            ! t/lib/io_sock.t
16176 ____________________________________________________________________________
16177 [  3061] By: gsar                                  on 1999/03/04  03:40:25
16178         Log: allow custom comparison function in File::Compare::compare_text()
16179              From: jan.dubois@ibm.net (Jan Dubois)
16180              Date: Fri, 26 Feb 1999 21:56:09 +0100
16181              Message-ID: <36db0838.8805651@smtp1.ibm.net>
16182              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
16183      Branch: perl
16184            ! lib/File/Compare.pm
16185 ____________________________________________________________________________
16186 [  3060] By: gsar                                  on 1999/03/04  03:37:38
16187         Log: better version of change#3038
16188              From: abigail@fnx.com
16189              Date: Mon, 1 Mar 1999 14:11:36 -0500 (EST)
16190              Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
16191              Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside
16192      Branch: perl
16193            ! pod/pod2man.PL
16194 ____________________________________________________________________________
16195 [  3058] By: jhi                                   on 1999/03/03  22:30:40
16196         Log: Configure regen to
16197              (1) match maint-5.005 patches #3056 and #3057
16198              (2) better version of PHOSTNAME of #3050
16199              (3) the crosscompile/multiarch config_h.SH trouble solved for now
16200      Branch: cfgperl
16201            ! Configure config_h.SH
16202 ____________________________________________________________________________
16203 [  3054] By: jhi                                   on 1999/03/03  09:57:59
16204         Log: Change #3053 missed perldelta.
16205      Branch: cfgperl
16206            ! pod/perldelta.pod
16207 ____________________________________________________________________________
16208 [  3053] By: jhi                                   on 1999/03/03  08:29:43
16209         Log: Use '!' to mark native integer packings instead of '_'.
16210      Branch: cfgperl
16211            ! pod/perldiag.pod pp.c t/lib/ipc_sysv.t t/op/pack.t
16212 ____________________________________________________________________________
16213 [  3052] By: jhi                                   on 1999/03/02  23:12:36
16214         Log: The HP-UX threads patch (change #3028) is needed also here.
16215      Branch: cfgperl
16216            ! hints/hpux.sh thread.h
16217 ____________________________________________________________________________
16218 [  3051] By: jhi                                   on 1999/03/02  08:24:52
16219         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16220              To: perl5-porters@perl.org, vmsperl@perl.org
16221              Subject: [PATCH 5.005_0x and 5.005_5x]Minor update to README.VMS
16222              Date: Mon, 01 Mar 1999 16:10:57 -0800
16223              Message-Id: <3.0.6.32.19990301161057.03b1fc00@ous.edu>
16224      Branch: cfgperl
16225            ! README.vms
16226      Branch: maint-5.005/perl
16227            ! README.vms
16228 ____________________________________________________________________________
16229 [  3050] By: jhi                                   on 1999/03/02  08:22:29
16230         Log: From: Dan Sugalski <sugalskd@osshe.edu>
16231              To: perl5-porters@perl.org, vmsperl@perl.org
16232              Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
16233              Date: Mon, 01 Mar 1999 16:06:29 -0800
16234              Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>
16235              
16236              From: Dan Sugalski <sugalskd@osshe.edu>
16237              To: perl5-porters@perl.org, vmsperl@perl.org
16238              Subject: [PATCH 5.005_56]vmsish.pm patch
16239              Date: Mon, 01 Mar 1999 20:19:04 -0800
16240              Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>
16241              
16242              plus Configure regen containing a "solution" to the
16243              crosscompile/multiarch problem.
16244      Branch: cfgperl
16245            ! Configure config_h.SH configure.com ext/B/defsubs.h.PL
16246            ! vms/ext/vmsish.pm vms/subconfigure.com vms/vms.c vms/vmsish.h
16247 ____________________________________________________________________________
16248 [  3049] By: jhi                                   on 1999/03/02  07:34:21
16249         Log: From: Spider Boardman <spider@leggy.zk3.dec.com>
16250              To: perl5-porters@perl.org
16251              Subject: [PATCH] Eliminate (valid) warning in byterun.c
16252              Date: Mon, 01 Mar 1999 17:27:59 -0500
16253              Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>
16254      Branch: cfgperl
16255            ! bytecode.h
16256      Branch: maint-5.005/perl
16257            ! bytecode.h
16258 ____________________________________________________________________________
16259 [  3048] By: gsar                                  on 1999/03/02  06:41:21
16260         Log: updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16261      Branch: perl
16262            ! MANIFEST README.hpux
16263 ____________________________________________________________________________
16264 [  3047] By: jhi                                   on 1999/03/01  06:34:43
16265         Log: Integrate from mainperl.
16266      Branch: cfgperl
16267           +> README.hpux lib/File/Spec/Functions.pm
16268           !> (integrate 28 files)
16269 ____________________________________________________________________________
16270 [  3046] By: gsar                                  on 1999/03/01  05:34:28
16271         Log: this is 5.005_56
16272      Branch: perl
16273            ! Changes
16274
16275 ----------------
16276 Version 5.005_56
16277 ----------------
16278
16279 ____________________________________________________________________________
16280 [  3045] By: gsar                                  on 1999/03/01  03:32:30
16281         Log: destroy PL_svref_mutex in perl_destruct()
16282      Branch: perl
16283            ! perl.c
16284 ____________________________________________________________________________
16285 [  3044] By: gsar                                  on 1999/03/01  00:38:50
16286         Log: up patchlevel &c.
16287      Branch: perl
16288            ! Changes patchlevel.h pod/perlhist.pod win32/Makefile
16289            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16290            ! win32/makefile.mk
16291 ____________________________________________________________________________
16292 [  3043] By: gsar                                  on 1999/03/01  00:14:15
16293         Log: integrate cfgperl contents into mainline
16294      Branch: perl
16295            ! pod/perldelta.pod
16296           !> Configure config_h.SH
16297 ____________________________________________________________________________
16298 [  3042] By: gsar                                  on 1999/02/28  23:55:08
16299         Log: slightly edited version of suggested patch
16300              From: jan.dubois@ibm.net (Jan Dubois)
16301              Date: Mon, 01 Mar 1999 00:32:05 +0100
16302              Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
16303              Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module
16304      Branch: perl
16305            + lib/File/Spec/Functions.pm
16306            ! MANIFEST lib/File/Spec.pm
16307 ____________________________________________________________________________
16308 [  3041] By: gsar                                  on 1999/02/28  22:47:19
16309         Log: fix subtle bug in eval'' testsuite
16310      Branch: perl
16311            ! t/op/eval.t
16312 ____________________________________________________________________________
16313 [  3040] By: gsar                                  on 1999/02/28  22:46:24
16314         Log: avoid literal control characters in change#3039
16315      Branch: perl
16316            ! t/base/lex.t
16317 ____________________________________________________________________________
16318 [  3039] By: gsar                                  on 1999/02/28  21:47:18
16319         Log: todo item: permit extended control variables a la ${^Foo} (patch
16320              courtesy Mark-Jason Dominus <mjd@plover.com>)
16321      Branch: perl
16322            ! op.c pod/perldelta.pod pod/perltodo.pod pod/perlvar.pod
16323            ! t/base/lex.t toke.c
16324 ____________________________________________________________________________
16325 [  3038] By: gsar                                  on 1999/02/28  21:21:05
16326         Log: From: abigail@fnx.com
16327              Date: Sun, 28 Feb 1999 10:59:16 -0500 (EST)
16328              Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>
16329              Subject: Recognize -> and => inside [A-Z]<> sequences.
16330      Branch: perl
16331            ! pod/pod2man.PL
16332 ____________________________________________________________________________
16333 [  3037] By: gsar                                  on 1999/02/28  21:12:22
16334         Log: fix longstanding bug: searches for lexicals originating within eval''
16335              weren't stopping at the subroutine boundary correctly
16336      Branch: perl
16337            ! op.c proto.h t/op/eval.t
16338 ____________________________________________________________________________
16339 [  3036] By: gsar                                  on 1999/02/28  20:02:29
16340         Log: revert parts of change#2990 to preserve predictable usage of Win32::Foo()
16341              as stacked list values
16342              From: jan.dubois@ibm.net (Jan Dubois)
16343              Date: Sat, 27 Feb 1999 18:24:17 +0100
16344              Message-ID: <36e22849.36531259@smtp1.ibm.net>
16345              Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup 
16346      Branch: perl
16347            ! win32/win32.c
16348 ____________________________________________________________________________
16349 [  3035] By: gsar                                  on 1999/02/28  19:48:54
16350         Log: remove superfluous stack_sp decl
16351      Branch: perl
16352            ! jpl/JNI/JNI.xs
16353 ____________________________________________________________________________
16354 [  3034] By: gsar                                  on 1999/02/28  19:34:58
16355         Log: s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
16356      Branch: perl
16357            ! lib/Getopt/Std.pm
16358 ____________________________________________________________________________
16359 [  3033] By: gsar                                  on 1999/02/28  19:23:41
16360         Log: add File::Compare::compare_text()
16361              From: jan.dubois@ibm.net (Jan Dubois)
16362              Date: Fri, 26 Feb 1999 00:20:41 +0100
16363              Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
16364              Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff()) 
16365      Branch: perl
16366            ! lib/File/Compare.pm pod/perltodo.pod
16367 ____________________________________________________________________________
16368 [  3032] By: gsar                                  on 1999/02/28  19:01:33
16369         Log: add README.hpux
16370      Branch: perl
16371            + README.hpux
16372            ! MAINTAIN MANIFEST
16373 ____________________________________________________________________________
16374 [  3031] By: gsar                                  on 1999/02/28  18:49:08
16375         Log: avoid escaping &amp; et al multiple times (variant of fix suggested by
16376              James Cromie <jcromie@fossil.uswc.uswest.com>
16377      Branch: perl
16378            ! lib/Pod/Html.pm
16379 ____________________________________________________________________________
16380 [  3030] By: gsar                                  on 1999/02/28  18:35:09
16381         Log: From: jan.dubois@ibm.net (Jan Dubois)
16382              Date: Wed, 24 Feb 1999 22:34:56 +0100
16383              Message-ID: <36d86f1e.11495549@smtp1.ibm.net>
16384              Subject: [PATCH 5.005_55] Test::Harness setting $ENV{HARNESS_ACTIVE}
16385      Branch: perl
16386            ! lib/Test/Harness.pm
16387 ____________________________________________________________________________
16388 [  3029] By: gsar                                  on 1999/02/28  18:28:18
16389         Log: add note about env pollution
16390      Branch: perl
16391            ! INSTALL pod/perltodo.pod
16392 ____________________________________________________________________________
16393 [  3028] By: jhi                                   on 1999/02/26  14:40:00
16394         Log: HP-UX 11 threads.
16395              
16396              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16397              To: perl5-porters@perl.org
16398              Cc: jhi@cc.hut.fi
16399              Subject: Maint 5 and _54 with threading on HP-UX 11.00
16400              Date: Wed, 3 Feb 1999 12:57:18 -0800 (PST)
16401              Message-Id: <199902032057.MAA10218@xfiles.intercon.hp.com>
16402              
16403              NOTE from jhi: the hpux hints could still be more robust by
16404              disabling gdbm when necessary.
16405              
16406              Currently if there's a libgdbm.sl (gdbm 1.7.3) which is pre-11,
16407              linking -lgdbm -lpthread creates an executable that instantly
16408              core dumps on a pthreads internal panic:
16409              
16410              ./gdpt
16411              
16412              Pthread internal error: message: __libc_reinit() failed, file: ../pthreads/pthread.c, line: 1096
16413              Return Pointer is 0xc082bf33
16414              17639 quit (core dumped)  ./gdpt
16415              
16416              You don't have to *use* either gdbm or pthreads in the executable,
16417              just linking them together is enough.  Workaround is to recompile
16418              the GDBM under HP-UX 11, that makes the problem go away.
16419      Branch: maint-5.005/perl
16420            ! hints/hpux.sh thread.h
16421 ____________________________________________________________________________
16422 [  3025] By: jhi                                   on 1999/02/25  20:41:07
16423         Log: Temporary workaround for the config_h.SH versus
16424              crosscompile and multiarch plus introduce 'rt'
16425              to $libswanted: in UNIX98 sched_yield() lives there.
16426      Branch: cfgperl
16427            ! Configure config_h.SH
16428 ____________________________________________________________________________
16429 [  3024] By: jhi                                   on 1999/02/24  12:54:59
16430         Log: Integrate from mainperl.
16431      Branch: cfgperl
16432           +> t/lib/fatal.t
16433           !> (integrate 44 files)
16434 ____________________________________________________________________________
16435 [  3023] By: gsar                                  on 1999/02/24  07:02:12
16436         Log: integrate cfgperl contents
16437      Branch: perl
16438           !> (integrate 30 files)
16439 ____________________________________________________________________________
16440 [  3022] By: gsar                                  on 1999/02/24  05:59:47
16441         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
16442              Date: 23 Feb 1999 17:53:22 -0700
16443              Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>
16444              Subject: [PATCH: _55] perldoc -q broken
16445      Branch: perl
16446            ! utils/perldoc.PL
16447 ____________________________________________________________________________
16448 [  3021] By: gsar                                  on 1999/02/24  05:51:53
16449         Log: ansify perlio.c, fix PerlIO-ish typos
16450      Branch: perl
16451            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_cygwin32.xs
16452            ! iperlsys.h perlio.c
16453 ____________________________________________________________________________
16454 [  3020] By: gsar                                  on 1999/02/24  05:28:06
16455         Log: adjust a Perl_malloc() flag for NeXT
16456              From: Hans Mulder <hansm@icgned.icgroup.nl>
16457              Date: Tue, 23 Feb 99 00:26:25 +0100
16458              Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
16459              Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary
16460      Branch: perl
16461            ! perl.h
16462 ____________________________________________________________________________
16463 [  3019] By: gsar                                  on 1999/02/24  05:19:42
16464         Log: perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
16465      Branch: perl
16466            ! pod/perltodo.pod
16467 ____________________________________________________________________________
16468 [  3018] By: gsar                                  on 1999/02/24  04:15:18
16469         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
16470              Date: Mon, 22 Feb 1999 11:29:09 -0500 (EST)
16471              Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>
16472              Subject: improved error message [PATCH _55] [RESEND]
16473      Branch: perl
16474            ! sv.c
16475 ____________________________________________________________________________
16476 [  3017] By: gsar                                  on 1999/02/24  03:50:34
16477         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
16478              Date: Sun, 21 Feb 1999 20:02:18 -0700
16479              Message-Id: <199902220302.UAA09981@jhereg.perl.com>
16480              Subject: perlfunc updates (against 55)
16481      Branch: perl
16482            ! pod/perlfunc.pod
16483 ____________________________________________________________________________
16484 [  3016] By: gsar                                  on 1999/02/24  03:17:05
16485         Log: testsuite adjustments
16486              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16487              Date: Sat, 20 Feb 1999 15:24:57 +0000
16488              Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
16489              Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc
16490      Branch: perl
16491            ! t/lib/io_sock.t t/op/lex_assign.t
16492 ____________________________________________________________________________
16493 [  3015] By: gsar                                  on 1999/02/24  02:54:47
16494         Log: avoid modifying readonly values from qw()
16495      Branch: perl
16496            ! lib/ExtUtils/MM_Unix.pm
16497 ____________________________________________________________________________
16498 [  3014] By: gsar                                  on 1999/02/24  02:49:04
16499         Log: more "correct" utbuf for utime()
16500      Branch: perl
16501            ! doio.c
16502 ____________________________________________________________________________
16503 [  3013] By: jhi                                   on 1999/02/22  19:27:44
16504         Log: Fix MacPerl version, change PowerUX to PowerMAX.
16505              
16506              From: Chris Nandor <pudge@pobox.com>
16507              To: jhi@iki.fi
16508              Cc: perl5-porters@perl.org
16509              Subject: Re: perl current availability as documented by perl.pod
16510              Date: Sun, 21 Feb 1999 11:06:03 -0500
16511              Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>
16512              
16513              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
16514              To: jhi@iki.fi
16515              Cc: perl5-porters@perl.org
16516              Subject: Re: perl current availability as documented by perl.pod
16517              Date: Mon, 22 Feb 1999 13:08:30 GMT
16518              Message-Id: <199902221308.NAA19971@cleo.ccur.com>
16519      Branch: cfgperl
16520            ! pod/perl.pod
16521      Branch: maint-5.005/perl
16522            ! pod/perl.pod
16523 ____________________________________________________________________________
16524 [  3012] By: jhi                                   on 1999/02/22  10:26:11
16525         Log: Snapshot the cross-compilation/multiarchitecture stuff
16526              (currently broken in next)
16527      Branch: cfgperl
16528            ! Configure config_h.SH pp.c
16529 ____________________________________________________________________________
16530 [  3011] By: jhi                                   on 1999/02/22  10:24:51
16531         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
16532              To: gsar@activestate.com (Gurusamy Sarathy)
16533              Cc: perl5-porters@perl.org (Perl5 Porters)
16534              Subject: [PATCH 5.005_55] DB_File 1.64 patch
16535              Date: Mon, 22 Feb 1999 10:07:00 +0000 (GMT)
16536              Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>
16537      Branch: cfgperl
16538            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16539            ! ext/DB_File/DB_File.xs ext/DB_File/typemap t/lib/db-recno.t
16540 ____________________________________________________________________________
16541 [  3009] By: jhi                                   on 1999/02/22  09:14:26
16542         Log: Scratch #3008 and introduce $crosscompile and $multiarch
16543              also in non-Configure lands.
16544      Branch: cfgperl
16545            ! Configure config_h.SH hints/next_3.sh hints/next_3_0.sh
16546            ! hints/next_4.sh vms/subconfigure.com win32/config.bc
16547            ! win32/config.gc win32/config.vc win32/config_H.bc
16548            ! win32/config_H.gc win32/config_H.vc
16549 ____________________________________________________________________________
16550 [  3008] By: jhi                                   on 1999/02/22  08:58:04
16551         Log: Add -DMULTIARCH (see change #3006).
16552      Branch: cfgperl
16553            ! hints/next_3.sh hints/next_3_0.sh hints/next_4.sh
16554 ____________________________________________________________________________
16555 [  3007] By: jhi                                   on 1999/02/22  08:54:06
16556         Log: Undo the references to local{lib,arch} introduced by #3006.
16557      Branch: cfgperl
16558            ! Configure config_h.SH
16559 ____________________________________________________________________________
16560 [  3006] By: jhi                                   on 1999/02/22  08:43:50
16561         Log: From: hansm@icgned.icgroup.nl
16562              To: perlbug@perl.com
16563              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
16564              Date: Sun, 21 Feb 1999 22:58:55 +0100
16565              Reply-To: hansmu@xs4all.nl
16566              Message-Id: <9902212201.AA13386@icgned.icgroup.nl>
16567              
16568              plus other Configure changes: prepare for cross-compilation/
16569              multiarchitecture builds.
16570      Branch: cfgperl
16571            ! Configure config_h.SH
16572 ____________________________________________________________________________
16573 [  3005] By: jhi                                   on 1999/02/22  08:35:30
16574         Log: Configure/Perl knew how to look for use Mach cthreads
16575              but Configure didn't let them to be used ($osname 'next').
16576      Branch: cfgperl
16577            ! Configure config_h.SH
16578      Branch: maint-5.005/perl
16579            ! Configure
16580 ____________________________________________________________________________
16581 [  3004] By: jhi                                   on 1999/02/21  15:46:02
16582         Log: Update Acorn AVAILABILITY.
16583      Branch: cfgperl
16584            ! pod/perl.pod
16585      Branch: maint-5.005/perl
16586            ! pod/perl.pod
16587 ____________________________________________________________________________
16588 [  3003] By: jhi                                   on 1999/02/21  14:50:42
16589         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
16590              To: perl5-porters@perl.org (Perl 5 Porters)
16591              Subject: PATCH: perlref.pod - symbolic ref example
16592              Date: Sat, 20 Feb 1999 17:32:11 -0500 (EST)
16593              Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>
16594      Branch: cfgperl
16595            ! pod/perlref.pod
16596      Branch: maint-5.005/perl
16597            ! pod/perlref.pod
16598 ____________________________________________________________________________
16599 [  3002] By: jhi                                   on 1999/02/21  14:35:22
16600         Log: Sync cfgperl with maint-5.005 change #3000.
16601      Branch: cfgperl
16602            ! pod/perlfunc.pod t/op/pack.t
16603 ____________________________________________________________________________
16604 [  2999] By: gsar                                  on 1999/02/20  22:48:30
16605         Log: From:    John Bley <jbb6@acpub.duke.edu>
16606              Date:    Sat, 20 Feb 1999 16:02:34 EST
16607              Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>
16608              Subject: [PATCH]5.005_55 (CORE) Sparse intializer in regcomp.c
16609      Branch: perl
16610            ! regcomp.c
16611 ____________________________________________________________________________
16612 [  2998] By: jhi                                   on 1999/02/20  14:13:06
16613         Log: Enhanced the endianness description.
16614      Branch: cfgperl
16615            ! pod/perlfunc.pod
16616 ____________________________________________________________________________
16617 [  2996] By: jhi                                   on 1999/02/20  13:55:41
16618         Log: Glossary now mostly fixed.
16619      Branch: cfgperl
16620            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16621            ! config_h.SH
16622 ____________________________________________________________________________
16623 [  2994] By: jhi                                   on 1999/02/20  11:58:33
16624         Log: Perldeltify GNU/Hurd.
16625      Branch: cfgperl
16626            ! pod/perldelta.pod
16627 ____________________________________________________________________________
16628 [  2993] By: gsar                                  on 1999/02/20  00:59:10
16629         Log: fix typo in Perl_sbrk()
16630              From: hansm@icgned.icgroup.nl
16631              Date: Fri, 19 Feb 1999 23:19:31 +0100
16632              Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
16633              Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)
16634      Branch: perl
16635            ! malloc.c
16636 ____________________________________________________________________________
16637 [  2992] By: gsar                                  on 1999/02/20  00:51:08
16638         Log: integrate change#2980 from maint-5.005
16639      Branch: perl
16640           !> utils/h2xs.PL
16641 ____________________________________________________________________________
16642 [  2991] By: gsar                                  on 1999/02/20  00:34:01
16643         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16644              Date: Thu, 18 Feb 1999 18:51:38 +0000
16645              Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>
16646              Subject: [PATCH 5.005_55] test failures with MIME-tools-4.122 and perl 5.005_55 
16647      Branch: perl
16648            ! pp_hot.c t/op/pat.t
16649 ____________________________________________________________________________
16650 [  2990] By: gsar                                  on 1999/02/20  00:30:48
16651         Log: From: jan.dubois@ibm.net (Jan Dubois)
16652              Date: Thu, 18 Feb 1999 19:14:07 +0100
16653              Message-ID: <36d15809.40853323@smtp1.ibm.net>
16654              Subject: resend [PATCH 5.005_55] Various win32/win32.c cleanup
16655      Branch: perl
16656            ! win32/win32.c
16657 ____________________________________________________________________________
16658 [  2989] By: gsar                                  on 1999/02/20  00:27:01
16659         Log: do poll() emulation unless HAS_POLL && I_POLL
16660      Branch: perl
16661            ! ext/IO/poll.h
16662 ____________________________________________________________________________
16663 [  2988] By: gsar                                  on 1999/02/19  23:52:12
16664         Log: tweak RE for NaNQ? recognition
16665      Branch: perl
16666            ! t/lib/bigfloatpm.t
16667 ____________________________________________________________________________
16668 [  2987] By: gsar                                  on 1999/02/19  23:29:59
16669         Log: mention C<use utf8> and C<use warning> in perldelta
16670      Branch: perl
16671            ! pod/perldelta.pod
16672 ____________________________________________________________________________
16673 [  2985] By: jhi                                   on 1999/02/19  20:43:19
16674         Log: pack/unpack better in (network-)short-non-16-bits and
16675              (network-)long-non-32-bits systems such as Cray C90.
16676      Branch: cfgperl
16677            ! perl.h pp.c t/op/pack.t
16678 ____________________________________________________________________________
16679 [  2984] By: jhi                                   on 1999/02/19  20:38:54
16680         Log: Regen Configure.
16681      Branch: cfgperl
16682            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16683            ! perl.c
16684 ____________________________________________________________________________
16685 [  2982] By: jhi                                   on 1999/02/19  19:51:49
16686         Log: Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
16687              not probed for and         
16688              
16689              From: "Kurt D. Starsinic" <kstar@chapin.edu>
16690              To: Chaim Frenkel <chaimf@pobox.com>,
16691              Russ Allbery <rra@stanford.edu>,
16692              Jarkko Hietaniemi <jhi@iki.fi>,
16693              Gurusamy Sarathy <gsar@activestate.com>,
16694              Graham Barr <gbarr@pobox.com>
16695              Cc: bdensch@ameritech.net, perlbug@perl.com
16696              Subject: [PATCH] Re: Solaris 7 for Intel
16697              Message-ID: <19990219124404.A30182@O2.chapin.edu>
16698              
16699              Glossary is still missing some terms because
16700              mkglossary is misbehaving (change #2981 updated
16701              Glossary manually)
16702      Branch: cfgperl
16703            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
16704            ! Porting/config_H
16705 ____________________________________________________________________________
16706 [  2980] By: gbarr                                 on 1999/02/19  16:06:53
16707         Log: Make result of h2xs work when user adds C<use strict>
16708      Branch: maint-5.005/perl
16709            ! utils/h2xs.PL
16710 ____________________________________________________________________________
16711 [  2979] By: gsar                                  on 1999/02/19  05:24:29
16712         Log: doc for change#2978
16713      Branch: perl
16714            ! pod/perlsub.pod
16715 ____________________________________________________________________________
16716 [  2978] By: gsar                                  on 1999/02/19  05:08:29
16717         Log: bring '*' prototype closer to how it behaves internally
16718      Branch: perl
16719            + t/lib/fatal.t
16720            ! MANIFEST lib/Fatal.pm op.c t/comp/proto.t
16721 ____________________________________________________________________________
16722 [  2977] By: gsar                                  on 1999/02/19  02:50:31
16723         Log: stem leakage of perly.h #defines #ifndef PERL_CORE
16724      Branch: perl
16725            ! perly.h
16726 ____________________________________________________________________________
16727 [  2975] By: gsar                                  on 1999/02/18  21:41:57
16728         Log: distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
16729              of lexical searches in BEGIN|INIT|END)
16730      Branch: perl
16731            ! cop.h cv.h op.c perly.c perly.y pp_ctl.c t/op/misc.t
16732            ! vms/perly_c.vms
16733 ____________________________________________________________________________
16734 [  2974] By: gsar                                  on 1999/02/18  21:03:06
16735         Log: missing PERL_POLLUTE_MALLOC
16736      Branch: perl
16737            ! ext/SDBM_File/sdbm/sdbm.h
16738 ____________________________________________________________________________
16739 [  2973] By: gsar                                  on 1999/02/18  17:10:49
16740         Log: From:    Andy Dougherty <doughera@lafayette.edu>
16741              Date:    Wed, 17 Feb 1999 17:22:50 EST
16742              Message-Id: <Pine.GSU.4.05.9902171720490.17243-100000@newton.phys>
16743              Subject: [PATCH 5.005_xx] dotsh.pl triggers new warnings
16744      Branch: perl
16745            ! lib/dotsh.pl
16746 ____________________________________________________________________________
16747 [  2972] By: gsar                                  on 1999/02/18  17:04:12
16748         Log: s/#defined/#define/
16749      Branch: perl
16750            ! ext/Data/Dumper/Dumper.xs
16751 ____________________________________________________________________________
16752 [  2970] By: gsar                                  on 1999/02/18  03:26:43
16753         Log: ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
16754      Branch: perl
16755            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
16756            ! ext/GDBM_File/typemap
16757 ____________________________________________________________________________
16758 [  2969] By: gsar                                  on 1999/02/17  23:30:47
16759         Log: correct slurp mode doc
16760      Branch: perl
16761            ! pod/perlfunc.pod pod/perlop.pod
16762 ____________________________________________________________________________
16763 [  2968] By: jhi                                   on 1999/02/17  23:15:49
16764         Log: Ultrix hints update.
16765              
16766              From: Spider Boardman <spider@zk3.dec.com>
16767              To: perlbug@perl.com
16768              Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
16769              Date: Tue, 16 Feb 1999 23:04:28 -0500
16770              Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>
16771      Branch: cfgperl
16772            ! hints/ultrix_4.sh
16773 ____________________________________________________________________________
16774 [  2966] By: jhi                                   on 1999/02/17  23:09:21
16775         Log: Change #2965 wiped out some Sarathy's _55 changes.
16776              Now unwiped.
16777      Branch: cfgperl
16778            ! Configure pp.c t/op/pack.t
16779 ____________________________________________________________________________
16780 [  2965] By: jhi                                   on 1999/02/17  23:00:04
16781         Log: Configure tweaks.
16782              
16783              Fix the Unixware/SCO uname scan:
16784              
16785              From: Tom Hughes <thh@cyberscience.com>
16786              To: perlbug@perl.com
16787              Subject: Not OK: perl 5.00555 on i386-svr4 [actually Unixware 2.1] (UNINSTALLED)
16788              Date: 17 Feb 1999 15:34:15 +0000    
16789              Message-ID: <yekg185nix4.fsf@elva.cyberscience.com>
16790              
16791              AIX syscalls.exp scan: the syscall might be marked 32, 3264, or 64
16792              
16793              From: Joe Buehler <jhpb@hekimian.com>
16794              To: perl5-porters@perl.org
16795              Subject: setsid not detected by perl 5.005_02 configure under AIX 4.3
16796              Date: 12 Feb 1999 11:25:21 -0500
16797              Message-ID: <yd3lni3613i.fsf@ganymede.hekimian.com>
16798              
16799              Make the pthreads joinable constant scan to output to fd 4, not 2.
16800      Branch: cfgperl
16801            ! Configure
16802 ____________________________________________________________________________
16803 [  2964] By: gsar                                  on 1999/02/17  21:30:07
16804         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
16805              Date: Wed, 17 Feb 1999 06:53:13 -0700
16806              Message-Id: <199902171353.GAA15682@jhereg.perl.com>
16807              Subject: PATCH: lib/Pod/Functions.pm for perl5.005_55
16808      Branch: perl
16809            ! lib/Pod/Functions.pm
16810 ____________________________________________________________________________
16811 [  2963] By: gsar                                  on 1999/02/17  21:18:21
16812         Log: fix comppad handling for failures in eval 'qr/(?p{...})/'
16813              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16814              Date: Wed, 17 Feb 1999 10:06:01 +0000
16815              Message-Id: <199902171006.KAA10204@crypt.compulink.co.uk>
16816              Subject: Re: [5.005_53] panic: pad_free curpad 
16817      Branch: perl
16818            ! regcomp.c regexec.c t/op/misc.t
16819 ____________________________________________________________________________
16820 [  2962] By: gsar                                  on 1999/02/16  21:26:28
16821         Log: NaNQ? tweak
16822      Branch: perl
16823            ! t/lib/bigfloatpm.t
16824 ____________________________________________________________________________
16825 [  2961] By: jhi                                   on 1999/02/16  19:26:38
16826         Log: Integrate from mainperl.
16827      Branch: cfgperl
16828           !> (integrate 37 files)
16829 ____________________________________________________________________________
16830 [  2960] By: gsar                                  on 1999/02/16  18:04:29
16831         Log: undo change#2465 (qw[] is a real list now)
16832      Branch: perl
16833            ! pod/perlop.pod
16834 ____________________________________________________________________________
16835 [  2959] By: gsar                                  on 1999/02/16  07:09:33
16836         Log: this was 5.005_55
16837      Branch: perl
16838            ! Changes
16839
16840 ----------------
16841 Version 5.005_55
16842 ----------------
16843
16844 ____________________________________________________________________________
16845 [  2958] By: gsar                                  on 1999/02/16  06:18:27
16846         Log: integrate change#2852 from maint-5.005; integrate cfgperl contents;
16847              elide dups and non-dependents from Changes
16848      Branch: perl
16849            ! Changes pod/perlhist.pod
16850           !> Configure INSTALL README.threads doio.c ext/IPC/SysV/SysV.xs
16851           !> hints/ultrix_4.sh pod/perl.pod pod/perlfunc.pod
16852           !> pod/perlport.pod pp.c t/op/pack.t
16853 ____________________________________________________________________________
16854 [  2957] By: gsar                                  on 1999/02/16  04:09:47
16855         Log: propagate PERL_VERSION everywhere, add to pod
16856      Branch: perl
16857            ! Configure configpm configure.com ext/B/B/C.pm ext/B/byteperl.c
16858            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs ext/IO/IO.xs
16859            ! hints/freebsd.sh hints/os2.sh installman installperl myconfig
16860            ! os2/Makefile.SHs os2/os2.c patchlevel.h perl.c perl.h
16861            ! plan9/genconfig.pl plan9/myconfig.plan9 plan9/versnum
16862            ! pod/perldebug.pod pod/perldelta.pod vms/genconfig.pl
16863            ! vms/myconfig.com vms/subconfigure.com win32/config.bc
16864            ! win32/config.gc win32/config.vc win32/config_sh.PL
16865            ! win32/win32.c x2p/a2py.c
16866 ____________________________________________________________________________
16867 [  2955] By: jhi                                   on 1999/02/15  16:15:03
16868         Log: The pack tests now better in C90 (after the packnative patches).
16869      Branch: cfgperl
16870            ! t/op/pack.t
16871 ____________________________________________________________________________
16872 [  2954] By: gsar                                  on 1999/02/15  14:11:50
16873         Log: tweak Configure to follow new PERL_VERSION etc.
16874      Branch: perl
16875            ! Configure patchlevel.h pod/perlhist.pod
16876 ____________________________________________________________________________
16877 [  2953] By: jhi                                   on 1999/02/15  14:02:21
16878         Log: Integrate from mainperl.
16879      Branch: cfgperl
16880           !> MANIFEST Porting/makerel
16881 ____________________________________________________________________________
16882 [  2952] By: jhi                                   on 1999/02/15  13:50:07
16883         Log: Enhance the packnative patch: use the packnative code
16884              only if required.  Also added hefty testing (hopefully
16885              I didn't assume too much...).  Tested on alpha, ix86, sparc.
16886      Branch: cfgperl
16887            ! pod/perlfunc.pod pp.c t/op/pack.t
16888 ____________________________________________________________________________
16889 [  2951] By: jhi                                   on 1999/02/15  13:46:56
16890         Log: AVAILABILITY from 5.005_03-tobe, will of course
16891              require updating when 5.006 comes out.
16892      Branch: cfgperl
16893            ! pod/perl.pod
16894 ____________________________________________________________________________
16895 [  2949] By: gsar                                  on 1999/02/15  13:28:51
16896         Log: will this be it for 5.005_55?
16897      Branch: perl
16898            ! MANIFEST Porting/makerel
16899 ____________________________________________________________________________
16900 [  2948] By: jhi                                   on 1999/02/15  13:23:52
16901         Log: Integrate from mainperl.
16902      Branch: cfgperl
16903           !> Changes Makefile.SH ext/B/B/C.pm patchlevel.h perl.h
16904           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
16905           !> pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
16906           !> pod/perlmodlib.pod pod/perltoc.pod t/io/argv.t
16907           !> t/lib/bigfloatpm.t t/lib/h2ph.t win32/Makefile win32/config.bc
16908           !> win32/config.gc win32/config.vc win32/config_H.bc
16909           !> win32/config_H.gc win32/config_H.vc win32/makefile.mk
16910 ____________________________________________________________________________
16911 [  2947] By: jhi                                   on 1999/02/15  13:20:41
16912         Log: perlport.pod 1.39 from Chris.
16913      Branch: cfgperl
16914            ! pod/perlport.pod
16915 ____________________________________________________________________________
16916 [  2946] By: jhi                                   on 1999/02/15  13:09:58
16917         Log: Import Ultrix update, change #2864, 
16918              
16919              From: Spider Boardman <spider@zk3.dec.com>
16920              To: perlbug@perl.com
16921              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
16922              Date: Wed, 10 Feb 1999 23:33:31 -0500
16923              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
16924      Branch: cfgperl
16925            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
16926 ____________________________________________________________________________
16927 [  2945] By: jhi                                   on 1999/02/15  13:04:50
16928         Log: OpenBSD sparc SHMLBA.
16929      Branch: cfgperl
16930            ! ext/IPC/SysV/SysV.xs
16931 ____________________________________________________________________________
16932 [  2944] By: gsar                                  on 1999/02/15  12:09:52
16933         Log: update win32/config* stuff, Changes
16934      Branch: perl
16935            ! Changes win32/Makefile win32/config.bc win32/config.gc
16936            ! win32/config.vc win32/config_H.bc win32/config_H.gc
16937            ! win32/config_H.vc win32/makefile.mk
16938 ____________________________________________________________________________
16939 [  2943] By: gsar                                  on 1999/02/15  11:54:08
16940         Log: #include patchlevel.h by default, provide
16941              PERL_{REVISION,VERSION,SUBVERSION}
16942      Branch: perl
16943            ! patchlevel.h perl.h
16944 ____________________________________________________________________________
16945 [  2942] By: gsar                                  on 1999/02/15  10:26:59
16946         Log: allow /0|NaN/ on some bigfloatpm.t tests for portability; other
16947              misc fixes
16948      Branch: perl
16949            ! Makefile.SH t/io/argv.t t/lib/bigfloatpm.t t/lib/h2ph.t
16950 ____________________________________________________________________________
16951 [  2941] By: gsar                                  on 1999/02/15  10:24:37
16952         Log: broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)
16953              Message-ID: <19990207002851.B9185@toldyouso.com>
16954              Message-ID: <19990207212152.A9765@toldyouso.com>
16955              Message-ID: <19990207212041.A9622@toldyouso.com>
16956              Message-ID: <19990207213127.A10244@toldyouso.com>
16957              Message-ID: <19990207212559.A9950@toldyouso.com>
16958              Message-ID: <19990207212842.A9994@toldyouso.com>
16959              Message-ID: <19990207212500.A9860@toldyouso.com>
16960              Message-ID: <19990207213013.A10105@toldyouso.com>
16961      Branch: perl
16962            ! pod/perldiag.pod pod/perlembed.pod pod/perlfaq3.pod
16963            ! pod/perlfaq4.pod pod/perlfaq9.pod pod/perlmodinstall.pod
16964            ! pod/perlmodlib.pod pod/perltoc.pod
16965 ____________________________________________________________________________
16966 [  2940] By: gsar                                  on 1999/02/15  10:07:08
16967         Log: enable dynaloading in C.pm-compiled programs (non-conflicting part
16968              of suggested patch)
16969              From: "Vishal Bhatia" <vishalb@my-dejanews.com>
16970              Date: Mon, 08 Feb 1999 01:14:41 -0000
16971              Message-ID: <DHIDFFOPMEFDBAAA@my-dejanews.com>
16972              Subject: [PATCH 5.005_54] some pending C.pm stuff 
16973      Branch: perl
16974            ! ext/B/B/C.pm
16975 ____________________________________________________________________________
16976 [  2939] By: jhi                                   on 1999/02/15  08:40:18
16977         Log: Integrate from mainperl.
16978      Branch: cfgperl
16979           +> t/lib/bigfloat.t t/lib/bigfloatpm.t
16980            - lib/File/PathConvert.pm
16981           !> (integrate 81 files)
16982 ____________________________________________________________________________
16983 [  2938] By: gsar                                  on 1999/02/15  06:56:39
16984         Log: change#2839 was bogus, redo
16985      Branch: perl
16986           !> t/lib/h2ph.pht
16987 ____________________________________________________________________________
16988 [  2937] By: gsar                                  on 1999/02/15  06:38:15
16989         Log: support Win32::GetFullPathName() and Win32::SetLastError()
16990              From: jan.dubois@ibm.net (Jan Dubois)
16991              Date: Tue, 09 Feb 1999 22:27:31 +0100
16992              Message-ID: <36c1a2ed.8007554@smtp1.ibm.net>
16993              Subject: [PATCH _54] Win32::GetFullPathName (Re: File::Spec::Win32 and UNCs)
16994      Branch: perl
16995            ! win32/win32.c
16996 ____________________________________________________________________________
16997 [  2936] By: gsar                                  on 1999/02/15  06:26:39
16998         Log: support native integers, pack("L_",...) etc. (via private mail)
16999              From: Jarkko Hietaniemi <jhi@iki.fi>
17000              Date: Wed, 10 Feb 1999 00:04:52 +0200 (EET)
17001              Message-Id: <199902092204.AAA29065@alpha.hut.fi>
17002              Subject: the "packnative" patch
17003      Branch: perl
17004            ! pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod pp.c
17005            ! t/lib/ipc_sysv.t t/op/pack.t
17006 ____________________________________________________________________________
17007 [  2935] By: gsar                                  on 1999/02/15  06:04:02
17008         Log: From: Michael G Schwern <schwern@pobox.com>
17009              Date: Tue, 9 Feb 1999 04:13:12 -0500
17010              Message-ID: <19990209041312.A15788@toldyouso.com>
17011              Subject: [PATCH]5.005_03-MAINT_TRIAL_5 utils/h2xs fixing -A & more
17012      Branch: perl
17013            ! utils/h2xs.PL
17014 ____________________________________________________________________________
17015 [  2934] By: gsar                                  on 1999/02/15  05:30:13
17016         Log: fix bugs in the handling of negative numbers, among other things
17017              From: Steven Knight <knight@theopera.baldmt.citilink.com>
17018              Date: Mon, 8 Feb 1999 01:16:24 -0600
17019              Message-Id: <199902080716.BAA24652@theopera.baldmt.citilink.com>
17020              Subject: Math::BigFloat and Math::BigInt
17021      Branch: perl
17022            + t/lib/bigfloat.t t/lib/bigfloatpm.t
17023            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/bigfloat.pl
17024            ! t/lib/bigintpm.t
17025 ____________________________________________________________________________
17026 [  2933] By: gsar                                  on 1999/02/15  04:57:52
17027         Log: From: "J. van Krieken" <John.van.Krieken@ATComputing.nl>
17028              Date: Thu, 4 Feb 1999 17:25:25 +0100 (MET)
17029              Message-Id: <199902041625.RAA14489@atcmpg.ATComputing.nl>
17030              Subject: s2p incorrectly handles hold space commands
17031      Branch: perl
17032            ! x2p/s2p.PL
17033 ____________________________________________________________________________
17034 [  2932] By: gsar                                  on 1999/02/15  04:45:55
17035         Log: clarify what a "line" is
17036      Branch: perl
17037            ! pod/perlfunc.pod pod/perlvar.pod
17038 ____________________________________________________________________________
17039 [  2931] By: gsar                                  on 1999/02/15  04:23:29
17040         Log: backout change#2811 and add newer version based on File::Spec
17041              From: Barrie Slaymaker <rbs@telerama.com>
17042              Date: Thu, 11 Feb 1999 16:29:24 -0500
17043              Message-ID: <36C34BB4.A62090E0@telerama.com>
17044              Subject: [PATCH]5.005_54 (pod2html) Relative URLs using new File::Spec
17045      Branch: perl
17046            - lib/File/PathConvert.pm
17047            ! MANIFEST installhtml lib/Pod/Html.pm
17048 ____________________________________________________________________________
17049 [  2930] By: gsar                                  on 1999/02/15  04:16:25
17050         Log: From: Barrie Slaymaker <rbs@telerama.com>
17051              Date: Thu, 11 Feb 1999 19:39:48 -0500
17052              Message-ID: <36C37854.707D139@telerama.com>
17053              Subject: [PATCH] 5.005_54 #2 Merging File::PathConvert in to File::Spec
17054      Branch: perl
17055            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
17056 ____________________________________________________________________________
17057 [  2929] By: gsar                                  on 1999/02/15  04:06:50
17058         Log: patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)
17059              Date: Wed, 3 Feb 1999 05:24:55 -0500 (EST)
17060              Message-ID: <Pine.SOL.3.91.990203051924.302A-100000@soc11.acpub.duke.edu>
17061              Subject: [PATCH]5.005_54 (DOC) fix many typos
17062              --
17063              Date: Wed, 3 Feb 1999 08:53:53 -0500 (EST)
17064              Message-ID: <Pine.SOL.3.91.990203085157.895A-100000@soc11.acpub.duke.edu>
17065              Subject: [PATCH]5.005_54 (DOC) typos
17066      Branch: perl
17067            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlcall.pod
17068            ! pod/perldebug.pod pod/perlfaq1.pod pod/perlfaq2.pod
17069            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17070            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17071            ! pod/perlfaq9.pod pod/perlfunc.pod pod/perlguts.pod
17072            ! pod/perllol.pod pod/perlmod.pod pod/perlref.pod
17073            ! pod/perlrun.pod pod/perlsub.pod pod/perltoc.pod
17074            ! pod/perlvar.pod pod/perlxs.pod
17075 ____________________________________________________________________________
17076 [  2928] By: gsar                                  on 1999/02/15  03:39:53
17077         Log: allow the Carp routines to pass through exception objects
17078      Branch: perl
17079            ! lib/Carp.pm
17080 ____________________________________________________________________________
17081 [  2927] By: gsar                                  on 1999/02/15  03:22:57
17082         Log: mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)
17083      Branch: perl
17084            ! pod/perlfaq8.pod
17085 ____________________________________________________________________________
17086 [  2926] By: gsar                                  on 1999/02/15  03:19:39
17087         Log: integrate h2ph.PL fixes from change#2809 (change#2838 was supposed to
17088              have done that, but didn't)
17089      Branch: perl
17090           !> utils/h2ph.PL
17091 ____________________________________________________________________________
17092 [  2925] By: gsar                                  on 1999/02/15  03:17:01
17093         Log: integrate cfgperl changes into mainline
17094      Branch: perl
17095            ! Changes
17096           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17097           !> config_h.SH hints/openbsd.sh hints/ultrix_4.sh
17098           !> pod/perlport.pod t/lib/h2ph.pht utils/h2ph.PL
17099           !> vms/subconfigure.com
17100 ____________________________________________________________________________
17101 [  2924] By: gsar                                  on 1999/02/15  03:07:08
17102         Log: add const qualifier to most char* prototypes, handle ripple effect
17103      Branch: perl
17104            ! gv.c hv.c hv.h mg.c op.c perl.c pod/perlguts.pod proto.h sv.c
17105            ! universal.c util.c
17106 ____________________________________________________________________________
17107 [  2923] By: gsar                                  on 1999/02/15  01:04:30
17108         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17109              Date: Thu, 04 Feb 1999 02:37:31 +0000
17110              Message-Id: <199902040237.CAA03255@crypt.compulink.co.uk>
17111              Subject: [PATCH 5.005_54] Re: .. misinterpreted as flipflop 
17112      Branch: perl
17113            ! pp_ctl.c t/op/range.t
17114 ____________________________________________________________________________
17115 [  2922] By: gsar                                  on 1999/02/15  00:24:34
17116         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17117              Date: Sun, 31 Jan 1999 01:50:06 +0000
17118              Message-Id: <199901310150.BAA16299@crypt.compulink.co.uk>
17119              Subject: [PATCH 5.005_03t4] regexp flags bug
17120      Branch: perl
17121            ! regcomp.c t/op/re_tests
17122 ____________________________________________________________________________
17123 [  2921] By: gsar                                  on 1999/02/15  00:13:02
17124         Log: use New() et al., rather than safemalloc() et al.
17125              From: jan.dubois@ibm.net (Jan Dubois)
17126              Date: Fri, 29 Jan 1999 23:27:22 +0100
17127              Message-ID: <36bd33f2.51029616@smtp1.ibm.net>
17128              Subject: [PATCH _03-MT5] POSIX.xs memory API
17129      Branch: perl
17130            ! ext/POSIX/POSIX.xs
17131 ____________________________________________________________________________
17132 [  2920] By: gsar                                  on 1999/02/15  00:05:33
17133         Log: tweak READ() docs to mention $buffer must be altered by reference
17134      Branch: perl
17135            ! pod/perltie.pod
17136 ____________________________________________________________________________
17137 [  2919] By: gsar                                  on 1999/02/14  23:50:39
17138         Log: applied suggested patch, with several language/readability tweaks
17139              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17140              Date: Fri, 29 Jan 1999 00:25:02 -0500
17141              Message-ID: <19990129002502.C2898@monk.mps.ohio-state.edu>
17142              Subject: Re: [PATCH 5.005_*] Better parsing docs
17143      Branch: perl
17144            ! pod/perlop.pod
17145 ____________________________________________________________________________
17146 [  2918] By: gsar                                  on 1999/02/14  23:20:42
17147         Log: several bug fixes; now croak()s when date exceeds integer limits (instead
17148              of silently returning bogus values)
17149              From: Peter Chines <pchines@nhgri.nih.gov>
17150              Date: Wed, 27 Jan 1999 16:11:31 -0500
17151              Message-Id: <199901272117.QAA21458@kronos.nhgri.nih.gov>
17152              Subject: Time::Local
17153      Branch: perl
17154            ! lib/Time/Local.pm pod/perldelta.pod
17155 ____________________________________________________________________________
17156 [  2917] By: gsar                                  on 1999/02/14  11:21:43
17157         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17158              Date: Thu, 28 Jan 1999 10:02:20 -0500
17159              Message-ID: <19990128100220.A1321@monk.mps.ohio-state.edu>
17160              Subject: Re: [PATCH 5.005_53] Better perldoc
17161      Branch: perl
17162            ! utils/perldoc.PL
17163 ____________________________________________________________________________
17164 [  2916] By: gsar                                  on 1999/02/14  10:59:38
17165         Log: back out change#2751, apply updated version 
17166              From: jan.dubois@ibm.net (Jan Dubois)
17167              Date: Sat, 06 Feb 1999 01:06:29 +0100
17168              Message-ID: <36bc844c.18763049@smtp1.ibm.net>
17169              Subject: [PATCH] Cleanup of File::Spec module
17170      Branch: perl
17171            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17172            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17173            ! lib/File/Spec/Win32.pm
17174 ____________________________________________________________________________
17175 [  2915] By: gsar                                  on 1999/02/14  10:48:01
17176         Log: tweak select() test
17177      Branch: perl
17178            ! pod/perlipc.pod t/op/fh.t
17179 ____________________________________________________________________________
17180 [  2914] By: gsar                                  on 1999/02/14  10:25:55
17181         Log: allow C<select('foo')> to autovivify *foo (SelectSaver expects that)
17182      Branch: perl
17183            ! op.c pod/perldiag.pod pp_sys.c t/op/misc.t
17184 ____________________________________________________________________________
17185 [  2913] By: gsar                                  on 1999/02/14  10:03:51
17186         Log: From: Kenneth Albanowski <kjahds@kjahds.com>
17187              Date: Sat, 23 Jan 1999 21:52:15 -0500 (EST)
17188              Message-ID: <Pine.LNX.3.93.990123212857.446B-100000@kjahds.kjahds.com>
17189              Subject: Re: SvOPV() or SvPV_nolen() or ...
17190      Branch: perl
17191            ! pod/perlguts.pod
17192 ____________________________________________________________________________
17193 [  2912] By: gsar                                  on 1999/02/14  09:57:29
17194         Log: provide SvPV_nolen(sv) to avoid use of PL_na
17195              From: jan.dubois@ibm.net (Jan Dubois)
17196              Date: Sun, 24 Jan 1999 02:45:32 +0100
17197              Message-ID: <36bb7ada.68485547@smtp1.ibm.net>
17198              Subject: [PATCH 5.005_54]  _54 version of SvPV_nolen patch
17199      Branch: perl
17200            ! embed.h global.sym objXSUB.h pod/perlguts.pod proto.h sv.c
17201            ! sv.h
17202 ____________________________________________________________________________
17203 [  2911] By: gsar                                  on 1999/02/14  06:51:05
17204         Log: elide stray effluvium
17205      Branch: perl
17206            ! pod/perldelta.pod
17207 ____________________________________________________________________________
17208 [  2910] By: gsar                                  on 1999/02/14  05:51:56
17209         Log: slurping an empty file should return '' rather than undef, with
17210              commensurate effects on ARGV processing
17211      Branch: perl
17212            ! pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
17213            ! pod/perlvar.pod pp_hot.c sv.h t/io/argv.t
17214 ____________________________________________________________________________
17215 [  2909] By: gsar                                  on 1999/02/14  00:02:11
17216         Log: perly_c.diff typo
17217      Branch: perl
17218            ! perly.c perly_c.diff vms/perly_c.vms
17219 ____________________________________________________________________________
17220 [  2908] By: gsar                                  on 1999/02/13  18:20:13
17221         Log: From: jan.dubois@ibm.net (Jan Dubois)
17222              Date: Sat, 13 Feb 1999 13:25:53 +0100
17223              Message-Id: <36c9629c.13334874@smtp1.ibm.net>
17224              Subject: [PATCH 5.005_03-MT5] "goto must have label" message for C<goto ''>
17225      Branch: perl
17226            ! pod/perlfunc.pod pp_ctl.c t/lib/io_unix.t
17227 ____________________________________________________________________________
17228 [  2907] By: jhi                                   on 1999/02/13  15:07:26
17229         Log: Integrate from mainperl.
17230      Branch: cfgperl
17231           +> emacs/e2ctags.pl pod/perltodo.pod t/op/lop.t
17232           !> (integrate 150 files)
17233 ____________________________________________________________________________
17234 [  2903] By: gsar                                  on 1999/02/12  13:25:59
17235         Log: From: jan.dubois@ibm.net (Jan Dubois)
17236              Date: Sun, 24 Jan 1999 01:12:00 +0100
17237              Message-ID: <36b66479.62756298@smtp1.ibm.net>
17238              Subject: [PATCH 5.005_54] remove OVERLOAD conditionals
17239      Branch: perl
17240            ! XSUB.h dump.c gv.c hv.h mg.c perl.h perlvars.h pp.c pp.h
17241            ! proto.h sv.c sv.h
17242 ____________________________________________________________________________
17243 [  2902] By: gsar                                  on 1999/02/12  12:55:11
17244         Log: script to generate ctags from etags
17245              From: Colin Kuskie <ckuskie@cadence.com>
17246              Date: Wed, 20 Jan 1999 16:29:35 -0800 (PST)
17247              Message-ID: <Pine.GSO.3.96.990120160519.5755Q-100000@pdxue150.cadence.com>
17248              Subject: [PATCH 5.005_54] adding ctags to the source, FAQ, make
17249      Branch: perl
17250            + emacs/e2ctags.pl
17251            ! Makefile.SH pod/perlfaq3.pod
17252 ____________________________________________________________________________
17253 [  2901] By: gsar                                  on 1999/02/12  12:40:17
17254         Log: allow boolean assign ops to be lvalues
17255              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17256              Date: Mon, 11 Jan 1999 16:52:18 -0600 (CST)
17257              Message-ID: <13978.32609.495338.544643@alias-2.pr.mcs.net>
17258              --
17259              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17260              Date: Mon, 18 Jan 1999 10:04:00 +0000
17261              Message-Id: <199901181004.KAA17471@crypt.compulink.co.uk>
17262              Subject: Re: [inconsistency 5.005_54] ||= not an lvalue 
17263      Branch: perl
17264            + t/op/lop.t
17265            ! MANIFEST op.c
17266 ____________________________________________________________________________
17267 [  2899] By: jhi                                   on 1999/02/12  12:03:48
17268         Log: Configure update: OpenBSD thread-awareness, SCO ODT/OSR osvers.
17269      Branch: cfgperl
17270            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17271            ! config_h.SH hints/openbsd.sh
17272 ____________________________________________________________________________
17273 [  2898] By: gsar                                  on 1999/02/12  11:49:25
17274         Log: support win32_putenv()
17275      Branch: perl
17276            ! mg.c util.c win32/GenCAPI.pl win32/makedef.pl win32/perlhost.h
17277            ! win32/win32.c win32/win32iop.h
17278 ____________________________________________________________________________
17279 [  2894] By: gsar                                  on 1999/02/12  11:09:27
17280         Log: add missing hunk in change#2657
17281      Branch: perl
17282            ! ext/B/B/CC.pm
17283 ____________________________________________________________________________
17284 [  2893] By: gsar                                  on 1999/02/12  11:00:13
17285         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17286              Date: Tue, 19 Jan 1999 20:13:15 -0500
17287              Message-ID: <19990119201315.A21167@monk.mps.ohio-state.edu>
17288              Subject: [PATCH 5.005_53] Remove extraneous sh in test suites
17289      Branch: perl
17290            ! t/op/fh.t t/op/misc.t t/op/runlevel.t t/pragma/strict.t
17291            ! t/pragma/subs.t t/pragma/warning.t
17292 ____________________________________________________________________________
17293 [  2892] By: gsar                                  on 1999/02/12  10:44:38
17294         Log: update change#2670 to later version
17295              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17296              Date: Sun, 31 Jan 1999 16:16:14 +0000
17297              Message-Id: <199901311616.QAA17673@crypt.compulink.co.uk>
17298              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing 
17299      Branch: perl
17300            ! t/op/subst.t toke.c
17301 ____________________________________________________________________________
17302 [  2891] By: gsar                                  on 1999/02/12  10:31:17
17303         Log: make testsuite somewhat location independent
17304      Branch: perl
17305            ! (edit 117 files)
17306 ____________________________________________________________________________
17307 [  2890] By: gsar                                  on 1999/02/12  10:00:30
17308         Log: add $AutoLoader::VERSION
17309      Branch: perl
17310            ! lib/AutoLoader.pm
17311 ____________________________________________________________________________
17312 [  2889] By: gsar                                  on 1999/02/12  09:55:48
17313         Log: tweak PERL_STRICT_CR notes
17314      Branch: perl
17315            ! pod/perl5005delta.pod
17316 ____________________________________________________________________________
17317 [  2888] By: gsar                                  on 1999/02/12  09:41:45
17318         Log: add note about test-notty target
17319      Branch: perl
17320            ! README.win32
17321 ____________________________________________________________________________
17322 [  2887] By: gsar                                  on 1999/02/12  09:37:37
17323         Log: add perltodo.pod
17324      Branch: perl
17325            + pod/perltodo.pod
17326            ! MANIFEST Todo pod/Makefile pod/perl.pod pod/roffitall
17327            ! win32/pod.mak
17328 ____________________________________________________________________________
17329 [  2886] By: jhi                                   on 1999/02/12  08:52:14
17330         Log: Integrate from mainperl.
17331      Branch: cfgperl
17332           +> t/op/fh.t
17333           !> (integrate 30 files)
17334 ____________________________________________________________________________
17335 [  2885] By: gsar                                  on 1999/02/12  08:42:10
17336         Log: note how to find REG_INFTY limit
17337      Branch: perl
17338            ! pod/perlre.pod
17339 ____________________________________________________________________________
17340 [  2884] By: jhi                                   on 1999/02/12  08:36:14
17341         Log: OpenBSD pthreads awareness, thanks to
17342              David Leonard <david.leonard@csee.uq.edu.au>
17343      Branch: maint-5.005/perl
17344            ! Configure hints/openbsd.sh
17345 ____________________________________________________________________________
17346 [  2882] By: gsar                                  on 1999/02/12  08:05:20
17347         Log: IO is maintained by p5p (per Graham Barr's wishes)
17348      Branch: perl
17349            ! MAINTAIN ext/IO/ChangeLog ext/IO/README ext/IO/lib/IO/Dir.pm
17350            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Poll.pm
17351            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
17352            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17353 ____________________________________________________________________________
17354 [  2881] By: gsar                                  on 1999/02/12  07:57:13
17355         Log: fh.t typo
17356      Branch: perl
17357            ! t/op/fh.t
17358 ____________________________________________________________________________
17359 [  2880] By: gsar                                  on 1999/02/12  07:38:16
17360         Log: PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)
17361      Branch: perl
17362            ! perl.c pod/perlrun.pod
17363 ____________________________________________________________________________
17364 [  2879] By: gsar                                  on 1999/02/12  05:39:29
17365         Log: fix ops that are not filehandle constructors to not create GV if it
17366              doesn't already exist (avoids leaks); extend semantics of defined()
17367              so that defined(*{$foo}) works (experimental)
17368      Branch: perl
17369            + t/op/fh.t
17370            ! MANIFEST embed.h embed.pl objXSUB.h op.c pod/perldiag.pod pp.c
17371            ! pp_hot.c pp_sys.c proto.h t/op/gv.t t/op/misc.t
17372 ____________________________________________________________________________
17373 [  2877] By: jhi                                   on 1999/02/11  20:44:00
17374         Log: From: Chris Nandor <pudge@pobox.com>
17375              To: perl5-porters@perl.org
17376              Subject: [PATCH] perlport.pod 1.39
17377              Date: Thu, 11 Feb 1999 12:28:35 -0500
17378              Message-Id: <v04020a2db2e8c3177123@[192.168.0.77]>
17379      Branch: cfgperl
17380            ! pod/perlport.pod
17381 ____________________________________________________________________________
17382 [  2870] By: gsar                                  on 1999/02/11  11:17:08
17383         Log: remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)
17384      Branch: perl
17385            ! ext/IO/lib/IO/Pipe.pm
17386 ____________________________________________________________________________
17387 [  2869] By: gsar                                  on 1999/02/11  11:00:56
17388         Log: update win32/pod.mak
17389      Branch: perl
17390            ! win32/pod.mak
17391 ____________________________________________________________________________
17392 [  2868] By: gsar                                  on 1999/02/11  10:42:44
17393         Log: From: Benjamin Low <b.d.low@unsw.edu.au>
17394              Date: Fri, 08 Jan 1999 14:36:53 +1100
17395              Message-ID: <36957D55.1D65A0B2@unsw.edu.au>
17396              Subject: Re: [Fwd: IO::Socket::connect and blocking]
17397      Branch: perl
17398            ! ext/IO/lib/IO/Socket.pm
17399 ____________________________________________________________________________
17400 [  2867] By: gsar                                  on 1999/02/11  09:43:03
17401         Log: av_extend() doc tweak from Jan Dubois
17402      Branch: perl
17403            ! pod/perlguts.pod
17404 ____________________________________________________________________________
17405 [  2866] By: gsar                                  on 1999/02/11  09:27:17
17406         Log: display full pathname of unreadable files
17407      Branch: perl
17408            ! utils/perldoc.PL
17409 ____________________________________________________________________________
17410 [  2865] By: gsar                                  on 1999/02/11  09:02:31
17411         Log: missing patch in change#2522
17412      Branch: perl
17413            ! lib/Pod/Text.pm
17414 ____________________________________________________________________________
17415 [  2864] By: jhi                                   on 1999/02/11  08:45:00
17416         Log: From: Spider Boardman <spider@zk3.dec.com>
17417              To: perlbug@perl.com
17418              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on RISC-ultrix 4.4 (UNINSTALLED)
17419              Date: Wed, 10 Feb 1999 23:33:31 -0500
17420              Message-Id: <9902110433.AA12816@abyss.zk3.dec.com>
17421      Branch: maint-5.005/perl
17422            ! doio.c ext/IPC/SysV/SysV.xs hints/ultrix_4.sh
17423 ____________________________________________________________________________
17424 [  2862] By: gsar                                  on 1999/02/11  08:14:34
17425         Log: integrate changes#2738,2740 from maint-5.005
17426      Branch: perl
17427           !> lib/ExtUtils/MakeMaker.pm
17428 ____________________________________________________________________________
17429 [  2861] By: jhi                                   on 1999/02/11  08:04:25
17430         Log: Integrate from mainperl.
17431      Branch: cfgperl
17432           !> Changes perl.h pod/perl5005delta.pod pp_ctl.c t/op/local.t
17433           !> t/op/range.t win32/config.gc
17434 ____________________________________________________________________________
17435 [  2860] By: gsar                                  on 1999/02/11  07:30:08
17436         Log: binmode() support for cygwin32 (suggested by Steven Morlock
17437              <newspost@morlock.net>)
17438      Branch: perl
17439            ! perl.h
17440 ____________________________________________________________________________
17441 [  2859] By: gsar                                  on 1999/02/11  07:14:21
17442         Log: update Changes
17443      Branch: perl
17444            ! Changes
17445           !> pod/perl5005delta.pod
17446 ____________________________________________________________________________
17447 [  2856] By: gsar                                  on 1999/02/11  07:07:39
17448         Log: integrate perldelta changes from maint-5.005
17449      Branch: perl
17450           !> pod/perl5005delta.pod
17451 ____________________________________________________________________________
17452 [  2855] By: gsar                                  on 1999/02/11  06:31:50
17453         Log: applied suggested patch; added tests
17454              From: Adam Krolnik <adamk@gypsy.cyrix.com>
17455              Date: Sat, 12 Dec 98 15:30:18 -0600
17456              Message-Id: <9812122130.AA03717@gypsy.eng.cyrix.com>
17457              Subject: Range operation doesn't handle IV_MAX
17458      Branch: perl
17459            ! pp_ctl.c t/op/range.t
17460 ____________________________________________________________________________
17461 [  2854] By: gsar                                  on 1999/02/11  05:00:55
17462         Log: compatibility fix: magic non-propagation in foreach implicit localization
17463      Branch: perl
17464            ! pp_ctl.c t/op/local.t win32/config.gc
17465 ____________________________________________________________________________
17466 [  2852] By: gsar                                  on 1999/02/10  23:17:49
17467         Log: fair warning about -Dusethreads
17468      Branch: maint-5.005/perl
17469            ! Configure INSTALL README.threads
17470 ____________________________________________________________________________
17471 [  2847] By: jhi                                   on 1999/02/09  19:13:28
17472         Log: Integrate from mainperl.
17473      Branch: cfgperl
17474           !> pod/perldelta.pod pod/perlfunc.pod pod/perlobj.pod
17475           !> pod/perlop.pod pp.c t/op/method.t t/op/pack.t
17476 ____________________________________________________________________________
17477 [  2846] By: gsar                                  on 1999/02/09  13:53:28
17478         Log: a modified version of suggested patch for pack template 'Z'; added docs
17479              From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru>
17480              Date: Mon, 16 Jun 1997 03:00:31 +0400 (MSD)
17481              Message-ID: <%lOHpzIuGV@snark.ptc.spbu.ru>
17482              Subject: lack of pack/unpack letter with useful symmetry for C null delimited strings
17483      Branch: perl
17484            ! pod/perldelta.pod pod/perlfunc.pod pp.c t/op/pack.t
17485 ____________________________________________________________________________
17486 [  2845] By: gsar                                  on 1999/02/09  00:03:26
17487         Log: clarify docs for change#2835
17488      Branch: perl
17489            ! pod/perldelta.pod pod/perlop.pod
17490 ____________________________________________________________________________
17491 [  2844] By: gsar                                  on 1999/02/08  23:40:57
17492         Log: addendum to change#2823
17493              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17494              Date: Sun, 13 Dec 1998 16:06:04 -0800 (PST)
17495              Message-ID: <13940.21805.470054.299@fre-76-120.reshall.berkeley.edu>
17496              Subject: [PATCH] Docs and tests for method-call syntax
17497      Branch: perl
17498            ! pod/perlobj.pod t/op/method.t
17499 ____________________________________________________________________________
17500 [  2843] By: jhi                                   on 1999/02/08  21:06:28
17501         Log: Ultrix mmap tidbit.
17502      Branch: cfgperl
17503            ! hints/ultrix_4.sh
17504 ____________________________________________________________________________
17505 [  2842] By: jhi                                   on 1999/02/08  20:22:55
17506         Log: Integrate from mainperl.
17507      Branch: cfgperl
17508           +> t/op/subst_wamp.t
17509           !> (integrate 35 files)
17510 ____________________________________________________________________________
17511 [  2841] By: jhi                                   on 1999/02/08  18:23:26
17512         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17513              To: Mailing list Perl5 <perl5-porters@perl.org>
17514              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
17515              Date: Sun, 7 Feb 1999 17:25:22 -0500
17516              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
17517      Branch: cfgperl
17518            + t/op/subst_amp.t
17519            ! MANIFEST regcomp.c t/op/subst.t
17520 ____________________________________________________________________________
17521 [  2840] By: jhi                                   on 1999/02/08  18:16:54
17522         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17523              To: Mailing list Perl5 <perl5-porters@perl.org>
17524              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
17525              Date: Sun, 7 Feb 1999 17:00:10 -0500
17526              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
17527      Branch: cfgperl
17528            ! pp_hot.c t/op/pat.t
17529 ____________________________________________________________________________
17530 [  2839] By: jhi                                   on 1999/02/08  17:25:30
17531         Log: A require was missing.
17532      Branch: cfgperl
17533            ! t/lib/h2ph.pht
17534 ____________________________________________________________________________
17535 [  2838] By: jhi                                   on 1999/02/08  16:38:41
17536         Log: Bring in the change #2809 (the Configure part has been
17537              modified rather a lot since the #2809, though.)
17538      Branch: cfgperl
17539            ! Configure utils/h2ph.PL
17540 ____________________________________________________________________________
17541 [  2835] By: gsar                                  on 1999/02/08  14:40:23
17542         Log: make qw() into a true list at compile time (slightly modified
17543              variant of patch suggested by Tom Hughes <tom@compton.demon.co.uk>)
17544      Branch: perl
17545            ! pod/perldelta.pod pod/perlop.pod pp_hot.c toke.c
17546 ____________________________________________________________________________
17547 [  2834] By: gsar                                  on 1999/02/08  13:23:16
17548         Log: make safesysmalloc() etc., always available; safemalloc() et al are
17549              now macros that point to the right malloc; fix various places in
17550              sources that need to always use safesysmalloc() et al
17551      Branch: perl
17552            ! embed.h embedvar.h global.sym iperlsys.h mg.c objXSUB.h perl.h
17553            ! perl_exp.SH proto.h util.c vms/gen_shrfls.pl win32/makedef.pl
17554 ____________________________________________________________________________
17555 [  2833] By: gsar                                  on 1999/02/08  10:56:16
17556         Log: remove spurious #endif in last change
17557      Branch: perl
17558            ! perl.h
17559 ____________________________________________________________________________
17560 [  2832] By: gsar                                  on 1999/02/08  10:34:55
17561         Log: make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
17562              them ask for insanity (untested)
17563      Branch: perl
17564            ! INSTALL Todo-5.005 ext/SDBM_File/sdbm/sdbm.h hints/machten.sh
17565            ! hints/next_3.sh hints/next_4.sh hints/qnx.sh iperlsys.h
17566            ! malloc.c perl.h pod/perldelta.pod pod/perlguts.pod sv.c
17567 ____________________________________________________________________________
17568 [  2831] By: jhi                                   on 1999/02/08  08:33:33
17569         Log: Update vms/subconfigure.com along the lines of change #2829.
17570      Branch: cfgperl
17571            ! vms/subconfigure.com
17572 ____________________________________________________________________________
17573 [  2830] By: gsar                                  on 1999/02/08  00:19:46
17574         Log: integrate cfgperl changes into mainline
17575      Branch: perl
17576           +> ext/DynaLoader/dl_beos.xs ext/GDBM_File/hints/sco.pl
17577           +> lib/File/PathConvert.pm pod/perlthrtut.pod
17578            ! Changes
17579           !> (integrate 93 files)
17580 ____________________________________________________________________________
17581 [  2829] By: jhi                                   on 1999/02/07  23:49:46
17582         Log: Configure update.
17583              
17584              Probe for mmap() et alia.
17585              The *cc*symbols patch (just Configure, no h2ph).
17586      Branch: cfgperl
17587            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17588            ! config_h.SH perl.h
17589 ____________________________________________________________________________
17590 [  2828] By: gsar                                  on 1999/02/07  23:38:47
17591         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17592              Date: Sun, 7 Feb 1999 17:25:22 -0500
17593              Message-ID: <19990207172522.B894@monk.mps.ohio-state.edu>
17594              Subject: [PATCH 5.005_53] s/\ba/./g was over-optimized
17595      Branch: perl
17596            + t/op/subst_amp.t t/op/subst_wamp.t
17597            ! MANIFEST regcomp.c t/op/subst.t
17598 ____________________________________________________________________________
17599 [  2827] By: gsar                                  on 1999/02/07  23:27:32
17600         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17601              Date: Sun, 7 Feb 1999 17:00:10 -0500
17602              Message-ID: <19990207170009.A894@monk.mps.ohio-state.edu>
17603              Subject: [PATCH 5.005_53] Fix list-context //g with zero-length matches
17604      Branch: perl
17605            ! pp_hot.c t/op/pat.t
17606 ____________________________________________________________________________
17607 [  2826] By: gsar                                  on 1999/02/07  23:26:04
17608         Log: patch for change#2822, done right; add PERL_OBJECT stuff; regen headers
17609              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17610              Date: Sun, 7 Feb 1999 15:07:27 -0500
17611              Message-ID: <19990207150726.A571@monk.mps.ohio-state.edu>
17612              Subject: Re: fixing memory leaks in REx compilation
17613      Branch: perl
17614            ! embed.h embed.pl objXSUB.h proto.h regcomp.c regcomp.h
17615            ! regexec.c
17616 ____________________________________________________________________________
17617 [  2825] By: jhi                                   on 1999/02/07  18:05:13
17618         Log: Integrate from mainperl.
17619      Branch: cfgperl
17620           +> lib/DB.pm t/comp/bproto.t
17621           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/SDBM_File/sdbm/sdbm.c
17622           !> lib/Pod/Html.pm op.c perly.c perly.y perly_c.diff
17623           !> pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod regcomp.h
17624           !> toke.c vms/perly_c.vms
17625 ____________________________________________________________________________
17626 [  2824] By: gsar                                  on 1999/02/07  14:21:48
17627         Log: tweak doc on bitwise ops
17628      Branch: perl
17629            ! pod/perlop.pod
17630 ____________________________________________________________________________
17631 [  2823] By: gsar                                  on 1999/02/07  13:38:31
17632         Log: applied suggested patch; regen perly* and vms/perly*
17633              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
17634              Date: Sun, 13 Dec 1998 01:10:12 -0800 (PST)
17635              Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu>
17636              Subject: [PATCH] Re: Suggestion for perlobj man page
17637      Branch: perl
17638            ! perly.c perly.y perly_c.diff toke.c vms/perly_c.vms
17639 ____________________________________________________________________________
17640 [  2822] By: gsar                                  on 1999/02/07  12:39:09
17641         Log: Ilya's idea for cleaning up failed regex allocs (substantive parts
17642              disabled, fails tests)
17643      Branch: perl
17644            ! regcomp.h
17645 ____________________________________________________________________________
17646 [  2821] By: gsar                                  on 1999/02/07  11:09:39
17647         Log: pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander Barilo
17648              <Alexander.Barilo@aexp.com>)
17649      Branch: perl
17650            ! lib/Pod/Html.pm
17651 ____________________________________________________________________________
17652 [  2820] By: gsar                                  on 1999/02/07  10:20:35
17653         Log: add draft debugging API implementation
17654      Branch: perl
17655            + lib/DB.pm
17656            ! MANIFEST
17657 ____________________________________________________________________________
17658 [  2819] By: gsar                                  on 1999/02/07  09:58:45
17659         Log: avoid garbage in db->dirbuf
17660              From: Masahiro KAJIURA <masahiro.kajiura@toshiba.co.jp>
17661              Date: Sat, 05 Dec 1998 14:14:54 +0900
17662              Message-Id: <199812050514.OAA23268@toshiba.co.jp>
17663              Subject: SDBM bug
17664      Branch: perl
17665            ! ext/SDBM_File/sdbm/sdbm.c
17666 ____________________________________________________________________________
17667 [  2818] By: gsar                                  on 1999/02/07  09:32:24
17668         Log: missing entry
17669      Branch: perl
17670            ! MANIFEST
17671 ____________________________________________________________________________
17672 [  2817] By: gsar                                  on 1999/02/07  09:30:47
17673         Log: properly prototype check parenthesized unary ops (e.g. defined(&a,&b))
17674      Branch: perl
17675            + t/comp/bproto.t
17676            ! op.c pod/perldelta.pod pod/perlfunc.pod pod/perlop.pod
17677 ____________________________________________________________________________
17678 [  2816] By: gsar                                  on 1999/02/06  00:14:29
17679         Log: minor bug in dumping blessed subrefs
17680      Branch: perl
17681            ! ext/Data/Dumper/Dumper.pm
17682 ____________________________________________________________________________
17683 [  2812] By: jhi                                   on 1999/02/03  22:02:24
17684         Log: Enhance change #2808.
17685              
17686              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17687              To: perl5-porters@perl.org
17688              Subject: Re: [PATCH 5.00*]: perlbug checklist
17689              Date: Wed, 3 Feb 1999 19:02:27 +0000
17690              Message-Id: <E1087ZD-0005z1-00@taurus.cus.cam.ac.uk>
17691      Branch: cfgperl
17692            ! utils/perlbug.PL
17693 ____________________________________________________________________________
17694 [  2811] By: jhi                                   on 1999/02/03  21:53:23
17695         Log: From: Barrie Slaymaker <rbs@telerama.com>
17696              To: perl5-porters@perl.org
17697              CC: pod-people@perl.org
17698              Subject: [PATCH]5.005_54 (pod2html) Generate Relative URLs
17699              Date: Wed, 03 Feb 1999 10:34:18 -0500
17700              Message-ID: <36B86C7A.E99EFFF1@telerama.com>
17701              
17702              Add File::PathConvert.pm.
17703              Fix Pod::Html and installhtml to understand relative urls.
17704      Branch: cfgperl
17705            + lib/File/PathConvert.pm
17706            ! MANIFEST installhtml lib/Pod/Html.pm
17707 ____________________________________________________________________________
17708 [  2810] By: jhi                                   on 1999/02/03  20:25:10
17709         Log: From: Francois Desarmenien <desar@club-internet.fr>
17710              To: Mailing list Perl5 <perl5-porters@perl.org>
17711              Subject: [PATCH]5.005_54 (hints) SCO 3/5 hint files and SysV correction
17712              Date: Wed, 03 Feb 1999 13:13:24 +0000
17713              Message-ID: <36B84B74.5EC9B6C8@club-internet.fr>
17714              
17715              (note: this patch completely overrides Tom Wolfe's patch,
17716              change #2604)
17717      Branch: cfgperl
17718            + ext/GDBM_File/hints/sco.pl
17719            ! MANIFEST ext/IPC/SysV/SysV.xs hints/sco.sh
17720 ____________________________________________________________________________
17721 [  2809] By: jhi                                   on 1999/02/03  19:54:16
17722         Log: h2ph fixes + Configure patch to support them.
17723              
17724              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17725              To: Graham Barr <gbarr@pobox.com>, Jarkko Hietaniemi <jhi@iki.fi>,
17726              Gurusamy Sarathy <gsar@engin.umich.edu>
17727              Cc: perl5-porters@perl.org
17728              Subject: [PATCH 5.00503_MT5] h2ph.PL
17729              Date: Tue, 2 Feb 1999 19:48:06 -0500
17730              Message-ID: <19990202194806.E10647@O2.chapin.edu>
17731      Branch: maint-5.005/perl
17732            ! Configure utils/h2ph.PL
17733 ____________________________________________________________________________
17734 [  2808] By: jhi                                   on 1999/02/03  16:59:55
17735         Log: Enhance the perlbug checklist.
17736      Branch: cfgperl
17737            ! utils/perlbug.PL
17738 ____________________________________________________________________________
17739 [  2807] By: jhi                                   on 1999/02/03  14:01:37
17740         Log: Document the standard strftime %formats.
17741              
17742              From: Dominic Dunlop <domo@vo.lu>
17743              To: "Kurt D. Starsinic" <kstar@chapin.edu>, Ben Gertzfield <che@debian.org>
17744              Subject: [PATCH] 5.00[45]*: Re: POSIX's strftime() does not enforce POSIX %C on Solaris
17745              Date: Tue, 2 Feb 1999 15:55:29 +0100
17746              Message-Id: <v0311070cb2dcb3f5f773@[212.24.192.188]>
17747      Branch: cfgperl
17748            ! ext/POSIX/POSIX.pod
17749 ____________________________________________________________________________
17750 [  2806] By: jhi                                   on 1999/02/03  13:58:00
17751         Log: Integrate from mainperl.
17752      Branch: cfgperl
17753           !> perl.h
17754 ____________________________________________________________________________
17755 [  2805] By: gsar                                  on 1999/02/03  03:32:31
17756         Log: PL_uuemap[] init needs help for sizeof()
17757      Branch: perl
17758            ! perl.h
17759 ____________________________________________________________________________
17760 [  2804] By: jhi                                   on 1999/02/02  20:44:30
17761         Log: These should've been already in #2803.
17762      Branch: cfgperl
17763            ! Configure config_h.SH vms/subconfigure.com
17764 ____________________________________________________________________________
17765 [  2803] By: jhi                                   on 1999/02/02  20:38:45
17766         Log: telldir prototype issue, from mists of time...
17767      Branch: cfgperl
17768            ! hints/netbsd.sh pp_sys.c
17769 ____________________________________________________________________________
17770 [  2801] By: jhi                                   on 1999/02/02  17:40:14
17771         Log: From: John Bley <jbb6@acpub.duke.edu>
17772              To: perlbug@perl.org
17773              Subject: [PATCH]5.005_54 (DOC) fix minor typos
17774              Date: Tue, 2 Feb 1999 07:52:52 -0500 (EST)
17775              Message-ID: <Pine.SOL.3.91.990202075115.23589A-100000@soc11.acpub.duke.edu>
17776      Branch: cfgperl
17777            ! pod/perlre.pod
17778 ____________________________________________________________________________
17779 [  2800] By: jhi                                   on 1999/02/02  17:26:49
17780         Log: Update todo with POSIX 1003.1 1996 Edition reminder.
17781      Branch: cfgperl
17782            ! Todo-5.005
17783 ____________________________________________________________________________
17784 [  2799] By: jhi                                   on 1999/02/02  17:18:51
17785         Log: Update FindBin from maint-5.005.
17786      Branch: cfgperl
17787            ! lib/FindBin.pm
17788 ____________________________________________________________________________
17789 [  2798] By: jhi                                   on 1999/02/02  17:16:07
17790         Log: Fix typecasts in #2797
17791              
17792              From: "G. Del Merritt" <del@intranetics.com>
17793              Date: Fri, 29 Jan 1999 11:47:25 -0700
17794              Message-Id: <199901291847.LAA04828@jhereg.perl.com>
17795              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_5 on MSWin32-x86-object 4.0 (PATCH included)
17796      Branch: cfgperl
17797            ! ext/POSIX/POSIX.xs
17798 ____________________________________________________________________________
17799 [  2797] By: jhi                                   on 1999/02/02  17:14:37
17800         Log: From: Ted Law <tedlaw@cibcwg.com>
17801              Date: Wed, 27 Jan 1999 14:54:03 -0500 (EST)
17802              Message-Id: <199901271954.OAA07391@dcm2.cibcwg.com>
17803              Subject: POSIX::strftime buffer overflow problem
17804      Branch: cfgperl
17805            ! ext/POSIX/POSIX.xs
17806 ____________________________________________________________________________
17807 [  2796] By: jhi                                   on 1999/02/02  17:13:23
17808         Log: Do not use File::Slurp.
17809      Branch: cfgperl
17810            ! t/lib/textfill.t
17811 ____________________________________________________________________________
17812 [  2795] By: jhi                                   on 1999/02/02  17:11:48
17813         Log: perlhist update from maint-5.005.
17814      Branch: cfgperl
17815            ! pod/perlhist.pod
17816 ____________________________________________________________________________
17817 [  2794] By: jhi                                   on 1999/02/02  17:10:33
17818         Log: POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
17819      Branch: cfgperl
17820            ! ext/POSIX/POSIX.pm
17821 ____________________________________________________________________________
17822 [  2793] By: jhi                                   on 1999/02/02  17:08:39
17823         Log: Missed the html test from change #2787. 
17824      Branch: cfgperl
17825            ! t/lib/cgi-html.t
17826 ____________________________________________________________________________
17827 [  2792] By: jhi                                   on 1999/02/02  17:01:24
17828         Log: Update Getopt::Long to 2.19.
17829      Branch: cfgperl
17830            ! lib/Getopt/Long.pm
17831 ____________________________________________________________________________
17832 [  2791] By: jhi                                   on 1999/02/02  16:59:13
17833         Log: overload syntax is no longer experimental
17834      Branch: cfgperl
17835            ! lib/overload.pm
17836 ____________________________________________________________________________
17837 [  2789] By: jhi                                   on 1999/02/02  16:47:50
17838         Log: Still doc fixes.
17839      Branch: cfgperl
17840            ! lib/diagnostics.pm
17841 ____________________________________________________________________________
17842 [  2788] By: jhi                                   on 1999/02/02  16:47:07
17843         Log: Doc fixes.
17844      Branch: cfgperl
17845            ! lib/CGI.pm lib/diagnostics.pm
17846 ____________________________________________________________________________
17847 [  2787] By: jhi                                   on 1999/02/02  16:38:55
17848         Log: CGI.pm updated to 2.46 (the CGI docs fixes redone
17849              where applicable).
17850      Branch: cfgperl
17851            ! eg/cgi/RunMeFirst eg/cgi/caution.xbm
17852            ! eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
17853            ! eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
17854            ! eg/cgi/dna.small.gif.uu eg/cgi/file_upload.cgi
17855            ! eg/cgi/frameset.cgi eg/cgi/index.html
17856            ! eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
17857            ! eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
17858            ! eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
17859            ! eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo.gif.uu
17860            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
17861            ! lib/CGI/Fast.pm lib/CGI/Push.pm lib/CGI/Switch.pm
17862 ____________________________________________________________________________
17863 [  2786] By: jhi                                   on 1999/02/02  16:17:52
17864         Log: Update CPAN to 1.47.
17865      Branch: cfgperl
17866            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
17867 ____________________________________________________________________________
17868 [  2785] By: jhi                                   on 1999/02/02  16:09:03
17869         Log: From: Mark-Jason Dominus <mjd@plover.com>
17870              Date: Sat, 16 Jan 1999 17:22:06 -0500
17871              Subject: Re: DOC PATCH (5.005_54 perlsub.pod)
17872              Message-ID: <19990116222206.3674.qmail@plover.com>
17873      Branch: cfgperl
17874            ! pod/perlsub.pod
17875 ____________________________________________________________________________
17876 [  2784] By: jhi                                   on 1999/02/02  16:01:31
17877         Log: Fix incorrect "used only once" warnings
17878              
17879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17880              Date: Fri, 8 Jan 1999 04:37:10 -0500
17881              Message-ID: <19990108043710.A14390@monk.mps.ohio-state.edu>
17882              Subject: Re: change#965 flakiness
17883      Branch: cfgperl
17884            ! gv.c
17885 ____________________________________________________________________________
17886 [  2783] By: jhi                                   on 1999/02/02  15:50:38
17887         Log: perldelta updates.
17888      Branch: cfgperl
17889            ! pod/perldelta.pod
17890 ____________________________________________________________________________
17891 [  2782] By: jhi                                   on 1999/02/02  14:28:26
17892         Log: Mirror change #2781.
17893      Branch: cfgperl
17894            ! hints/linux.sh
17895 ____________________________________________________________________________
17896 [  2781] By: jhi                                   on 1999/02/02  14:27:01
17897         Log: Update the MkLinux note.
17898      Branch: maint-5.005/perl
17899            ! hints/linux.sh
17900 ____________________________________________________________________________
17901 [  2780] By: jhi                                   on 1999/02/02  14:10:59
17902         Log: Update todo.
17903      Branch: cfgperl
17904            ! Todo-5.005
17905 ____________________________________________________________________________
17906 [  2779] By: jhi                                   on 1999/02/02  14:00:25
17907         Log: Integrate from mainperl.
17908      Branch: cfgperl
17909            ! t/lib/textfill.t t/lib/textwrap.t
17910           !> (integrate 32 files)
17911 ____________________________________________________________________________
17912 [  2778] By: jhi                                   on 1999/02/02  13:56:23
17913         Log: VMS update, applicable parts of
17914              
17915              From: Dan Sugalski <sugalskd@osshe.edu>
17916              To: perl5-porters@perl.org
17917              Subject: [PATCH 5.005_03MT3]VMS configure tweak
17918              Date: Wed, 20 Jan 1999 12:05:18 -0800
17919              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
17920              
17921              From: Dan Sugalski <sugalskd@osshe.edu>
17922              To: perlbug@perl.com, vmsperl@perl.org
17923              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on VMSAXP (Patch included, of course)
17924              Date: Tue, 26 Jan 1999 14:40:38 -0800
17925              Message-Id: <3.0.6.32.19990126144038.02e5d650@ous.edu>
17926              
17927              From: Dan Sugalski <sugalskd@osshe.edu>
17928              To: perl5-porters@perl.org, vmsperl@perl.org
17929              Subject: [PATCH 5.005_03-MAILT_TRIAL_4]VMS test patches
17930              Date: Tue, 26 Jan 1999 14:55:29 -0800
17931              Message-Id: <3.0.6.32.19990126145529.02f22280@ous.edu>
17932      Branch: cfgperl
17933            ! vms/ext/Stdio/test.pl vms/subconfigure.com
17934 ____________________________________________________________________________
17935 [  2777] By: jhi                                   on 1999/02/02  13:43:24
17936         Log: Synch usethreads parts from maint-5.005.
17937      Branch: cfgperl
17938            ! hints/aix.sh hints/dec_osf.sh hints/dos_djgpp.sh
17939            ! hints/freebsd.sh hints/hpux.sh hints/irix_4.sh hints/irix_5.sh
17940            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
17941            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
17942 ____________________________________________________________________________
17943 [  2776] By: jhi                                   on 1999/02/02  13:17:16
17944         Log: Jumbo FreeBSD update from Anton Berezin <tobez@plab.ku.dk>
17945      Branch: cfgperl
17946            ! Makefile.SH hints/freebsd.sh
17947 ____________________________________________________________________________
17948 [  2774] By: jhi                                   on 1999/02/02  13:10:39
17949         Log: Add perlthrtut, update pod/* machinery.
17950              (a pod/Makefile.SH is sorely needed)
17951      Branch: cfgperl
17952            + pod/perlthrtut.pod
17953            ! MANIFEST pod/Makefile pod/perl.pod pod/roffitall
17954 ____________________________________________________________________________
17955 [  2773] By: jhi                                   on 1999/02/02  12:54:24
17956         Log: From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
17957              To: perl5-porters@perl.org
17958              Subject: Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in perlguts
17959              Date: Tue, 26 Jan 1999 22:25:07 +0000
17960              Message-Id: <E105Gux-0000Ac-00@taurus.cus.cam.ac.uk>
17961      Branch: cfgperl
17962            ! pod/perlguts.pod
17963 ____________________________________________________________________________
17964 [  2771] By: jhi                                   on 1999/02/02  12:47:34
17965         Log: Use perlbug instead of personal email address.
17966      Branch: cfgperl
17967            ! Configure
17968 ____________________________________________________________________________
17969 [  2770] By: jhi                                   on 1999/02/02  12:42:06
17970         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
17971              
17972              From: "G. Del Merritt" <del@intranetics.com>
17973              To: perlbug@perl.com
17974              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
17975              Date: Tue, 26 Jan 1999 12:09:09 -0700
17976              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
17977      Branch: cfgperl
17978            ! iperlsys.h
17979 ____________________________________________________________________________
17980 [  2769] By: jhi                                   on 1999/02/02  12:37:57
17981         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17982              To: Mailing list Perl5 <perl5-porters@perl.org>
17983              Subject: [PATCH 5.005_*] OS/2 threads
17984              Date: Tue, 26 Jan 1999 13:39:46 -0500
17985              Message-ID: <19990126133946.A11594@monk.mps.ohio-state.edu>
17986      Branch: cfgperl
17987            ! os2/os2ish.h
17988 ____________________________________________________________________________
17989 [  2768] By: jhi                                   on 1999/02/02  12:36:16
17990         Log: Apply change #2711 from maint-5.005:
17991              
17992              make ok", "make okfile", and "make nok" were broken
17993              with -Duseshrplib, because of a shared typo.
17994              
17995              From: Spider Boardman <spider@web.zk3.dec.com>
17996              To: perlbug@perl.com
17997              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
17998              Date: Wed, 27 Jan 1999 12:27:15 -0500
17999              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
18000      Branch: cfgperl
18001            ! Makefile.SH
18002 ____________________________________________________________________________
18003 [  2766] By: jhi                                   on 1999/02/02  12:27:08
18004         Log: Make Configure use "int main()" instead of bare "main()".
18005              Like maint-5.005 change #2703 but now via metaconfig.
18006      Branch: cfgperl
18007            ! Configure
18008 ____________________________________________________________________________
18009 [  2765] By: jhi                                   on 1999/02/02  11:59:30
18010         Log: Undo part of change #2562.
18011      Branch: cfgperl
18012            ! Configure
18013 ____________________________________________________________________________
18014 [  2764] By: jhi                                   on 1999/02/02  11:52:39
18015         Log: NetBSD synch with maint-5.005.
18016      Branch: cfgperl
18017            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
18018 ____________________________________________________________________________
18019 [  2763] By: jhi                                   on 1999/02/02  11:44:07
18020         Log: $Config{installusrbinperl}
18021              (maint-5.005 changes #2614 and #2709)
18022      Branch: cfgperl
18023            ! Configure installperl
18024 ____________________________________________________________________________
18025 [  2762] By: jhi                                   on 1999/02/02  11:29:13
18026         Log: Errno update from maint-5.005 (changes #2583, #2710).
18027      Branch: cfgperl
18028            ! Configure ext/Errno/Errno_pm.PL
18029 ____________________________________________________________________________
18030 [  2759] By: jhi                                   on 1999/02/02  10:53:20
18031         Log: Update Trig.pm from maint-5.005.
18032      Branch: cfgperl
18033            ! lib/Math/Trig.pm
18034 ____________________________________________________________________________
18035 [  2757] By: jhi                                   on 1999/02/02  10:41:26
18036         Log: MPE/iX update (mirror maint-5.005 change #2715)
18037      Branch: cfgperl
18038            ! hints/mpeix.sh mpeix/relink
18039 ____________________________________________________________________________
18040 [  2756] By: jhi                                   on 1999/02/02  10:38:08
18041         Log: BeOS update (Mirror maint-5.005 change #2727).
18042      Branch: cfgperl
18043            + ext/DynaLoader/dl_beos.xs
18044            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
18045            ! lib/ExtUtils/MM_Unix.pm
18046 ____________________________________________________________________________
18047 [  2754] By: gsar                                  on 1999/02/02  08:52:13
18048         Log: Todo updates from Andy Dougherty <doughera@lafayette.edu>
18049      Branch: perl
18050            ! Porting/pumpkin.pod Todo Todo-5.005
18051 ____________________________________________________________________________
18052 [  2753] By: gsar                                  on 1999/02/02  08:46:21
18053         Log: Todo tweaks
18054      Branch: perl
18055            ! Todo Todo-5.005
18056 ____________________________________________________________________________
18057 [  2752] By: jhi                                   on 1999/02/01  22:15:12
18058         Log: Add perlthrtut.pod.
18059              
18060              From: Dan Sugalski <sugalskd@osshe.edu>
18061              To: perl5-porters@perl.org
18062              Subject: perlthrtut.pod
18063              Date: Mon, 01 Feb 1999 10:57:11 -0800
18064              Message-Id: <3.0.6.32.19990201105711.02e62540@ous.edu>
18065      Branch: maint-5.005/perl
18066            + pod/perlthrtut.pod
18067            ! MANIFEST pod/Makefile pod/buildtoc pod/perldelta.pod
18068            ! pod/roffitall
18069 ____________________________________________________________________________
18070 [  2751] By: gsar                                  on 1999/02/01  07:28:05
18071         Log: devnull() support from Jan Dubois <jan.dubois@ibm.net> and others
18072      Branch: perl
18073            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
18074            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
18075 ____________________________________________________________________________
18076 [  2750] By: gsar                                  on 1999/02/01  07:09:20
18077         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18078              Date: Fri, 4 Dec 1998 01:02:03 -0500 (EST)
18079              Message-Id: <199812040602.BAA07215@monk.mps.ohio-state.edu>
18080              Subject: [PATCH 5.005_53] Debugging REx with lookbehind
18081      Branch: perl
18082            ! regexec.c
18083 ____________________________________________________________________________
18084 [  2749] By: gsar                                  on 1999/02/01  07:07:59
18085         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18086              Date: Fri, 4 Dec 1998 00:05:41 -0500 (EST)
18087              Message-Id: <199812040505.AAA16616@monk.mps.ohio-state.edu>
18088              Subject: [PATCH 5.005_53] Speed up .*? and half-fix UTF lookbehind
18089      Branch: perl
18090            ! regexec.c
18091 ____________________________________________________________________________
18092 [  2748] By: gsar                                  on 1999/02/01  06:47:06
18093         Log: From: "Jonathan I. Kamens" <jik@kamens.brookline.ma.us>
18094              Date: Thu, 3 Dec 1998 15:10:17 -0500
18095              Message-Id: <199812032010.PAA09692@jik.shore.net>
18096              Subject: sample checksum code in "perlfunc" man page is wrong
18097      Branch: perl
18098            ! pod/perlfunc.pod
18099 ____________________________________________________________________________
18100 [  2747] By: gsar                                  on 1999/02/01  06:35:13
18101         Log: typos in Pod/Text.pm
18102              From: "Greg Chapman" <glc@well.com>
18103              Date: Tue, 1 Dec 1998 10:50:18 -0800
18104              Message-Id: <199812011849.KAA08816@smtp.well.com>
18105              Subject: Glitch in Pod::Text
18106      Branch: perl
18107            ! lib/Pod/Text.pm
18108 ____________________________________________________________________________
18109 [  2746] By: gsar                                  on 1999/02/01  06:27:35
18110         Log: various win32-ish changes merged from maint-5.005
18111      Branch: perl
18112            ! README.win32 embedvar.h globvar.sym lib/ExtUtils/MM_Unix.pm
18113            ! objXSUB.h op.c perl.h perlvars.h pp.c sv.c t/io/fs.t toke.c
18114            ! win32/Makefile win32/config.bc win32/config.vc
18115            ! win32/config_sh.PL win32/makefile.mk win32/runperl.c
18116            ! win32/win32.c
18117 ____________________________________________________________________________
18118 [  2745] By: gsar                                  on 1999/02/01  04:51:54
18119         Log: integrate cfgperl changes into mainline
18120      Branch: perl
18121           !> INSTALL hints/aix.sh lib/Time/Local.pm pod/perldelta.pod
18122 ____________________________________________________________________________
18123 [  2744] By: gsar                                  on 1999/02/01  04:31:09
18124         Log: improved diagnostic on syntax errors at EOL
18125      Branch: perl
18126            ! toke.c
18127 ____________________________________________________________________________
18128 [  2743] By: gsar                                  on 1999/02/01  03:59:13
18129         Log: don't attempt connect() to bogus IP addresses
18130              From:    Graham Barr <gbarr@pobox.com>
18131              Date:    Sun, 31 Jan 1999 21:50:45 CST
18132              Message-Id: <19990131215045.A633@pobox.com>
18133      Branch: perl
18134            ! t/lib/io_multihomed.t
18135 ____________________________________________________________________________
18136 [  2742] By: gsar                                  on 1999/02/01  03:08:58
18137         Log: update Changes
18138      Branch: perl
18139            ! Changes pod/perldelta.pod
18140 ____________________________________________________________________________
18141 [  2740] By: gsar                                  on 1999/02/01  02:43:07
18142         Log: CAPI inheritance tweak and doc
18143      Branch: maint-5.005/perl
18144            ! lib/ExtUtils/MakeMaker.pm
18145 ____________________________________________________________________________
18146 [  2739] By: jhi                                   on 1999/01/31  18:31:54
18147         Log: Undo changes #2730 and #2731 and replace them
18148              with an extensively tested patch from
18149              Anton Berezin <tobez@plab.ku.dk> (via private email).
18150      Branch: maint-5.005/perl
18151            ! Makefile.SH hints/freebsd.sh
18152 ____________________________________________________________________________
18153 [  2738] By: gsar                                  on 1999/01/31  05:04:32
18154         Log: fix bogus CAPI inheritance from change#2541
18155      Branch: maint-5.005/perl
18156            ! lib/ExtUtils/MakeMaker.pm
18157 ____________________________________________________________________________
18158 [  2731] By: jhi                                   on 1999/01/29  14:33:12
18159         Log: FreeBSD version numbers can be like "2.2.8-release".
18160      Branch: maint-5.005/perl
18161            ! hints/freebsd.sh
18162 ____________________________________________________________________________
18163 [  2730] By: jhi                                   on 1999/01/29  12:40:38
18164         Log: FreeBSD hints iteration (hopefully convergent).
18165              usethreads: require at least FreeBSD 2.2.8.
18166              signal type: mirror change #2429 in cfgperl.
18167      Branch: maint-5.005/perl
18168            ! hints/freebsd.sh
18169 ____________________________________________________________________________
18170 [  2727] By: gbarr                                 on 1999/01/29  04:09:57
18171         Log: From: Tom Spindler <dogcow@isi.net>
18172              Date: Thu, 28 Jan 1999 17:15:11 -0800
18173              Message-ID: <19990128171510.A11778@isi.net>
18174              Subject: [PATCH] BeOS dynamic loading support for perl5.005_03_MT4
18175      Branch: maint-5.005/perl
18176            + ext/DynaLoader/dl_beos.xs
18177            ! Configure MANIFEST Makefile.SH README.beos hints/beos.sh
18178            ! lib/ExtUtils/MM_Unix.pm
18179 ____________________________________________________________________________
18180 [  2726] By: gbarr                                 on 1999/01/29  03:30:51
18181         Log: Remove use of File::Slurp in t/lib/textfill.t
18182      Branch: maint-5.005/perl
18183            ! t/lib/textfill.t
18184 ____________________________________________________________________________
18185 [  2725] By: gbarr                                 on 1999/01/29  03:11:41
18186         Log: From: Gurusamy Sarathy <gsar@ActiveState.com>
18187              Date: Wed, 27 Jan 1999 23:14:33 -0800
18188              Message-Id: <199901280714.XAA10176@activestate.com>
18189              Subject: Re: NOT OK: "@INC contains: ." after make install - MAINT_TRIAL_4 - 5.005_03 maintenance trial 4 MSWin32-x86-object
18190      Branch: maint-5.005/perl
18191            ! win32/Makefile win32/makefile.mk
18192 ____________________________________________________________________________
18193 [  2720] By: gsar                                  on 1999/01/27  21:54:42
18194         Log: missing space while munging CCFLAGS for PERL_CAPI
18195      Branch: perl
18196            ! lib/ExtUtils/MM_Unix.pm
18197 ____________________________________________________________________________
18198 [  2718] By: jhi                                   on 1999/01/27  19:46:04
18199         Log: io/fs.t fails test #18 (sense of tests appears to have been
18200              changed incompletely; this patch just skips the test attached,
18201              a la test #17 preceding it).
18202              
18203              From: "G. Del Merritt" <del@intranetics.com>
18204              To: perlbug@perl.com
18205              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
18206              Date: Tue, 26 Jan 1999 12:09:09 -0700
18207              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
18208      Branch: maint-5.005/perl
18209            ! t/io/fs.t
18210 ____________________________________________________________________________
18211 [  2717] By: jhi                                   on 1999/01/27  19:44:46
18212         Log: Miniperl fails to build (pp_sys.c was changed and iperlsys.h wasn't)
18213              
18214              From: "G. Del Merritt" <del@intranetics.com>
18215              To: perlbug@perl.com
18216              Subject: NOT OK: perl 5.00503 +MAINT_TRIAL_4 on MSWin32-x86-object (PATCHES included)
18217              Date: Tue, 26 Jan 1999 12:09:09 -0700
18218              Message-Id: <199901261909.MAA25525@jhereg.perl.com>
18219      Branch: maint-5.005/perl
18220            ! iperlsys.h
18221 ____________________________________________________________________________
18222 [  2715] By: jhi                                   on 1999/01/27  19:34:28
18223         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
18224              To: perl5-porters@perl.org
18225              Subject: [PATCH perl5.005_03-MAINT_TRIAL_4] MPE port tweaks
18226              Date: Tue, 26 Jan 1999 16:32:18 -0800 (PST)
18227              Message-Id: <199901270032.QAA13395@spock.dis.cccd.edu>
18228      Branch: maint-5.005/perl
18229            ! hints/mpeix.sh mpeix/relink
18230 ____________________________________________________________________________
18231 [  2710] By: jhi                                   on 1999/01/27  19:22:23
18232         Log: Errno fixes:
18233              
18234              From: Spider Boardman <spider@web.zk3.dec.com>
18235              To: perlbug@perl.com
18236              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
18237              Date: Wed, 27 Jan 1999 12:27:15 -0500
18238              Message-Id: <199901271727.MAA233455@web.zk3.dec.com>
18239              
18240              From: Spider Boardman <spider@web.zk3.dec.com>
18241              To: perlbug@perl.com
18242              Subject: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
18243              Date: Wed, 27 Jan 1999 13:31:16 -0500
18244              Message-Id: <199901271831.NAA241001@web.zk3.dec.com>
18245      Branch: maint-5.005/perl
18246            ! Configure ext/Errno/Errno_pm.PL
18247 ____________________________________________________________________________
18248 [  2709] By: jhi                                   on 1999/01/27  19:17:35
18249         Log: Fix Configure installusrbinperl:
18250              
18251              From: Spider Boardman <spider@web.zk3.dec.com>
18252              To: jhi@iki.fi
18253              cc: perl5-porters@perl.org
18254              Subject: Re: Not OK: perl 5.00503 +MAINT_TRIAL_4 on alpha-dec_osf-thread 5.0 (UNINSTALLED)
18255              Date: Wed, 27 Jan 1999 13:03:35 -0500
18256              Message-Id: <199901271803.NAA238257@web.zk3.dec.com>
18257      Branch: maint-5.005/perl
18258            ! Configure
18259 ____________________________________________________________________________
18260 [  2707] By: gbarr                                 on 1999/01/26  02:06:17
18261         Log: Add redef IO::Handle::* for setv?buf()
18262      Branch: maint-5.005/perl
18263            ! ext/POSIX/POSIX.pm
18264 ____________________________________________________________________________
18265 [  2705] By: jhi                                   on 1999/01/24  15:14:30
18266         Log: Mention year-1900 and month 0..11.
18267      Branch: cfgperl
18268            ! lib/Time/Local.pm
18269 ____________________________________________________________________________
18270 [  2704] By: jhi                                   on 1999/01/24  15:13:36
18271         Log: Document Configure -Uinstallusrbinperl.
18272      Branch: cfgperl
18273            ! INSTALL pod/perldelta.pod
18274 ____________________________________________________________________________
18275 [  2698] By: jhi                                   on 1999/01/24  12:46:00
18276         Log: Use only xlc_r for usethreads.
18277      Branch: cfgperl
18278            ! hints/aix.sh
18279 ____________________________________________________________________________
18280 [  2695] By: gsar                                  on 1999/01/24  07:09:05
18281         Log: integrate cfgperl changes into mainline
18282      Branch: perl
18283           +> lib/Exporter/Heavy.pm
18284           !> (integrate 65 files)
18285 ____________________________________________________________________________
18286 [  2694] By: gsar                                  on 1999/01/24  01:28:49
18287         Log: better notes on 'make' on win32
18288      Branch: perl
18289            ! README.win32
18290 ____________________________________________________________________________
18291 [  2683] By: jhi                                   on 1999/01/22  15:41:00
18292         Log: More de-cut-and-pastos.
18293      Branch: cfgperl
18294            ! hints/irix_6.sh hints/os2.sh
18295 ____________________________________________________________________________
18296 [  2682] By: jhi                                   on 1999/01/22  15:30:51
18297         Log: usethreads.cbu cut-and-pasto.
18298      Branch: cfgperl
18299            ! hints/solaris_2.sh
18300 ____________________________________________________________________________
18301 [  2681] By: jhi                                   on 1999/01/22  14:54:55
18302         Log: Better (I hope) LANGUAGE documentation.
18303      Branch: cfgperl
18304            ! pod/perllocale.pod
18305 ____________________________________________________________________________
18306 [  2680] By: jhi                                   on 1999/01/22  09:20:29
18307         Log: From: Dan Sugalski <sugalskd@osshe.edu>
18308              To: perl5-porters@perl.org
18309              Subject: [PATCH 5.005_03MT3]VMS configure tweak
18310              Date: Wed, 20 Jan 1999 12:05:18 -0800
18311              Message-Id: <3.0.6.32.19990120120518.00a98470@ous.edu>
18312      Branch: cfgperl
18313            ! vms/subconfigure.com
18314 ____________________________________________________________________________
18315 [  2679] By: jhi                                   on 1999/01/22  09:13:18
18316         Log: nosuid getmntent() branch.
18317      Branch: cfgperl
18318            ! perl.c perl.h
18319 ____________________________________________________________________________
18320 [  2678] By: jhi                                   on 1999/01/22  08:54:19
18321         Log: nosuid patch continued: *BSD needs <sys/param.h>.
18322      Branch: cfgperl
18323            ! Configure config_h.SH
18324 ____________________________________________________________________________
18325 [  2676] By: gbarr                                 on 1999/01/22  01:54:02
18326         Log: Fixup FindBin to use File::Spec
18327              
18328              Message-Id: <19990120185157.D24479@west-tip.transeda.com>
18329              Date: Wed, 20 Jan 1999 18:51:57 +0000
18330              From: Paul Johnson <pjcj@transeda.com>
18331              Subject: Re: [PATCH] 5005_54 Make FindBin work with UNC paths
18332      Branch: maint-5.005/perl
18333            ! lib/FindBin.pm
18334 ____________________________________________________________________________
18335 [  2671] By: gbarr                                 on 1999/01/22  00:40:13
18336         Log: Fix win32 for Borland compiler and spaces in paths
18337              
18338              From: Gurusamy Sarathy <gsar@activestate.com>
18339              Date: Mon, 18 Jan 1999 20:33:17 -0800
18340              Message-Id: <199901190433.UAA03656@activestate.com>
18341              Subject: [PATCH] 5.005_03-trial3 win32 issues
18342      Branch: maint-5.005/perl
18343            ! README.win32 win32/Makefile win32/config_sh.PL
18344            ! win32/makefile.mk win32/runperl.c
18345 ____________________________________________________________________________
18346 [  2670] By: jhi                                   on 1999/01/21  16:12:38
18347         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18348              To: perl5-porters@perl.org
18349              Subject: Re: [PATCH 5.005_54] Evalled substitution parsing
18350              Date: Thu, 21 Jan 1999 12:08:01 +0000
18351              Message-Id: <199901211208.MAA01228@crypt.compulink.co.uk>
18352      Branch: cfgperl
18353            ! pod/perldiag.pod t/op/subst.t toke.c
18354 ____________________________________________________________________________
18355 [  2669] By: jhi                                   on 1999/01/21  16:11:46
18356         Log: To: perl5-porters@perl.org
18357              Subject: [PATCH 5.005_54] hints/freebsd.sh - reflect the birth of version 4.0
18358              From: Anton Berezin <tobez@plab.ku.dk>
18359              Date: 21 Jan 1999 17:07:28 +0100
18360              Message-ID: <86emood2yn.fsf@lion.plab.ku.dk>
18361      Branch: cfgperl
18362            ! hints/freebsd.sh
18363 ____________________________________________________________________________
18364 [  2668] By: jhi                                   on 1999/01/21  15:38:34
18365         Log: Add Daniel Grisinger <dgris@dimensional.com>.
18366      Branch: cfgperl
18367            ! AUTHORS MAINTAIN
18368 ____________________________________________________________________________
18369 [  2667] By: jhi                                   on 1999/01/21  15:32:28
18370         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18371              To: Mailing list Perl5 <perl5-porters@perl.org>
18372              Subject: [PATCH 5.005_53] Lean Exporter.pm
18373              Date: Thu, 21 Jan 1999 03:25:23 -0500
18374              Message-ID: <19990121032523.A25704@monk.mps.ohio-state.edu>
18375      Branch: cfgperl
18376            + lib/Exporter/Heavy.pm
18377            ! MANIFEST lib/Exporter.pm
18378 ____________________________________________________________________________
18379 [  2666] By: jhi                                   on 1999/01/21  15:24:10
18380         Log: From: "W. Phillip Moore" <wpm@ms.com>
18381              To: Graham Barr <gbarr@ti.com>, perlbug@perl.org
18382              Subject: Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
18383              Date: Tue, 19 Jan 1999 11:39:11 -0500 (EST)
18384              Message-ID: <13988.46383.298992.97303@zappa>
18385      Branch: cfgperl
18386            ! lib/File/Path.pm
18387 ____________________________________________________________________________
18388 [  2665] By: jhi                                   on 1999/01/21  15:20:48
18389         Log: CPAN update (CPAN-1.44_54) from Andreas and
18390              jumbo doc patch from Abigail.
18391              
18392              From: abigail@fnx.com
18393              To: perl5-porters@perl.org (Perl Porters)
18394              Subject: [PATCH 5.005_03 TRIAL 3 lib/AutoLoader.pm]  Typos
18395              Date: Tue, 19 Jan 1999 19:14:10 -0500 (EST)
18396              Message-ID: <19990120001410.19645.qmail@alexandra.wayne.fnx.com>
18397              
18398              From: abigail@fnx.com
18399              To: perl5-porters@perl.org (Perl Porters)
18400              Subject: [PATCH 5.005_03 TRIAL3 lib/CGI.pm] Typos
18401              Date: Tue, 19 Jan 1999 19:32:42 -0500 (EST)
18402              Message-ID: <19990120003242.19938.qmail@alexandra.wayne.fnx.com>
18403              
18404              From: abigail@fnx.com
18405              To: perl5-porters@perl.org (Perl Porters)
18406              Subject: [PATCH 5.005_03 TRIAL3 lib/CPAN.pm] Typos
18407              Date: Tue, 19 Jan 1999 19:40:41 -0500 (EST)
18408              Message-ID: <19990120004041.20052.qmail@alexandra.wayne.fnx.com>
18409              
18410              From: abigail@fnx.com
18411              To: perl5-porters@perl.org (Perl Porters)
18412              Subject: [PATCH 5.005_03 TRIAL3 lib/Carp.pm] Typo
18413              Date: Tue, 19 Jan 1999 19:43:12 -0500 (EST)
18414              Message-ID: <19990120004312.20152.qmail@alexandra.wayne.fnx.com>
18415              
18416              From: abigail@fnx.com
18417              To: perl5-porters@perl.org (Perl Porters)
18418              Subject: [PATCH 5.005_03 TRIAL3 lib/Cwd.pm] Typo
18419              Date: Tue, 19 Jan 1999 19:44:29 -0500 (EST)
18420              Message-ID: <19990120004429.20190.qmail@alexandra.wayne.fnx.com>
18421              
18422              From: abigail@fnx.com
18423              To: perl5-porters@perl.org (Perl Porters)
18424              Subject: [PATCH 5.005_03 TRIAL3 lib/Safe.pm] Typo
18425              Date: Tue, 19 Jan 1999 19:52:41 -0500 (EST)
18426              Message-ID: <19990120005241.20693.qmail@alexandra.wayne.fnx.com>
18427              
18428              From: abigail@fnx.com
18429              To: perl5-porters@perl.org (Perl Porters)
18430              Subject: [PATCH 5.005_03 TRIAL3 lib/SelfLoader.pm] Typos
18431              Date: Tue, 19 Jan 1999 19:55:25 -0500 (EST)
18432              Message-ID: <19990120005525.20788.qmail@alexandra.wayne.fnx.com>
18433              
18434              From: abigail@fnx.com
18435              To: perl5-porters@perl.org (Perl Porters)
18436              Subject: [PATCH 5.005_03 TRIAL3 lib/Symbol.pm] Typo
18437              Date: Tue, 19 Jan 1999 19:58:21 -0500 (EST)
18438              Message-ID: <19990120005821.20926.qmail@alexandra.wayne.fnx.com>
18439              
18440              From: abigail@fnx.com
18441              To: perl5-porters@perl.org (Perl Porters)
18442              Subject: [PATCH 5.005_03 TRIAL3 lib/Test.pm] Typo
18443              Date: Tue, 19 Jan 1999 20:00:02 -0500 (EST)
18444              Message-ID: <19990120010002.20973.qmail@alexandra.wayne.fnx.com>
18445              
18446              From: abigail@fnx.com
18447              To: perl5-porters@perl.org (Perl Porters)
18448              Subject: [PATCH 5.005_03 TRIAL3 lib/ops.pm] Typo
18449              Date: Tue, 19 Jan 1999 20:39:09 -0500 (EST)
18450              Message-ID: <19990120013909.23085.qmail@alexandra.wayne.fnx.com>
18451              
18452              From: abigail@fnx.com
18453              To: perl5-porters@perl.org (Perl Porters)
18454              Subject: [PATCH 5.005_03 TRIAL3 lib/diagnostics.pm] Typos  (ignore previous patch for this file...)
18455              Date: Tue, 19 Jan 1999 20:38:23 -0500 (EST)
18456              Message-ID: <19990120013823.23015.qmail@alexandra.wayne.fnx.com>
18457              
18458              From: abigail@fnx.com
18459              To: perl5-porters@perl.org (Perl Porters)
18460              Subject: [PATCH 5.005_03 TRIAL3 lib/overload.pm] Typos
18461              Date: Tue, 19 Jan 1999 20:58:16 -0500 (EST)
18462              Message-ID: <19990120015817.24306.qmail@alexandra.wayne.fnx.com>
18463              
18464              From: abigail@fnx.com
18465              To: perl5-porters@perl.org (Perl Porters)
18466              Subject: [PATCH 5.005_03 TRIAL3 lib/re.pm] Typos
18467              Date: Tue, 19 Jan 1999 21:03:26 -0500 (EST)
18468              Message-ID: <19990120020326.24373.qmail@alexandra.wayne.fnx.com>
18469      Branch: cfgperl
18470            ! ext/Opcode/Safe.pm ext/Opcode/ops.pm lib/AutoLoader.pm
18471            ! lib/CGI.pm lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
18472            ! lib/Carp.pm lib/Cwd.pm lib/SelfLoader.pm lib/Symbol.pm
18473            ! lib/Test.pm lib/diagnostics.pm lib/fields.pm lib/overload.pm
18474 ____________________________________________________________________________
18475 [  2664] By: jhi                                   on 1999/01/21  14:47:43
18476         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18477              To: Mailing list Perl5 <perl5-porters@perl.org>
18478              Subject: [PATCH 5.005_*] OS2::PrfDB was exploiting a bug in U32 XSUBs
18479              Date: Thu, 21 Jan 1999 03:58:29 -0500
18480              Message-ID: <19990121035829.A25822@monk.mps.ohio-state.edu>
18481      Branch: cfgperl
18482            ! os2/Changes os2/OS2/PrfDB/PrfDB.xs
18483 ____________________________________________________________________________
18484 [  2663] By: jhi                                   on 1999/01/21  14:43:58
18485         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18486              To: Mailing list Perl5 <perl5-porters@perl.org>
18487              Subject: [PATCH 5.005_*] Errno.pm suffers from \\ too
18488              Date: Thu, 21 Jan 1999 02:46:34 -0500
18489              Message-ID: <19990121024634.A25600@monk.mps.ohio-state.edu>
18490      Branch: cfgperl
18491            ! ext/Errno/Errno_pm.PL
18492 ____________________________________________________________________________
18493 [  2662] By: jhi                                   on 1999/01/21  14:42:42
18494         Log: From: Daniel Grisinger <dgris@moiraine.dimensional.com>
18495              To: Francois Desarmenien <desar@club-internet.fr>
18496              Cc: Gurusamy Sarathy <gsar@activestate.com>,
18497              Mailing list Perl5 <perl5-porters@perl.org>, bugmongers@perl.org
18498              Subject: [PATCH] patching.pod, misc fixes (was Re: Which ? What ? Why ? When ?)
18499              Date: 21 Jan 1999 00:17:35 -0700
18500              Message-ID: <m31zkpqels.fsf_-_@moiraine.dimensional.com>
18501      Branch: cfgperl
18502            ! Porting/patching.pod
18503 ____________________________________________________________________________
18504 [  2661] By: jhi                                   on 1999/01/21  14:41:13
18505         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18506              To: Mailing list Perl5 <perl5-porters@perl.org>
18507              Subject: [PATCH 5.00*] makedepend
18508              Date: Thu, 21 Jan 1999 02:08:27 -0500
18509              Message-ID: <19990121020827.A25509@monk.mps.ohio-state.edu>
18510      Branch: cfgperl
18511            ! makedepend.SH
18512 ____________________________________________________________________________
18513 [  2660] By: jhi                                   on 1999/01/21  14:36:45
18514         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18515              To: Mailing list Perl5 <perl5-porters@perl.org>
18516              Subject: [PATCH 5.005_53] Pipes and 2>&1 on OS/2
18517              Date: Tue, 19 Jan 1999 20:06:45 -0500
18518              Message-ID: <19990119200645.A21154@monk.mps.ohio-state.edu>
18519      Branch: cfgperl
18520            ! os2/Changes os2/os2.c
18521 ____________________________________________________________________________
18522 [  2657] By: jhi                                   on 1999/01/21  11:40:35
18523         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
18524              To: perl5-porters@perl.org
18525              Subject: [PATCH 5.005_54]pp_mapstart & pp_grepstart return val (CC.pm)
18526              Date: Mon, 18 Jan 1999 01:32:31 PST
18527              Message-ID: <19990118093231.18443.qmail@hotmail.com>
18528      Branch: cfgperl
18529            ! ext/B/B/CC.pm
18530 ____________________________________________________________________________
18531 [  2656] By: jhi                                   on 1999/01/21  11:35:34
18532         Log: From: Achim Bohnet <ach@mpe.mpg.de>
18533              Subject: [PATCH] Not OK: perl 5.00503 +MAINT_TRIAL_3 on alpha-dec_osf 4.0 (UNINSTALLED) 
18534              Date: Wed, 20 Jan 1999 20:25:53 +0100
18535              Message-Id: <199901201925.UAA16940@o06.xray.mpe.mpg.de>
18536      Branch: cfgperl
18537            ! pp.c
18538 ____________________________________________________________________________
18539 [  2655] By: jhi                                   on 1999/01/21  10:46:01
18540         Log: Handle NIS (and NetInfo) more robustly.
18541      Branch: cfgperl
18542            ! t/op/grent.t t/op/pwent.t
18543 ____________________________________________________________________________
18544 [  2654] By: jhi                                   on 1999/01/21  10:17:20
18545         Log: Two-argument eaccess() of SCO.
18546      Branch: cfgperl
18547            ! pp_sys.c
18548 ____________________________________________________________________________
18549 [  2653] By: jhi                                   on 1999/01/21  08:53:14
18550         Log: -DNO_NOSUID_CHECK for those platforms which have no way
18551              of checking for nosuid but still want suidperl.
18552      Branch: cfgperl
18553            ! perl.c
18554 ____________________________________________________________________________
18555 [  2652] By: jhi                                   on 1999/01/21  08:22:50
18556         Log: The LANGUAGE mirrors LC_ALL usage.
18557      Branch: cfgperl
18558            ! Configure config_h.SH
18559 ____________________________________________________________________________
18560 [  2651] By: jhi                                   on 1999/01/20  22:01:21
18561         Log: I_MNTENT was missing.
18562      Branch: cfgperl
18563            ! Configure config_h.SH
18564 ____________________________________________________________________________
18565 [  2650] By: jhi                                   on 1999/01/19  13:42:03
18566         Log: NetBSD update, based on patches from the NetBSD packages system.
18567      Branch: cfgperl
18568            ! Makefile.SH hints/netbsd.sh makedepend.SH unixish.h
18569 ____________________________________________________________________________
18570 [  2649] By: jhi                                   on 1999/01/19  12:44:02
18571         Log: Jumbo Configure update.
18572              * -Uinstallusrbinperl: disable /usr/bin/perl installation
18573              by installperl
18574              * usethreads.cbu
18575              * use64bits.cbu
18576              * "nosuid"
18577      Branch: cfgperl
18578            ! Configure config_h.SH hints/aix.sh hints/dec_osf.sh
18579            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
18580            ! hints/irix_4.sh hints/irix_5.sh hints/irix_6.sh
18581            ! hints/irix_6_0.sh hints/irix_6_1.sh hints/linux.sh
18582            ! hints/os2.sh hints/solaris_2.sh hints/vmesa.sh perl.c perl.h
18583            ! pod/perldiag.pod
18584 ____________________________________________________________________________
18585 [  2648] By: jhi                                   on 1999/01/19  09:16:44
18586         Log: Mention /usr/share/locale.
18587      Branch: cfgperl
18588            ! pod/perllocale.pod
18589 ____________________________________________________________________________
18590 [  2647] By: jhi                                   on 1999/01/19  09:11:11
18591         Log: SHMLBA strikes back in NetBSD/sparc.
18592              
18593              From: Dave Nelson <David.Nelson@bellcow.com>
18594              To: jhi@iki.fi
18595              Subject: perl5.005_02 + IPC::SysV + NetBSD/Sparc
18596              Date: Mon, 18 Jan 1999 22:07:56 -0600
18597              Message-Id: <199901190407.WAA02543@longhorn.bellcow.com>
18598      Branch: cfgperl
18599            ! ext/IPC/SysV/SysV.xs
18600 ____________________________________________________________________________
18601 [  2646] By: jhi                                   on 1999/01/19  08:58:17
18602         Log: Show LANGUAGE env var when needed. (Augment change #2645).
18603      Branch: cfgperl
18604            ! util.c utils/perlbug.PL
18605 ____________________________________________________________________________
18606 [  2645] By: jhi                                   on 1999/01/19  08:52:15
18607         Log: Document the GNU LANGUAGE env var.
18608      Branch: cfgperl
18609            ! pod/perllocale.pod
18610 ____________________________________________________________________________
18611 [  2644] By: jhi                                   on 1999/01/19  08:42:25
18612         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18613              To: Mailing list Perl5 <perl5-porters@perl.org>
18614              Subject: [PATCH 5.005_53] Fixing \G bug by Francois Desarmenien
18615              Date: Mon, 18 Jan 1999 20:57:02 -0500
18616              Message-ID: <19990118205702.A18379@monk.mps.ohio-state.edu>
18617      Branch: cfgperl
18618            ! pp_hot.c t/op/pat.t
18619 ____________________________________________________________________________
18620 [  2643] By: jhi                                   on 1999/01/18  11:23:41
18621         Log: Add various cruft to "clean" target. (Time for t/Makefile?)
18622      Branch: cfgperl
18623            ! Makefile.SH
18624 ____________________________________________________________________________
18625 [  2642] By: jhi                                   on 1999/01/18  11:03:38
18626         Log: GNU libc locale system has LANGUAGE env var that partly
18627              overrides even LC_ALL.
18628      Branch: cfgperl
18629            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t
18630 ____________________________________________________________________________
18631 [  2641] By: jhi                                   on 1999/01/18  10:55:04
18632         Log: Integrate from mainperl.
18633      Branch: cfgperl
18634           +> ext/B/defsubs.h.PL
18635            ! t/op/groups.t
18636           !> (integrate 38 files)
18637 ____________________________________________________________________________
18638 [  2640] By: gsar                                  on 1999/01/18  10:06:29
18639         Log: a few random cleanups
18640      Branch: perl
18641            ! ext/B/Makefile.PL lib/Test/Harness.pm t/pragma/warn/doio
18642 ____________________________________________________________________________
18643 [  2639] By: gsar                                  on 1999/01/18  05:56:21
18644         Log: From:    "Vishal Bhatia" <vishalb@hotmail.com>
18645              Date:    Sun, 17 Jan 1999 16:41:10 PST
18646              Message-Id: <19990118004111.29667.qmail@hotmail.com>
18647              Subject: [PATCH 5.005_54]Duplicate saved ops (CC.pm)
18648      Branch: perl
18649            ! ext/B/B/C.pm
18650 ____________________________________________________________________________
18651 [  2638] By: gsar                                  on 1999/01/18  05:41:21
18652         Log: From:    jan.dubois@ibm.net (Jan Dubois)
18653              Date:    Mon, 18 Jan 1999 00:37:41 +0100
18654              Message-Id: <36a271cd.2105507@smtp1.ibm.net>
18655              Subject: [PATCH 5.005_54] fix bugs in do_sv_dump() from Devel::Peek integration
18656      Branch: perl
18657            ! dump.c
18658 ____________________________________________________________________________
18659 [  2633] By: gsar                                  on 1999/01/17  13:39:59
18660         Log: bogus assert()
18661      Branch: perl
18662            ! pp.c t/op/groups.t
18663 ____________________________________________________________________________
18664 [  2632] By: gsar                                  on 1999/01/17  13:22:04
18665         Log: various tweaks for clean build and test on win32
18666      Branch: perl
18667            ! embed.h ext/B/Makefile.PL global.sym lib/FindBin.pm objXSUB.h
18668            ! op.c t/pragma/warn/doio
18669 ____________________________________________________________________________
18670 [  2631] By: gsar                                  on 1999/01/17  12:28:06
18671         Log: undo change#2336, and add clarification about subversive
18672              CPAN distributions from Andreas Koenig
18673      Branch: perl
18674            ! Porting/pumpkin.pod lib/CPAN.pm
18675 ____________________________________________________________________________
18676 [  2630] By: gsar                                  on 1999/01/17  12:04:06
18677         Log: fix silent taint failures under -U
18678      Branch: perl
18679            ! doio.c
18680 ____________________________________________________________________________
18681 [  2629] By: gsar                                  on 1999/01/17  12:00:23
18682         Log: sanity check piped opens (tweaked version of patch suggested
18683              by Mark-Jason Dominus)
18684      Branch: perl
18685            ! doio.c pod/perldelta.pod pod/perldiag.pod t/io/pipe.t
18686            ! t/op/taint.t t/pragma/warn/doio
18687 ____________________________________________________________________________
18688 [  2628] By: gsar                                  on 1999/01/17  11:26:21
18689         Log: regen headers
18690      Branch: perl
18691            ! embed.h embedvar.h objXSUB.h
18692 ____________________________________________________________________________
18693 [  2627] By: gsar                                  on 1999/01/17  11:23:37
18694         Log: PERL_OBJECTness for change#2595
18695      Branch: perl
18696            ! embed.pl op.c pod/perlport.pod proto.h
18697 ____________________________________________________________________________
18698 [  2626] By: gsar                                  on 1999/01/17  09:47:07
18699         Log: PERL_OBJECT tweaks for change#2426
18700      Branch: perl
18701            ! embed.pl proto.h regcomp.c
18702 ____________________________________________________________________________
18703 [  2625] By: gsar                                  on 1999/01/17  09:37:58
18704         Log: documentation in change#2596 is not quite right; fix it
18705      Branch: perl
18706            ! lib/Math/BigFloat.pm pod/perlguts.pod
18707 ____________________________________________________________________________
18708 [  2624] By: gsar                                  on 1999/01/17  09:28:34
18709         Log: undo change#2571; C<use File::Spec> instead
18710      Branch: perl
18711            ! lib/FindBin.pm
18712 ____________________________________________________________________________
18713 [  2623] By: gsar                                  on 1999/01/17  09:20:42
18714         Log: change#2572 is not applicable; undo, retaining scan_bin addition
18715              to global.sym
18716      Branch: perl
18717            ! global.sym perl.c proto.h
18718 ____________________________________________________________________________
18719 [  2622] By: gsar                                  on 1999/01/17  09:17:42
18720         Log: change#2576 is based on a wrong premise; undo it
18721      Branch: perl
18722            ! pp_ctl.c
18723 ____________________________________________________________________________
18724 [  2621] By: gsar                                  on 1999/01/17  09:12:42
18725         Log: fix change#2602 to not used hard coded constants
18726      Branch: perl
18727            ! ext/B/B/C.pm ext/B/defsubs.h.PL
18728 ____________________________________________________________________________
18729 [  2620] By: gsar                                  on 1999/01/17  09:02:07
18730         Log: integrate cfgperl changes into mainline, fix conflicts
18731      Branch: perl
18732           +> AUTHORS MAINTAIN README.mint ext/DynaLoader/hints/linux.pl
18733           +> ext/POSIX/hints/mint.pl hints/gnu.sh hints/mint.sh
18734           +> lib/Dumpvalue.pm mint/Makefile mint/README mint/errno.h
18735           +> mint/pwd.c mint/stdio.h mint/sys/time.h mint/time.h
18736           +> pod/perlopentut.pod
18737           !> (integrate 162 files)
18738 ____________________________________________________________________________
18739 [  2619] By: gsar                                  on 1999/01/17  08:42:04
18740         Log: a few doc typos
18741      Branch: perl
18742            ! lib/utf8.pm pod/perlfunc.pod pod/perlre.pod
18743 ____________________________________________________________________________
18744 [  2616] By: gbarr                                 on 1999/01/16  18:59:55
18745         Log: Win32 changes from Jan
18746              
18747              From: jan.dubois@ibm.net (Jan Dubois)
18748              Date: Fri, 15 Jan 1999 23:38:35 +0100
18749              Message-ID: <36a7c10d.16311905@smtp1.ibm.net>
18750              Subject: [PATCH 5.005_03m2] Win32 Makefile patches
18751              
18752              From: jan.dubois@ibm.net (Jan Dubois)
18753              Date: Sat, 16 Jan 1999 13:02:45 +0100
18754              Message-ID: <36a07da6.10722337@smtp1.ibm.net>
18755              Subject: [PATCH 5.005_03m2] minor tweaks to README.win32
18756      Branch: maint-5.005/perl
18757            ! README.win32 win32/Makefile win32/makefile.mk
18758 ____________________________________________________________________________
18759 [  2615] By: gbarr                                 on 1999/01/16  18:48:48
18760         Log: Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADS
18761              
18762              From: Gurusamy Sarathy <gsar@engin.umich.edu>
18763              Date: Thu, 07 Jan 1999 00:12:00 -0500
18764              Message-Id: <199901070512.AAA23568@aatma.engin.umich.edu>
18765              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
18766              
18767              From: Gurusamy Sarathy <gsar@engin.umich.edu>
18768              Date: Thu, 14 Jan 1999 19:21:46 -0500
18769              Message-Id: <199901150021.TAA01886@aatma.engin.umich.edu>
18770              Subject: Re: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
18771      Branch: maint-5.005/perl
18772            ! embed.h global.sym lib/ExtUtils/MM_Unix.pm objXSUB.h objpp.h
18773            ! op.c perl.c perl.h perly.c perly.y perly_c.diff pp.c proto.h
18774            ! sv.c t/io/fs.t toke.c win32/GenCAPI.pl win32/config.bc
18775            ! win32/makedef.pl win32/runperl.c win32/win32.c
18776 ____________________________________________________________________________
18777 [  2614] By: gbarr                                 on 1999/01/16  16:48:38
18778         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
18779              Date: Fri, 15 Jan 1999 17:28:34 +0200 (EET)
18780              Message-Id: <199901151528.RAA08785@alpha.hut.fi>
18781              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: NetBSD patches
18782              
18783              From: Jarkko Hietaniemi <jhi@iki.fi>
18784              Date: Fri, 15 Jan 1999 18:44:19 +0200 (EET)
18785              Message-Id: <199901151644.SAA08184@alpha.hut.fi>
18786              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: allow skipping the "install also as /usr/bin/perl" question of installperl
18787              
18788              From: Jarkko Hietaniemi <jhi@iki.fi>
18789              Date: Fri, 15 Jan 1999 18:52:29 +0200 (EET)
18790              Message-Id: <199901151652.SAA11259@alpha.hut.fi>
18791              Subject: the promised "installusrbinperl + NetBSD" fix
18792      Branch: maint-5.005/perl
18793            ! Configure Makefile.SH hints/netbsd.sh installperl
18794            ! makedepend.SH unixish.h
18795 ____________________________________________________________________________
18796 [  2611] By: jhi                                   on 1999/01/14  12:16:14
18797         Log: From: Tom Christiansen <tchrist@jhereg.perl.com>
18798              To: pumpkings@jhereg.perl.com
18799              Subject: perlopentut.pod
18800              Date: Sat, 09 Jan 1999 08:13:18 -0700
18801              Message-Id: <199901091513.IAA17512@jhereg.perl.com>
18802      Branch: cfgperl
18803            + pod/perlopentut.pod
18804            ! MANIFEST pod/perl.pod pod/perldelta.pod pod/roffitall
18805 ____________________________________________________________________________
18806 [  2607] By: gbarr                                 on 1999/01/14  02:53:40
18807         Log: Added Carp::cluck to perldelta.pod
18808      Branch: maint-5.005/perl
18809            ! pod/perldelta.pod
18810 ____________________________________________________________________________
18811 [  2605] By: jhi                                   on 1999/01/13  18:26:19
18812         Log: From: "Jonathan Fine (IT- Borders Online)" <jfine@borders.com>
18813              To: "'cpan@perl.org'" <cpan@perl.org>
18814              Subject: "Bug" fix for File::Find.pm
18815              Date:   Thu, 31 Dec 1998 13:01:50 -0500
18816              Message-ID: <311F144DB5E5D011B03F00805FE954B10708BE17@exchange01_ph.borders.com>
18817      Branch: cfgperl
18818            ! lib/File/Find.pm
18819 ____________________________________________________________________________
18820 [  2604] By: jhi                                   on 1999/01/13  18:08:45
18821         Log: From: Peter Wolfe <wolfe@teloseng.com>
18822              Subject: SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1
18823              To: perlbug@perl.com
18824              Date: 11 Jan 1999 23:00:05 +0200
18825              Message-ID: <MLIST_199901111950.LAA01703@titan.teloseng.com>
18826      Branch: cfgperl
18827            ! hints/sco.sh
18828 ____________________________________________________________________________
18829 [  2603] By: jhi                                   on 1999/01/13  18:06:56
18830         Log: From: hans@icgroup.nl (Hans Mulder)
18831              Subject: [Patch for 5.005_54] re::debugcolors dumps core
18832              To: perlbug@perl.com
18833              Cc: hansmu@xs4all.nl
18834              Date: 11 Jan 1999 22:22:45 +0200
18835              Message-ID: <MLIST_9901111947.AA22109@icgned.icgroup.nl>
18836      Branch: cfgperl
18837            ! ext/re/re.pm regcomp.c
18838 ____________________________________________________________________________
18839 [  2602] By: jhi                                   on 1999/01/13  18:05:43
18840         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
18841              Subject: [PATCH 5.005_54]B::MAGIC::PTR doesnot check for valid length.
18842              Date: 11 Jan 1999 08:02:41 +0200
18843              Lines: 134
18844              Message-ID: <MLIST_19990111052126.27966.qmail@hotmail.com>
18845      Branch: cfgperl
18846            ! ext/B/B.xs ext/B/B/C.pm
18847 ____________________________________________________________________________
18848 [  2601] By: jhi                                   on 1999/01/13  18:01:53
18849         Log: From: James FitzGibbon <james@ican.net>
18850              Subject: Trivial patch for HP-UX 11 and shared libperl
18851              To: perl5-porters@perl.org
18852              Date: 8 Jan 1999 19:13:23 +0200
18853              Message-ID: <MLIST_Pine.BSF.4.05.9901081110090.21785-100000@staff1.tor.accglobal.net>
18854      Branch: cfgperl
18855            ! Makefile.SH
18856 ____________________________________________________________________________
18857 [  2600] By: jhi                                   on 1999/01/13  17:59:45
18858         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
18859              Subject: [PATCH 5.005_54] B::CC::pp_rv2cv problem
18860              To: perl5-porters@perl.org
18861              Date: 8 Jan 1999 12:43:36 +0200
18862              Message-ID: <MLIST_19990108101557.4481.qmail@hotmail.com>
18863      Branch: cfgperl
18864            ! ext/B/B/CC.pm
18865 ____________________________________________________________________________
18866 [  2599] By: jhi                                   on 1999/01/13  17:50:11
18867         Log: From: Robin Barker <rmb1@cise.npl.co.uk>
18868              Subject: PATCH to installperl
18869              To: perl5-porters@perl.org
18870              Date: 4 Jan 1999 16:15:18 +0200
18871              Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk>
18872      Branch: cfgperl
18873            ! installperl
18874 ____________________________________________________________________________
18875 [  2598] By: jhi                                   on 1999/01/13  17:34:51
18876         Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
18877              To: gsar@engin.umich.edu (Gurusamy Sarathy), gbarr@pobox.com
18878              Cc: perl5-porters@perl.org
18879              Subject: PATCH DB_File 1.63 for 5.005_54 & 5.005_03
18880              Date: Tue, 29 Dec 1998 16:23:54 +0000 (GMT)
18881              Message-Id: <9812291623.AA20884@claudius.bfsec.bt.co.uk>
18882      Branch: cfgperl
18883            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18884            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
18885 ____________________________________________________________________________
18886 [  2597] By: jhi                                   on 1999/01/13  17:30:33
18887         Log: From: David Dyck <dcd@tc.fluke.com>
18888              To: Perl Porters <perl5-porters@perl.org>,
18889              Gurusamy Sarathy <gsar@engin.umich.edu>
18890              Subject: PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
18891              Date: Tue, 12 Jan 1999 11:14:19 -0800 (PST)
18892              Message-ID: <Pine.LNX.4.05.9901121111250.22568-100000@dd.tc.fluke.com>
18893      Branch: cfgperl
18894            ! pod/perldsc.pod
18895 ____________________________________________________________________________
18896 [  2596] By: jhi                                   on 1999/01/13  17:26:44
18897         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
18898              To: perl5-porters@perl.org
18899              Subject: [PATCH] modglobal w/ spelling fixes
18900              Date: Tue, 12 Jan 1999 18:06:01 -0500 (EST)
18901              Message-ID: <Pine.GSO.4.02.9901121805290.625-100000@eq1062.wks.na.deuba.com>
18902      Branch: cfgperl
18903            ! pod/perlguts.pod
18904 ____________________________________________________________________________
18905 [  2595] By: jhi                                   on 1999/01/13  17:24:59
18906         Log: From: Hans Mulder <hansm@icgroup.nl>
18907              Optimize common sort routines.  Thread started by the message
18908              
18909              From: Hans Mulder <hansm@icgroup.nl>
18910              Sender: owner-perl5-porters@perl.org
18911              To: perl5-porters@perl.org
18912              Subject: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=> $b
18913              Message-Id: <9901092156.AA03831@icgned.icgroup.nl>
18914              
18915              and the patch from the message
18916              
18917              From: Hans Mulder <hans@icgroup.nl>
18918              To: jhi@iki.fi
18919              Cc: perl5-porters@perl.org
18920              Subject: Re: [Patch for 5.00554] From the Todo list: Optimize sort by { $a <=>
18921              $b }
18922              Date: Wed, 13 Jan 1999 17:39:35 +0100
18923              Message-Id: <9901131639.AA17419@icgned.icgroup.nl>
18924      Branch: cfgperl
18925            ! Todo op.c op.h pp_ctl.c t/op/sort.t
18926 ____________________________________________________________________________
18927 [  2594] By: jhi                                   on 1999/01/13  16:50:17
18928         Log: Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>
18929              (the diffs were based on 5.004_02).  Tested by Guido
18930              and Frank Naumann <fnaumann@prinz-atm.CS.Uni-Magdeburg.De>.
18931      Branch: cfgperl
18932            + README.mint ext/POSIX/hints/mint.pl hints/mint.sh
18933            + mint/Makefile mint/README mint/errno.h mint/pwd.c mint/stdio.h
18934            + mint/sys/time.h mint/time.h
18935            ! MANIFEST doio.c malloc.c miniperlmain.c perl.c t/io/fs.t
18936            ! t/lib/safe2.t t/op/groups.t t/op/mkdir.t t/op/taint.t util.c
18937 ____________________________________________________________________________
18938 [  2593] By: jhi                                   on 1999/01/09  16:54:26
18939         Log: Detypo.
18940      Branch: cfgperl
18941            ! hints/dec_osf.sh
18942 ____________________________________________________________________________
18943 [  2592] By: jhi                                   on 1999/01/09  16:17:13
18944         Log: Move usethreads and use64bits logic from hints to Configure.
18945      Branch: cfgperl
18946            ! Configure hints/README.hints hints/aix.sh hints/dec_osf.sh
18947            ! hints/dos_djgpp.sh hints/freebsd.sh hints/hpux.sh
18948            ! hints/irix_6.sh hints/irix_6_0.sh hints/irix_6_1.sh
18949            ! hints/linux.sh hints/os2.sh hints/solaris_2.sh hints/vmesa.sh
18950 ____________________________________________________________________________
18951 [  2591] By: jhi                                   on 1999/01/09  14:45:24
18952         Log: Missing dTHRs added.
18953      Branch: cfgperl
18954            ! regcomp.c toke.c
18955 ____________________________________________________________________________
18956 [  2590] By: jhi                                   on 1999/01/08  15:27:17
18957         Log: Finalize change #2589 and add better AIX nm scanning from:
18958              
18959              Message-Id: <m0zyNW0-00017VC@gentoo.com>
18960              From: bll@gentoo.com (Brad Lanam)
18961              Subject: Re: mailhelp returned a non-zero status
18962              In-Reply-To: <199901072155.WAA14369@hptnocou.grenoble.hp.com> from Raphael Manfredi at "Jan 7, 1999 10:55:24 pm"
18963              To: ram@hptnocou.grenoble.hp.com (Raphael Manfredi)
18964      Branch: cfgperl
18965            ! Configure hints/freebsd.sh hints/linux.sh
18966 ____________________________________________________________________________
18967 [  2589] By: jhi                                   on 1999/01/08  15:14:54
18968         Log: Undo change #2581.
18969      Branch: cfgperl
18970            ! Configure hints/freebsd.sh hints/linux.sh
18971 ____________________________________________________________________________
18972 [  2588] By: jhi                                   on 1999/01/08  11:51:52
18973         Log: FAQ jumbo patch from tchrist.
18974              
18975              Message-Id: <199901080605.XAA20229@jhereg.perl.com>
18976              From: Tom Christiansen <tchrist@jhereg.perl.com>
18977              To: pumpkings@jhereg.perl.com
18978              Subject: newest version of perlfaq.pod
18979              Date: Thu, 7 Jan 1999 23:05:02 -0700
18980              
18981              Message-Id: <199901080605.XAA20231@jhereg.perl.com>
18982              From: Tom Christiansen <tchrist@jhereg.perl.com>
18983              To: pumpkings@jhereg.perl.com
18984              Subject: newest version of perlfaq1.pod
18985              Date: Thu, 7 Jan 1999 23:05:02 -0700
18986              
18987              Message-Id: <199901080605.XAA20233@jhereg.perl.com>
18988              From: Tom Christiansen <tchrist@jhereg.perl.com>
18989              To: pumpkings@jhereg.perl.com
18990              Subject: newest version of perlfaq2.pod
18991              Date: Thu, 7 Jan 1999 23:05:02 -0700
18992              
18993              Message-Id: <199901080605.XAA20235@jhereg.perl.com>
18994              From: Tom Christiansen <tchrist@jhereg.perl.com>
18995              To: pumpkings@jhereg.perl.com
18996              Subject: newest version of perlfaq3.pod
18997              Date: Thu, 7 Jan 1999 23:05:02 -0700
18998              
18999              Message-Id: <199901080605.XAA20237@jhereg.perl.com>
19000              From: Tom Christiansen <tchrist@jhereg.perl.com>
19001              To: pumpkings@jhereg.perl.com
19002              Subject: newest version of perlfaq4.pod
19003              Date: Thu, 7 Jan 1999 23:05:02 -0700
19004              
19005              Message-Id: <199901080605.XAA20239@jhereg.perl.com>
19006              From: Tom Christiansen <tchrist@jhereg.perl.com>
19007              To: pumpkings@jhereg.perl.com
19008              Subject: newest version of perlfaq5.pod
19009              Date: Thu, 7 Jan 1999 23:05:02 -0700
19010              
19011              Message-Id: <199901080605.XAA20241@jhereg.perl.com>
19012              From: Tom Christiansen <tchrist@jhereg.perl.com>
19013              To: pumpkings@jhereg.perl.com
19014              Subject: newest version of perlfaq6.pod
19015              Date: Thu, 7 Jan 1999 23:05:02 -0700
19016              
19017              Message-Id: <199901080605.XAA20243@jhereg.perl.com>
19018              From: Tom Christiansen <tchrist@jhereg.perl.com>
19019              To: pumpkings@jhereg.perl.com
19020              Subject: newest version of perlfaq7.pod
19021              Date: Thu, 7 Jan 1999 23:05:03 -0700
19022              
19023              Message-Id: <199901080605.XAA20245@jhereg.perl.com>
19024              From: Tom Christiansen <tchrist@jhereg.perl.com>
19025              To: pumpkings@jhereg.perl.com
19026              Subject: newest version of perlfaq8.pod
19027              Date: Thu, 7 Jan 1999 23:05:03 -0700
19028              
19029              Message-Id: <199901080605.XAA20257@jhereg.perl.com>
19030              From: Tom Christiansen <tchrist@jhereg.perl.com>
19031              To: pumpkings@jhereg.perl.com
19032              Subject: newest version of perlfaq9.pod
19033              Date: Thu, 7 Jan 1999 23:05:03 -0700
19034      Branch: cfgperl
19035            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
19036            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
19037            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
19038            ! pod/perlfaq9.pod
19039 ____________________________________________________________________________
19040 [  2587] By: jhi                                   on 1999/01/08  11:17:43
19041         Log: More doc fixes from Abigail.
19042      Branch: cfgperl
19043            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
19044            ! lib/User/pwent.pm
19045 ____________________________________________________________________________
19046 [  2585] By: jhi                                   on 1999/01/08  08:31:02
19047         Log: Change #2584 from maint-5.005:
19048              
19049              implemented Ilya's suggested fix, and added a testcase
19050              
19051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19052              Date: Tue, 5 Jan 1999 00:56:01 -0500 (EST)
19053              Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
19054              Subject: Re: Text::ParseWords: regex fix
19055      Branch: cfgperl
19056            ! lib/Text/ParseWords.pm t/lib/parsewords.t
19057 ____________________________________________________________________________
19058 [  2583] By: gbarr                                 on 1999/01/08  04:50:03
19059         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
19060              Date: Thu, 7 Jan 1999 12:47:38 +0200 (EET)
19061              Message-Id: <199901071047.MAA24100@alpha.hut.fi>
19062              Subject: [PATCH] 5.005_03-MAINT_TRIAL_2: ext/Errno_pm.PL: understand wrapper cppstdins
19063      Branch: maint-5.005/perl
19064            ! ext/Errno/Errno_pm.PL
19065 ____________________________________________________________________________
19066 [  2581] By: jhi                                   on 1999/01/07  16:38:03
19067         Log: Configure update:
19068              - usethreads, use64bits, and usemultiplicity
19069              are no more interactively asked by Configure
19070              - "int main()" (vs bare "main()") enforced in test programs
19071      Branch: cfgperl
19072            ! Configure hints/freebsd.sh hints/linux.sh
19073 ____________________________________________________________________________
19074 [  2580] By: jhi                                   on 1999/01/07  11:19:12
19075         Log: From: Dan Sugalski <sugalskd@osshe.edu>
19076              Date: Wed, 06 Jan 1999 13:47:34 -0800
19077              Message-Id: <3.0.6.32.19990106134734.0334d260@ous.edu>
19078              Subject: [PATCH 5.005_02-MT2, 5.005_5x]VMS.C tweak for occasional system() error
19079      Branch: cfgperl
19080            ! vms/vms.c
19081 ____________________________________________________________________________
19082 [  2579] By: jhi                                   on 1999/01/07  09:08:36
19083         Log: Another set of doc patches from Abigail
19084              
19085              From: abigail@fnx.com
19086              Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
19087              Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
19088              Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
19089              
19090              From: abigail@fnx.com
19091              Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
19092              Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
19093              Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
19094              
19095              From: abigail@fnx.com
19096              Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
19097              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
19098              Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
19099              
19100              From: abigail@fnx.com
19101              Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
19102              Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
19103              Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
19104              
19105              From: abigail@fnx.com
19106              Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
19107              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
19108              Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
19109              
19110              From: abigail@fnx.com
19111              Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
19112              Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
19113              Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
19114              
19115              From: abigail@fnx.com
19116              Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
19117              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
19118              Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
19119              
19120              From: abigail@fnx.com
19121              Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
19122              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
19123              Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
19124              
19125              From: abigail@fnx.com
19126              Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
19127              Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
19128              Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
19129              
19130              From: abigail@fnx.com
19131              Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
19132              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
19133              Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
19134              
19135              From: abigail@fnx.com
19136              Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
19137              Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
19138              Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
19139              
19140              From: abigail@fnx.com
19141              Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
19142              Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
19143              Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
19144              
19145              From: abigail@fnx.com
19146              Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
19147              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
19148              Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
19149              
19150              From: abigail@fnx.com
19151              Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
19152              Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
19153              Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
19154      Branch: cfgperl
19155            ! lib/CGI/Apache.pm lib/CGI/Push.pm lib/File/Copy.pm
19156            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/Math/BigFloat.pm
19157            ! lib/Math/BigInt.pm lib/Net/hostent.pm lib/Net/netent.pm
19158            ! lib/Term/Complete.pm lib/Term/ReadLine.pm lib/Text/Wrap.pm
19159            ! lib/Tie/Array.pm lib/Tie/Hash.pm
19160 ____________________________________________________________________________
19161 [  2576] By: jhi                                   on 1999/01/06  17:05:20
19162         Log: Change #2582 fallout: the amagic_cmp* are no more file static.
19163      Branch: cfgperl
19164            ! pp_ctl.c
19165 ____________________________________________________________________________
19166 [  2575] By: jhi                                   on 1999/01/06  13:18:56
19167         Log: Enhance the great_circle_distance() documentation.
19168      Branch: cfgperl
19169            ! lib/Math/Trig.pm
19170 ____________________________________________________________________________
19171 [  2574] By: jhi                                   on 1999/01/06  12:58:03
19172         Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
19173              To: perlbug@perl.com
19174              Subject: [PATCH 5.005_03-MAINT_TRIAL_2] t/op/sysio.t for MPE/iX
19175              Date: Mon, 4 Jan 1999 13:34:58 -0800 (PST)
19176              Message-Id: <199901042134.NAA18852@spock.dis.cccd.edu>
19177      Branch: cfgperl
19178            ! t/op/sysio.t
19179 ____________________________________________________________________________
19180 [  2573] By: jhi                                   on 1999/01/06  12:40:19
19181         Log: From: "W. Phillip Moore" <wpm@ms.com>
19182              To: perlbug@perl.org
19183              Subject: [PATCH] POSIX getpgrp is not -w clean
19184              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
19185              Message-ID: <13970.20107.190314.549471@zappa>
19186      Branch: cfgperl
19187            ! ext/POSIX/POSIX.pm
19188 ____________________________________________________________________________
19189 [  2572] By: jhi                                   on 1999/01/06  12:25:24
19190         Log: Based on
19191              From: jan.dubois@ibm.net (Jan Dubois)
19192              To: perl5-porters@perl.org
19193              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
19194              Date: Wed, 06 Jan 1999 01:24:09 +0100
19195              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
19196              except that
19197              - objXSUB.h was already okay
19198              - embed.h patching is futile, global.sym patched instead
19199              - objpp.h does not exist
19200              - proto.h addition applied manually
19201              - win32/GenCAPI.pl was already okay
19202              - win32/makedef.pl was already okay
19203      Branch: cfgperl
19204            ! global.sym perl.c proto.h
19205 ____________________________________________________________________________
19206 [  2571] By: jhi                                   on 1999/01/06  11:25:48
19207         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
19208              To: perlbug@perl.com
19209              Subject: FindBin.pm on Win32 systems
19210              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
19211              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
19212      Branch: cfgperl
19213            ! lib/FindBin.pm
19214 ____________________________________________________________________________
19215 [  2570] By: jhi                                   on 1999/01/06  11:21:48
19216         Log: From: Dan Sugalski <sugalskd@osshe.edu>
19217              To: perl5-porters@perl.org, vmsperl@perl.org
19218              Subject: [PATCH 5.005_03-MAINT_TRIAL_2]taint.c fix for VMS
19219              Date: Tue, 05 Jan 1999 16:47:31 -0800
19220              Message-Id: <3.0.6.32.19990105164731.00b5b2d0@ous.edu>
19221              
19222              (the ext/IO/lib/IO/Socket.pm was not really changed here;
19223              it was a leftover from #2569)
19224      Branch: cfgperl
19225            ! ext/IO/lib/IO/Socket.pm taint.c
19226 ____________________________________________________________________________
19227 [  2569] By: jhi                                   on 1999/01/06  11:18:22
19228         Log: Jumbo doc patch from Abigail (almost identical to
19229              the 5.005-maint change #2562 except for the
19230              ext/IO/lib/IO/Socket.pm patch which was not
19231              applicable because the IO version of 5.005-devel
19232              is somewhat different (why?))
19233              
19234              From: abigail@fnx.com
19235              Message-ID: <19990105170142.4889.qmail@alexandra.wayne.fnx.com>
19236              Subject: [PATCH 5.005_03-TRIAL2 lib/ExtUtils/Liblist.pm] pod fixes
19237              Date: Tue, 5 Jan 1999 12:01:42 -0500 (EST)
19238              
19239              From: abigail@fnx.com
19240              Message-ID: <19990105172855.5115.qmail@alexandra.wayne.fnx.com>
19241              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Commands.pm] Typo fix.
19242              Date: Tue, 5 Jan 1999 12:28:55 -0500 (EST)
19243              
19244              From: abigail@fnx.com
19245              Message-ID: <19990105173808.5260.qmail@alexandra.wayne.fnx.com>
19246              Subject: [PATCH perl5.005_03 MAINT3 lib/ExtUtils/Embed.pm] Typo fix
19247              Date: Tue, 5 Jan 1999 12:38:08 -0500 (EST)
19248              
19249              From: abigail@fnx.com
19250              Message-ID: <19990105174859.5533.qmail@alexandra.wayne.fnx.com>
19251              Subject: [PATCH 5.005_03 MAINT2 lib/ExtUtils/Install.pm] Typo fix
19252              Date: Tue, 5 Jan 1999 12:48:59 -0500 (EST)
19253              
19254              From: abigail@fnx.com
19255              Message-ID: <19990105174947.5547.qmail@alexandra.wayne.fnx.com>
19256              Subject: [PATCH 5.005_03 lib/ExtUtils/MM_Unix.pm] Typo fixes
19257              Date: Tue, 5 Jan 1999 12:49:46 -0500 (EST)
19258              
19259              From: abigail@fnx.com
19260              Message-ID: <19990105182301.5966.qmail@alexandra.wayne.fnx.com>
19261              Subject: [PATCH 5.005_03 lib/ExtUtils/MakeMaker.pm] Typos fixes.
19262              Date: Tue, 5 Jan 1999 13:23:00 -0500 (EST)
19263              
19264              From: abigail@fnx.com
19265              Message-ID: <19990105183344.6065.qmail@alexandra.wayne.fnx.com>
19266              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Manifest.pm] Typo fixes
19267              Date: Tue, 5 Jan 1999 13:33:44 -0500 (EST)
19268              
19269              From: abigail@fnx.com
19270              Message-ID: <19990105184028.6220.qmail@alexandra.wayne.fnx.com>
19271              Subject: [PATCH 5.005_03 TRIAL2 lib/ExtUtils/Mksymlists.pm] Typo fix
19272              Date: Tue, 5 Jan 1999 13:40:28 -0500 (EST)
19273              
19274              From: abigail@fnx.com
19275              Message-ID: <19990106012015.9451.qmail@alexandra.wayne.fnx.com>
19276              Subject: [PATCH 5.005_03 TRIAL2 lib/IO/Pipe.pm] Typo fixes.
19277              Date: Tue, 5 Jan 1999 20:20:15 -0500 (EST)
19278              
19279              From: abigail@fnx.com
19280              Message-ID: <19990106012047.9459.qmail@alexandra.wayne.fnx.com>
19281              Subject: [PATCH 5.005_03 TRAIL2 lib/IO/Seekable.pm] Typo fixes
19282              Date: Tue, 5 Jan 1999 20:20:47 -0500 (EST)
19283      Branch: cfgperl
19284            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
19285            ! lib/ExtUtils/Command.pm lib/ExtUtils/Embed.pm
19286            ! lib/ExtUtils/Install.pm lib/ExtUtils/Liblist.pm
19287            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
19288            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
19289 ____________________________________________________________________________
19290 [  2568] By: gbarr                                 on 1999/01/06  03:13:15
19291         Log: From: jan.dubois@ibm.net (Jan Dubois)
19292              Date: Wed, 06 Jan 1999 01:24:09 +0100
19293              Message-ID: <3696aa85.18259325@smtp1.ibm.net>
19294              Subject: [PATCH 5.005_03-MAINT_TRIAL2] fixes for PERL_OBJECT and USE_THREADS builds
19295      Branch: maint-5.005/perl
19296            ! embed.h global.sym objXSUB.h objpp.h perl.c proto.h
19297            ! win32/GenCAPI.pl win32/makedef.pl
19298 ____________________________________________________________________________
19299 [  2566] By: gbarr                                 on 1999/01/06  02:29:05
19300         Log: From: "W. Phillip Moore" <wpm@ms.com>
19301              Date: Tue, 5 Jan 1999 12:40:27 -0500 (EST)
19302              Message-ID: <13970.20107.190314.549471@zappa>
19303              Subject: [PATCH] POSIX getpgrp is not -w clean
19304      Branch: maint-5.005/perl
19305            ! ext/POSIX/POSIX.pm
19306 ____________________________________________________________________________
19307 [  2565] By: gbarr                                 on 1999/01/06  02:19:00
19308         Log: From: Slaven Rezic <eserte@cs.tu-berlin.de>
19309              Date: Mon, 4 Jan 1999 23:01:46 +0100 (CET)
19310              Message-Id: <199901042201.XAA01875@cabulja.herceg.de>
19311              Subject: FindBin.pm on Win32 systems
19312      Branch: maint-5.005/perl
19313            ! lib/FindBin.pm
19314 ____________________________________________________________________________
19315 [  2561] By: jhi                                   on 1999/01/05  10:49:10
19316         Log: Reword the setlocale() 1-arg case better.
19317      Branch: cfgperl
19318            ! ext/POSIX/POSIX.pod
19319 ____________________________________________________________________________
19320 [  2559] By: gbarr                                 on 1999/01/02  15:37:35
19321         Log: From: Blair Zajac <bzajac@geostaff.com>
19322              Date: Wed, 23 Dec 1998 17:13:32 -0800
19323              Message-ID: <3681953C.8B6A90AA@geostaff.com>
19324              Subject: Tie::SubstrHash patch
19325      Branch: maint-5.005/perl
19326            ! lib/Tie/SubstrHash.pm
19327 ____________________________________________________________________________
19328 [  2554] By: jhi                                   on 1999/01/02  14:55:06
19329         Log: Object destruction order testing.
19330      Branch: cfgperl
19331            ! t/op/misc.t
19332 ____________________________________________________________________________
19333 [  2553] By: jhi                                   on 1999/01/02  14:49:40
19334         Log: perldelta the Dumpvalue.pm of change #2513.
19335      Branch: cfgperl
19336            ! lib/Dumpvalue.pm pod/perldelta.pod
19337 ____________________________________________________________________________
19338 [  2552] By: nick                                  on 1999/01/02  14:45:38
19339         Log: Tone down Makefile.PL so it works on Win32
19340      Branch: perl
19341            ! ext/B/Makefile.PL
19342 ____________________________________________________________________________
19343 [  2551] By: nick                                  on 1999/01/02  14:06:30
19344         Log: Export constant subs from B.xs for op.h, cop.h and a few others.
19345              Use them in various B::* rather than have local defs.
19346      Branch: perl
19347            + ext/B/defsubs.h.PL
19348            ! ext/B/B.pm ext/B/B.xs ext/B/B/Bytecode.pm ext/B/B/C.pm
19349            ! ext/B/B/CC.pm ext/B/B/Deparse.pm ext/B/B/Lint.pm
19350            ! ext/B/B/Stackobj.pm ext/B/B/Xref.pm ext/B/Makefile.PL
19351 ____________________________________________________________________________
19352 [  2550] By: nick                                  on 1999/01/02  10:04:02
19353         Log: Integrate ext/B changes from //depot/cfgperl
19354      Branch: perl
19355           !> ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
19356 ____________________________________________________________________________
19357 [  2549] By: jhi                                   on 1999/01/01  13:54:16
19358         Log: From: "Paul Holser" <Paul.Holser.pholser@nortelnetworks.com>
19359              To: perlbug@perl.com
19360              Subject: op/groups.t fails test 1 on HP-UX 10.20
19361              Date: Wed, 30 Dec 1998 15:16:12 -0600 (CST)
19362              Message-Id: <199812302116.PAA12439@crchh44c.us.nortel.com>
19363      Branch: cfgperl
19364            ! t/op/groups.t
19365 ____________________________________________________________________________
19366 [  2548] By: jhi                                   on 1999/01/01  13:53:31
19367         Log: From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19368              To: perl5-porters@perl.org
19369              cc: hv@crypt0.demon.co.uk
19370              Subject: [bug 5.004_54] duplicate error message
19371              Date: Thu, 31 Dec 1998 04:05:25 +0000
19372              Message-Id: <199812310405.EAA00386@crypt.compulink.co.uk>
19373              
19374              Message-ID: <13963.60672.134591.383377@alias-2.pr.mcs.net>
19375              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
19376              To: hv@crypt0.demon.co.uk
19377              Cc: perl5-porters@perl.org
19378              Subject: [PATCH _54] Re: duplicate error message
19379              Date: Thu, 31 Dec 1998 16:10:13 -0600 (CST)
19380              
19381              Message-Id: <199901010732.HAA02926@crypt.compulink.co.uk>
19382              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19383              To: Stephen McCamant <smccam@uclink4.berkeley.edu>
19384              cc: hv@crypt0.demon.co.uk, perl5-porters@perl.org
19385              Subject: [TEST PATCH _54] Re: duplicate error message 
19386              Date: Fri, 01 Jan 1999 07:32:14 +0000
19387      Branch: cfgperl
19388            ! op.c t/pragma/warn/op
19389 ____________________________________________________________________________
19390 [  2547] By: jhi                                   on 1998/12/31  14:15:04
19391         Log: From: Chris Nandor <pudge@pobox.com>
19392              To: jhi@iki.fi
19393              Cc: perl5-porters@perl.org
19394              Subject: Re: [PATCH] perlport.pod 1.38
19395              Date: Thu, 31 Dec 1998 09:06:48 -0500
19396              Message-Id: <v04020a1db2b1352ec92a@[192.168.0.77]>
19397      Branch: cfgperl
19398            ! pod/perlport.pod
19399 ____________________________________________________________________________
19400 [  2546] By: jhi                                   on 1998/12/31  11:18:17
19401         Log: From: Wilson P. Snyder II
19402              To: perl5-porters@perl.org
19403              Subject: [PATCH v5.5.53] REV2: Binary number support
19404              Date: 1998/11/30
19405              Message-ID: <199811301543.KAA15689@vulcan.maker.com>
19406      Branch: cfgperl
19407            ! pod/perldata.pod pod/perldelta.pod pod/perlfunc.pod pp.c
19408            ! proto.h sv.c t/op/oct.t t/op/sprintf.t t/pragma/warn/util
19409            ! toke.c util.c
19410 ____________________________________________________________________________
19411 [  2545] By: jhi                                   on 1998/12/31  09:27:40
19412         Log: From: "Todd C. Miller" <Todd.Miller@courtesan.com>
19413              To: perlbug@perl.com
19414              Subject: "perl -T -P" dumps core on OpenBSD and Linux
19415              Date: Wed, 30 Dec 1998 21:11:05 -0700 (MST)
19416              Message-Id: <199812310411.VAA37568@xerxes.courtesan.com>
19417      Branch: cfgperl
19418            ! taint.c
19419 ____________________________________________________________________________
19420 [  2544] By: jhi                                   on 1998/12/31  09:21:45
19421         Log: From: Tim Bunce <Tim.Bunce@ig.co.uk> 
19422              To: perlbug@perl.com 
19423              Subject: bug in pod2man search for perl binary [5.005_5x]
19424              Date: Sat, 12 Dec 1998 23:08:51 +0000 
19425              Message-ID: <19981212230851.A20578@ig.co.uk> 
19426      Branch: cfgperl
19427            ! pod/pod2man.PL
19428 ____________________________________________________________________________
19429 [  2541] By: gbarr                                 on 1998/12/30  14:37:14
19430         Log: From: jan.dubois@ibm.net (Jan Dubois)
19431              Date: Wed, 23 Dec 1998 21:26:38 +0100
19432              Message-ID: <36895086.8849224@smtp1.ibm.net>
19433              Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
19434      Branch: maint-5.005/perl
19435            ! lib/ExtUtils/MakeMaker.pm
19436 ____________________________________________________________________________
19437 [  2540] By: jhi                                   on 1998/12/30  08:42:04
19438         Log: Evermore AUTHORS and MAINTAIN.
19439      Branch: cfgperl
19440            ! AUTHORS MAINTAIN
19441 ____________________________________________________________________________
19442 [  2539] By: jhi                                   on 1998/12/29  15:10:34
19443         Log: More AUTHORS and MAINTAIN.
19444      Branch: cfgperl
19445            ! AUTHORS MAINTAIN
19446 ____________________________________________________________________________
19447 [  2537] By: jhi                                   on 1998/12/29  14:34:47
19448         Log: From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
19449              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
19450              Message-ID: <13942.32480.700000.640927@utensil>
19451              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
19452              (mirror change#2531 in the 5.005-maint)
19453      Branch: cfgperl
19454            ! lib/AutoSplit.pm
19455 ____________________________________________________________________________
19456 [  2531] By: gbarr                                 on 1998/12/29  14:12:25
19457         Log: change in_pod pattern to /^=\w/ from /^=/
19458              From: Frank Ridderbusch <Frank.Ridderbusch@pdb.siemens.de>
19459              Date: Tue, 15 Dec 1998 16:23:12 +0100 (MET)
19460              Message-ID: <13942.32480.700000.640927@utensil>
19461              Subject: Minor Bug in AutoSplit.qm in 5.005 and 5.004
19462      Branch: maint-5.005/perl
19463            ! lib/AutoSplit.pm
19464 ____________________________________________________________________________
19465 [  2525] By: jhi                                   on 1998/12/29  13:06:26
19466         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
19467              To: perl5-porters@perl.org
19468              Subject: [PATCH 5.005_54] More minor  Fixes in CC.pm/C.pm
19469              Date: 16 Dec 1998 03:17:03 +0200
19470              Message-ID: <MLIST_199812160055.QAA06272@f10.hotmail.com>
19471      Branch: cfgperl
19472            ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
19473 ____________________________________________________________________________
19474 [  2524] By: jhi                                   on 1998/12/29  13:00:06
19475         Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
19476              To: perl5-porters@perl.org
19477              Cc: rmb1@cise.npl.co.uk, nick@ni-s.u-net.com
19478              Subject: [PATCH 5.005_54] Re:perlcc -e 'my $x = shift; print +($x ?...' failure
19479              Date: 10 Dec 1998 08:30:02 +0200
19480              Message-ID: <MLIST_19981210061651.29891.qmail@hotmail.com>
19481              
19482              (Nick's part was applied earlier, in change #2460)
19483      Branch: cfgperl
19484            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
19485 ____________________________________________________________________________
19486 [  2523] By: jhi                                   on 1998/12/29  12:41:31
19487         Log: From: "vishal bhatia" <vishalb@hotmail.com>
19488              To: nick@ni-s.u-net.com
19489              Cc: perl5-porters@perl.org
19490              Subject: [PATCH 5.005_54] return value of perlcc/B::CC generated functions.
19491              Date: 9 Dec 1998 06:50:30 +0200
19492              Message-ID: <MLIST_19981209043146.16829.qmail@hotmail.com>
19493      Branch: cfgperl
19494            ! ext/B/B/CC.pm
19495 ____________________________________________________________________________
19496 [  2522] By: jhi                                   on 1998/12/29  12:15:18
19497         Log: From: rjk@linguist.dartmouth.edu (Ronald J. Kimball)
19498              To: perl5-porters@perl.org (Perl 5 Porters)
19499              Subject: [PATCH 5.005_54] Pod::Text.pm reformating indented paragraphs
19500              Date: 25 Dec 1998 23:02:28 +0200
19501              Message-ID: <MLIST_199812252034.PAA27812@linguist.dartmouth.edu>
19502      Branch: cfgperl
19503            ! lib/Pod/Text.pm
19504 ____________________________________________________________________________
19505 [  2521] By: jhi                                   on 1998/12/29  12:07:54
19506         Log: Undo #2519 (breaks universal.c).
19507      Branch: cfgperl
19508            ! XSUB.h
19509 ____________________________________________________________________________
19510 [  2519] By: jhi                                   on 1998/12/29  11:41:10
19511         Log: From: Joshua Pritikin <joshua.pritikin@db.com>
19512              To: perl5-porters@perl.org
19513              Cc: perl-xs@perl.org
19514              Subject: XSUB.h refinement [PATCH]
19515              Date: 18 Dec 1998 03:58:44 +0200
19516              Message-ID: <MLIST_Pine.GSO.4.02.9812171733330.589-100000@eq1062.wks.na.deuba.com>
19517      Branch: cfgperl
19518            ! XSUB.h
19519 ____________________________________________________________________________
19520 [  2518] By: jhi                                   on 1998/12/29  11:36:19
19521         Log: From: abigail@fnx.com
19522              To: perl5-porters@perl.org (Perl Porters)
19523              Subject: [PATCH 5.005_02; lib/fields.pm] Typos in pod.
19524              Date: 28 Dec 1998 21:39:15 +0200
19525              Message-ID: <MLIST_19981228191612.8380.qmail@alexandra.wayne.fnx.com>
19526      Branch: cfgperl
19527            ! lib/fields.pm
19528 ____________________________________________________________________________
19529 [  2517] By: jhi                                   on 1998/12/29  11:35:03
19530         Log: Document change #2516.
19531      Branch: cfgperl
19532            ! pod/perldelta.pod
19533 ____________________________________________________________________________
19534 [  2516] By: jhi                                   on 1998/12/29  11:32:26
19535         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19536              To: perl5-porters@perl.org (Mailing list Perl5)
19537              Subject: [PATCH 5.005_53] Warn on unrecognized alpha escapes.
19538              Date: 9 Dec 1998 10:39:31 +0200
19539              Message-ID: <MLIST_199812090823.DAA17566@monk.mps.ohio-state.edu>
19540      Branch: cfgperl
19541            ! pod/perldiag.pod regcomp.c toke.c
19542 ____________________________________________________________________________
19543 [  2515] By: jhi                                   on 1998/12/29  11:27:11
19544         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19545              To: perl5-porters@perl.org (Mailing list Perl5)
19546              Subject: [PATCH 5.005_53] Bugs in hairy interactions of feature in REx
19547              Date: 8 Dec 1998 09:02:04 +0200
19548              Message-ID: <MLIST_199812080637.BAA16025@monk.mps.ohio-state.edu>
19549              
19550              \G fixes (wasn't working right with //g, s///, and $_ in (?{})).
19551      Branch: cfgperl
19552            ! pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t t/op/subst.t
19553 ____________________________________________________________________________
19554 [  2514] By: jhi                                   on 1998/12/29  11:21:31
19555         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19556              To: perl5-porters@perl.org (Mailing list Perl5)
19557              Subject: [PATCH 5.005_53] Regexp tests and UTF8
19558              Date: 8 Dec 1998 07:02:01 +0200
19559              Message-ID: <MLIST_199812080447.XAA05297@monk.mps.ohio-state.edu>
19560      Branch: cfgperl
19561            ! regcomp.c
19562 ____________________________________________________________________________
19563 [  2513] By: jhi                                   on 1998/12/29  11:18:34
19564         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19565              Subject: [PATCH 5.005_*] Dumpvar.pm
19566              To: perl5-porters@perl.org (Mailing list Perl5)
19567              Date: 7 Dec 1998 10:17:35 +0200
19568              Message-ID: <MLIST_199812070744.CAA18949@monk.mps.ohio-state.edu>
19569      Branch: cfgperl
19570            + lib/Dumpvalue.pm
19571            ! MANIFEST
19572 ____________________________________________________________________________
19573 [  2511] By: gbarr                                 on 1998/12/28  14:55:28
19574         Log: From: jan.dubois@ibm.net (Jan Dubois)
19575              Date: Tue, 01 Dec 1998 00:07:33 +0100
19576              Message-ID: <366921b5.14512598@smtp1.ibm.net>
19577              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] to compile on Win32
19578              
19579              From: jan.dubois@ibm.net (Jan Dubois)
19580              Date: Wed, 02 Dec 1998 00:24:54 +0100
19581              Message-ID: <366a77bb.19498126@smtp1.ibm.net>
19582              Subject: Re: 5.005_03-MAINT-TRIAL1, [PATCH] spaces in filenames support
19583      Branch: maint-5.005/perl
19584            ! perl.h proto.h taint.c win32/GenCAPI.pl win32/Makefile
19585            ! win32/config.bc win32/config.gc win32/config.vc
19586            ! win32/config_sh.PL win32/makedef.pl
19587 ____________________________________________________________________________
19588 [  2509] By: jhi                                   on 1998/12/28  13:00:31
19589     Log: Kickstart AUTHORS and MAINTAIN.
19590  Branch: cfgperl
19591        + AUTHORS MAINTAIN
19592        ! MANIFEST
19593 ____________________________________________________________________________
19594 [  2508] By: jhi                                   on 1998/12/28  08:04:00
19595     Log: From: Nathan Torkington <gnat@frii.com>
19596          To: perlbug@perl.com
19597          Subject: [PATCH] perlxstut.pod fix
19598          Date: Sat, 26 Dec 1998 14:28:21 +1300 (NZDT)
19599          Message-ID: <13956.15285.933914.320849@localhost.frii.com>
19600  Branch: cfgperl
19601        ! pod/perlxstut.pod
19602 ____________________________________________________________________________
19603 [  2507] By: jhi                                   on 1998/12/28  07:59:00
19604     Log: From: abigail@fnx.com
19605          To: perlbug@perl.com
19606          Subject: [PATCH 5.005_02] Re: m// doc is buggy (was Re: m'$foo' is undocumented)
19607          Date: Wed, 23 Dec 1998 22:59:59 -0500 (EST)
19608          Message-ID: <19981224035959.16994.qmail@alexandra.wayne.fnx.com>
19609          (slightly modified, a part of the patch was rejected)
19610          (strange, I thought I had already submitted this one
19611          but Perforce disagrees with me...)
19612  Branch: cfgperl
19613        ! pod/perlop.pod
19614 ____________________________________________________________________________
19615 [  2506] By: jhi                                   on 1998/12/28  07:56:59
19616     Log: From: Artur <artur@vogon-solutions.com>
19617          To: perlbug@perl.com
19618          Subject: PATCH: perlmodlib.pod
19619          Date: Fri, 25 Dec 1998 00:48:39 +0000
19620          Message-ID: <3682E0E7.EBFB5D65@vogon-solutions.com>
19621  Branch: cfgperl
19622        ! pod/perlmodlib.pod pod/perlop.pod
19623 ____________________________________________________________________________
19624 [  2505] By: jhi                                   on 1998/12/28  07:46:06
19625     Log: From: abigail@fnx.com
19626          To: perl5-porters@perl.org (Perl Porters)
19627          Subject: [PATCH 5.005_02] Typo in documentation of pod2html.
19628          Date: Wed, 23 Dec 1998 22:32:07 -0500 (EST)
19629          Message-ID: <19981224033207.16751.qmail@alexandra.wayne.fnx.com>
19630  Branch: cfgperl
19631        ! pod/pod2html.PL
19632 ____________________________________________________________________________
19633 [  2504] By: jhi                                   on 1998/12/28  07:44:35
19634     Log: From: Jim Avera <avera@fjst.com>
19635          To: perlbug@perl.com
19636          Subject: perlbug bug - shows dates reversed
19637          Date: Wed, 23 Dec 1998 18:08:56 -0800 (PST)
19638          Message-Id: <199812240208.SAA27616@membrane.ssd.hal.com>
19639  Branch: cfgperl
19640        ! utils/perlbug.PL
19641 ____________________________________________________________________________
19642 [  2503] By: jhi                                   on 1998/12/28  07:41:39
19643     Log: From: jan.dubois@ibm.net (Jan Dubois)
19644          To: makemaker@franz.ww.TU-Berlin.DE, perl5-porters@perl.org
19645          Subject: [PATCH 5.005_03m1] subdirectory Makefiles should inherit CAPI setting from command line
19646          Date: Wed, 23 Dec 1998 21:26:38 +0100
19647          Message-ID: <36895086.8849224@smtp1.ibm.net>
19648  Branch: cfgperl
19649        ! lib/ExtUtils/MakeMaker.pm
19650 ____________________________________________________________________________
19651 [  2502] By: jhi                                   on 1998/12/28  07:39:20
19652     Log: From: Blair Zajac <bzajac@geostaff.com>
19653          To: perl5-porters@perl.org
19654          Subject: Tie::SubstrHash patch
19655          Date: Wed, 23 Dec 1998 17:13:32 -0800
19656          Message-ID: <3681953C.8B6A90AA@geostaff.com>
19657  Branch: cfgperl
19658        ! lib/Tie/SubstrHash.pm
19659 ____________________________________________________________________________
19660 [  2501] By: jhi                                   on 1998/12/28  07:37:16
19661     Log: From: Alan.Harder@Ebay.Sun.COM (Alan Harder)
19662          To: perlbug@perl.com
19663          Subject: perlfaq9 minor error
19664          Date: Wed, 23 Dec 1998 14:54:19 -0800
19665          Message-Id: <199812232254.OAA05986@moshpit.EBay.Sun.COM>
19666  Branch: cfgperl
19667        ! pod/perlfaq9.pod
19668 ____________________________________________________________________________
19669 [  2500] By: jhi                                   on 1998/12/23  10:38:18
19670     Log: More porting notes about filesystems, AmigaOS, and MiNT.
19671  Branch: cfgperl
19672        ! pod/perlport.pod
19673 ____________________________________________________________________________
19674 [  2499] By: jhi                                   on 1998/12/22  09:26:49
19675     Log: Add few MSG_ and uio constants.
19676  Branch: cfgperl
19677        ! ext/Socket/Socket.pm ext/Socket/Socket.xs iperlsys.h
19678 ____________________________________________________________________________
19679 [  2498] By: jhi                                   on 1998/12/22  08:39:30
19680     Log: Slight recoding of util.c:repeatcpy() to circumnavigate
19681          a Digital C compiler optimizer bug that broke the 'x'
19682          operator under certain circumstances.  See t/op/repeat.t
19683          test #20 for graphic details.  Reported in
19684          
19685          From: Gisle Aas <gisle@aas.no>
19686          To: Mark Martinec <Mark.Martinec@nsc.ijs.si>
19687          Cc: ach@xray.mpe.mpg.de, cpan-testers@perl.org, perl5-porters@perl.org
19688          Subject: Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch
19689          Date: 18 Dec 1998 14:27:40 +0100
19690          Message-ID: <m37lvpa8c3.fsf@furu.g.aas.no>
19691          
19692          and discussed further in the thread
19693          
19694          From: Jarkko Hietaniemi <jhi@iki.fi>
19695          To: Gisle Aas <gisle@aas.no>
19696          Cc: Mark Martinec <Mark.Martinec@nsc.ijs.si>, ach@xray.mpe.mpg.de,
19697          cpan-testers@perl.org, perl5-porters@perl.org
19698          Subject: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 test fails on DEC Alpha - a patch)
19699          Date: Fri, 18 Dec 1998 16:18:37 +0200 (EET)
19700          Message-ID: <13946.25661.193449.138023@alpha.hut.fi>
19701  Branch: cfgperl
19702        ! t/op/repeat.t util.c
19703 ____________________________________________________________________________
19704 [  2497] By: jhi                                   on 1998/12/21  14:18:57
19705     Log: Change #2483 update.
19706  Branch: cfgperl
19707        ! t/op/tr.t
19708 ____________________________________________________________________________
19709 [  2496] By: jhi                                   on 1998/12/21  14:07:41
19710     Log: Update on change #2493.
19711  Branch: cfgperl
19712        ! t/pragma/warn/op
19713 ____________________________________________________________________________
19714 [  2495] By: jhi                                   on 1998/12/21  13:52:00
19715     Log: Change #2487 aftershock.
19716  Branch: cfgperl
19717        ! warning.pl
19718 ____________________________________________________________________________
19719 [  2494] By: jhi                                   on 1998/12/21  12:35:00
19720     Log: From: Chris Nandor <pudge@pobox.com>
19721          To: perl5-porters@perl.org
19722          Subject: [PATCH] perlport.pod v1.37
19723          Date: Sat, 19 Dec 1998 12:54:34 -0500
19724          Message-Id: <v04020a03b2a194aaa676@[192.168.0.77]>
19725  Branch: cfgperl
19726        ! pod/perlport.pod
19727 ____________________________________________________________________________
19728 [  2493] By: jhi                                   on 1998/12/21  12:22:44
19729     Log: From: Mark-Jason Dominus <mjd@plover.com>
19730          To: perl5-porters@perl.com
19731          Subject: PATCH (5.005_02): Dejargonizing
19732          Date: Sun, 20 Dec 1998 14:35:20 -0500
19733          Message-ID: <19981220193520.11230.qmail@plover.com>
19734          
19735          From: Mark-Jason Dominus <mjd@plover.com>
19736          To: perl5-porters@perl.com
19737          Subject: PATCH (5.005_02): Spelling correction in warning message
19738          Date: Sun, 20 Dec 1998 13:51:30 -0500
19739          Message-ID: <19981220185130.11067.qmail@plover.com>
19740  Branch: cfgperl
19741        ! doio.c op.c
19742 ____________________________________________________________________________
19743 [  2492] By: jhi                                   on 1998/12/21  09:00:05
19744     Log: From: "Vishal Bhatia" <vishalb@hotmail.com>
19745          To: perl5-porters@perl.org
19746          Subject: [PATCH 5.005_54] pp_next/pp_last/pp_redo problems
19747          Date: Sun, 20 Dec 1998 19:03:25 PST
19748          Message-ID: <19981221030326.27660.qmail@hotmail.com>
19749          
19750          (slightly reformatted)
19751  Branch: cfgperl
19752        ! ext/B/B/CC.pm
19753 ____________________________________________________________________________
19754 [  2491] By: nick                                  on 1998/12/20  14:21:29
19755     Log: Save _all_ GV's which have SV, AV or HV set.
19756  Branch: perl
19757        ! ext/B/B/C.pm
19758 ____________________________________________________________________________
19759 [  2490] By: jhi                                   on 1998/12/18  15:13:19
19760     Log: Add idea about generalising cpp symbol probing of Errno.
19761  Branch: cfgperl
19762        ! Todo
19763 ____________________________________________________________________________
19764 [  2489] By: jhi                                   on 1998/12/18  14:47:57
19765     Log: Address some of the issues of:
19766          
19767          From: Tom Christiansen <tchrist@jhereg.perl.com>
19768          To: perl-porters-active@jhereg.perl.com
19769          Subject: Undocumentation Issues for 5.005
19770          Date: Thu, 17 Dec 1998 14:46:24 -0700
19771          Message-Id: <199812172146.OAA05316@jhereg.perl.com>
19772  Branch: cfgperl
19773        ! pod/perl5005delta.pod
19774 ____________________________________________________________________________
19775 [  2488] By: jhi                                   on 1998/12/18  11:26:32
19776     Log: From: root <root@dubravka.in-berlin.de>
19777          To: perlbug@perl.com
19778          Cc: k@dubravka.in-berlin.de
19779          Subject: Please add no_modify to PERL_POLLUTE
19780          Date: Fri, 18 Dec 1998 10:45:52 +0100
19781          Message-Id: <199812180945.KAA05275@dubravka.in-berlin.de>
19782          
19783          (Really from Andreas König)
19784  Branch: cfgperl
19785        ! embed.pl
19786 ____________________________________________________________________________
19787 [  2487] By: jhi                                   on 1998/12/17  14:05:52
19788     Log: Some (by far not all) issues of the below message addressed.
19789          
19790          From: Tom Christiansen <tchrist@jhereg.perl.com>
19791          To: The Perl Porters Mailing List <perl5-porters@perl.org>
19792          Subject: important UNDOC issues for 5.005_54
19793          Date: Wed, 16 Dec 1998 21:14:53 -0700
19794          Message-Id: <199812170414.VAA25860@jhereg.perl.com>
19795  Branch: cfgperl
19796        ! lib/warning.pm pod/perl5005delta.pod pod/perldelta.pod
19797 ____________________________________________________________________________
19798 [  2486] By: jhi                                   on 1998/12/17  12:47:15
19799     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19800          To: domo@computer.org
19801          Cc: jhi@iki.fi, perl5-porters@perl.org
19802          Subject: Re: stuff related to malloc.c
19803          Date: Wed, 16 Dec 1998 16:40:27 -0500 (EST)
19804          Message-Id: <199812162140.QAA04925@monk.mps.ohio-state.edu>
19805  Branch: cfgperl
19806        ! malloc.c
19807 ____________________________________________________________________________
19808 [  2485] By: jhi                                   on 1998/12/17  12:17:19
19809     Log: More porting notes.
19810  Branch: cfgperl
19811        ! Porting/pumpkin.pod
19812 ____________________________________________________________________________
19813 [  2484] By: jhi                                   on 1998/12/15  08:38:05
19814     Log: Undo #2386 and #2205.
19815  Branch: cfgperl
19816        ! pod/perlfunc.pod
19817 ____________________________________________________________________________
19818 [  2483] By: jhi                                   on 1998/12/14  17:58:35
19819     Log: lib was missing from @INC.
19820  Branch: cfgperl
19821        ! t/op/tr.t
19822 ____________________________________________________________________________
19823 [  2482] By: jhi                                   on 1998/12/14  17:52:42
19824     Log: Was missing use Text::Wrap.
19825  Branch: cfgperl
19826        ! t/lib/textfill.t
19827 ____________________________________________________________________________
19828 [  2481] By: jhi                                   on 1998/12/14  16:00:22
19829     Log: nlist.h not yet Configure-probed but DynaLoader Linux-hinted.
19830          
19831          From: Jonathan Roy <roy@idle.com>
19832          To: perl5-porters@perl.org
19833          Subject: nlist.h add to Configure checks?
19834          Date: Sun, 13 Dec 1998 22:22:49 -0500
19835          Message-Id: <4.1.19981213221847.00a3e100@pop-server.tampabay.rr.com>
19836  Branch: cfgperl
19837        + ext/DynaLoader/hints/linux.pl
19838        ! MANIFEST
19839 ____________________________________________________________________________
19840 [  2480] By: jhi                                   on 1998/12/14  15:02:44
19841     Log: Give up completely using nm in AIX.
19842          
19843          From: "Kurt D. Starsinic" <kstar@chapin.edu>
19844          To: Gurusamy Sarathy <gsar@engin.umich.edu>, Jarkko Hietaniemi <jhi@iki.fi>
19845          Cc: perl5-porters@perl.org
19846          Subject: [PATCH 5.005_54] AIX 4.3.1.0 fails to locate some functions
19847          Date: Thu, 10 Dec 1998 00:51:46 -0500
19848          Message-ID: <19981210005146.B29986@O2.chapin.edu>
19849  Branch: cfgperl
19850        ! hints/aix.sh
19851 ____________________________________________________________________________
19852 [  2479] By: jhi                                   on 1998/12/14  14:39:52
19853     Log: AIX' error messages are different.
19854          
19855          From: "Kurt D. Starsinic" <kstar@chapin.edu>
19856          To: Gurusamy Sarathy <gsar@engin.umich.edu>
19857          Cc: perl5-porters@perl.org
19858          Subject: [PATCH 5.005_54] AIX 4.1.3.0 fails pragma/warning.t
19859          Date: Thu, 10 Dec 1998 00:42:36 -0500
19860          Message-ID: <19981210004236.A29986@O2.chapin.edu>
19861          
19862          From: Michael Engel <engel@nms1.cc.huji.ac.il>
19863          To: perlbug@perl.com
19864          Subject: erroes in installing perl5*53 on IBM RS6000, aix 4.1
19865          Date: Mon, 14 Dec 1998 16:15:20 +0200 (IST)
19866          Message-ID: <Pine.A41.4.05_heb2.07.9812141609500.58712-300000@nms1.cc.huji.ac.il>
19867  Branch: cfgperl
19868        ! t/pragma/warn/doio
19869 ____________________________________________________________________________
19870 [  2475] By: jhi                                   on 1998/12/13  12:35:55
19871     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19872          To: jhi@iki.fi
19873          Cc: Carl_Adler@idx.com, perl5-porters@perl.org
19874          Subject: Re: stuff related to malloc.c
19875          Date: Sat, 12 Dec 1998 19:39:44 -0500 (EST)
19876          Message-Id: <199812130039.TAA21704@monk.mps.ohio-state.edu>
19877  Branch: cfgperl
19878        ! malloc.c
19879 ____________________________________________________________________________
19880 [  2474] By: jhi                                   on 1998/12/13  12:32:42
19881     Log: Some notes about porting issues.
19882  Branch: cfgperl
19883        ! Porting/pumpkin.pod
19884 ____________________________________________________________________________
19885 [  2473] By: jhi                                   on 1998/12/13  12:03:58
19886     Log: From: Laszlo Molnar <ml1050@freemail.c3.hu>
19887          To: Perl 5 Porters <perl5-porters@perl.org>
19888          Subject: [patch 5.005_02] dos-djgpp update
19889          Date: Sun, 13 Dec 1998 00:08:44 +0100
19890          Message-ID: <19981213000844.C264@beeblebrox>
19891  Branch: cfgperl
19892        ! djgpp/config.over
19893 ____________________________________________________________________________
19894 [  2472] By: gbarr                                 on 1998/12/12  17:12:28
19895     Log: undo changes to Exporter.pm from #2312
19896  Branch: maint-5.005/perl
19897        ! lib/Exporter.pm
19898 ____________________________________________________________________________
19899 [  2465] By: jhi                                   on 1998/12/12  12:31:21
19900     Log: Document that qw() taints.
19901          
19902          From: Christian Burger <burger@terra.mpikg-teltow.mpg.de> 
19903          To: perlbug@perl.com 
19904          Subject: taint problems
19905          Date: Sun, 1 Nov 1998 22:28:41 +0100 (MET) 
19906          Message-Id: <199811012128.WAA23381@terra.mpikg-teltow.mpg.de>
19907  Branch: cfgperl
19908        ! pod/perlop.pod
19909 ____________________________________________________________________________
19910 [  2464] By: jhi                                   on 1998/12/11  14:09:51
19911     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl>
19912          To: dist-users@foretune.co.jp
19913          Subject: (dist-users 871) dist-3.0@70 generates lots of main() without type
19914          Date: Mon, 07 Dec 1998 20:13:04 -0400
19915          Message-Id: <199812072313.UAA06181@sleipnir.valparaiso.cl>
19916  Branch: cfgperl
19917        ! Configure
19918 ____________________________________________________________________________
19919 [  2463] By: jhi                                   on 1998/12/11  13:29:54
19920     Log: MAXPATHLEN.
19921  Branch: cfgperl
19922        ! perl.h
19923 ____________________________________________________________________________
19924 [  2462] By: jhi                                   on 1998/12/11  08:37:58
19925     Log: From: Mark Kettenis <kettenis@phys.uva.nl>
19926          To: perl5-porters@perl.org
19927          Subject: [PATCH]5.005_54 (CONFIG) Added support for GNU/Hurd
19928          Date: Thu, 10 Dec 1998 22:00:57 +0100 (CET)
19929          Message-Id: <199812102100.WAA00097@delius.kettenis.nl>
19930  Branch: cfgperl
19931        + hints/gnu.sh
19932 ____________________________________________________________________________
19933 [  2461] By: nick                                  on 1998/12/10  21:00:50
19934     Log: Date: Wed, 09 Dec 1998 22:16:50 PST
19935          From: Vishal Bhatia <vishalb@hotmail.com>
19936          1. Fixes the bug  reported by  Robin Barker <rmb1@cise.npl.co.uk> 
19937          2. Fixes the bug  regarding return value of c-functions generated out 
19938          of perl subs. ( Just includes the patch I sent earlier)
19939          3. Incorporates the other changes that need to be done to get CC.pm
19940          use ISA search for packages and methods on the same lines as C.pm
19941          
19942          Vishal would appreciate comments about B::Stackobj changes from 
19943          someone knowing that module well.
19944  Branch: perl
19945        ! ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Stackobj.pm
19946 ____________________________________________________________________________
19947 [  2460] By: jhi                                   on 1998/12/08  08:11:27
19948     Log: Integrate from mainperl.
19949  Branch: cfgperl
19950       !> Changes ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
19951       !> ext/B/B/Deparse.pm perl.h pod/perl.pod pod/perl5005delta.pod
19952       !> pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/lib/io_unix.t
19953       !> toke.c util.c
19954 ____________________________________________________________________________
19955 [  2459] By: jhi                                   on 1998/12/07  07:50:11
19956     Log: From: hansm@icgroup.nl 
19957          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED)
19958          Reply-To: hansmu@xs4all.nl 
19959          To: perlbug@perl.com 
19960          Date: Sun, 6 Dec 98 22:19:54 +0100 
19961          Message-Id: <9812062116.AA26445@icgned.icgroup.nl> 
19962  Branch: cfgperl
19963        ! util.c
19964 ____________________________________________________________________________
19965 [  2458] By: gsar                                  on 1998/12/07  06:00:55
19966     Log: fix dup lexical
19967  Branch: perl
19968        ! ext/B/B/Deparse.pm t/lib/io_unix.t
19969 ____________________________________________________________________________
19970 [  2457] By: gsar                                  on 1998/12/06  14:38:59
19971     Log: mention limit on line numbers reported by diagnostics
19972  Branch: perl
19973        ! pod/perl.pod toke.c
19974 ____________________________________________________________________________
19975 [  2456] By: gsar                                  on 1998/12/06  13:49:02
19976     Log: branch perldelta.pod
19977  Branch: maint-5.005/perl
19978       +> pod/perldelta.pod
19979 ____________________________________________________________________________
19980 [  2455] By: gsar                                  on 1998/12/06  13:47:21
19981     Log: clobber perldelta.pod to reestablish branch from perl5005delta.pod
19982  Branch: maint-5.005/perl
19983        - pod/perldelta.pod
19984 ____________________________________________________________________________
19985 [  2454] By: gsar                                  on 1998/12/06  13:35:31
19986     Log: fix outdated/incorrect info about arbitrary limits
19987  Branch: perl
19988        ! Changes perl.h pod/perl.pod pod/perl5005delta.pod
19989        ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c util.c
19990 ____________________________________________________________________________
19991 [  2453] By: nick                                  on 1998/12/05  16:14:42
19992     Log: Avoid hard-coding op numbers
19993          Update CC.pm to save %INC, and to co-exist with new C.pm
19994  Branch: perl
19995        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
19996 ____________________________________________________________________________
19997 [  2452] By: nick                                  on 1998/12/05  10:44:28
19998     Log: B.xs had its own code to calculate hash() which differed from
19999          PERL_HASH in hv.h - so all saved HV's were mangled - including %INC
20000          which meant that run-time require was re-done.
20001          Removed some debug from C.pm
20002  Branch: perl
20003        ! ext/B/B.xs ext/B/B/C.pm
20004 ____________________________________________________________________________
20005 [  2451] By: nick                                  on 1998/12/04  21:58:49
20006     Log: Snapshot of re-worked B::C which compiles Tk apps at least as
20007          well as _54, but with pre-scan for classes and save the ISA scheme.
20008  Branch: perl
20009        ! ext/B/B/C.pm
20010 ____________________________________________________________________________
20011 [  2450] By: nick                                  on 1998/12/04  17:58:44
20012     Log: Vishal Bhatia's patch as a basis.
20013  Branch: perl
20014        ! ext/B/B/C.pm ext/B/B/CC.pm
20015 ____________________________________________________________________________
20016 [  2449] By: jhi                                   on 1998/12/04  16:39:21
20017     Log: Integrate from mainperl.
20018  Branch: cfgperl
20019       !> t/op/goto.t t/op/tr.t
20020 ____________________________________________________________________________
20021 [  2448] By: gsar                                  on 1998/12/04  06:06:49
20022     Log: tweak test for UTEST
20023  Branch: perl
20024        ! t/op/tr.t
20025 ____________________________________________________________________________
20026 [  2444] By: jhi                                   on 1998/12/03  14:37:22
20027     Log: s/\bthe the\b/the/g *.pod
20028  Branch: cfgperl
20029        ! pod/perlfaq8.pod pod/perlfunc.pod pod/perlguts.pod
20030 ____________________________________________________________________________
20031 [  2443] By: jhi                                   on 1998/12/03  13:39:53
20032     Log: Change#2441 aftermath.
20033  Branch: cfgperl
20034        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20035        ! config_h.SH thread.h vms/subconfigure.com
20036 ____________________________________________________________________________
20037 [  2441] By: jhi                                   on 1998/12/03  08:15:13
20038     Log: From: Dan Sugalski <sugalskd@osshe.edu>
20039          To: perl5-porters@perl.org, vmsperl@cor.newman.upenn.edu
20040          Subject: [PATCH 5.005_54]Initial VMS patches
20041          Date: 3 Dec 1998 01:05:55 +0200
20042          Message-ID: <MLIST_3.0.6.32.19981202141057.0339a7f0@ous.edu>
20043          
20044          The patch to config_h.SH requires more study because
20045          metaconfig needs to agree.
20046  Branch: cfgperl
20047        ! config_h.SH configure.com global.sym lib/ExtUtils/MM_VMS.pm
20048        ! t/lib/textfill.t t/pragma/warning.t vms/descrip_mms.template
20049        ! vms/gen_shrfls.pl vms/subconfigure.com vms/vmsish.h
20050 ____________________________________________________________________________
20051 [  2440] By: gsar                                  on 1998/12/03  01:32:16
20052     Log: add failed check-in of goto.t from change#1867
20053  Branch: perl
20054        ! t/op/goto.t
20055 ____________________________________________________________________________
20056 [  2437] By: jhi                                   on 1998/12/02  18:03:51
20057     Log: Fix most of the bad L<> links of
20058          
20059          From: Tom Christiansen <tchrist@jhereg.perl.com> 
20060          Subject: bad L<> links
20061          Reply-to: tchrist@perl.com 
20062          To: perlbug@jhereg.perl.com 
20063          Date: Tue, 11 Aug 1998 10:58:07 -0500 
20064          Message-Id: <199808111658.KAA00484@jhereg.perl.com> 
20065          
20066          The ones not fixed may require darker Pod::HTML magic,
20067          for example the perlguts.html#tags should work fine, IMHO.
20068  Branch: cfgperl
20069        ! pod/perl5005delta.pod pod/perlcall.pod pod/perldata.pod
20070        ! pod/perldiag.pod pod/perlfaq5.pod pod/perlfaq7.pod
20071        ! pod/perlfunc.pod pod/perlguts.pod pod/perllocale.pod
20072        ! pod/perlobj.pod pod/perlport.pod pod/perlsub.pod
20073        ! pod/perlvar.pod
20074 ____________________________________________________________________________
20075 [  2436] By: jhi                                   on 1998/12/02  16:35:04
20076     Log: One paste too many in #2345.
20077  Branch: cfgperl
20078        ! lib/Pod/Html.pm
20079 ____________________________________________________________________________
20080 [  2435] By: jhi                                   on 1998/12/02  16:32:33
20081     Log: Pod::Html and Pod::Text were not locale-savvy:
20082          for example in =head1 all non-ASCII-\w-runs were
20083          turned into underscores in NAME tags.  This could
20084          result in several NAME tags becoming identical.
20085          Reported by:
20086          
20087          From: Fyodor Krasnov <fyodor@aha.ru> 
20088          Subject: pod2html vs Russian Characters
20089          To: Tom.Christiansen@snn.aha.ru, tchrist@perl.com 
20090          Date: Tue, 24 Nov 1998 19:00:36 +0300 (MSK) 
20091          Message-Id: <199811241600.TAA05149@stat.aha.ru> 
20092  Branch: cfgperl
20093        ! lib/Pod/Html.pm lib/Pod/Text.pm
20094 ____________________________________________________________________________
20095 [  2434] By: jhi                                   on 1998/12/02  10:29:00
20096     Log: The real Mc5_54 integration.
20097  Branch: cfgperl
20098       !> Changes MANIFEST pod/perlhist.pod pp_hot.c
20099 ____________________________________________________________________________
20100 [  2433] By: jhi                                   on 1998/12/02  08:52:13
20101     Log: From: Andy Dougherty <doughera@lafayette.edu>
20102          To: Perl Porters <perl5-porters@perl.org>
20103          Subject: [PATCH 5.005_xx] Missing redirection of simple test program
20104          Date: Tue, 1 Dec 1998 13:40:12 -0500 (EST)
20105          Message-Id: <Pine.SUN.3.96.981201133546.4288K-100000@newton.phys>
20106  Branch: cfgperl
20107        ! Configure
20108 ____________________________________________________________________________
20109 [  2432] By: jhi                                   on 1998/12/02  08:49:47
20110     Log: From: Andy Dougherty <doughera@lafayette.edu>
20111          To: Perl Porters <perl5-porters@perl.org>
20112          Subject: [PATCH 5.005_xx] erroneous 'none' in lddlflags
20113          Date: Tue, 1 Dec 1998 12:50:27 -0500 (EST)
20114          Message-Id: <Pine.SUN.3.96.981201124929.4288H-100000@newton.phys>
20115  Branch: cfgperl
20116        ! Configure
20117 ____________________________________________________________________________
20118 [  2431] By: jhi                                   on 1998/12/01  16:11:50
20119     Log: From: achampio@lehman.com (Alan Champion)
20120          Subject: Not OK: perl 5.00503 +MAINT_TRIAL_1 on sun4-solaris 2.3 (UNINSTALLED)
20121          To: perlbug@perl.com
20122          Date: 1 Dec 1998 17:36:33 +0200
20123          Message-ID: <MLIST_9812011518.AA00005@lonhpov1.lehman.com>
20124          
20125          Skip NIS includes.
20126  Branch: cfgperl
20127        ! t/op/pwent.t
20128 ____________________________________________________________________________
20129 [  2430] By: gsar                                  on 1998/12/01  12:12:50
20130     Log: 5.005_54, as released
20131  Branch: perl
20132        ! Changes MANIFEST pod/perlhist.pod pp_hot.c
20133 ____________________________________________________________________________
20134 [  2429] By: jhi                                   on 1998/12/01  11:28:39
20135     Log: From: Anton Berezin <tobez@plab.ku.dk>
20136          To: perl5-porters@perl.org
20137          Subject: [PATCH 5.005_54] Configure - hints/freebsd.sh signal handler type
20138          Date: 30 Nov 1998 19:46:24 +0100
20139          Message-ID: <864srhhvcv.fsf@lion.plab.ku.dk>
20140  Branch: cfgperl
20141        ! hints/freebsd.sh
20142 ____________________________________________________________________________
20143 [  2428] By: jhi                                   on 1998/12/01  11:08:16
20144     Log: Integrate from _54 mainperl modulo the NetBSD ifdef in util.c.
20145  Branch: cfgperl
20146       +> (branch 30 files)
20147       !> (integrate 71 files)
20148 ____________________________________________________________________________
20149 [  2427] By: jhi                                   on 1998/12/01  10:51:37
20150     Log: Default to accepting a hinted $randfunc even when $csym
20151          does not find it.  (the previous defaylt behaviour was not
20152          to accept).
20153  Branch: cfgperl
20154        ! Configure
20155 ____________________________________________________________________________
20156 [  2426] By: jhi                                   on 1998/12/01  10:13:03
20157     Log: Separated the [:foo:] parsing to its own function.
20158          Passes all tests.
20159  Branch: cfgperl
20160        ! regcomp.c
20161 ____________________________________________________________________________
20162 [  2425] By: jhi                                   on 1998/12/01  08:22:49
20163     Log: Typo in comments.
20164  Branch: cfgperl
20165        ! regexec.c
20166 ____________________________________________________________________________
20167 [  2424] By: jhi                                   on 1998/12/01  08:21:38
20168     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20169          Subject: [PATCH 5.005_*] Debugger 'v' command
20170          To: perl5-porters@perl.org (Mailing list Perl5)
20171          Date: 1 Dec 1998 07:55:11 +0200
20172          Message-ID: <MLIST_199812010534.AAA21371@monk.mps.ohio-state.edu>
20173  Branch: cfgperl
20174        ! lib/perl5db.pl
20175 ____________________________________________________________________________
20176 [  2423] By: jhi                                   on 1998/12/01  08:19:08
20177     Log: From: pvhp@forte.com (Peter Prymmer)
20178          Subject: [PATCH 5.005_03t1 && 5.005_54]dll linkage side decks for OS/390
20179          To: perl5-porters@perl.org
20180          Date: 1 Dec 1998 07:27:11 +0200
20181          Message-ID: <MLIST_9812010508.AA07791@forte.com>
20182  Branch: cfgperl
20183        ! hints/os390.sh
20184 ____________________________________________________________________________
20185 [  2417] By: jhi                                   on 1998/11/30  08:14:00
20186     Log: s/SCM_CREDENTIALSS/SCM_CREDENTIAL/
20187  Branch: cfgperl
20188        ! ext/Socket/Socket.xs
20189 ____________________________________________________________________________
20190 [  2416] By: jhi                                   on 1998/11/30  08:00:15
20191     Log: Undo #2395, seems more like a problem in netbsd-current.
20192  Branch: cfgperl
20193        ! util.c
20194
20195 ----------------
20196 Version 5.005_54
20197 ----------------
20198
20199 ____________________________________________________________________________
20200 [  2414] By: gsar                                  on 1998/11/30  02:23:55
20201     Log: more JPL tweaks
20202  Branch: perl
20203        - jpl/JNI/MANIFEST jpl/PerlInterpreter/Makefile
20204        ! Changes MANIFEST jpl/JNI/JNI.pm jpl/README
20205 ____________________________________________________________________________
20206 [  2413] By: gsar                                  on 1998/11/30  01:35:56
20207     Log: stub bin/jpl that just runs JPL::Compile::files()
20208  Branch: perl
20209        + jpl/bin/jpl
20210 ____________________________________________________________________________
20211 [  2412] By: gsar                                  on 1998/11/30  01:32:14
20212     Log: delete symlink
20213  Branch: perl
20214        - jpl/bin/jpl
20215 ____________________________________________________________________________
20216 [  2410] By: gsar                                  on 1998/11/30  01:30:44
20217     Log: branch jpl from perlext to perl
20218  Branch: perl
20219       +> (branch 30 files)
20220 ____________________________________________________________________________
20221 [  2407] By: gsar                                  on 1998/11/30  01:24:53
20222     Log: JPL tweaks to build with 5.005
20223  Branch: perlext
20224        ! jpl/JNI/JNI.xs jpl/JNI/typemap jpl/JPL/Compile.pm
20225        ! jpl/PerlInterpreter/PerlInterpreter.c jpl/README
20226 ____________________________________________________________________________
20227 [  2406] By: gsar                                  on 1998/11/30  00:55:54
20228     Log: integrate changes#2273,2274,2288,2291 from maint-5.004
20229  Branch: perl
20230        ! Porting/patchls doio.c lib/Sys/Syslog.pm t/op/die_exit.t
20231 ____________________________________________________________________________
20232 [  2405] By: gsar                                  on 1998/11/30  00:28:55
20233     Log: patchlevel up to 54
20234  Branch: perl
20235        ! patchlevel.h win32/Makefile win32/config_H.bc
20236        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
20237 ____________________________________________________________________________
20238 [  2403] By: gsar                                  on 1998/11/29  23:35:50
20239     Log: integrate cfgperl changes into mainline
20240  Branch: perl
20241       !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20242       !> config_h.SH pod/perlfunc.pod t/op/grent.t t/op/pwent.t util.c
20243 ____________________________________________________________________________
20244 [  2402] By: gsar                                  on 1998/11/29  23:08:42
20245     Log: sync Text::Wrap version number
20246  Branch: perl
20247        ! lib/Text/Wrap.pm
20248 ____________________________________________________________________________
20249 [  2401] By: gsar                                  on 1998/11/29  22:56:21
20250     Log: textfill.t tweak
20251  Branch: perl
20252        ! t/lib/textfill.t
20253 ____________________________________________________________________________
20254 [  2400] By: gsar                                  on 1998/11/29  22:50:41
20255     Log: update to Text::Wrap 98.112901 from David Muir Sharnoff
20256          <muir@idiom.com>
20257  Branch: perl
20258        + t/lib/textfill.t
20259        ! MANIFEST lib/Text/Wrap.pm
20260 ____________________________________________________________________________
20261 [  2399] By: gsar                                  on 1998/11/29  22:28:05
20262     Log: updated to Text::Wrap 98.112801 from CPAN; one published change
20263          has happened without the authors knowledge or consent; the subversive
20264          version (which is in 5.00502) breaks one of the tests in the
20265          authors testsuite; attempts are being made to find a fix that
20266          avoids breaking code already running with the 5.005_02 version
20267          From:    David Muir Sharnoff <muir@idiom.com>
20268          Date:    Sat, 28 Nov 1998 04:34:17 PST
20269          Message-Id: <199811281234.EAA03082@idiom.com>
20270          Subject: Updated Text::Wrap, Time::ParseDate, File::Flock
20271  Branch: perl
20272        ! lib/Text/Wrap.pm t/lib/textwrap.t
20273 ____________________________________________________________________________
20274 [  2397] By: nick                                  on 1998/11/29  20:13:58
20275     Log: Update docs and English.pm for $^C
20276  Branch: perl
20277        ! lib/English.pm pod/perlvar.pod
20278 ____________________________________________________________________________
20279 [  2396] By: jhi                                   on 1998/11/29  20:13:03
20280     Log: Mirror #2384.
20281  Branch: cfgperl
20282        ! t/op/pwent.t
20283 ____________________________________________________________________________
20284 [  2395] By: jhi                                   on 1998/11/29  19:59:12
20285     Log: Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>.
20286  Branch: cfgperl
20287        ! util.c
20288 ____________________________________________________________________________
20289 [  2394] By: gsar                                  on 1998/11/29  19:49:08
20290     Log: updated perlreftut.pod
20291  Branch: perl
20292        ! pod/perlreftut.pod
20293 ____________________________________________________________________________
20294 [  2393] By: gsar                                  on 1998/11/29  19:31:56
20295     Log: misc tweaks
20296  Branch: perl
20297        ! ext/IO/Makefile.PL lib/Test.pm t/lib/io_poll.t t/op/sort.t
20298 ____________________________________________________________________________
20299 [  2392] By: gsar                                  on 1998/11/29  19:31:18
20300     Log: notes about -DPERL_POLLUTE
20301  Branch: perl
20302        ! INSTALL pod/perldelta.pod win32/Makefile win32/makefile.mk
20303 ____________________________________________________________________________
20304 [  2391] By: gsar                                  on 1998/11/29  19:13:52
20305     Log: explain various win32 build caveats more clearly
20306  Branch: perl
20307        ! README.win32 win32/Makefile win32/makefile.mk
20308 ____________________________________________________________________________
20309 [  2390] By: gsar                                  on 1998/11/29  16:51:59
20310     Log: remove I_POLL detection (Configure will do that now)
20311  Branch: perl
20312        ! ext/IO/Makefile.PL
20313 ____________________________________________________________________________
20314 [  2389] By: jhi                                   on 1998/11/29  16:39:16
20315     Log: Add I_POLL for IO 1.20.
20316  Branch: cfgperl
20317        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20318        ! config_h.SH
20319 ____________________________________________________________________________
20320 [  2388] By: gsar                                  on 1998/11/29  16:23:30
20321     Log: add p4desc (augments 'p4 describe' output with diffs for new files)
20322  Branch: perl
20323        + Porting/p4desc
20324        ! MANIFEST
20325 ____________________________________________________________________________
20326 [  2387] By: gsar                                  on 1998/11/29  16:08:03
20327     Log: another threads reliability fix: serialize writes to thr->threadsv
20328          avoid most uses of PL_na (which is much more inefficient than a
20329          simple local); update docs to suit; PL_na now being thr->Tna may
20330          be a minor compatibility issue for extensions--will require dTHR
20331          outside of XSUBs (those get automatic dTHR)
20332  Branch: perl
20333        ! XSUB.h djgpp/djgpp.c doio.c doop.c dump.c ext/B/B.xs
20334        ! ext/DB_File/DB_File.xs ext/DynaLoader/dl_next.xs
20335        ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Thread/Thread.xs
20336        ! ext/attrs/attrs.xs gv.c malloc.c mg.c op.c
20337        ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perly.c perly.y
20338        ! pod/perlcall.pod pod/perlembed.pod pod/perlguts.pod
20339        ! pod/perlxs.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c run.c sv.c
20340        ! t/op/pwent.t taint.c toke.c universal.c vmesa/vmesa.c
20341        ! vms/ext/Stdio/Stdio.xs vms/perly_c.vms vms/vms.c win32/win32.c
20342 ____________________________________________________________________________
20343 [  2386] By: jhi                                   on 1998/11/29  15:40:42
20344     Log: Tune the "if" entry.
20345  Branch: cfgperl
20346        ! pod/perlfunc.pod
20347 ____________________________________________________________________________
20348 [  2385] By: gsar                                  on 1998/11/29  12:40:28
20349     Log: various fixes for race conditions under threads: mutex locks based
20350          on PL_threadnum were seriously flawed, since it means more than one
20351          thread could enter the critical region; PL_na was global instead of
20352          thread-local; child thread could finish and free thr structures
20353          before Thread->new() got around to creating the Thread object;
20354          cv_clone() needed locking, as it mucks with PL_comppad and other
20355          global data; new_struct_thread() needed to lock template-thread's
20356          mutex while copying its data
20357  Branch: perl
20358        ! embedvar.h ext/Thread/Thread.xs gv.c op.c perl.c perlvars.h
20359        ! pp_hot.c thrdvar.h thread.h util.c win32/win32thread.c
20360 ____________________________________________________________________________
20361 [  2384] By: gsar                                  on 1998/11/29  10:54:38
20362     Log: s/warn/print/ on multiply defined groups
20363  Branch: perl
20364        ! t/op/grent.t
20365 ____________________________________________________________________________
20366 [  2383] By: gsar                                  on 1998/11/29  10:48:39
20367     Log: backout change#2334
20368  Branch: perl
20369        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
20370 ____________________________________________________________________________
20371 [  2382] By: jhi                                   on 1998/11/29  10:33:40
20372     Log: Better NetInfo behaviour.
20373  Branch: cfgperl
20374        ! t/op/grent.t t/op/pwent.t
20375 ____________________________________________________________________________
20376 [  2381] By: jhi                                   on 1998/11/29  10:08:15
20377     Log: Integrate from mainperl.
20378  Branch: cfgperl
20379       +> ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
20380       +> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
20381       +> ext/IO/poll.c ext/IO/poll.h pod/perlreftut.pod
20382       +> t/lib/io_const.t t/lib/io_dir.t t/lib/io_multihomed.t
20383       +> t/lib/io_poll.t t/lib/io_unix.t
20384       !> (integrate 58 files)
20385 ____________________________________________________________________________
20386 [  2380] By: gsar                                  on 1998/11/29  08:22:49
20387     Log: prefer IO::Handle for IO if FileHandle:: is empty (as suggested by
20388          Tim Bunce)
20389  Branch: perl
20390        ! gv.c
20391 ____________________________________________________________________________
20392 [  2379] By: gsar                                  on 1998/11/29  07:06:43
20393     Log: fix for pat.t failure under USE_THREADS
20394  Branch: perl
20395        ! pp_ctl.c regexec.c
20396 ____________________________________________________________________________
20397 [  2378] By: nick                                  on 1998/11/28  22:46:57
20398     Log: More C.pm tweaks
20399          Save globs even if we have saved cv itself before - may be imported.
20400          
20401          While we don't save "bootstrap" CV we need to provide a stub,
20402          so that if we require it later we don't fall through and attempt
20403          to DynaLoad module again.
20404          
20405          Attempt to save %INC so that "require" does not reload things
20406          we have compiled-in (does not work right yet - seems to be due
20407          to PL_incgv being created in perl_parse() current scheme setting 
20408          GvHV() is "better" than saving the glob, but still does not 
20409          work as I expect). 
20410  Branch: perl
20411        ! ext/B/B/C.pm
20412 ____________________________________________________________________________
20413 [  2377] By: gsar                                  on 1998/11/28  22:30:38
20414     Log: various tweaks; result passes all tests for normal build on Solaris;
20415          fails two pat.t tests under USE_THREADS; io_poll.t test#3 fails on
20416          win32 due to lack of select() that works on non-socket fds
20417  Branch: perl
20418        ! ext/IO/poll.c regcomp.c regexec.c scope.c
20419        ! t/lib/io_multihomed.t win32/makefile.mk
20420 ____________________________________________________________________________
20421 [  2376] By: gsar                                  on 1998/11/28  20:44:39
20422     Log: add $config_args to perl -V display (suggested by Ilya Zakharevich)
20423  Branch: perl
20424        ! myconfig
20425 ____________________________________________________________________________
20426 [  2375] By: gsar                                  on 1998/11/28  20:42:58
20427     Log: integrate cfgperl changes into mainline
20428  Branch: perl
20429       !> Configure ext/POSIX/hints/dynixptx.pl myconfig t/op/grent.t
20430       !> t/op/pwent.t t/op/undef.t t/pragma/locale.t util.c
20431 ____________________________________________________________________________
20432 [  2374] By: gsar                                  on 1998/11/28  20:02:03
20433     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20434          Date: Thu, 5 Nov 1998 02:21:12 -0500 (EST)
20435          Message-Id: <199811050721.CAA27998@monk.mps.ohio-state.edu>
20436          Subject: [PATCH 5.00553] Yet another OS/2 patch
20437  Branch: perl
20438        ! os2/Changes os2/Makefile.SHs os2/os2.c t/pragma/warn/op
20439 ____________________________________________________________________________
20440 [  2373] By: gsar                                  on 1998/11/28  19:30:06
20441     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20442          Date: Sat, 28 Nov 1998 01:51:56 -0500 (EST)
20443          Message-Id: <199811280651.BAA18095@monk.mps.ohio-state.edu>
20444          Subject: [PATCH 5.005_53] Change $#+
20445  Branch: perl
20446        ! mg.c pod/perlvar.pod t/op/pat.t
20447 ____________________________________________________________________________
20448 [  2372] By: gsar                                  on 1998/11/28  19:28:00
20449     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20450          Date: Sat, 28 Nov 1998 00:33:17 -0500 (EST)
20451          Message-Id: <199811280533.AAA25654@monk.mps.ohio-state.edu>
20452          Subject: [PATCH 5.005_53] Finishing off SNOBOL: $1 in (?{})
20453  Branch: perl
20454        ! embedvar.h mg.c objXSUB.h perl.c regexec.c t/op/pat.t
20455        ! thrdvar.h
20456 ____________________________________________________________________________
20457 [  2371] By: gsar                                  on 1998/11/28  19:23:53
20458     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20459          Date: Fri, 27 Nov 1998 16:16:48 -0500 (EST)
20460          Message-Id: <199811272116.QAA03502@monk.mps.ohio-state.edu>
20461          Subject: [PATCH 5.005_53] better -Mre=debugcolor
20462  Branch: perl
20463        ! embedvar.h objXSUB.h regexec.c thrdvar.h
20464 ____________________________________________________________________________
20465 [  2370] By: gsar                                  on 1998/11/28  19:21:17
20466     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20467          Date: Fri, 27 Nov 1998 15:22:19 -0500 (EST)
20468          Message-Id: <199811272022.PAA17874@monk.mps.ohio-state.edu>
20469          Subject: [PATCH 5.005_*] regcolors
20470  Branch: perl
20471        ! embed.h global.sym objXSUB.h proto.h regcomp.c regexec.c
20472 ____________________________________________________________________________
20473 [  2369] By: gsar                                  on 1998/11/28  19:00:15
20474     Log: allow final period in a file (not followed by a newline) to
20475          terminate format spec
20476  Branch: perl
20477        ! toke.c
20478 ____________________________________________________________________________
20479 [  2368] By: gsar                                  on 1998/11/28  18:58:25
20480     Log: Liblist tweak suggested by Swen Thuemmler <Swen.Thuemmler@paderlinx.de>;
20481          add C<$Config{installarchlib}/CORE> to the default locations searched
20482          on win32
20483  Branch: perl
20484        ! lib/ExtUtils/Liblist.pm
20485 ____________________________________________________________________________
20486 [  2367] By: gsar                                  on 1998/11/28  18:46:05
20487     Log: applied suggested patch with PERL_OBJECT tweaks
20488          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20489          Date: Thu, 26 Nov 1998 02:46:20 -0500 (EST)
20490          Message-Id: <199811260746.CAA23164@monk.mps.ohio-state.edu>
20491          Subject: [PATCH 5.005_53] Enable $_ and pos() inside (?{ CODE }) in RExen
20492  Branch: perl
20493        ! embed.h embed.pl embedvar.h objXSUB.h pp_ctl.c proto.h
20494        ! regexec.c t/op/pat.t thrdvar.h
20495 ____________________________________________________________________________
20496 [  2366] By: gsar                                  on 1998/11/28  18:38:34
20497     Log: additional documentation for qr//
20498          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20499          Message-Id: <199811260751.CAA24560@monk.mps.ohio-state.edu>
20500          Date: Thu, 26 Nov 1998 02:51:09 -0500 (EST)
20501          Subject: [PATCH 5.005_*] Documentation (fwd)
20502  Branch: perl
20503        ! pod/perlfunc.pod pod/perlop.pod pod/perlpod.pod
20504 ____________________________________________________________________________
20505 [  2365] By: gsar                                  on 1998/11/28  18:35:35
20506     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20507          Date: Wed, 25 Nov 1998 23:33:45 -0500 (EST)
20508          Message-Id: <199811260433.XAA29281@monk.mps.ohio-state.edu>
20509          Subject: [PATCH 5.005_*] Fix \G in REx without //g
20510  Branch: perl
20511        ! cop.h embedvar.h objXSUB.h pp.c pp_ctl.c pp_hot.c regexec.c
20512        ! regexp.h t/op/pat.t thrdvar.h
20513 ____________________________________________________________________________
20514 [  2364] By: gsar                                  on 1998/11/28  18:24:20
20515     Log: update Test.pm to Test-1.12; tweak 're' detection
20516  Branch: perl
20517        ! lib/Test.pm
20518 ____________________________________________________________________________
20519 [  2363] By: gsar                                  on 1998/11/28  18:12:04
20520     Log: avoid command-line quoting portability problems in lex_assign.t
20521  Branch: perl
20522        ! t/op/lex_assign.t
20523 ____________________________________________________________________________
20524 [  2362] By: gsar                                  on 1998/11/28  18:08:50
20525     Log: From: John Tobey <jtobey@channel1.com>
20526          Date: Thu, 19 Nov 1998 14:14:15 -0500 (EST)
20527          Message-Id: <m0zgZWx-000FOgC@feynman.localnet>
20528          Subject: PATCH: document English.pm sawampersand and thread issues
20529  Branch: perl
20530        ! lib/English.pm pod/perlvar.pod
20531 ____________________________________________________________________________
20532 [  2361] By: gsar                                  on 1998/11/28  18:03:04
20533     Log: fix uninitialized warnings
20534          From: Brian Callaghan <callagh@itginc.com>
20535          Date: Thu, 19 Nov 1998 17:49:10 -0800
20536          Message-Id: <3654CA96.B64FCAEB@itginc.com>
20537          Subject: Complete.pm patch (version 1.1)
20538  Branch: perl
20539        ! lib/Term/Complete.pm
20540 ____________________________________________________________________________
20541 [  2360] By: gsar                                  on 1998/11/28  17:59:16
20542     Log: s/Array/List/ suggested by John Tobey
20543  Branch: perl
20544        ! pod/perldata.pod
20545 ____________________________________________________________________________
20546 [  2359] By: gsar                                  on 1998/11/28  17:47:48
20547     Log: update tie() entry in perlfunc to reflect TIEARRAY and TIEHANDLE
20548  Branch: perl
20549        ! lib/Tie/Handle.pm pod/perlfunc.pod
20550 ____________________________________________________________________________
20551 [  2358] By: jhi                                   on 1998/11/28  17:23:15
20552     Log: Revamp the locale tests.
20553          (0) Instead of rewiring a few locales scan for them.
20554          (1) Bogus test #101 removed.
20555          (2) All the locales are checked, the lists of failed
20556          and non-failed ones are displayed.
20557          (3) The test #103 is again 'active' so that it may fail.
20558          (4) To balance (3) a hopefully pacifying message is shown
20559          if the #103 fails.
20560  Branch: cfgperl
20561        ! t/pragma/locale.t
20562 ____________________________________________________________________________
20563 [  2357] By: gsar                                  on 1998/11/28  17:21:07
20564     Log: add perlreftut.pod
20565  Branch: perl
20566        + pod/perlreftut.pod
20567        ! MANIFEST pod/Makefile pod/buildtoc pod/perl.pod
20568        ! pod/perlref.pod pod/roffitall vms/descrip_mms.template
20569        ! win32/pod.mak
20570 ____________________________________________________________________________
20571 [  2356] By: jhi                                   on 1998/11/28  16:58:01
20572     Log: Change #2346 fallout.
20573  Branch: cfgperl
20574        ! t/op/undef.t
20575 ____________________________________________________________________________
20576 [  2355] By: gsar                                  on 1998/11/28  16:46:43
20577     Log: IO.xs tweaks; avoid coredump in io_xs.t; remove newCONSTSUB();
20578          ANSI prototypes
20579  Branch: perl
20580        ! ext/IO/IO.xs
20581 ____________________________________________________________________________
20582 [  2354] By: gsar                                  on 1998/11/28  16:08:07
20583     Log: add IO-1.20; mess with t/lib/io_*.t in an attempt to
20584          keep platform hacks that aren't in the 1.20 dist; add new files
20585          to MANIFEST; hack Makefile.PL; result hasn't been tested
20586          anywhere
20587  Branch: perl
20588        + ext/IO/ChangeLog ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Poll.pm
20589        + ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
20590        + ext/IO/poll.c ext/IO/poll.h t/lib/io_const.t t/lib/io_dir.t
20591        + t/lib/io_multihomed.t t/lib/io_poll.t t/lib/io_unix.t
20592        ! MANIFEST ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
20593        ! ext/IO/README ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
20594        ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
20595        ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
20596        ! t/lib/io_sock.t t/lib/io_udp.t
20597 ____________________________________________________________________________
20598 [  2353] By: jhi                                   on 1998/11/28  15:51:03
20599     Log: Locale collation, ctype, and numeric, were initialized wrong
20600          (if LC_ALL or LANG were unset, so were the collation/ctype/numeric),
20601          as reported by
20602          
20603          From: Ilya.Sandler@etak.com (Ilya Sandler)
20604          Subject: a bug in locale handling: LC_COLLATE ignored sometimes
20605          To: perlbug@perl.com
20606          Date: 25 Nov 1998 04:53:52 +0200
20607          Message-ID: <MLIST_199811250226.SAA12590@axi001.etak.sw>
20608  Branch: cfgperl
20609        ! util.c
20610 ____________________________________________________________________________
20611 [  2352] By: nick                                  on 1998/11/28  15:21:59
20612     Log: Implement $^C to allow perl access to -c flag - I think this 
20613          was agreed once...
20614  Branch: perl
20615        ! gv.c mg.c
20616 ____________________________________________________________________________
20617 [  2351] By: jhi                                   on 1998/11/28  15:14:24
20618     Log: Change #2251 fixup.
20619  Branch: cfgperl
20620        ! myconfig
20621 ____________________________________________________________________________
20622 [  2350] By: jhi                                   on 1998/11/28  14:58:19
20623     Log: Integrate from mainperl.
20624  Branch: cfgperl
20625       +> ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
20626       +> ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
20627       +> pod/perl5005delta.pod
20628       !> (integrate 49 files)
20629 ____________________________________________________________________________
20630 [  2349] By: jhi                                   on 1998/11/28  14:27:36
20631     Log: Passwd and group file groveling.
20632  Branch: cfgperl
20633        ! t/op/grent.t t/op/pwent.t
20634 ____________________________________________________________________________
20635 [  2348] By: gsar                                  on 1998/11/28  14:09:50
20636     Log: more conservative version of changes#2345,2346,2347; those break
20637          C<defined(@{"foo::ISA"})> which seems to be extensively used in
20638          the libs :-(
20639  Branch: perl
20640        ! pp.c t/op/method.t
20641 ____________________________________________________________________________
20642 [  2347] By: gsar                                  on 1998/11/28  13:36:08
20643     Log: tweak bogus test
20644  Branch: perl
20645        ! t/op/method.t
20646 ____________________________________________________________________________
20647 [  2346] By: gsar                                  on 1998/11/28  13:20:34
20648     Log: test cases for previous change
20649  Branch: perl
20650        ! t/op/undef.t
20651 ____________________________________________________________________________
20652 [  2345] By: gsar                                  on 1998/11/28  13:07:17
20653     Log: fix typo in pp_defined() causing C<defined %tied> to fail
20654  Branch: perl
20655        ! pp.c
20656 ____________________________________________________________________________
20657 [  2344] By: gsar                                  on 1998/11/28  13:03:29
20658     Log: s/comment/comment_t/ tweak (suggested by John Gorman
20659          <jgorman@webbysoft.com>)
20660  Branch: perl
20661        ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
20662 ____________________________________________________________________________
20663 [  2343] By: gsar                                  on 1998/11/28  12:52:40
20664     Log: add (stub) perldelta.pod
20665  Branch: perl
20666        + pod/perldelta.pod
20667 ____________________________________________________________________________
20668 [  2342] By: gsar                                  on 1998/11/28  12:49:26
20669     Log: rename perldelta.pod to perl5005delta.pod in preparation for
20670          starting a new one
20671  Branch: perl
20672       +> pod/perl5005delta.pod
20673        - pod/perldelta.pod
20674        ! MANIFEST pod/perl.pod
20675 ____________________________________________________________________________
20676 [  2341] By: gsar                                  on 1998/11/28  12:41:55
20677     Log: fix MALLOC_LOCK #define
20678  Branch: perl
20679        ! malloc.c
20680 ____________________________________________________________________________
20681 [  2340] By: gsar                                  on 1998/11/28  12:18:23
20682     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20683          Date: Sun, 15 Nov 1998 20:25:50 -0500 (EST)
20684          Message-Id: <199811160125.UAA05268@monk.mps.ohio-state.edu>
20685          Subject: [PATCH 5.005_53] OS/2 events get closer to Perl
20686  Branch: perl
20687        ! os2/Changes os2/os2.c os2/os2.sym os2/os2ish.h
20688 ____________________________________________________________________________
20689 [  2339] By: jhi                                   on 1998/11/28  11:59:01
20690     Log: Add -lm to dynix/ptx POSIX hints.
20691          From: "Martin J. Bligh" <mbligh@sequent.com>
20692          To: jhi@iki.fi
20693          Subject: Re: Making Perl work on DYNIX/ptx
20694          Date: Wed, 25 Nov 1998 10:34:41 -0800
20695          Message-ID: <1457015007.911990081@w-186d219.rhe.sequent.com>
20696  Branch: cfgperl
20697        ! ext/POSIX/hints/dynixptx.pl
20698 ____________________________________________________________________________
20699 [  2338] By: jhi                                   on 1998/11/28  11:57:19
20700     Log: Detypo.
20701  Branch: cfgperl
20702        ! lib/filetest.pm
20703 ____________________________________________________________________________
20704 [  2337] By: jhi                                   on 1998/11/28  11:56:29
20705     Log: Better LD_LIBRARY_PATH instructions for Bourneists.
20706  Branch: cfgperl
20707        ! Configure
20708 ____________________________________________________________________________
20709 [  2336] By: gsar                                  on 1998/11/28  11:41:14
20710     Log: teach CPAN.pm to ignore beta perl distributions when looking for
20711          modules
20712          From: root@dogberry.rutgers.edu (root)
20713          Date: Thu, 12 Nov 1998 23:08:39 -0500
20714          Message-Id: <199811130408.XAA10578@dogberry.rutgers.edu>
20715          Subject: recompile tries getting a perl distribution
20716  Branch: perl
20717        ! lib/CPAN.pm
20718 ____________________________________________________________________________
20719 [  2335] By: gsar                                  on 1998/11/28  11:27:46
20720     Log: make $1 et al readonly under threads; make C<undef $1> fail like
20721          C<$1 = undef> does
20722  Branch: perl
20723        ! op.c pp.c t/op/undef.t
20724 ____________________________________________________________________________
20725 [  2334] By: gsar                                  on 1998/11/28  10:24:52
20726     Log: s/Regexp/re/ and clarify policy on lowercased object namespaces
20727  Branch: perl
20728        ! pod/perlfunc.pod pp_hot.c sv.c thrdvar.h
20729 ____________________________________________________________________________
20730 [  2333] By: gsar                                  on 1998/11/28  09:36:40
20731     Log: document changed PERL_HASH()
20732  Branch: perl
20733        ! pod/perlfunc.pod pod/perlguts.pod
20734 ____________________________________________________________________________
20735 [  2332] By: nick                                  on 1998/11/27  21:10:27
20736     Log: Handle INIT list in C.pm
20737          1. Provide init_av() from B.xs
20738          2. Export it in B.pm
20739          3. Use it in C.pm
20740          Also disable some pruning in savecv() which seems to undo
20741          my previous patch.
20742          Experimental feature - save pathnames of .so files in easily 
20743          grep-able form for use in wrapper to feed to linker.  
20744  Branch: perl
20745        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
20746 ____________________________________________________________________________
20747 [  2327] By: gsar                                  on 1998/11/27  15:12:01
20748     Log: integrate change#2315 from maint-5.005
20749  Branch: perl
20750        ! t/op/sort.t
20751       !> op.c sv.c
20752 ____________________________________________________________________________
20753 [  2326] By: gsar                                  on 1998/11/27  15:00:42
20754     Log: integrate changes#2304,2305,2306,2308 from maint-5.005
20755  Branch: perl
20756       !> ext/DynaLoader/dl_mpeix.xs installperl lib/ExtUtils/MM_Unix.pm
20757       !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
20758       !> lib/ExtUtils/typemap
20759 ____________________________________________________________________________
20760 [  2325] By: gsar                                  on 1998/11/27  14:46:18
20761     Log: malloc bugfix and documentation from Ilya Zakharevich
20762          Date: Tue, 24 Nov 1998 17:24:55 -0500 (EST)
20763          Message-Id: <199811242224.RAA22618@monk.mps.ohio-state.edu>
20764          Subject: [PATCH 5.005_*] Re: Internal coredump
20765          --
20766          Date: Thu, 26 Nov 1998 03:06:10 -0500 (EST)
20767          Message-Id: <199811260806.DAA28913@monk.mps.ohio-state.edu>
20768          Subject: [PATCH 5.005_*] malloc.c documentation
20769  Branch: perl
20770        ! malloc.c
20771 ____________________________________________________________________________
20772 [  2324] By: gsar                                  on 1998/11/27  14:41:38
20773     Log: B::C tweaks to allow Tk compiles from Nick Ing-Simmons
20774  Branch: perl
20775        ! ext/B/B/C.pm
20776 ____________________________________________________________________________
20777 [  2323] By: gsar                                  on 1998/11/27  14:33:44
20778     Log: From: maeda@src.ricoh.co.jp
20779          Date: Tue, 24 Nov 1998 10:37:45 +0900
20780          Message-Id: <199811240137.KAA05867@luna.src.ricoh.co.jp>
20781          Subject: format "..." bug
20782  Branch: perl
20783        ! pp_ctl.c t/op/write.t
20784 ____________________________________________________________________________
20785 [  2322] By: gsar                                  on 1998/11/27  14:20:12
20786     Log: add ext/Devel/Peek
20787          From: jan.dubois@ibm.net (Jan Dubois)
20788          Date: Mon, 23 Nov 1998 00:48:11 +0100
20789          Message-ID: <36589ec9.49964585@smtp1.ibm.net>
20790          Subject: [PATCH 5.005_53] Devel::Peek integration
20791  Branch: perl
20792        + ext/Devel/Peek/Changes ext/Devel/Peek/Makefile.PL
20793        + ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
20794        ! MANIFEST dump.c embed.h embedvar.h global.sym intrpvar.h
20795        ! objXSUB.h perl.c perl.h proto.h sv.c sv.h thrdvar.h
20796        ! win32/GenCAPI.pl win32/Makefile win32/makefile.mk
20797 ____________________________________________________________________________
20798 [  2321] By: gsar                                  on 1998/11/27  13:03:08
20799     Log: ensure 'make regen_headers' even without perl installed
20800          (suggested by Ilya Zakharevich)
20801  Branch: perl
20802        ! bytecode.pl warning.pl
20803 ____________________________________________________________________________
20804 [  2320] By: gsar                                  on 1998/11/27  12:58:36
20805     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20806          Date: Mon, 9 Nov 1998 19:03:25 -0500 (EST)
20807          Message-Id: <199811100003.TAA05815@monk.mps.ohio-state.edu>
20808          Subject: [PATCH 5.005_*] Cosmetic malloc patch
20809  Branch: perl
20810        ! malloc.c
20811 ____________________________________________________________________________
20812 [  2319] By: gsar                                  on 1998/11/27  12:56:13
20813     Log: eliminate dup hunk from integration
20814  Branch: perl
20815        ! lib/filetest.pm perl.h
20816 ____________________________________________________________________________
20817 [  2318] By: gsar                                  on 1998/11/27  12:50:08
20818     Log: integrate cfgperl changes into mainline
20819  Branch: perl
20820       +> ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
20821        ! pod/perlfaq4.pod
20822       !> (integrate 30 files)
20823 ____________________________________________________________________________
20824 [  2317] By: jhi                                   on 1998/11/27  11:38:13
20825     Log: C<-x>.
20826  Branch: cfgperl
20827        ! lib/filetest.pm
20828 ____________________________________________________________________________
20829 [  2316] By: jhi                                   on 1998/11/27  11:10:22
20830     Log: Integrate from mainperl.
20831  Branch: cfgperl
20832       !> XSUB.h embed.h embed.pl embedvar.h ext/Thread/Thread.xs
20833       !> iperlsys.h mg.c objXSUB.h op.c pp_ctl.c pp_sys.c proto.h
20834       !> t/comp/package.t t/lib/dumper.t t/pragma/warn/pp_ctl
20835       !> universal.c util.c win32/GenCAPI.pl win32/win32.h
20836       !> win32/win32sck.c
20837 ____________________________________________________________________________
20838 [  2315] By: gbarr                                 on 1998/11/27  05:16:50
20839     Log: integrate change#2246 from mainline, while still allowing
20840          C<sort $globref @foo>
20841          
20842          allow C<sort $coderef @foo>
20843  Branch: maint-5.005/perl
20844        ! op.c sv.c
20845       !> t/op/sort.t
20846 ____________________________________________________________________________
20847 [  2308] By: gbarr                                 on 1998/11/27  00:11:44
20848     Log: Updates for MPE/iX DynaLoader and installperl, via private mail
20849          forwarded by Jarkko Hietaniemi from Mark Bixby
20850  Branch: maint-5.005/perl
20851        ! ext/DynaLoader/dl_mpeix.xs installperl
20852 ____________________________________________________________________________
20853 [  2306] By: gbarr                                 on 1998/11/26  23:44:47
20854     Log: Allow PL_FILES to have multiple targets from one source by allowing
20855          an array ref as the value in the hash
20856  Branch: maint-5.005/perl
20857        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
20858        ! lib/ExtUtils/MakeMaker.pm
20859 ____________________________________________________________________________
20860 [  2305] By: gbarr                                 on 1998/11/26  23:38:06
20861     Log: fix unsigned variables to use SvUV and sv_setuv
20862  Branch: maint-5.005/perl
20863        ! lib/ExtUtils/typemap
20864 ____________________________________________________________________________
20865 [  2304] By: gbarr                                 on 1998/11/26  23:36:17
20866     Log: Fix embeded \n in ABSTRACT and <> in AUTHOR
20867  Branch: maint-5.005/perl
20868        ! lib/ExtUtils/MM_Unix.pm
20869 ____________________________________________________________________________
20870 [  2301] By: gsar                                  on 1998/11/26  10:16:54
20871     Log: fix PL_defoutgv leak under threads
20872  Branch: perl
20873        ! ext/Thread/Thread.xs
20874 ____________________________________________________________________________
20875 [  2300] By: gsar                                  on 1998/11/26  09:04:44
20876     Log: properly free temporaries created by threads
20877  Branch: perl
20878        ! ext/Thread/Thread.xs
20879 ____________________________________________________________________________
20880 [  2299] By: gsar                                  on 1998/11/26  06:51:16
20881     Log: fix C<if (...) { package Foo; ... }> misoptimization that fails
20882          to set the package for the block properly
20883  Branch: perl
20884        ! op.c t/comp/package.t t/lib/dumper.t
20885 ____________________________________________________________________________
20886 [  2298] By: nick                                  on 1998/11/24  22:04:20
20887     Log: Part-1 of tweaks to allow Tk to be "compiled"
20888          Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
20889          (May also need attention to exports etc. - to follow.)
20890  Branch: perl
20891        ! universal.c
20892 ____________________________________________________________________________
20893 [  2294] By: jhi                                   on 1998/11/23  10:44:26
20894     Log: The new socket tests need in some platforms
20895          to #include <sys/types.h>.
20896  Branch: cfgperl
20897        ! Configure
20898 ____________________________________________________________________________
20899 [  2293] By: jhi                                   on 1998/11/23  10:33:42
20900     Log: From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
20901          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
20902          Subject: Re: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
20903          Date: Mon, 23 Nov 1998 10:07:04 +0100
20904          Message-Id: <9811230907.AA06484@AWT.nl>
20905          
20906          NeXTstep NetInfo uses nidump to get the user/group databases.
20907  Branch: cfgperl
20908        ! t/op/grent.t t/op/pwent.t
20909 ____________________________________________________________________________
20910 [  2291] By: TimBunce                              on 1998/11/22  22:23:09
20911     Log: Updated Porting/patchls utility.
20912  Branch: maint-5.004/perl
20913        ! Porting/patchls
20914 ____________________________________________________________________________
20915 [  2288] By: TimBunce                              on 1998/11/22  21:46:11
20916     Log: Title:  "Buglet in Sys::Syslog.pm (with fix)"
20917          From:  Henrik Tougaard <ht.000@foa.dk>
20918          Msg-ID:  <Pine.OSF.3.95.981117092651.1492C-100000@sula.pensam.dk>
20919          Files:  lib/Sys/Syslog.pm
20920  Branch: maint-5.004/perl
20921        ! lib/Sys/Syslog.pm
20922 ____________________________________________________________________________
20923 [  2286] By: jhi                                   on 1998/11/22  19:08:42
20924     Log: Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.
20925  Branch: cfgperl
20926        ! ext/Socket/Socket.xs
20927 ____________________________________________________________________________
20928 [  2285] By: jhi                                   on 1998/11/22  18:21:07
20929     Log: MSG_PROXY for GNU/Hurd (previously we believed that
20930          all GNU libc platforms have MSG_PROXY.  Untrue).
20931          In fact this ended up as a major MSG_* and SCM_*
20932          update.  The MSG_XXX known to be enums in some
20933          versions of the glibc are now probed for and respective
20934          HAS_MSG_XXX are defined.  While I was at it I noticed
20935          SCM_RIGHTS being similarly an enum.  This reminded me of
20936          an ancient discussion in perl5-porters:
20937          http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/9612/msg01017.html
20938          The BSD socket interface has a nifty feature for passing
20939          file descriptors and credentials--via sockets.  It may be
20940          too late to add this functionality to the CORE but
20941          at least Configure now probes for the functions,
20942          structs, and includes, defining the appropriate
20943          HAS_YYY and I_ZZZ, and the Socket extension exports
20944          the constants, in case somebody wants to write an
20945          extension for this interface.
20946  Branch: cfgperl
20947        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20948        ! config_h.SH ext/Socket/Socket.pm ext/Socket/Socket.xs
20949        ! iperlsys.h
20950 ____________________________________________________________________________
20951 [  2284] By: jhi                                   on 1998/11/22  18:13:21
20952     Log: perlhist.pod 1.54, containing 5_53.
20953  Branch: cfgperl
20954        ! pod/perlhist.pod
20955 ____________________________________________________________________________
20956 [  2274] By: TimBunce                              on 1998/11/22  16:25:46
20957     Log: Preserve errno around fcntl(fd,F_SETFD,fd > maxsysfd) in do_open()
20958  Branch: maint-5.004/perl
20959        ! doio.c
20960 ____________________________________________________________________________
20961 [  2273] By: TimBunce                              on 1998/11/22  16:17:43
20962     Log: Improve op/die_exit.t test for implicit close changing $!
20963  Branch: maint-5.004/perl
20964        ! t/op/die_exit.t
20965 ____________________________________________________________________________
20966 [  2268] By: jhi                                   on 1998/11/22  14:44:11
20967     Log: Fix thinko.
20968  Branch: cfgperl
20969        ! hints/dynixptx.sh
20970 ____________________________________________________________________________
20971 [  2267] By: jhi                                   on 1998/11/22  13:19:41
20972     Log: Document the d_socket override.
20973  Branch: cfgperl
20974        ! hints/dynixptx.sh
20975 ____________________________________________________________________________
20976 [  2266] By: jhi                                   on 1998/11/22  12:12:29
20977     Log: From: John Tobey <jtobey@channel1.com>
20978          Subject: [PATCH] perlfaq typos
20979          To: perl5-porters@perl.com
20980          Date: 22 Nov 1998 04:25:15 +0200
20981          Message-ID: <MLIST_m0zhPeF-000FOgC@feynman.localnet>
20982  Branch: cfgperl
20983        ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20984        ! pod/perlfaq7.pod pod/perlfaq8.pod
20985 ____________________________________________________________________________
20986 [  2265] By: jhi                                   on 1998/11/22  12:06:29
20987     Log: From: pmarquess@bfsec.bt.co.uk (Paul Marquess)
20988          Subject: DB_File 1.61 patch for 5.005_53 & 5.005_02
20989          Newsgroups: hut.lists.perl5-porters
20990          To: gsar@engin.umich.edu (Gurusamy Sarathy)
20991          Cc: perl5-porters@perl.org (Perl5 Porters)
20992          Date: 20 Nov 1998 12:20:41 +0200
20993  Branch: cfgperl
20994        ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20995        ! ext/DB_File/DB_File.xs
20996 ____________________________________________________________________________
20997 [  2264] By: jhi                                   on 1998/11/22  11:55:09
20998     Log: NeXTstep /etc/group and /etc/passwd are used only at boot time,
20999          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
21000          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
21001          To: perlbug@perl.com
21002          Date: 20 Nov 1998 18:39:06 +0200
21003          Lines: 47
21004          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
21005  Branch: cfgperl
21006        ! t/op/grent.t t/op/pwent.t
21007 ____________________________________________________________________________
21008 [  2263] By: jhi                                   on 1998/11/22  11:42:59
21009     Log: Permission testing is tricky when we have too much power.
21010          Problem reported in
21011          From: Gerben Wierda <G.C.Th.Wierda@AWT.nl>
21012          Subject: Test results for perl5.005_53 under NEXTSTEP 3.3 (intel)
21013          To: perlbug@perl.com
21014          Date: 20 Nov 1998 18:39:06 +0200
21015          Message-ID: <MLIST_9811201533.AA22148@AWT.nl>
21016  Branch: cfgperl
21017        ! t/op/filetest.t
21018 ____________________________________________________________________________
21019 [  2262] By: gsar                                  on 1998/11/22  11:37:02
21020     Log: fix broken CAPI generation
21021  Branch: perl
21022        ! win32/GenCAPI.pl
21023 ____________________________________________________________________________
21024 [  2261] By: jhi                                   on 1998/11/22  11:17:00
21025     Log: -x should be C<-x>, reported by Gerben Wierda.
21026  Branch: cfgperl
21027        ! pod/perlfunc.pod
21028 ____________________________________________________________________________
21029 [  2260] By: gsar                                  on 1998/11/22  11:12:02
21030     Log: phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
21031  Branch: perl
21032        ! XSUB.h embed.h embed.pl embedvar.h iperlsys.h objXSUB.h
21033        ! proto.h
21034 ____________________________________________________________________________
21035 [  2259] By: jhi                                   on 1998/11/22  11:06:40
21036     Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
21037          Subject: Re: [PATCH] Re: pod2man bug in date generated line
21038          To: Albert Dvornik <bert@genscan.com>, "Larry W. Virden" <lvirden@cas.org>
21039          Cc: perlbug@perl.com
21040          Date: 20 Nov 1998 21:30:17 +0200
21041          Message-ID: <MLIST_19981120131523.A464@O2.chapin.edu>
21042  Branch: cfgperl
21043        ! pod/pod2man.PL
21044 ____________________________________________________________________________
21045 [  2256] By: jhi                                   on 1998/11/21  10:44:01
21046     Log: From: Thomas Bowditch <bowditch@inmet.com>
21047          Subject: Benchmark.pm suggestion
21048          To: jhi@iki.fi, Tim.Bunce@ig.co.uk
21049          Date: Fri, 20 Nov 1998 17:43:46 -0500
21050          Message-Id: <199811202243.RAA26252@harp.camb.inmet.com>
21051          
21052          Added timesum().
21053  Branch: cfgperl
21054        ! lib/Benchmark.pm
21055 ____________________________________________________________________________
21056 [  2255] By: gsar                                  on 1998/11/21  08:45:06
21057     Log: another win32 portability fix: make sysread() and syswrite()
21058          work on sockets
21059  Branch: perl
21060        ! pp_sys.c win32/win32.h
21061 ____________________________________________________________________________
21062 [  2254] By: gsar                                  on 1998/11/21  07:49:06
21063     Log: win32_recvfrom() compatibility fix
21064  Branch: perl
21065        ! win32/win32sck.c
21066 ____________________________________________________________________________
21067 [  2253] By: jhi                                   on 1998/11/20  08:22:06
21068     Log: From: Mark Bixby <markb@spock.dis.cccd.edu>
21069          To: jhi@iki.fi
21070          Subject: MPE/iX Perl 5.005_02 oops
21071          Date: Thu, 19 Nov 1998 17:10:45 -0800 (PST)
21072          Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu>
21073  Branch: cfgperl
21074        ! ext/DynaLoader/dl_mpeix.xs installperl
21075 ____________________________________________________________________________
21076 [  2252] By: gsar                                  on 1998/11/19  17:38:03
21077     Log: mess_sv tweak for change#2249
21078  Branch: perl
21079        ! util.c
21080 ____________________________________________________________________________
21081 [  2251] By: jhi                                   on 1998/11/18  12:32:19
21082     Log: Display use64bits and usemultiplicity but only if necessary.
21083  Branch: cfgperl
21084        ! myconfig
21085 ____________________________________________________________________________
21086 [  2250] By: jhi                                   on 1998/11/18  12:26:50
21087     Log: From: Horst von Brand <vonbrand@sleipnir.valparaiso.cl> 
21088          Subject: pp.c uses 'unsigned Quad_t'
21089          To: perlbug@perl.com 
21090          Date: Sun, 15 Nov 1998 20:57:05 -0300 
21091          Message-Id: <199811152357.UAA12768@sleipnir.valparaiso.cl>
21092  Branch: cfgperl
21093        ! perl.h pp.c
21094 ____________________________________________________________________________
21095 [  2249] By: gsar                                  on 1998/11/18  05:43:11
21096     Log: use PL_mess_sv only during global destruction (fixes problems with
21097          overlapping invocations of form()/warn()/die()/croak() trampling on
21098          each other's messages)
21099  Branch: perl
21100        ! mg.c util.c
21101 ____________________________________________________________________________
21102 [  2248] By: gsar                                  on 1998/11/18  05:39:36
21103     Log: tweak change#2245 to skip previous message if any
21104  Branch: perl
21105        ! pp_ctl.c t/pragma/warn/pp_ctl
21106 ____________________________________________________________________________
21107 [  2247] By: jhi                                   on 1998/11/17  11:46:56
21108     Log: Integrate from mainperl.
21109  Branch: cfgperl
21110       !> (integrate 26 files)
21111 ____________________________________________________________________________
21112 [  2246] By: gsar                                  on 1998/11/17  09:41:10
21113     Log: allow C<sort $coderef @foo>
21114  Branch: perl
21115        ! op.c t/op/sort.t t/pragma/overload.t
21116 ____________________________________________________________________________
21117 [  2245] By: gsar                                  on 1998/11/17  08:28:26
21118     Log: propagate failures in DESTROY() as (optional) warnings
21119  Branch: perl
21120        ! pod/perldiag.pod pp_ctl.c t/pragma/warn/pp_ctl
21121 ____________________________________________________________________________
21122 [  2244] By: gsar                                  on 1998/11/17  07:43:08
21123     Log: ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
21124  Branch: perl
21125        ! perl.c thrdvar.h
21126 ____________________________________________________________________________
21127 [  2243] By: gsar                                  on 1998/11/17  07:40:09
21128     Log: sort WARN_FOO symbols to avoid hash traversal order dependency
21129  Branch: perl
21130        ! lib/warning.pm warning.h warning.pl
21131 ____________________________________________________________________________
21132 [  2242] By: gsar                                  on 1998/11/17  06:32:39
21133     Log: fix skipspace() to properly account for newlines in eval''-ed
21134          strings (caused bogus line numbers in diagnostics and debugger)
21135  Branch: perl
21136        ! t/pragma/warn/pp_ctl t/pragma/warn/toke toke.c
21137 ____________________________________________________________________________
21138 [  2241] By: gsar                                  on 1998/11/17  03:48:12
21139     Log: s/Perl_utf8skip/PL_utf8skip/g
21140  Branch: perl
21141        ! embed.h embed.pl global.sym globvar.sym regexec.c utf8.h
21142 ____________________________________________________________________________
21143 [  2240] By: gsar                                  on 1998/11/14  06:09:06
21144     Log: rework op/groups.t
21145  Branch: perl
21146        ! t/op/filetest.t t/op/groups.t
21147 ____________________________________________________________________________
21148 [  2235] By: gsar                                  on 1998/11/14  00:17:05
21149     Log: catch a neophyte trap: open(<FH>), close(<FH>) etc.
21150  Branch: perl
21151        ! op.c
21152 ____________________________________________________________________________
21153 [  2234] By: gsar                                  on 1998/11/14  00:14:02
21154     Log: update Changes
21155  Branch: perl
21156        ! Changes win32/config.bc win32/config.gc win32/config.vc
21157 ____________________________________________________________________________
21158 [  2233] By: gsar                                  on 1998/11/13  09:43:03
21159     Log: doc tweak
21160  Branch: perl
21161        ! README.win32
21162 ____________________________________________________________________________
21163 [  2230] By: jhi                                   on 1998/11/12  17:07:45
21164     Log: Allow hints file override for d_socket
21165          (based on Sequent-induced change #2229).
21166  Branch: cfgperl
21167        ! Configure
21168 ____________________________________________________________________________
21169 [  2229] By: jhi                                   on 1998/11/12  16:32:33
21170     Log: 
21171          From: "Martin J. Bligh" <mbligh@sequent.com>
21172          To: jhi@iki.fi
21173          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
21174          Subject: Re: Making Perl work on DYNIX/ptx
21175          Date: Tue, 10 Nov 1998 16:24:26 -0800
21176          Message-ID: <181999655.910715066@w-186d219.rhe.sequent.com>
21177  Branch: cfgperl
21178        ! hints/dynixptx.sh
21179 ____________________________________________________________________________
21180 [  2228] By: jhi                                   on 1998/11/12  11:40:37
21181     Log: From: "Martin J. Bligh" <mbligh@sequent.com>
21182          Message-ID: <187803647.910720870@w-186d219.rhe.sequent.com>
21183          To: jhi@iki.fi
21184          cc: gbarr@ti.com, gbarr@pobox.com, gsar@umich.edu
21185          Subject: Re: Making Perl work on DYNIX/ptx
21186          Date: Tue, 10 Nov 1998 18:01:10 -0800
21187  Branch: cfgperl
21188        + ext/DB_File/hints/dynixptx.pl ext/POSIX/hints/dynixptx.pl
21189 ____________________________________________________________________________
21190 [  2227] By: jhi                                   on 1998/11/12  11:17:42
21191     Log: Integrate from mainperl.
21192  Branch: cfgperl
21193       !> Changes XSUB.h av.c embed.h embed.pl embedvar.h
21194       !> ext/IPC/SysV/Msg.pm global.sym hv.c lib/Text/Wrap.pm objXSUB.h
21195       !> perl.c perl.h pod/perlfunc.pod pod/perlvar.pod pp_sys.c
21196       !> proto.h regexec.c t/op/array.t util.c win32/makedef.pl
21197       !> win32/win32.c x2p/s2p.PL
21198 ____________________________________________________________________________
21199 [  2226] By: gsar                                  on 1998/11/11  21:05:42
21200     Log: provide -DPERL_POLLUTE
21201  Branch: perl
21202        ! embed.pl embedvar.h
21203 ____________________________________________________________________________
21204 [  2225] By: jhi                                   on 1998/11/09  07:45:12
21205     Log: From: Hans Mulder <hansm@icgroup.nl>
21206          To: Ilya Zakharevich <ilya@math.ohio-state.edu>
21207          Cc: gsar@engin.umich.edu (Gurusamy Sarathy), jhi@iki.fi,
21208          perl5-porters@perl.org
21209          Subject: Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
21210          (UNINSTALLED)
21211          Date: Sun,  8 Nov 98 22:20:23 +0100
21212          Message-Id: <9811082119.AA11802@icgned.icgroup.nl>
21213  Branch: cfgperl
21214        ! malloc.c perl.h
21215 ____________________________________________________________________________
21216 [  2224] By: gsar                                  on 1998/11/09  03:13:14
21217     Log: avoid endless loops in Text::Wrap (from a suggestion by Lupe
21218          Christoph <lupe@alanya.m.isar.de>)
21219  Branch: perl
21220        ! lib/Text/Wrap.pm
21221 ____________________________________________________________________________
21222 [  2223] By: gsar                                  on 1998/11/09  02:09:06
21223     Log: fix misplaced brace in s2p (as suggested by Lionel Fourquaux
21224          <lionel.fourquaux@wanadoo.fr>)
21225  Branch: perl
21226        ! x2p/s2p.PL
21227 ____________________________________________________________________________
21228 [  2222] By: gsar                                  on 1998/11/09  01:56:24
21229     Log: patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
21230          Date: Wed, 04 Nov 1998 12:19:44 +0000
21231          Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
21232          Subject: [PATCH] Re: [5.005_53] read overflow? 
21233          --
21234          Date: Wed, 04 Nov 1998 13:15:18 +0000
21235          Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
21236          Subject: [PATCH 5.005_53] perl -V fix
21237  Branch: perl
21238        ! perl.c regexec.c
21239 ____________________________________________________________________________
21240 [  2221] By: gsar                                  on 1998/11/09  01:34:56
21241     Log: From: jan.dubois@ibm.net (Jan Dubois)
21242          Date: Sun, 01 Nov 1998 00:05:01 +0100
21243          Message-ID: <364294bd.18052307@smtp1.ibm.net>
21244          Subject: [PATCH v5.5.53, WIN32] PL_block_type undefined unless DEBUGGING
21245  Branch: perl
21246        ! Changes win32/makedef.pl
21247 ____________________________________________________________________________
21248 [  2220] By: gsar                                  on 1998/11/08  21:13:07
21249     Log: integrate changes#2120,2168,2218 from maint-5.005;
21250          add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
21251          enum; make regen_headers
21252  Branch: perl
21253        ! XSUB.h embed.h embedvar.h ext/IPC/SysV/Msg.pm global.sym
21254        ! objXSUB.h perl.h pod/perlfunc.pod proto.h util.c win32/win32.c
21255 ____________________________________________________________________________
21256 [  2219] By: gsar                                  on 1998/11/08  19:42:57
21257     Log: integrate cfgperl changes into mainline
21258  Branch: perl
21259       +> README.vmesa
21260       !> Configure MANIFEST Porting/Glossary Porting/config.sh
21261       !> Porting/config_H config_h.SH ext/Thread/Thread.xs
21262       !> hints/hpux.sh hints/vmesa.sh lib/Math/Complex.pm malloc.c
21263       !> perl.h pod/perlfunc.pod pod/perllocale.pod pod/perlport.pod
21264       !> pp_sys.c sv.c t/lib/complex.t t/op/groups.t t/op/lex_assign.t
21265       !> thread.h vms/subconfigure.com vos/config.h
21266 ____________________________________________________________________________
21267 [  2218] By: gbarr                                 on 1998/11/08  16:48:44
21268     Log: From: Graham Barr <gbarr@ti.com>
21269          Date: Mon, 2 Nov 1998 07:38:52 -0600
21270          Message-ID: <19981102073852.A12751@asic.sc.ti.com>
21271          Subject: [PATCH 5.005_*] Re: IPC::Msg 1.03
21272  Branch: maint-5.005/perl
21273        ! ext/IPC/SysV/Msg.pm
21274 ____________________________________________________________________________
21275 [  2215] By: gsar                                  on 1998/11/08  02:52:52
21276     Log: set close-on-exec bit on pipe() FDs
21277  Branch: perl
21278        ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c
21279 ____________________________________________________________________________
21280 [  2214] By: gsar                                  on 1998/11/08  02:27:57
21281     Log: typo in newHVhv()
21282  Branch: perl
21283        ! hv.c
21284 ____________________________________________________________________________
21285 [  2211] By: jhi                                   on 1998/11/07  21:14:18
21286     Log: Finalize the Mach CThreads support.
21287          
21288          From: Hans Mulder <hansm@icgroup.nl>
21289          Date: Sat,  7 Nov 98 22:06:20 +0100
21290          To: Gurusamy Sarathy <gsar@engin.umich.edu>
21291          Cc: jhi@iki.fi, perl5-porters@perl.org
21292          Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED) 
21293          Message-Id: <9811072105.AA07794@icgned.icgroup.nl>
21294  Branch: cfgperl
21295        ! malloc.c perl.h
21296 ____________________________________________________________________________
21297 [  2210] By: gsar                                  on 1998/11/06  20:36:50
21298     Log: fix AvREALISH bogusness
21299  Branch: perl
21300        ! av.c t/op/array.t
21301 ____________________________________________________________________________
21302 [  2209] By: jhi                                   on 1998/11/06  08:05:31
21303     Log: Renamed malloc.c ASSERT() macro to P_ASSERT() because
21304          ASSERT() causes problems in {NeXTStep,OpenStep}.
21305          
21306          From: Hans Mulder <hansm@icgroup.nl>
21307          To: Jarkko Hietaniemi <jhi@cc.hut.fi>
21308          Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
21309          Date: Fri,  6 Nov 98 01:27:41 +0100
21310          Message-Id: <9811060025.AA27389@icgned.icgroup.nl>
21311          
21312          and
21313          
21314          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21315          Subject: Re: ASSERT() in malloc.c
21316          To: jhi@iki.fi
21317          Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
21318          Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>
21319  Branch: cfgperl
21320        ! malloc.c
21321 ____________________________________________________________________________
21322 [  2208] By: jhi                                   on 1998/11/06  07:55:38
21323     Log: Mach CThreads needs #include <mach/cthreads.h>.
21324  Branch: cfgperl
21325        ! perl.h
21326 ____________________________________________________________________________
21327 [  2206] By: jhi                                   on 1998/11/05  14:54:52
21328     Log: PERL_BADLANG wrongly documented.
21329          
21330          From: ts <decoux@moulon.inra.fr>
21331          To: jhi@cc.hut.fi
21332          Subject: Re: Locale warning messages
21333          Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
21334          Message-Id: <199811051334.OAA24863@moulon.inra.fr>
21335          
21336          and
21337          
21338          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21339          Subject: Re: PERL_BADLANG
21340          To: jhi@iki.fi
21341          Subject: Re: PERL_BADLANG
21342          Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
21343          Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>
21344  Branch: cfgperl
21345        ! pod/perllocale.pod
21346 ____________________________________________________________________________
21347 [  2205] By: jhi                                   on 1998/11/05  14:24:33
21348     Log: Document all the control flow keywords in perlfunc
21349          so that "perlfunc -f while" works.
21350  Branch: cfgperl
21351        ! pod/perlfunc.pod
21352 ____________________________________________________________________________
21353 [  2204] By: jhi                                   on 1998/11/05  12:46:02
21354     Log: Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
21355          (from vos/config.h).  Update Porting/{Glossary,config*}.
21356  Branch: cfgperl
21357        ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21358        ! config_h.SH vos/config.h
21359 ____________________________________________________________________________
21360 [  2203] By: jhi                                   on 1998/11/05  08:34:39
21361     Log: VM/ESA and VMS sig_num_init (change#2101) catchup.
21362  Branch: cfgperl
21363        ! hints/vmesa.sh vms/subconfigure.com
21364 ____________________________________________________________________________
21365 [  2202] By: jhi                                   on 1998/11/05  08:03:20
21366     Log: Integrate from mainperl.
21367  Branch: cfgperl
21368       !> Changes cop.h doop.c gv.c mg.c perl.c pp_ctl.c sv.c util.c
21369       !> win32/Makefile win32/makefile.mk win32/win32.c
21370 ____________________________________________________________________________
21371 [  2201] By: gsar                                  on 1998/11/05  04:40:44
21372     Log: another POPSTACK victim
21373  Branch: perl
21374        ! cop.h sv.c
21375 ____________________________________________________________________________
21376 [  2196] By: gsar                                  on 1998/11/05  02:07:54
21377     Log: fix a location affected by change#2191, add note about POPSTACK
21378  Branch: perl
21379        ! cop.h gv.c pp_ctl.c
21380 ____________________________________________________________________________
21381 [  2195] By: gsar                                  on 1998/11/05  02:04:45
21382     Log: makefile notes
21383  Branch: perl
21384        ! win32/Makefile win32/makefile.mk
21385 ____________________________________________________________________________
21386 [  2192] By: gsar                                  on 1998/11/04  23:48:53
21387     Log: indeterminate order-of-evaluation fixes
21388  Branch: perl
21389        ! mg.c
21390 ____________________________________________________________________________
21391 [  2191] By: gsar                                  on 1998/11/04  23:02:16
21392     Log: refetch local stack pointer in POPSTACK
21393  Branch: perl
21394        ! cop.h perl.c
21395 ____________________________________________________________________________
21396 [  2190] By: jhi                                   on 1998/11/04  08:50:40
21397     Log: Configure update.
21398          Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,
21399          
21400          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
21401          To: Martin Bligh <mbligh@sequent.com>
21402          Cc: Jarkko Hietaniemi <jhi@iki.fi>
21403          Subject: Re: Perl 5's configure on DYNIX/ptx
21404          Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
21405          Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)
21406          
21407          find sockets also from libsocket, not just libnet.
21408          OS390: $compile_ok instead of $compile for <inttypes.h>,
21409          
21410          From: pvhp@forte.com (Peter Prymmer)
21411          To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
21412          Subject: _53 not OK on os390 but looking better than ever
21413          Date: Tue, 3 Nov 98 17:33:22 PST
21414          Message-Id: <9811040133.AA09450@forte.com>
21415  Branch: cfgperl
21416        ! Configure
21417 ____________________________________________________________________________
21418 [  2189] By: jhi                                   on 1998/11/04  07:43:58
21419     Log: sysio.t failure: fix undefined order of evaluation, from
21420          
21421          From: Spider Boardman <spider@web.zk3.dec.com>
21422          Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
21423          To: perlbug@perl.com
21424          Date: 4 Nov 1998 01:22:30 +0200
21425          Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>
21426  Branch: cfgperl
21427        ! pp_sys.c
21428 ____________________________________________________________________________
21429 [  2188] By: gsar                                  on 1998/11/04  02:59:16
21430     Log: fix return value of win32_pclose()
21431  Branch: perl
21432        ! win32/win32.c
21433 ____________________________________________________________________________
21434 [  2187] By: gsar                                  on 1998/11/04  02:56:34
21435     Log: s/sv_upgrade/SvUPGRADE/ a couple of places
21436  Branch: perl
21437        ! Changes doop.c gv.c util.c
21438 ____________________________________________________________________________
21439 [  2186] By: jhi                                   on 1998/11/03  08:17:52
21440     Log: Document quads in pack.
21441  Branch: cfgperl
21442        ! pod/perlfunc.pod
21443 ____________________________________________________________________________
21444 [  2185] By: jhi                                   on 1998/11/03  07:49:35
21445     Log: (IV) vs (I32) vs I_V()
21446          
21447          Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
21448          From: Anton Berezin <tobez@plab.ku.dk> 
21449          To: "p5p" <perl5-porters@perl.org> 
21450          Date: 01 Nov 1998 15:09:11 +0100 
21451          Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>
21452          
21453          and
21454          
21455          From: Andy Dougherty <doughera@lafcol.lafayette.edu> 
21456          Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST) 
21457          Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>
21458  Branch: cfgperl
21459        ! sv.c
21460 ____________________________________________________________________________
21461 [  2184] By: jhi                                   on 1998/11/03  07:42:46
21462     Log: VM/ESA updates.
21463  Branch: cfgperl
21464        + README.vmesa
21465        ! MANIFEST pod/perlfunc.pod pod/perlport.pod
21466 ____________________________________________________________________________
21467 [  2183] By: jhi                                   on 1998/11/02  12:58:13
21468     Log: The id(1)-parsing is real fun.
21469  Branch: cfgperl
21470        ! t/op/groups.t
21471 ____________________________________________________________________________
21472 [  2182] By: jhi                                   on 1998/11/02  12:07:43
21473     Log: Decommission the symlink test.
21474  Branch: cfgperl
21475        ! t/op/lex_assign.t
21476 ____________________________________________________________________________
21477 [  2181] By: jhi                                   on 1998/11/02  12:03:08
21478     Log: Replace ATTR_JOINABLE with true Configure probe
21479          for PTHREAD_CREATE_JOINABLE (or equivalent:
21480          PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
21481          Remove ATTR_JOINABLE itself: Thread.xs uses
21482          PTHREAD_CREATE_JOINABLE (or equivalent) directly.
21483          
21484          Really scan for <mach/cthreads.h> only if usethreads.
21485  Branch: cfgperl
21486        ! Configure config_h.SH ext/Thread/Thread.xs thread.h
21487 ____________________________________________________________________________
21488 [  2180] By: jhi                                   on 1998/11/02  11:07:34
21489     Log: In HP-UX 10.X usethreads only if the required files are present.
21490  Branch: cfgperl
21491        ! hints/hpux.sh
21492 ____________________________________________________________________________
21493 [  2179] By: jhi                                   on 1998/11/02  09:10:33
21494     Log: Prefer groups(1).
21495          id -Gn can be broken.
21496          id -a can save the day.
21497  Branch: cfgperl
21498        ! t/op/groups.t
21499 ____________________________________________________________________________
21500 [  2178] By: jhi                                   on 1998/11/02  08:35:29
21501     Log: Detrail enum comma.
21502  Branch: cfgperl
21503        ! perl.h
21504 ____________________________________________________________________________
21505 [  2177] By: jhi                                   on 1998/11/02  08:24:12
21506     Log: 0**0 = 1, from
21507          
21508          From: d-lewart@uiuc.edu (Daniel S. Lewart)
21509          Subject: Math::Complex 0**0 patches
21510          Date: Sun, 1 Nov 1998 19:21:48 -0600 (CST)
21511          Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
21512          To: jhi@iki.fi (Jarkko Hietaniemi),
21513          Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)
21514  Branch: cfgperl
21515        ! lib/Math/Complex.pm t/lib/complex.t
21516 ____________________________________________________________________________
21517 [  2168] By: gbarr                                 on 1998/11/01  01:58:58
21518     Log: From: jan.dubois@ibm.net (Jan Dubois)   
21519          Date: Fri, 09 Oct 1998 23:28:31 +0200
21520          Message-ID: <36217b7f.3193091@smtp1.ibm.net>
21521          Subject: [PATCH 5.005_02] Allow XS access to vtbl_*s when compiled with PERL_OBJECT
21522  Branch: maint-5.005/perl
21523        ! XSUB.h
21524 ____________________________________________________________________________
21525 [  2164] By: jhi                                   on 1998/10/31  15:50:02
21526     Log: Integrate from mainperl.
21527  Branch: cfgperl
21528       +> t/op/lex_assign.t
21529       !> (integrate 45 files)
21530
21531 ----------------
21532 Version 5.005_53
21533 ----------------
21534
21535 ____________________________________________________________________________
21536 [  2163] By: gsar                                  on 1998/10/31  11:31:12
21537     Log: bump patchlevel; other minor fixes for clean build and test on
21538          Solaris and win32
21539  Branch: perl
21540        ! Changes ext/Data/Dumper/Dumper.xs patchlevel.h pp.h sv.c
21541        ! t/lib/dumper.t t/op/groups.t t/op/lex_assign.t
21542        ! t/pragma/warn/regexec win32/Makefile win32/config_H.bc
21543        ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
21544        ! x2p/a2p.c
21545 ____________________________________________________________________________
21546 [  2162] By: gsar                                  on 1998/10/31  09:40:31
21547     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21548          Date: Fri, 30 Oct 1998 18:36:20 -0500 (EST)
21549          Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>
21550          Subject: Re: [PATCH 5.00552] Overloaded <> and deref again
21551  Branch: perl
21552        ! pp.h
21553 ____________________________________________________________________________
21554 [  2161] By: gsar                                  on 1998/10/31  09:39:13
21555     Log: From: Albert Dvornik <bert@genscan.com>
21556          Date: 30 Oct 1998 17:50:04 -0500
21557          Message-Id: <tqd879vf4z.fsf@puma.genscan.com>
21558          Subject: [PATCH perl5.00[45]] a2p: make sprintf less greedy without -o
21559  Branch: perl
21560        ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.pod x2p/a2p.y x2p/a2py.c
21561 ____________________________________________________________________________
21562 [  2160] By: gsar                                  on 1998/10/31  09:35:03
21563     Log: fix for bugs in -x mode
21564          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21565          Date: Sat, 31 Oct 1998 00:30:57 -0500 (EST)
21566          Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
21567          Subject: [PATCH 5.00552] Fix h2xs
21568  Branch: perl
21569        ! utils/h2xs.PL
21570 ____________________________________________________________________________
21571 [  2159] By: gsar                                  on 1998/10/31  09:31:36
21572     Log: Data::Dumper update
21573  Branch: perl
21574        ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
21575        ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/Todo
21576 ____________________________________________________________________________
21577 [  2153] By: gsar                                  on 1998/10/30  21:40:09
21578     Log: add testsuite portion of patch
21579          From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21580          Date: Thu, 29 Oct 1998 23:20:01 -0500 (EST)
21581          Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
21582          Subject: [PATCH 5.00321 ;-)] 87% speedup
21583  Branch: perl
21584        + t/op/lex_assign.t
21585        ! MANIFEST
21586 ____________________________________________________________________________
21587 [  2152] By: gsar                                  on 1998/10/30  21:08:11
21588     Log: mention the C<$SIG{CHLD} = 'IGNORE'> special case
21589  Branch: perl
21590        ! pod/perlfunc.pod pod/perlipc.pod pod/perlvar.pod
21591 ____________________________________________________________________________
21592 [  2151] By: gsar                                  on 1998/10/30  20:18:09
21593     Log: From: Mark-Jason Dominus <mjd@plover.com>
21594          Date: Fri, 30 Oct 1998 14:24:23 EST
21595          Message-Id: <19981030192423.27276.qmail@plover.com>
21596          Subject: PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'
21597  Branch: perl
21598        ! x2p/walk.c
21599 ____________________________________________________________________________
21600 [  2150] By: gsar                                  on 1998/10/30  20:08:57
21601     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21602          Date: Thu, 29 Oct 1998 22:04:54 -0500 (EST)
21603          Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>
21604          Subject: [PATCH 5.00552] Overloaded <> and deref again
21605  Branch: perl
21606        ! gv.c lib/overload.pm perl.h pp.c pp.h pp_hot.c pp_sys.c sv.c
21607        ! t/pragma/overload.t toke.c
21608 ____________________________________________________________________________
21609 [  2149] By: gsar                                  on 1998/10/30  19:38:15
21610     Log: From: Roderick Schertler <roderick@argon.org>
21611          Date: Thu, 29 Oct 1998 14:50:18 -0500
21612          Message-ID: <17625.909690618@eeyore.ibcinc.com>
21613          Subject: patch for daemonization docs in perlipc
21614  Branch: perl
21615        ! pod/perlipc.pod
21616 ____________________________________________________________________________
21617 [  2148] By: gsar                                  on 1998/10/30  19:36:07
21618     Log: From: Anton Berezin <tobez@plab.ku.dk>
21619          Date: 29 Oct 1998 17:06:25 +0100
21620          Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>
21621          Subject: [PATCH 5.005_52] win32_opendir() fails on empty drives
21622  Branch: perl
21623        ! win32/win32.c
21624 ____________________________________________________________________________
21625 [  2147] By: gsar                                  on 1998/10/30  19:31:37
21626     Log: tweaked version of suggested patch
21627          From: Anton Berezin <tobez@plab.ku.dk>
21628          Date: 29 Oct 1998 14:48:54 +0100
21629          Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
21630          Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC
21631  Branch: perl
21632        ! win32/win32.c
21633 ____________________________________________________________________________
21634 [  2146] By: gsar                                  on 1998/10/30  19:03:50
21635     Log: hand-apply whitespace-mutiliated patch
21636          From: "vishal bhatia" <vishalb@hotmail.com>
21637          Date: Wed, 28 Oct 1998 23:45:32 PST
21638          Message-ID: <19981029074534.2334.qmail@hotmail.com>
21639          Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B
21640  Branch: perl
21641        ! ext/B/B/C.pm ext/B/B/CC.pm
21642 ____________________________________________________________________________
21643 [  2145] By: gsar                                  on 1998/10/30  18:46:58
21644     Log: remaining PL_foo stragglers
21645  Branch: perl
21646        ! doio.c ext/B/B.pm ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.pm
21647        ! op.h os2/os2.c vms/gen_shrfls.pl
21648 ____________________________________________________________________________
21649 [  2144] By: gsar                                  on 1998/10/30  17:38:36
21650     Log: integrate cfgperl tweaks into mainline
21651  Branch: perl
21652       !> Makefile.SH README.posix-bc doio.c ext/POSIX/POSIX.xs proto.h
21653       !> t/op/misc.t t/pragma/subs.t t/pragma/warning.t
21654 ____________________________________________________________________________
21655 [  2143] By: jhi                                   on 1998/10/30  13:27:39
21656     Log: There can be multiple yacc/bison errors.
21657  Branch: cfgperl
21658        ! t/op/misc.t t/pragma/subs.t t/pragma/warning.t
21659 ____________________________________________________________________________
21660 [  2142] By: jhi                                   on 1998/10/30  13:18:43
21661     Log: README.posix-bc update.
21662  Branch: cfgperl
21663        ! README.posix-bc
21664 ____________________________________________________________________________
21665 [  2141] By: jhi                                   on 1998/10/30  09:12:59
21666     Log: #2133 fallout.
21667  Branch: cfgperl
21668        ! doio.c ext/POSIX/POSIX.xs
21669 ____________________________________________________________________________
21670 [  2140] By: jhi                                   on 1998/10/30  08:43:18
21671     Log: Integrate from mainperl.
21672  Branch: cfgperl
21673       +> globvar.sym pp.sym
21674        - objpp.h thread.sym
21675       !> (integrate 61 files)
21676 ____________________________________________________________________________
21677 [  2133] By: gsar                                  on 1998/10/30  02:51:39
21678     Log: phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
21679          (objpp.h is gone, embed.pl now does some of that); objXSUB.h
21680          should soon be automated also; the global variables that
21681          escaped the PL_foo conversion are now reined in; renamed
21682          MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
21683          type of same name; duplicated lists of pp_things in various
21684          places is now gone; result has only been tested on win32
21685  Branch: perl
21686        + globvar.sym pp.sym
21687        - objpp.h thread.sym
21688        ! MANIFEST Makefile.SH av.c bytecode.h byterun.h cop.h doio.c
21689        ! doop.c dump.c embed.h embed.pl embedvar.h ext/B/B.xs
21690        ! ext/POSIX/POSIX.xs ext/Thread/Thread.xs global.sym globals.c
21691        ! gv.c malloc.c mg.c objXSUB.h op.c opcode.h opcode.pl perl.c
21692        ! perl.h perl_exp.SH perlvars.h perly.c pod/perlguts.pod pp.c
21693        ! pp.h pp_ctl.c pp_hot.c pp_proto.h pp_sys.c proto.h regcomp.c
21694        ! regcomp.h regcomp.pl regcomp.sym regexec.c regnodes.h run.c
21695        ! scope.c sv.c t/op/filetest.t taint.c thrdvar.h toke.c util.c
21696        ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
21697        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21698        ! win32/makedef.pl win32/makefile.mk win32/perlhost.h
21699 ____________________________________________________________________________
21700 [  2130] By: jhi                                   on 1998/10/29  15:31:26
21701     Log: Pure bison yylex() proto was broken.
21702  Branch: cfgperl
21703        ! proto.h
21704 ____________________________________________________________________________
21705 [  2126] By: jhi                                   on 1998/10/29  08:35:54
21706     Log: Integrate mainperl.
21707  Branch: cfgperl
21708       !> INSTALL README.cygwin32 cygwin32/gcc2 cygwin32/ld2
21709       !> lib/ExtUtils/MakeMaker.pm lib/perl5db.pl malloc.c pp.c
21710       !> pp_ctl.c proto.h regexec.c t/pragma/overload.t
21711       !> t/pragma/warn/doio toke.c win32/makefile.mk
21712 ____________________________________________________________________________
21713 [  2125] By: jhi                                   on 1998/10/29  08:32:38
21714     Log: EBCDIC Makefile.SH iteration converges.  Hopefully.
21715  Branch: cfgperl
21716        ! Makefile.SH
21717 ____________________________________________________________________________
21718 [  2124] By: jhi                                   on 1998/10/29  08:06:44
21719     Log: EBCDIC Makefile.SH tuneup.
21720  Branch: cfgperl
21721        ! Makefile.SH
21722 ____________________________________________________________________________
21723 [  2119] By: gsar                                  on 1998/10/28  23:24:04
21724     Log: remove doubled hunk from integration
21725  Branch: perl
21726        ! pp.c
21727 ____________________________________________________________________________
21728 [  2118] By: gsar                                  on 1998/10/28  22:03:31
21729     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21730          Date: Wed, 28 Oct 1998 01:23:27 -0500 (EST)
21731          Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>
21732          Subject: [PATCH 5.00552] Minor debugger tweaks
21733  Branch: perl
21734        ! lib/perl5db.pl
21735 ____________________________________________________________________________
21736 [  2117] By: gsar                                  on 1998/10/28  22:02:30
21737     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21738          Date: Wed, 28 Oct 1998 01:20:33 -0500 (EST)
21739          Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>
21740          Subject: [PATCH 5.00552] Make sort respect overloading
21741  Branch: perl
21742        ! pp_ctl.c proto.h t/pragma/overload.t
21743 ____________________________________________________________________________
21744 [  2116] By: gsar                                  on 1998/10/28  21:51:11
21745     Log: MM patches from Ilya Zakharevich
21746          Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
21747          Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
21748          Subject: [PATCH 5.00552] Make MakeMaker more verbose
21749          --
21750          Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
21751          Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
21752          Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL
21753  Branch: perl
21754        ! lib/ExtUtils/MakeMaker.pm
21755 ____________________________________________________________________________
21756 [  2115] By: gsar                                  on 1998/10/28  21:46:19
21757     Log: add explicit references to perl source path in ld2 and gcc2
21758  Branch: perl
21759        ! README.cygwin32 cygwin32/gcc2 cygwin32/ld2
21760 ____________________________________________________________________________
21761 [  2114] By: gsar                                  on 1998/10/28  21:39:56
21762     Log: From: Andy Dougherty <doughera@lafcol.lafayette.edu>
21763          Date: Tue, 27 Oct 1998 10:40:41 -0500 (EST)
21764          Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>
21765          Subject: [PATCH] Re: Problems with: Creating an installable tar archive
21766  Branch: perl
21767        ! INSTALL
21768 ____________________________________________________________________________
21769 [  2113] By: gsar                                  on 1998/10/28  21:21:16
21770     Log: integrate cfgperl into mainline
21771  Branch: perl
21772       +> t/op/filetest.t
21773       !> Configure MANIFEST Makefile.SH config_h.SH perl.h perly.y
21774       !> perly_c.diff pp.c proto.h t/comp/require.t t/io/pipe.t
21775       !> t/op/groups.t t/op/misc.t t/pragma/subs.t t/pragma/warning.t
21776       !> thread.h toke.c vmesa/Makefile
21777 ____________________________________________________________________________
21778 [  2112] By: gsar                                  on 1998/10/28  21:14:18
21779     Log: minor cleanup
21780  Branch: perl
21781        ! malloc.c regexec.c t/pragma/warn/doio win32/makefile.mk
21782 ____________________________________________________________________________
21783 [  2111] By: gsar                                  on 1998/10/28  18:52:10
21784     Log: smarter C<$SIG{FOO} = BAREWORD;> warning
21785  Branch: perl
21786        ! toke.c
21787 ____________________________________________________________________________
21788 [  2110] By: jhi                                   on 1998/10/28  15:07:54
21789     Log: posix-bc doesn't want to regenerate a2p.h from a2p.y.
21790  Branch: cfgperl
21791        ! Makefile.SH
21792 ____________________________________________________________________________
21793 [  2109] By: jhi                                   on 1998/10/28  13:39:54
21794     Log: a2p.y needs to generate also y.tab.h.
21795  Branch: cfgperl
21796        ! Makefile.SH
21797 ____________________________________________________________________________
21798 [  2108] By: jhi                                   on 1998/10/28  10:33:36
21799     Log: The "parse error" must be converted to "syntax error",
21800          just matching it aint' enough.
21801  Branch: cfgperl
21802        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
21803        ! t/pragma/warning.t
21804 ____________________________________________________________________________
21805 [  2107] By: jhi                                   on 1998/10/28  10:23:05
21806     Log: Regen sig_n{ame,umber}* if slightest doubt.
21807  Branch: cfgperl
21808        ! Configure
21809 ____________________________________________________________________________
21810 [  2106] By: jhi                                   on 1998/10/28  08:44:49
21811     Log: Bison says 'parse error', not 'parser error'.
21812  Branch: cfgperl
21813        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
21814        ! t/pragma/warning.t
21815 ____________________________________________________________________________
21816 [  2105] By: jhi                                   on 1998/10/28  08:42:09
21817     Log: yylex() parametrization.
21818  Branch: cfgperl
21819        ! proto.h toke.c
21820 ____________________________________________________________________________
21821 [  2104] By: jhi                                   on 1998/10/28  08:25:09
21822     Log: Bring in #2102.
21823  Branch: cfgperl
21824        ! pp.c
21825 ____________________________________________________________________________
21826 [  2103] By: jhi                                   on 1998/10/28  08:22:04
21827     Log: From: Dominic Dunlop <domo@vo.lu>
21828          Subject: [PATCH 5.005_02]  Re: perl5.004_04 testing problem
21829          Date: 27 Oct 1998 20:47:25 +0200
21830          Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>
21831  Branch: cfgperl
21832        ! t/op/groups.t
21833 ____________________________________________________________________________
21834 [  2102] By: larry                                 on 1998/10/27  18:58:55
21835     Log: utf8 change to quotemeta broke EBCDIC
21836  Branch: perl
21837        ! pp.c
21838 ____________________________________________________________________________
21839 [  2101] By: jhi                                   on 1998/10/27  12:55:34
21840     Log: $Config{sig_num_init}.
21841          Also, a new approach to the 'pthreads-created-joinable': drop
21842          it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
21843          directly. (See also #2096).
21844  Branch: cfgperl
21845        ! Configure config_h.SH
21846 ____________________________________________________________________________
21847 [  2100] By: jhi                                   on 1998/10/27  10:48:55
21848     Log: Regenerated perly_c.diff.
21849  Branch: cfgperl
21850        ! perly_c.diff
21851 ____________________________________________________________________________
21852 [  2099] By: jhi                                   on 1998/10/27  08:42:25
21853     Log: First the mangler was Netscape, then it was me.
21854  Branch: cfgperl
21855        ! vmesa/Makefile
21856 ____________________________________________________________________________
21857 [  2098] By: jhi                                   on 1998/10/27  08:34:40
21858     Log: `id -Gn` might be available where `groups` is not.
21859  Branch: cfgperl
21860        ! t/op/groups.t
21861 ____________________________________________________________________________
21862 [  2097] By: jhi                                   on 1998/10/27  08:05:17
21863     Log: Netscape had mangled the tabs.
21864  Branch: cfgperl
21865        ! vmesa/Makefile
21866 ____________________________________________________________________________
21867 [  2096] By: jhi                                   on 1998/10/27  08:03:05
21868     Log: ATTR_JOINABLE logic, based on (private email)
21869          
21870          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
21871          Subject: Some little diffs
21872          Message-ID: <36350969.DA33E7B4@mailbox.tabnsw.com.au>
21873          Date: Tue, 27 Oct 1998 13:44:42 +1300
21874  Branch: cfgperl
21875        ! thread.h
21876 ____________________________________________________________________________
21877 [  2095] By: jhi                                   on 1998/10/27  07:56:57
21878     Log: Mach cthreads support based on:
21879          
21880          From: brie@corp.home.net (Brian Harrison)
21881          Subject: perl5.005_02 patch for mthreads
21882          To: perl5-porters@perl.org
21883          Date: 24 Oct 1998 01:01:55 +0300
21884          Message-ID: <MLIST_Pine.GSO.4.04.9810231410220.11111-200000@sulaco.eos.home.net>
21885          
21886          Pthread yield probe (dejavu)
21887          Cosmetic nanochange for the union semun output.
21888          Better inttypes.h probe.
21889          Undo the 'void *' $selecttype probe from #1971 because
21890          it breaks the $selectminbits test.
21891  Branch: cfgperl
21892        ! Configure config_h.SH perl.h thread.h
21893 ____________________________________________________________________________
21894 [  2094] By: jhi                                   on 1998/10/26  13:02:07
21895     Log: Also posix-bc wants to reyacc.
21896  Branch: cfgperl
21897        ! Makefile.SH
21898 ____________________________________________________________________________
21899 [  2093] By: jhi                                   on 1998/10/26  10:17:21
21900     Log: Removed !(*s & 0x80) from pp_quotemeta(), introduced after
21901          5_02 and really breaking things in non-ASCII worlds.
21902  Branch: cfgperl
21903        ! pp.c
21904 ____________________________________________________________________________
21905 [  2092] By: jhi                                   on 1998/10/26  09:08:00
21906     Log: More robustness.
21907  Branch: cfgperl
21908        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
21909        ! t/pragma/warning.t
21910 ____________________________________________________________________________
21911 [  2091] By: jhi                                   on 1998/10/26  08:47:32
21912     Log: s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
21913          Bison really wants YYLEX_PARAM.
21914  Branch: cfgperl
21915        ! perly.y proto.h toke.c
21916 ____________________________________________________________________________
21917 [  2090] By: jhi                                   on 1998/10/26  08:21:25
21918     Log: s/YYLEX_PARAM/YYLEXPARAM/
21919  Branch: cfgperl
21920        ! perly.y
21921 ____________________________________________________________________________
21922 [  2089] By: jhi                                   on 1998/10/26  08:17:33
21923     Log: Indicate skipped subtests.
21924  Branch: cfgperl
21925        ! t/io/pipe.t
21926 ____________________________________________________________________________
21927 [  2088] By: jhi                                   on 1998/10/26  08:11:36
21928     Log: Integrate from mainperl.
21929  Branch: cfgperl
21930       !> (integrate 54 files)
21931 ____________________________________________________________________________
21932 [  2087] By: jhi                                   on 1998/10/26  08:08:02
21933     Log: Add test for filetests.
21934  Branch: cfgperl
21935        + t/op/filetest.t
21936        ! MANIFEST
21937 ____________________________________________________________________________
21938 [  2086] By: gsar                                  on 1998/10/26  02:44:44
21939     Log: various win32 tweaks; disable new xs_cpp section (it creates
21940          ambiguous inference graph for %.xs --> %.o)
21941  Branch: perl
21942        ! ext/Thread/Thread.xs gv.c lib/ExtUtils/MakeMaker.pm mg.c pp.c
21943        ! pp_hot.c proto.h win32/GenCAPI.pl win32/Makefile
21944        ! win32/config.gc win32/config_H.gc win32/makedef.pl
21945        ! win32/makefile.mk win32/win32.h
21946 ____________________________________________________________________________
21947 [  2085] By: gsar                                  on 1998/10/26  00:50:02
21948     Log: sanity-check $Config{drand01} in rand.t
21949  Branch: perl
21950        ! t/op/rand.t win32/config.bc win32/config.gc win32/config.vc
21951        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21952 ____________________________________________________________________________
21953 [  2078] By: gsar                                  on 1998/10/25  10:22:04
21954     Log: update win32/config*.?c
21955  Branch: perl
21956        ! Changes win32/config.bc win32/config.gc win32/config.vc
21957        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21958 ____________________________________________________________________________
21959 [  2077] By: gsar                                  on 1998/10/25  08:39:25
21960     Log: From: Graham Barr <gbarr@pobox.com>
21961          Date: Sat, 24 Oct 1998 21:45:50 -0500
21962          Message-ID: <19981024214550.C508@pobox.com>
21963          Subject: Re: die with a reference  should use overload "" operator
21964  Branch: perl
21965        ! pp_ctl.c
21966 ____________________________________________________________________________
21967 [  2076] By: gsar                                  on 1998/10/25  08:37:49
21968     Log: From: Graham Barr <gbarr@pobox.com>
21969          Date: Sat, 24 Oct 1998 12:45:21 -0500
21970          Message-ID: <19981024124521.C512@pobox.com>
21971          Subject: [PATCH 5.005_02] Re: Auto-incrementing tied scalar causes SEGV
21972  Branch: perl
21973        ! sv.c
21974 ____________________________________________________________________________
21975 [  2075] By: gsar                                  on 1998/10/25  08:24:09
21976     Log: fix C<print $n += 5;> etc.
21977  Branch: perl
21978        ! toke.c
21979 ____________________________________________________________________________
21980 [  2074] By: gsar                                  on 1998/10/25  08:12:28
21981     Log: list builtins with portability caveats
21982          From: Jarkko Hietaniemi <jhi@iki.fi>
21983          Date: Fri, 23 Oct 1998 14:05:23 +0300 (EET DST)
21984          Message-Id: <199810231105.OAA02411@alpha.hut.fi>
21985          Subject: [PATCH] 5.005_02 and 5.005_52: perlfunc.pod and perlport.pod
21986  Branch: perl
21987        ! pod/perlfunc.pod
21988 ____________________________________________________________________________
21989 [  2073] By: gsar                                  on 1998/10/25  07:55:43
21990     Log: fix stack overrun in file test operators
21991  Branch: perl
21992        ! pp_sys.c
21993 ____________________________________________________________________________
21994 [  2072] By: gsar                                  on 1998/10/25  07:29:45
21995     Log: implement C<goto &func> and other fixes (via private mail)
21996          From:    "vishal bhatia" <vishalb@hotmail.com>
21997          Date:    Wed, 21 Oct 1998 22:59:03 PDT
21998          Message-Id: <19981022055904.20083.qmail@hotmail.com>
21999          Subject: [PATCH 5.005_52] More fixes for B
22000  Branch: perl
22001        ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm ext/B/B/CC.pm
22002 ____________________________________________________________________________
22003 [  2071] By: gsar                                  on 1998/10/25  07:14:41
22004     Log: From: Graham Barr <gbarr@pobox.com>
22005          Date: Sat, 17 Oct 1998 20:42:41 -0500
22006          Message-ID: <19981017204241.G510@pobox.com>
22007          Subject: Re: taint checking for: use lib "$ENV{'EVIL'}"
22008  Branch: perl
22009        ! pp_ctl.c
22010 ____________________________________________________________________________
22011 [  2070] By: gsar                                  on 1998/10/25  07:07:29
22012     Log: avoid bogus line number in XSUB redefined warnings
22013  Branch: perl
22014        ! op.c
22015 ____________________________________________________________________________
22016 [  2069] By: gsar                                  on 1998/10/25  06:59:03
22017     Log: From: Martijn Koster <mak@excitecorp.com>
22018          Date: Wed, 21 Oct 1998 13:12:03 +0100
22019          Message-ID: <19981021131203.A15661@excitecorp.com>
22020          Subject: File::Path::mkpath reports the wrong error
22021  Branch: perl
22022        ! lib/File/Path.pm
22023 ____________________________________________________________________________
22024 [  2068] By: gsar                                  on 1998/10/25  06:54:43
22025     Log: From: Zachary Miller <zcmiller@simon.er.usgs.gov>
22026          Date: Tue, 20 Oct 1998 20:52:20 -0500
22027          Message-Id: <199810210152.UAA07792@simon.er.usgs.gov>
22028          Subject: Exporter.pm's export_to_level() argument handling buggy
22029  Branch: perl
22030        ! lib/Exporter.pm
22031 ____________________________________________________________________________
22032 [  2067] By: gsar                                  on 1998/10/25  06:50:19
22033     Log: From: jan.dubois@ibm.net (Jan Dubois)
22034          Date: Wed, 21 Oct 1998 00:55:51 +0200
22035          Message-ID: <36380269.55370608@smtp1.ibm.net>
22036          Subject: Make _really_ sure Dynaloader.xs code is initialized only once
22037  Branch: perl
22038        ! ext/DynaLoader/DynaLoader_pm.PL
22039 ____________________________________________________________________________
22040 [  2066] By: gsar                                  on 1998/10/25  06:48:19
22041     Log: recognize '%' as a shell metachar for win32
22042          From: jan.dubois@ibm.net (Jan Dubois)
22043          Date: Tue, 20 Oct 1998 21:57:35 +0200
22044          Message-ID: <3636ea31.49170453@smtp1.ibm.net>
22045          Subject: [PATCH 5.005_02, Win32]  Re: %ENV% not expanded in backquotes?
22046  Branch: perl
22047        ! win32/win32.c
22048 ____________________________________________________________________________
22049 [  2065] By: gsar                                  on 1998/10/25  06:46:30
22050     Log: remove FAST_SV_GETS remnant (as suggested by Gisle Aas)
22051  Branch: perl
22052        ! sv.c
22053 ____________________________________________________________________________
22054 [  2064] By: gsar                                  on 1998/10/25  06:45:09
22055     Log: From: Gisle Aas <gisle@aas.no>
22056          Date: 20 Oct 1998 14:24:44 +0200
22057          Message-ID: <m34sszctf7.fsf@furu.g.aas.no>
22058          Subject: ord() and unpack("U*",...) should not be negative
22059  Branch: perl
22060        ! pp.c
22061 ____________________________________________________________________________
22062 [  2063] By: gsar                                  on 1998/10/25  06:42:29
22063     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22064          Date: Sun, 18 Oct 1998 23:20:57 -0400 (EDT)
22065          Message-Id: <199810190320.XAA28249@monk.mps.ohio-state.edu>
22066          Subject: [PATCH 5.005_*] Improve sbrk() on OS/2
22067  Branch: perl
22068        ! os2/os2.c
22069 ____________________________________________________________________________
22070 [  2062] By: gsar                                  on 1998/10/25  06:41:26
22071     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22072          Date: Sun, 18 Oct 1998 23:10:29 -0400 (EDT)
22073          Message-Id: <199810190310.XAA28102@monk.mps.ohio-state.edu>
22074          Subject: [PATCH 5.005_*] Speed up aassign
22075  Branch: perl
22076        ! pp_hot.c
22077 ____________________________________________________________________________
22078 [  2061] By: gsar                                  on 1998/10/25  06:39:04
22079     Log: From: Graham Barr <gbarr@pobox.com>
22080          Date: Sat, 17 Oct 1998 22:22:02 -0500
22081          Message-ID: <19981017222202.J510@pobox.com>
22082          Subject: Re: '*' prototype does not allow bareword with strict
22083  Branch: perl
22084        ! toke.c
22085 ____________________________________________________________________________
22086 [  2060] By: gsar                                  on 1998/10/25  06:37:34
22087     Log: handle '::' in section names properly
22088          From: Graham Barr <gbarr@pobox.com>
22089          Date: Sat, 17 Oct 1998 12:57:54 -0500
22090          Message-ID: <19981017125754.C510@pobox.com>
22091          Subject: Re: pod2html
22092  Branch: perl
22093        ! lib/Pod/Html.pm
22094 ____________________________________________________________________________
22095 [  2059] By: gsar                                  on 1998/10/25  06:33:43
22096     Log: integrate changes#1982,2014,2021 (from maint-5.005)
22097  Branch: perl
22098       !> av.c doop.c ext/POSIX/POSIX.xs hv.c lib/ExtUtils/MakeMaker.pm
22099       !> mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c t/op/tie.t
22100 ____________________________________________________________________________
22101 [  2058] By: gsar                                  on 1998/10/25  05:44:17
22102     Log: allow more win32 symbol exports (suggested by Jan Dubois)
22103  Branch: perl
22104        ! win32/makedef.pl
22105 ____________________________________________________________________________
22106 [  2057] By: gsar                                  on 1998/10/25  05:40:40
22107     Log: integrate change#2053 from maint-5.005
22108  Branch: perl
22109       !> cop.h t/cmd/while.t
22110 ____________________________________________________________________________
22111 [  2056] By: gsar                                  on 1998/10/25  05:16:41
22112     Log: commented version of a patch suggested by Drago Goricanec
22113          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22114          Date: 16 Oct 1998 15:24:45 +0300
22115          Message-ID: <oeeogrc1ype.fsf@alpha.hut.fi>
22116          Subject: Re: [PATCH 5.005_52] Linux select fails with more than 32 FDs
22117  Branch: perl
22118        ! pp_sys.c
22119 ____________________________________________________________________________
22120 [  2055] By: gsar                                  on 1998/10/25  05:11:03
22121     Log: include eof() in description of buffering caveats
22122          From: Anton Berezin <tobez@plab.ku.dk>
22123          Date: Fri, 16 Oct 1998 19:22:41 +0200 (CEST)
22124          Message-Id: <199810161722.TAA28813@lion.plab.ku.dk>
22125          Subject: [DOCPATCH] pod/perlfunc.pod
22126  Branch: perl
22127        ! pod/perlfunc.pod
22128 ____________________________________________________________________________
22129 [  2054] By: gsar                                  on 1998/10/25  05:07:42
22130     Log: disallow 'x' in hex numbers (except leading '0x')
22131          From: Gisle Aas <gisle@aas.no>
22132          Date: 16 Oct 1998 16:33:12 +0200
22133          Message-ID: <m3n26wtw47.fsf@furu.g.aas.no>
22134          Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit
22135  Branch: perl
22136        ! perlvars.h t/op/oct.t util.c
22137 ____________________________________________________________________________
22138 [  2052] By: gsar                                  on 1998/10/25  04:49:04
22139     Log: avoid the circular refcnt logic in magic_mutexfree()
22140  Branch: perl
22141        ! mg.c pp.c pp_hot.c
22142 ____________________________________________________________________________
22143 [  2051] By: gsar                                  on 1998/10/25  04:35:07
22144     Log: properly restore PL_rsfp_filters after require
22145  Branch: perl
22146        ! embed.h global.sym objXSUB.h objpp.h pp_ctl.c proto.h scope.c
22147        ! scope.h
22148 ____________________________________________________________________________
22149 [  2050] By: gsar                                  on 1998/10/25  02:42:32
22150     Log: integrate cfgperl changes back into mainline
22151  Branch: perl
22152       +> README.posix-bc hints/posix-bc.sh hints/vmesa.sh
22153       +> vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
22154       !> (integrate 33 files)
22155 ____________________________________________________________________________
22156 [  2049] By: gsar                                  on 1998/10/25  01:30:48
22157     Log: avoid "mysterious" compile-time failures without messages
22158  Branch: perl
22159        ! gv.c
22160 ____________________________________________________________________________
22161 [  2041] By: gsar                                  on 1998/10/23  21:11:56
22162     Log: checkin jpl under //depot/perlext/jpl/...
22163  Branch: perlext
22164        + jpl/JNI/Changes jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/MANIFEST
22165        + jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
22166        + jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
22167        + jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
22168        + jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
22169        + jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile
22170        + jpl/PerlInterpreter/Makefile.PL
22171        + jpl/PerlInterpreter/PerlInterpreter.c
22172        + jpl/PerlInterpreter/PerlInterpreter.h
22173        + jpl/PerlInterpreter/PerlInterpreter.java jpl/README
22174        + jpl/Sample/Makefile.PL jpl/Sample/Sample.jpl
22175        + jpl/Test/Makefile.PL jpl/Test/Test.jpl jpl/bin/jpl
22176        + jpl/get_jdk/README jpl/get_jdk/get_jdk.pl
22177        + jpl/get_jdk/jdk_hosts jpl/install-jpl
22178 ____________________________________________________________________________
22179 [  2040] By: larry                                 on 1998/10/23  19:31:42
22180     Log: chr(0xFFFFFFFF) didn't translate to utf8 character
22181  Branch: perl
22182        ! pp.c
22183 ____________________________________________________________________________
22184 [  2039] By: larry                                 on 1998/10/23  18:48:34
22185     Log: tr///d does not seem to work
22186  Branch: perl
22187        ! lib/utf8_heavy.pl
22188 ____________________________________________________________________________
22189 [  2038] By: larry                                 on 1998/10/23  18:00:41
22190     Log: Program with utf8 identifiers fails to compile
22191  Branch: perl
22192        ! doop.c gv.c op.c pp.c pp_hot.c toke.c
22193 ____________________________________________________________________________
22194 [  2037] By: jhi                                   on 1998/10/23  14:04:51
22195     Log: Test suite portability:
22196          - posix-bc does not write to broken pipes
22197          - filehand #11 only iff we have fork
22198          - warning.t can now match $expected using regular expressions
22199  Branch: cfgperl
22200        ! t/io/pipe.t t/lib/filehand.t t/pragma/warn/doio
22201        ! t/pragma/warning.t
22202 ____________________________________________________________________________
22203 [  2036] By: jhi                                   on 1998/10/23  12:12:07
22204     Log: yacc clarification.
22205  Branch: cfgperl
22206        ! README.posix-bc
22207 ____________________________________________________________________________
22208 [  2035] By: jhi                                   on 1998/10/23  12:09:59
22209     Log: Some C compilers get upset about 8-bit characters in /* comments. */
22210  Branch: cfgperl
22211        ! mg.c
22212 ____________________________________________________________________________
22213 [  2034] By: jhi                                   on 1998/10/22  09:11:52
22214     Log: Configure update: both for pthread_yield more robust
22215          testing (all variants of pthread_attr_getdetachstate()) --
22216          and because Configure was broken in major way! About 1000
22217          last lines were truncated.
22218  Branch: cfgperl
22219        ! Configure
22220 ____________________________________________________________________________
22221 [  2033] By: jhi                                   on 1998/10/22  07:47:10
22222     Log: DJGPP feedback for #2028.
22223  Branch: cfgperl
22224        ! thread.h
22225 ____________________________________________________________________________
22226 [  2032] By: jhi                                   on 1998/10/21  13:03:57
22227     Log: yielding, the saga continues.
22228  Branch: cfgperl
22229        ! Configure config_h.SH
22230       !> av.c lib/constant.pm op.c pod/perldiag.pod pp_ctl.c
22231       !> t/op/goto.t t/pragma/constant.t
22232 ____________________________________________________________________________
22233 [  2031] By: jhi                                   on 1998/10/21  09:15:42
22234     Log: VM/ESA feedback for #2028.
22235  Branch: cfgperl
22236        ! Configure config_h.SH thread.h
22237 ____________________________________________________________________________
22238 [  2030] By: gsar                                  on 1998/10/21  04:22:53
22239     Log: fix handling of mayhaps-extended @_ in goto &sub
22240  Branch: perl
22241        ! av.c pp_ctl.c t/op/goto.t
22242 ____________________________________________________________________________
22243 [  2029] By: gsar                                  on 1998/10/21  00:54:14
22244     Log: restore sanity to "constant" references
22245  Branch: perl
22246        ! lib/constant.pm op.c pod/perldiag.pod t/pragma/constant.t
22247 ____________________________________________________________________________
22248 [  2028] By: jhi                                   on 1998/10/20  15:01:20
22249     Log: OLD_PTHREADS_API reorganizing.
22250  Branch: cfgperl
22251        ! dosish.h ext/Thread/Thread.xs perl.h thread.h util.c
22252        ! vmesa/vmesaish.h
22253 ____________________________________________________________________________
22254 [  2027] By: jhi                                   on 1998/10/20  14:14:51
22255     Log: #2026 fallout.
22256  Branch: cfgperl
22257        ! Makefile.SH
22258 ____________________________________________________________________________
22259 [  2026] By: jhi                                   on 1998/10/20  11:47:21
22260     Log: VM/ESA update.
22261  Branch: cfgperl
22262        ! Makefile.SH vmesa/vmesa.c vmesa/vmesaish.h
22263 ____________________________________________________________________________
22264 [  2025] By: jhi                                   on 1998/10/20  08:20:56
22265     Log: 64-bitness, based on
22266          
22267          From: Scott Henry <scotth@sgi.com>
22268          To: perl-64bit@perl.org
22269          Message-ID: <yd8u30zyerl.fsf@hoshi.engr.sgi.com>
22270          Subject: Re: Configure problems/questions...
22271          Date: 19 Oct 1998 22:38:06 -0700
22272  Branch: cfgperl
22273        ! hints/irix_6.sh perl.h
22274 ____________________________________________________________________________
22275 [  2024] By: jhi                                   on 1998/10/20  08:09:07
22276     Log: Add lseeksize.
22277  Branch: cfgperl
22278        ! config_h.SH
22279 ____________________________________________________________________________
22280 [  2023] By: jhi                                   on 1998/10/20  08:08:33
22281     Log: Mumble about _yields() only when threaded.
22282  Branch: cfgperl
22283        ! Configure
22284 ____________________________________________________________________________
22285 [  2022] By: jhi                                   on 1998/10/20  07:46:26
22286     Log: Thinko at PTHREADS_CREATED_JOINABLE.
22287  Branch: cfgperl
22288        ! thread.h
22289 ____________________________________________________________________________
22290 [  2021] By: gbarr                                 on 1998/10/20  01:25:23
22291     Log: From: Chip Salzenberg <chip@perlsupport.com>
22292          Date: Tue, 6 Oct 1998 13:33:05 -0400
22293          Message-ID: <19981006133305.A2348@perlsupport.com>
22294          Subject: [PATCH] 5.005_02: Eliminate leak on self-ties
22295  Branch: maint-5.005/perl
22296        ! av.c doop.c hv.c mg.c mg.h pp.c pp_hot.c pp_sys.c scope.c
22297        ! t/op/tie.t
22298 ____________________________________________________________________________
22299 [  2020] By: jhi                                   on 1998/10/19  09:15:53
22300     Log: YIELD more robustly.
22301  Branch: cfgperl
22302        ! thread.h
22303 ____________________________________________________________________________
22304 [  2019] By: jhi                                   on 1998/10/19  08:48:33
22305     Log: VM/ESA (and OS390) are in between of OLD_PTHREADS_API and
22306          the 'new' one (just like DJGPP, it seems).
22307  Branch: cfgperl
22308        ! thread.h
22309 ____________________________________________________________________________
22310 [  2018] By: jhi                                   on 1998/10/19  07:02:44
22311     Log: vmesaish.h doesn't exclude unixish.h.
22312  Branch: cfgperl
22313        ! perl.h
22314 ____________________________________________________________________________
22315 [  2017] By: jhi                                   on 1998/10/19  06:44:19
22316     Log: 1<<$randbits is not good for randbits=48.
22317  Branch: cfgperl
22318        ! t/op/rand.t
22319 ____________________________________________________________________________
22320 [  2016] By: jhi                                   on 1998/10/19  06:39:47
22321     Log: Make #2012 glob pattern more portable.
22322  Branch: cfgperl
22323        ! Makefile.SH
22324 ____________________________________________________________________________
22325 [  2014] By: gbarr                                 on 1998/10/17  20:31:42
22326     Log: Fix POSIX::sigprocmask not to check type of $old parameter
22327          as it is output only
22328  Branch: maint-5.005/perl
22329        ! ext/POSIX/POSIX.xs
22330 ____________________________________________________________________________
22331 [  2012] By: jhi                                   on 1998/10/17  15:04:23
22332     Log: clean numbered core dumps and t/tmp[0-9]*.
22333  Branch: cfgperl
22334        ! Makefile.SH
22335 ____________________________________________________________________________
22336 [  2011] By: jhi                                   on 1998/10/17  14:59:15
22337     Log: More robust yacc/bison failure output handling.
22338  Branch: cfgperl
22339        ! t/comp/require.t t/op/misc.t t/pragma/subs.t
22340 ____________________________________________________________________________
22341 [  2010] By: jhi                                   on 1998/10/17  14:51:05
22342     Log: BC2000 POSIX update.
22343  Branch: cfgperl
22344        ! MANIFEST
22345 ____________________________________________________________________________
22346 [  2009] By: jhi                                   on 1998/10/17  14:49:46
22347     Log: POSIX BC2000 port from perl-mvs:
22348          
22349          Subject: Ported perl 5.005.02 to BS2000 / POSIX
22350          From: Dorner Thomas <Thomas.Dorner@start.de> 
22351          Date: Tue, 29 Sep 1998 13:29:36 +0100 
22352          Message-ID: <9CE47B416A24D2118BC40000F84009B20B72C5@start.de> 
22353  Branch: cfgperl
22354        + README.posix-bc hints/posix-bc.sh
22355        ! Configure MANIFEST perl.c perly.y proto.h t/lib/cgi-html.t
22356        ! t/op/magic.t t/op/pack.t t/op/quotemeta.t t/op/subst.t toke.c
22357        ! unixish.h
22358 ____________________________________________________________________________
22359 [  2008] By: jhi                                   on 1998/10/17  14:07:49
22360     Log: VM/ESA-update.
22361  Branch: cfgperl
22362        ! MANIFEST
22363 ____________________________________________________________________________
22364 [  2007] By: jhi                                   on 1998/10/17  13:55:34
22365     Log: Forgot few S_I* imports.
22366  Branch: cfgperl
22367        ! t/lib/ipc_sysv.t
22368 ____________________________________________________________________________
22369 [  2006] By: jhi                                   on 1998/10/17  13:43:54
22370     Log: The VM/ESA port essentials, based on
22371          
22372          perl-mvs:
22373          
22374          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
22375          Subject: Re: Can't find Data/Dumper.pm
22376          Date: Mon, 28 Sep 1998 07:40:49 +1300
22377          Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au>
22378          
22379          private email:
22380          
22381          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
22382          Subject: Re: Perl thread problems in VM/ESA
22383          Date: Thu, 15 Oct 1998 07:18:35 +1300
22384          Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au>
22385          
22386          and private email:
22387          
22388          From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU>
22389          Subject:  perl archive
22390          Date:  Sun, 11 Oct 1998 19:28:54 EDT
22391          Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU>
22392          which gave a pointer to
22393          
22394          http://pucc.princeton.edu/~neale/perl.tar
22395          
22396          (based on Perl 5.005_51)
22397  Branch: cfgperl
22398        + hints/vmesa.sh vmesa/Makefile vmesa/vmesa.c vmesa/vmesaish.h
22399        ! ext/Errno/Errno_pm.PL perl.c perl.h perly.y pp_sys.c
22400        ! t/io/pipe.t t/lib/cgi-html.t t/lib/ipc_sysv.t t/op/magic.t
22401        ! t/op/pack.t t/op/quotemeta.t t/op/subst.t util.c x2p/a2p.h
22402 ____________________________________________________________________________
22403 [  2005] By: jhi                                   on 1998/10/17  13:17:19
22404     Log: Integrate mainperl.
22405  Branch: cfgperl
22406       !> Porting/genlog ext/B/B/CC.pm ext/POSIX/POSIX.pm
22407       !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
22408       !> lib/Term/Complete.pm op.c opcode.h opcode.pl os2/Makefile.SHs
22409       !> os2/os2.c pod/perlfunc.pod pod/perlxs.pod pp.c sv.c
22410       !> t/op/grent.t t/op/sysio.t t/op/tiehandle.t toke.c
22411       !> utils/perldoc.PL vms/ext/Stdio/Stdio.pm win32/Makefile
22412       !> win32/makefile.mk
22413 ____________________________________________________________________________
22414 [  2004] By: jhi                                   on 1998/10/17  11:19:06
22415     Log: Removed an extra ' from the int64_t test.
22416  Branch: cfgperl
22417        ! Configure
22418 ____________________________________________________________________________
22419 [  2003] By: gsar                                  on 1998/10/17  04:11:40
22420     Log: silence -w noises (suggested by Greg Bacon)
22421  Branch: perl
22422        ! lib/Term/Complete.pm
22423 ____________________________________________________________________________
22424 [  2002] By: gsar                                  on 1998/10/17  04:07:48
22425     Log: From: Gisle Aas <gisle@aas.no>
22426          Date: 14 Oct 1998 15:53:14 +0200
22427          Message-ID: <m3g1cr9rn9.fsf@furu.g.aas.no>
22428          Subject: Re: chr(0xFFFF_FFFF) and "\x{10_FFFF}" [PATCH 5.005_52]
22429  Branch: perl
22430        ! util.c
22431 ____________________________________________________________________________
22432 [  2001] By: gsar                                  on 1998/10/17  04:06:10
22433     Log: From: Gisle Aas <gisle@aas.no>
22434          Date: 14 Oct 1998 15:17:44 +0200
22435          Message-ID: <m3iuhn9taf.fsf@furu.g.aas.no>
22436          Subject: [PATCH 5.005_52] Core dump from "Missing right brace on \x{}"
22437  Branch: perl
22438        ! toke.c
22439 ____________________________________________________________________________
22440 [  2000] By: gsar                                  on 1998/10/17  03:06:33
22441     Log: From: Gisle Aas <gisle@aas.no>
22442          Date: 14 Oct 1998 00:38:06 +0200
22443          Message-ID: <m3iuhonl4h.fsf@furu.g.aas.no>
22444          Subject: [PATCH 5.005_52] utf8 substr can access memory outside PVX buffer
22445  Branch: perl
22446        ! sv.c
22447 ____________________________________________________________________________
22448 [  1999] By: gsar                                  on 1998/10/17  03:04:48
22449     Log: From: Dan Sugalski <sugalskd@osshe.edu>
22450          Date: Tue, 13 Oct 1998 15:10:57 -0700
22451          Message-Id: <3.0.6.32.19981013151057.00a947a0@ous.edu>
22452          Subject: [PATCH 5.004/5.005/5.006]Doc patch to VMS::Stdio module
22453  Branch: perl
22454        ! vms/ext/Stdio/Stdio.pm
22455 ____________________________________________________________________________
22456 [  1998] By: gsar                                  on 1998/10/17  03:00:40
22457     Log: skip readonly vars and unref references when doing a reset()
22458  Branch: perl
22459        ! sv.c
22460 ____________________________________________________________________________
22461 [  1997] By: gsar                                  on 1998/10/17  02:49:19
22462     Log: fix buggy treatment of large checksums on unicode strings
22463          From: Gisle Aas <gisle@aas.no>
22464          Date: 13 Oct 1998 21:35:39 +0200
22465          Message-ID: <m31zocp850.fsf@furu.g.aas.no>
22466          Subject: unpack("%48U*",...)  [PATCH 5.005_52]
22467  Branch: perl
22468        ! pp.c
22469 ____________________________________________________________________________
22470 [  1996] By: gsar                                  on 1998/10/17  02:43:22
22471     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22472          Date: Tue, 13 Oct 1998 04:46:00 -0400 (EDT)
22473          Message-Id: <199810130846.EAA00769@monk.mps.ohio-state.edu>
22474          Subject: [PATCH 5.005_52] Memory overrun in os2.c
22475  Branch: perl
22476        ! os2/Makefile.SHs os2/os2.c
22477 ____________________________________________________________________________
22478 [  1995] By: gsar                                  on 1998/10/17  02:42:01
22479     Log: clarify section name rules for typemaps
22480  Branch: perl
22481        ! pod/perlxs.pod
22482 ____________________________________________________________________________
22483 [  1994] By: gsar                                  on 1998/10/17  02:33:02
22484     Log: whitespace-proof grent.t
22485  Branch: perl
22486        ! t/op/grent.t
22487 ____________________________________________________________________________
22488 [  1993] By: gsar                                  on 1998/10/17  02:27:29
22489     Log: fix bug in B::CC::pp_sassign()
22490          From: "vishal bhatia" <vishalb@hotmail.com>
22491          Date: Sun, 11 Oct 1998 18:41:38 PDT
22492          Message-ID: <19981012014139.19614.qmail@hotmail.com>
22493          Subject: B::CC problems with pp_sassign routine
22494  Branch: perl
22495        ! ext/B/B/CC.pm
22496 ____________________________________________________________________________
22497 [  1992] By: gsar                                  on 1998/10/17  02:17:49
22498     Log: applied suggested patch with small doc tweak
22499          From: Gisle Aas <gisle@aas.no>
22500          Date: 11 Oct 1998 12:53:13 +0200
22501          Message-ID: <m3u31bfjza.fsf@furu.g.aas.no>
22502          Subject: Re: [PATCH 5.005_52] Optional syswrite LENGTH argument
22503  Branch: perl
22504        ! opcode.h opcode.pl pod/perlfunc.pod pp_sys.c t/op/sysio.t
22505        ! t/op/tiehandle.t
22506 ____________________________________________________________________________
22507 [  1991] By: gsar                                  on 1998/10/17  02:08:30
22508     Log: apply non-conflicting parts from suggested patch
22509          From: jan.dubois@ibm.net (Jan Dubois)
22510          Date: Sat, 10 Oct 1998 13:15:45 +0200
22511          Message-ID: <36223ed7.18279374@smtp1.ibm.net>
22512          Subject: [PATCH 5.005_52] Still more MakeMaker  patches
22513  Branch: perl
22514        ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
22515 ____________________________________________________________________________
22516 [  1990] By: gsar                                  on 1998/10/17  02:01:24
22517     Log: provide option to enable optimization with VC (suggested by Jan
22518          Dubois)
22519  Branch: perl
22520        ! win32/Makefile win32/makefile.mk
22521 ____________________________________________________________________________
22522 [  1989] By: gsar                                  on 1998/10/17  01:55:27
22523     Log: Rhapsody DR2 has bsd/ctypes.h, not objc/NXCType.h (suggested by
22524          Dave Leppik <dleppik@gage.com>
22525  Branch: perl
22526        ! perl.h
22527 ____________________________________________________________________________
22528 [  1988] By: gsar                                  on 1998/10/17  01:49:05
22529     Log: stray typo found by Hugo van der Sanden
22530  Branch: perl
22531        ! op.c
22532 ____________________________________________________________________________
22533 [  1987] By: gsar                                  on 1998/10/17  01:45:52
22534     Log: perldoc pod update
22535          From: Daniel Grisinger <dgris@perrin.dimensional.com>
22536          Date: 06 Oct 1998 23:56:51 -0600
22537          Message-ID: <m3g1d0kj8c.fsf@perrin.dimensional.com>
22538          Subject: [PATCH _02 and _52] perldoc
22539  Branch: perl
22540        ! utils/perldoc.PL
22541 ____________________________________________________________________________
22542 [  1986] By: gsar                                  on 1998/10/17  01:41:40
22543     Log: qualify names of builtins
22544  Branch: perl
22545        ! ext/POSIX/POSIX.pm
22546 ____________________________________________________________________________
22547 [  1982] By: gbarr                                 on 1998/10/17  00:20:57
22548     Log: From: Jochen Wiedmann <joe@ispsoft.de>
22549          Date: Thu, 17 Sep 1998 17:16:06 +0200
22550          Message-ID: <360127B6.E44564A@ispsoft.de>
22551          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
22552  Branch: maint-5.005/perl
22553        ! lib/ExtUtils/MakeMaker.pm
22554 ____________________________________________________________________________
22555 [  1978] By: gsar                                  on 1998/10/16  01:58:58
22556     Log: integrate cfgperl mods into mainline
22557  Branch: perl
22558       +> ext/DynaLoader/dl_vmesa.xs
22559        ! Porting/genlog
22560       !> Configure MANIFEST Makefile.SH config_h.SH
22561       !> ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
22562       !> hints/linux.sh hints/os390.sh op.c t/op/pat.t thread.h
22563       !> x2p/Makefile.SH
22564 ____________________________________________________________________________
22565 [  1976] By: gsar                                  on 1998/10/16  00:10:52
22566     Log: stray tweak
22567  Branch: perl
22568        ! op.c
22569 ____________________________________________________________________________
22570 [  1975] By: gsar                                  on 1998/10/15  23:54:38
22571     Log: propagate typeness of lexicals while cloning them
22572  Branch: perl
22573        ! op.c
22574 ____________________________________________________________________________
22575 [  1974] By: gsar                                  on 1998/10/15  23:53:25
22576     Log: s/last/first/ typo in append_list()
22577  Branch: perl
22578        ! op.c
22579 ____________________________________________________________________________
22580 [  1973] By: gsar                                  on 1998/10/15  20:06:17
22581     Log: nuke confperl branch and contents
22582  Branch: confperl
22583        - (delete 1284 files)
22584 ____________________________________________________________________________
22585 [  1972] By: jhi                                   on 1998/10/15  07:07:35
22586     Log: Test #162 had been added but the "print 1..161" had not been updated.
22587  Branch: cfgperl
22588        ! t/op/pat.t
22589 ____________________________________________________________________________
22590 [  1971] By: gsar                                  on 1998/10/15  03:09:58
22591     Log: check in all confperl changes as of change#1964 into cfgperl
22592  Branch: cfgperl
22593        + ext/DynaLoader/dl_vmesa.xs
22594        ! Configure MANIFEST Makefile.SH config_h.SH
22595        ! ext/Thread/Thread.xs gv.c hints/hpux.sh hints/irix_6.sh
22596        ! hints/linux.sh hints/os390.sh op.c thread.h x2p/Makefile.SH
22597 ____________________________________________________________________________
22598 [  1970] By: gsar                                  on 1998/10/15  03:05:59
22599     Log: integrate mainline to get tr.t
22600  Branch: cfgperl
22601       +> t/op/tr.t
22602 ____________________________________________________________________________
22603 [  1969] By: gsar                                  on 1998/10/15  03:04:17
22604     Log: add missing tr.t to repository
22605  Branch: perl
22606        + t/op/tr.t
22607 ____________________________________________________________________________
22608 [  1968] By: gsar                                  on 1998/10/15  03:02:43
22609     Log: create cfgperl branch
22610  Branch: cfgperl
22611       +> (branch 1282 files)
22612 ____________________________________________________________________________
22613 [  1967] By: gsar                                  on 1998/10/15  02:46:08
22614     Log: correct bugs exposed in MM_Unix.pm by commenting out Selfloader
22615          (MAN3PODS cannot be set to ' '; stray stricture violation)
22616  Branch: perl
22617        ! ext/B/Makefile.PL ext/DB_File/Makefile.PL
22618        ! ext/Data/Dumper/Makefile.PL ext/DynaLoader/Makefile.PL
22619        ! ext/Errno/Makefile.PL ext/Fcntl/Makefile.PL
22620        ! ext/GDBM_File/Makefile.PL ext/IO/Makefile.PL
22621        ! ext/IPC/SysV/Makefile.PL ext/NDBM_File/Makefile.PL
22622        ! ext/ODBM_File/Makefile.PL ext/Opcode/Makefile.PL
22623        ! ext/POSIX/Makefile.PL ext/SDBM_File/Makefile.PL
22624        ! ext/Socket/Makefile.PL ext/Thread/Makefile.PL
22625        ! ext/attrs/Makefile.PL ext/re/Makefile.PL
22626        ! lib/ExtUtils/MM_Unix.pm
22627 ____________________________________________________________________________
22628 [  1966] By: gsar                                  on 1998/10/15  02:19:03
22629     Log: tweak to make fix in change#1944 behave correctly for closures
22630          created within eval''
22631  Branch: perl
22632        ! op.c t/op/eval.t
22633 ____________________________________________________________________________
22634 [  1965] By: gsar                                  on 1998/10/14  23:22:41
22635     Log: use better numbers for exitstatus test
22636  Branch: perl
22637        ! t/op/die_exit.t
22638 ____________________________________________________________________________
22639 [  1964] By: jhi                                   on 1998/10/14  17:25:41
22640     Log: Add VM/ESA dynaloading (uses <dll.h>).
22641  Branch: confperl
22642        + ext/DynaLoader/dl_vmesa.xs
22643        ! MANIFEST
22644 ____________________________________________________________________________
22645 [  1963] By: jhi                                   on 1998/10/14  17:17:10
22646     Log: Remove a2p.loadmap in 'clean' target.
22647  Branch: confperl
22648        ! x2p/Makefile.SH
22649 ____________________________________________________________________________
22650 [  1962] By: jhi                                   on 1998/10/14  17:13:11
22651     Log: VM/ESA produces also .prelmaps. (No, not .perlmaps...)
22652  Branch: confperl
22653        ! Makefile.SH
22654 ____________________________________________________________________________
22655 [  1961] By: jhi                                   on 1998/10/14  16:27:39
22656     Log: VM/ESA creates executable.loadmaps.
22657  Branch: confperl
22658        ! Makefile.SH
22659 ____________________________________________________________________________
22660 [  1960] By: jhi                                   on 1998/10/14  15:37:39
22661     Log: Introduce SCHED_YIELD (one of sched_yield(),
22662          pthread_yield(), or pthread_yield(NULL)).
22663          YIELD is then defined using SCHED_YIELD unless
22664          a platform-specific YIELD has already been defined.
22665          
22666          Support pthread_attr_setdetachstate(pthread_attr_t*, int*).
22667          
22668          The need for pthread_yield(NULL) and pthread_attr_setdet...
22669          introduced by (private email)
22670          
22671          From: Neale Ferguson <neale@VMA.TABNSW.COM.AU>
22672          Date: Sat, 10 Oct 1998 21:08:15 +1300
22673          Message-ID: <361F15EE.47376EC@mailbox.tabnsw.com.au>
22674          Subject: Re: Perl thread problems in VM/ESA
22675          
22676          Better select() protoprobe (for AIX), from (private email)
22677          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
22678          Date: Fri, 2 Oct 1998 14:52:25 -0400 (EDT)
22679          Message-Id: <Pine.SUN.3.96.981002144601.11832D-100000@newton.phys>
22680          Subject: AIX select (fwd)
22681          From: Lars Hecking <lhecking@nmrc.ucc.ie>
22682          To: Andy Dougherty <doughera@lafcol.lafayette.edu>
22683          Date: Fri, 2 Oct 1998 10:40:01 +0100
22684          Subject: AIX select
22685          
22686          Linux-avoid-so.X.Y, based on
22687          From: "Kurt D. Starsinic" <kstar@chapin.edu>
22688          Date: Tue, 13 Oct 1998 15:55:07 -0400
22689          Message-ID: <19981013155507.B4004@O2.chapin.edu>
22690          Subject: Re: [PATCH 5.005_52] [Was: Re: How can Debian accomodate new installation ?]
22691  Branch: confperl
22692        ! Configure config_h.SH ext/Thread/Thread.xs hints/linux.sh
22693        ! thread.h
22694 ____________________________________________________________________________
22695 [  1959] By: jhi                                   on 1998/10/14  12:51:26
22696     Log: Some old pthread implementations have
22697          pthread_attr_setdetachstate(pthread_attr_t*, int*).
22698  Branch: confperl
22699        ! ext/Thread/Thread.xs
22700 ____________________________________________________________________________
22701 [  1958] By: jhi                                   on 1998/10/14  12:41:11
22702     Log: SCHED_YIELD and ATTR_JOINABLE fixes.  Thread.xs and Configure
22703          counterparts will follow soon.
22704  Branch: confperl
22705        ! thread.h
22706 ____________________________________________________________________________
22707 [  1957] By: jhi                                   on 1998/10/14  12:38:11
22708     Log: Add tr.t (MANIFEST already knew about it, strange)
22709  Branch: confperl
22710        + t/op/tr.t
22711 ____________________________________________________________________________
22712 [  1956] By: jhi                                   on 1998/10/14  12:24:35
22713     Log: Mutexen should be initialized only once.
22714  Branch: confperl
22715        ! gv.c op.c
22716 ____________________________________________________________________________
22717 [  1955] By: jhi                                   on 1998/10/14  12:19:38
22718     Log: os390 has its own cppstdin.
22719  Branch: confperl
22720        ! hints/os390.sh
22721 ____________________________________________________________________________
22722 [  1954] By: jhi                                   on 1998/10/14  12:15:06
22723     Log: Integrate with mainperl.
22724  Branch: confperl
22725       !> (integrate 1280 files)
22726 ____________________________________________________________________________
22727 [  1953] By: jhi                                   on 1998/10/14  11:48:08
22728     Log: Removed duplicate CMA threads code for HPUX 10.X.
22729          (probably residue of patch(1) being too understanding)
22730          Enhanced 64-bit settings. (redo change#1940)
22731  Branch: confperl
22732        ! hints/hpux.sh
22733 ____________________________________________________________________________
22734 [  1952] By: jhi                                   on 1998/10/14  11:45:16
22735     Log: (redo change#1949) Detypo in the d_open64 warning about
22736          the impending WHOA.
22737  Branch: confperl
22738        ! hints/irix_6.sh
22739 ____________________________________________________________________________
22740 [  1951] By: jhi                                   on 1998/10/14  10:54:16
22741     Log: Mutexen should only be inited once, after they have been New()ed.
22742  Branch: confperl
22743        ! gv.c op.c
22744 ____________________________________________________________________________
22745 [  1950] By: jhi                                   on 1998/10/14  10:41:43
22746     Log: Own cppstdin.
22747  Branch: confperl
22748        ! hints/os390.sh
22749 ____________________________________________________________________________
22750 [  1949] By: jhi                                   on 1998/10/14  10:34:23
22751     Log: Detypo in the d_open64 warning about the impending WHOA.
22752  Branch: confperl
22753        ! hints/irix_6.sh
22754 ____________________________________________________________________________
22755 [  1948] By: gsar                                  on 1998/10/14  05:38:01
22756     Log: two typos
22757  Branch: perl
22758        ! pp_hot.c t/op/eval.t
22759 ____________________________________________________________________________
22760 [  1947] By: gsar                                  on 1998/10/14  05:37:10
22761     Log: let docatch() pass the buck when restartop turns out to be null,
22762          making exceptions in BEGIN{} propagate as expected
22763  Branch: perl
22764        ! pp_ctl.c t/op/misc.t
22765 ____________________________________________________________________________
22766 [  1946] By: gsar                                  on 1998/10/13  03:41:49
22767     Log: add missing file from change#1943
22768  Branch: perl
22769        ! proto.h
22770 ____________________________________________________________________________
22771 [  1945] By: gsar                                  on 1998/10/13  03:32:02
22772     Log: defer "deep recursion" warnings until CXt_SUB context is properly
22773          set up
22774  Branch: perl
22775        ! pp_hot.c t/pragma/warn/pp_hot
22776 ____________________________________________________________________________
22777 [  1944] By: gsar                                  on 1998/10/13  03:15:50
22778     Log: change#1614 merely disabled earlier fix (doh!); undo it and properly
22779          fixup the cop_seq value that must be seen by lexical lookups that
22780          emanate within eval''
22781  Branch: perl
22782        ! cop.h op.c pp_ctl.c pp_hot.c scope.c t/op/eval.t
22783 ____________________________________________________________________________
22784 [  1943] By: gsar                                  on 1998/10/13  02:06:09
22785     Log: ensure recursive attempts to findlex()icals know enough about where
22786          the last eval'' context was encountered
22787  Branch: perl
22788        ! op.c t/op/eval.t
22789 ____________________________________________________________________________
22790 [  1942] By: gsar                                  on 1998/10/13  02:01:24
22791     Log: force copy of substrings when matching against temporaries
22792  Branch: perl
22793        ! pp_hot.c t/op/pat.t
22794 ____________________________________________________________________________
22795 [  1941] By: gsar                                  on 1998/10/13  01:49:16
22796     Log: don't longjmp() in pp_goto() (regressive bug from old single-stack
22797          implementation)
22798  Branch: perl
22799        ! pp_ctl.c t/op/runlevel.t
22800 ____________________________________________________________________________
22801 [  1940] By: jhi                                   on 1998/10/12  09:57:44
22802     Log: Removed duplicate CMA threads code for HPUX 10.X.
22803          (probably residue of patch(1) being too understanding)
22804          Enhanced 64-bit settings.
22805  Branch: confperl
22806        ! hints/hpux.sh
22807 ____________________________________________________________________________
22808 [  1939] By: jhi                                   on 1998/10/12  09:53:11
22809     Log: Initial sync from mainline perl.
22810  Branch: confperl
22811        + (add 1282 files)
22812 ____________________________________________________________________________
22813 [  1937] By: gsar                                  on 1998/10/06  21:16:34
22814     Log: fix $/ init for USE_THREADS
22815  Branch: perl
22816        ! perl.c
22817 ____________________________________________________________________________
22818 [  1936] By: gsar                                  on 1998/10/06  07:19:39
22819     Log: fix globals caught by change#1927; builds and tests on Solaris
22820  Branch: perl
22821        ! Changes mg.c op.c perl.c pp_ctl.c regcomp.c utf8.c utf8.h
22822        ! warning.h warning.pl
22823 ____________________________________________________________________________
22824 [  1935] By: gsar                                  on 1998/10/06  06:50:35
22825     Log: add test for previous fix
22826  Branch: perl
22827        ! ext/Thread/create.t
22828 ____________________________________________________________________________
22829 [  1934] By: gsar                                  on 1998/10/06  06:37:36
22830     Log: fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh
22831  Branch: perl
22832        ! util.c
22833 ____________________________________________________________________________
22834 [  1933] By: gsar                                  on 1998/10/06  05:04:20
22835     Log: undo bogus part of change#1903 (as pointed out by Larry)
22836  Branch: perl
22837        ! pp_ctl.c
22838 ____________________________________________________________________________
22839 [  1932] By: gsar                                  on 1998/10/06  04:21:31
22840     Log: added tweaked version of suggested patch
22841          From: jan.dubois@ibm.net (Jan Dubois)
22842          Date: Sat, 03 Oct 1998 19:04:48 +0200
22843          Message-ID: <361d54b2.36841294@smtp1.ibm.net>
22844          Subject: [PATCH 5.005_52] More MakeMaker  patches
22845  Branch: perl
22846        ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
22847        ! lib/ExtUtils/Mkbootstrap.pm lib/ExtUtils/Mksymlists.pm
22848 ____________________________________________________________________________
22849 [  1931] By: gsar                                  on 1998/10/06  04:04:33
22850     Log: use cpp symbols instead of hardwired constants
22851          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22852          Date: Mon, 05 Oct 1998 09:23:33 +0100
22853          Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk>
22854          Subject: [PATCH 5.005_52] By the numbers (resend)
22855  Branch: perl
22856        ! op.c
22857 ____________________________________________________________________________
22858 [  1930] By: gsar                                  on 1998/10/06  04:01:55
22859     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22860          Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu>
22861          Date: Mon, 5 Oct 1998 02:37:43 -0400 (EDT)
22862          Subject: [PATCH 5.005_52] Cumulative OS/2-related patch
22863  Branch: perl
22864        ! Makefile.SH hints/os2.sh lib/ExtUtils/MM_OS2.pm mg.c
22865        ! os2/Changes os2/Makefile.SHs os2/os2.c perl_exp.SH util.c
22866 ____________________________________________________________________________
22867 [  1929] By: gsar                                  on 1998/10/06  03:50:36
22868     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22869          Date: Mon, 5 Oct 1998 02:39:00 -0400 (EDT)
22870          Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu>
22871          Subject: [PATCH 5.00552] Minor test improvement
22872  Branch: perl
22873        ! t/op/magic.t
22874 ____________________________________________________________________________
22875 [  1928] By: gsar                                  on 1998/10/06  03:49:03
22876     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22877          Date: Mon, 5 Oct 1998 02:38:23 -0400 (EDT)
22878          Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu>
22879          Subject: [PATCH 5.00552] emacs/ptags inprovements
22880  Branch: perl
22881        ! emacs/ptags
22882 ____________________________________________________________________________
22883 [  1927] By: gsar                                  on 1998/10/06  03:47:44
22884     Log: disable C<#define dirty PL_dirty> et al.
22885  Branch: perl
22886        ! embed.pl embedvar.h
22887 ____________________________________________________________________________
22888 [  1926] By: gsar                                  on 1998/10/06  03:43:32
22889     Log: From: Mark-Jason Dominus <mjd@plover.com>
22890          Date: Sun, 04 Oct 1998 14:48:11 -0400
22891          Message-ID: <19981004184811.16048.qmail@plover.com>
22892          Subject: PATCH: perldoc -f does not locate -e, -r, -x, etc.
22893  Branch: perl
22894        ! utils/perldoc.PL
22895 ____________________________________________________________________________
22896 [  1925] By: gsar                                  on 1998/10/06  03:27:35
22897     Log: disable USE_THREADS when PERL_OBJECT is enabled
22898  Branch: perl
22899        ! win32/Makefile win32/makefile.mk
22900 ____________________________________________________________________________
22901 [  1924] By: gsar                                  on 1998/10/06  03:26:54
22902     Log: remove spurious unused conflicting globals (PL_yy{v,s}sp)
22903  Branch: perl
22904        ! Makefile.SH Todo-5.005 embedvar.h perlvars.h perly.c toke.c
22905        ! vms/perly_c.vms
22906 ____________________________________________________________________________
22907 [  1923] By: gsar                                  on 1998/10/03  05:19:56
22908     Log: make C<use> recognize C<require> overrides; allow C<do EXPR> to be
22909          overridden
22910  Branch: perl
22911        ! embed.h global.sym objXSUB.h objpp.h op.c perly.c perly.y
22912        ! proto.h vms/perly_c.vms
22913 ____________________________________________________________________________
22914 [  1922] By: gsar                                  on 1998/10/03  03:59:50
22915     Log: suppress manifypods leak in extensions
22916  Branch: perl
22917        ! ext/Errno/Makefile.PL ext/IPC/SysV/Makefile.PL pod/pod2man.PL
22918 ____________________________________________________________________________
22919 [  1921] By: gsar                                  on 1998/10/02  22:30:15
22920     Log: os390 fixes (suggested by Peter Prymmer)
22921  Branch: perl
22922        ! Makefile.SH regcomp.c
22923 ____________________________________________________________________________
22924 [  1920] By: gsar                                  on 1998/10/02  21:41:19
22925     Log: squelch undef warnings
22926          From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22927          Date: Fri, 02 Oct 1998 11:01:14 +0100
22928          Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk>
22929          Subject: [PATCH] Re: Apparent bug in Math::BigInt 
22930  Branch: perl
22931        ! Changes lib/Math/BigInt.pm
22932 ____________________________________________________________________________
22933 [  1919] By: gsar                                  on 1998/10/02  04:59:13
22934     Log: add note to INSTALL about ANSI C
22935  Branch: perl
22936        ! INSTALL
22937 ____________________________________________________________________________
22938 [  1918] By: gsar                                  on 1998/10/02  04:21:10
22939     Log: tolerate spaces when fixing up __cplusplus output by old h2xs
22940          From: jan.dubois@ibm.net (Jan Dubois)
22941          Date: Wed, 30 Sep 1998 23:35:30 +0200
22942          Message-ID: <3619a1e8.12336659@smtp1.ibm.net>
22943          Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT
22944  Branch: perl
22945        ! lib/ExtUtils/xsubpp
22946 ____________________________________________________________________________
22947 [  1917] By: gsar                                  on 1998/10/02  04:16:02
22948     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
22949          Date: Thu, 1 Oct 1998 11:37:26 +0300 (EET DST)
22950          Message-Id: <199810010837.LAA31371@alpha.hut.fi>
22951          Subject: Re: Configure test for selectbits busted
22952  Branch: perl
22953        ! Configure
22954 ____________________________________________________________________________
22955 [  1916] By: gsar                                  on 1998/10/02  04:14:17
22956     Log: From: Dan Sugalski <sugalskd@osshe.edu>
22957          Date: Wed, 30 Sep 1998 17:15:20 -0700
22958          Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>
22959          Subject: [PATCH 5.005_02]VMS config tweaks
22960  Branch: perl
22961        ! vms/descrip_mms.template vms/subconfigure.com
22962 ____________________________________________________________________________
22963 [  1915] By: gsar                                  on 1998/10/02  04:10:47
22964     Log: use Off_t to permit 64-bit seek()
22965          From: Scott Henry <scotth@sgi.com>
22966          Date: 29 Sep 1998 17:38:46 -0700
22967          Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
22968          Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
22969          --
22970          Date: 28 Sep 1998 18:55:37 -0700
22971          Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
22972          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
22973  Branch: perl
22974        ! doio.c pp_sys.c proto.h sv.c
22975 ____________________________________________________________________________
22976 [  1914] By: gsar                                  on 1998/10/02  04:05:36
22977     Log: normalize tm struct passed to strftime() with mktime()
22978          From: Spider Boardman <spider@orb.nashua.nh.us>
22979          Date: Wed, 30 Sep 1998 15:12:09 -0400
22980          Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
22981          Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date 
22982  Branch: perl
22983        ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
22984 ____________________________________________________________________________
22985 [  1913] By: gsar                                  on 1998/10/02  03:59:46
22986     Log: don't try to run foo_SH.orig etc.
22987  Branch: perl
22988        ! Configure
22989 ____________________________________________________________________________
22990 [  1912] By: gsar                                  on 1998/10/02  03:45:37
22991     Log: make warning about glob process failure optional
22992  Branch: perl
22993        ! pod/perldiag.pod pp_hot.c
22994 ____________________________________________________________________________
22995 [  1911] By: gsar                                  on 1998/10/02  02:52:21
22996     Log: document yet another RE diagnostic, make it consistent with REG_INFTY
22997          From: Dominic Dunlop <domo@vo.lu>
22998          Date: Tue, 29 Sep 1998 21:06:30 +0000
22999          Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
23000          Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
23001          --
23002          Date: Wed, 30 Sep 1998 11:46:44 +0000
23003          Message-Id: <v03110702b237beb04830@[212.24.192.74]>
23004          Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag
23005  Branch: perl
23006        ! pod/perldiag.pod regcomp.c
23007 ____________________________________________________________________________
23008 [  1910] By: gsar                                  on 1998/10/02  02:48:48
23009     Log: minor Configure tweaks (via private mail)
23010          From: Jarkko Hietaniemi <jhi@iki.fi>
23011          Date: Wed, 30 Sep 1998 02:25:06 +0300 (EET DST)
23012          Message-Id: <199809292325.CAA19737@alpha.hut.fi>
23013          Subject: [PATCH] 5.005_52: the drizzle continues
23014  Branch: perl
23015        ! Configure config_h.SH handy.h
23016 ____________________________________________________________________________
23017 [  1909] By: gsar                                  on 1998/10/02  02:46:39
23018     Log: update SCO hints for dynamic loading
23019          From: Andy Dougherty <doughera@lafcol.lafayette.edu>
23020          Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
23021          Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
23022          Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
23023          --
23024          Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
23025          Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
23026          Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
23027  Branch: perl
23028        ! hints/sco.sh
23029 ____________________________________________________________________________
23030 [  1908] By: gsar                                  on 1998/10/02  02:33:39
23031     Log: make File::Find work when wanted() is autoloaded or a symbolic ref
23032  Branch: perl
23033        ! lib/File/Find.pm
23034 ____________________________________________________________________________
23035 [  1907] By: gsar                                  on 1998/10/02  02:21:52
23036     Log: applied patches, but retained old behavior for win32 (where compilers
23037          can't read from stdin at all)
23038          From: Graham Barr <gbarr@ti.com>
23039          Date: Mon, 28 Sep 1998 09:41:49 -0500
23040          Message-ID: <19980928094149.B26576@asic.sc.ti.com>
23041          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
23042          --
23043          Date: Tue, 29 Sep 1998 12:35:43 -0500
23044          Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
23045          Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
23046  Branch: perl
23047        ! ext/Errno/Errno_pm.PL
23048 ____________________________________________________________________________
23049 [  1906] By: gsar                                  on 1998/10/02  02:02:19
23050     Log: tolerate whitespace in /etc/group entries (suggested by Jarkko
23051          Hietaniemi)
23052  Branch: perl
23053        ! t/op/grent.t
23054 ____________________________________________________________________________
23055 [  1905] By: gsar                                  on 1998/10/02  01:59:56
23056     Log: win32 caveats about truncate()
23057  Branch: perl
23058        ! pod/perlport.pod
23059 ____________________________________________________________________________
23060 [  1904] By: gsar                                  on 1998/10/02  01:53:25
23061     Log: various Configure and hints updates (prefer drand48() or random()
23062          over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
23063          applied modulo SCO hints superceded by later patch
23064          From: Jarkko Hietaniemi <jhi@iki.fi>
23065          Date: Tue, 29 Sep 1998 00:56:33 +0300 (EET DST)
23066          Message-Id: <199809282156.AAA18615@alpha.hut.fi>
23067          Subject: [PATCH] 5.005_52: Configure et al:
23068  Branch: perl
23069        + ext/IPC/SysV/hints/next_3.pl
23070        ! Configure INSTALL MANIFEST config_h.SH ext/IPC/SysV/SysV.xs
23071        ! hints/dec_osf.sh hints/irix_6.sh hints/next_3.sh
23072        ! hints/solaris_2.sh perl.h pod/perldiag.pod pp.c pp_sys.c
23073 ____________________________________________________________________________
23074 [  1903] By: gsar                                  on 1998/10/02  01:42:37
23075     Log: fixes for bugs in /RE/p        from Hugo van der Sanden
23076          Date: Mon, 28 Sep 1998 17:41:49 +0100
23077          Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
23078          Subject: [PATCH 5.005_52] Re: More on ?p 
23079          --
23080          Date: Thu, 01 Oct 1998 09:10:58 +0100
23081          Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
23082          Subject: [PATCH 5.005_52] ?p fix
23083          --
23084          Date: Thu, 01 Oct 1998 10:45:56 +0100
23085          Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
23086          Subject: [PATCH 5.005_52] more on ?p
23087  Branch: perl
23088        ! pp_ctl.c
23089 ____________________________________________________________________________
23090 [  1902] By: gsar                                  on 1998/10/02  01:36:14
23091     Log: From: Kenneth Duda <kjd@cisco.com>
23092          Date: Sun, 27 Sep 1998 20:22:12 -0700 (PDT)
23093          Message-Id: <199809280322.UAA01261@scorpion.cisco.com>
23094          Subject: writemain dies when there are more than 4000 characters of extensions
23095  Branch: perl
23096        ! writemain.SH
23097 ____________________________________________________________________________
23098 [  1901] By: gsar                                  on 1998/10/02  01:33:16
23099     Log: tweak run_byacc recipe
23100  Branch: perl
23101        ! Makefile.SH Porting/pumpkin.pod
23102 ____________________________________________________________________________
23103 [  1900] By: gsar                                  on 1998/10/02  01:02:09
23104     Log: use SETERRNO() to reset errno (suggested by Charles Bailey)
23105  Branch: perl
23106        ! perl.h pp_ctl.c
23107 ____________________________________________________________________________
23108 [  1899] By: gsar                                  on 1998/09/28  20:46:30
23109     Log: fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
23110          Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
23111          Dvornik)
23112  Branch: perl
23113        ! hints/irix_6.sh lib/ExtUtils/MakeMaker.pm mg.c scope.c
23114 ____________________________________________________________________________
23115 [  1898] By: gsar                                  on 1998/09/28  20:42:52
23116     Log: flush unsubmitted 5.00552 change
23117  Branch: perl
23118        ! MANIFEST
23119 ____________________________________________________________________________
23120 [  1897] By: gsar                                  on 1998/09/27  04:43:06
23121     Log: run vms_yfix.pl
23122  Branch: perl
23123        ! vms/perly_c.vms
23124 ____________________________________________________________________________
23125 [  1896] By: gsar                                  on 1998/09/27  03:38:55
23126     Log: small tweak on last change
23127  Branch: perl
23128        ! win32/win32.c
23129 ____________________________________________________________________________
23130 [  1895] By: gsar                                  on 1998/09/27  03:17:17
23131     Log: fix win32_stat() to do the right thing for share names
23132  Branch: perl
23133        ! win32/win32.c
23134 ____________________________________________________________________________
23135 [  1891] By: larry                                 on 1998/09/25  18:50:40
23136     Log: Fixed apostrophe problem from Mark Knutsen.
23137  Branch: perl
23138        ! sv.h
23139
23140 ----------------
23141 Version 5.005_52
23142 ----------------
23143
23144 ____________________________________________________________________________
23145 [  1890] By: gsar                                  on 1998/09/25  10:25:00
23146     Log: update template config.sh, add new config vars to win32 stuff
23147  Branch: perl
23148        ! Changes Porting/config.sh Porting/config_H config_h.SH objpp.h
23149        ! pp_sys.c proto.h win32/config.bc win32/config.gc
23150        ! win32/config.vc win32/config_H.bc win32/config_H.gc
23151        ! win32/config_H.vc win32/win32.h
23152 ____________________________________________________________________________
23153 [  1889] By: gsar                                  on 1998/09/25  07:13:13
23154     Log: big Configure update from Jarkko: sync metaconfig units; d_statblks fix
23155          for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
23156          of full-fledged 64-bit support (including support for: fseeko/ftello,
23157          Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
23158          in Fcntl)
23159          From: Jarkko Hietaniemi <jhi@iki.fi>
23160          Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
23161          Message-Id: <199809112056.XAA04720@alpha.hut.fi>
23162          Subject: [PATCH] 5.005_51: Configure "Massive Attack"
23163          --
23164          From: Jarkko Hietaniemi <jhi@cc.hut.fi>
23165          Date: 12 Sep 1998 09:44:25 +0300
23166          Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
23167          Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"
23168  Branch: perl
23169        + lib/filetest.pm
23170        ! Configure MANIFEST Makefile.SH config_h.SH doio.c embedvar.h
23171        ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs handy.h hints/dec_osf.sh
23172        ! hints/freebsd.sh hints/hpux.sh hints/irix_6.sh objXSUB.h
23173        ! perl.c perl.h perl_exp.SH perlio.c perlvars.h pod/perldiag.pod
23174        ! pod/perlfunc.pod pp_sys.c proto.h win32/GenCAPI.pl
23175        ! win32/makedef.pl
23176 ____________________________________________________________________________
23177 [  1888] By: gsar                                  on 1998/09/25  06:27:12
23178     Log: bump patchlevel to 52; other little tweaks for threads, win32 builds
23179  Branch: perl
23180        ! doop.c mg.c patchlevel.h regexec.c win32/Makefile
23181        ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23182        ! win32/makedef.pl win32/makefile.mk win32/win32.c
23183 ____________________________________________________________________________
23184 [  1887] By: gsar                                  on 1998/09/25  04:50:49
23185     Log: win32.c tweak
23186  Branch: perl
23187        ! win32/win32.c
23188 ____________________________________________________________________________
23189 [  1886] By: gsar                                  on 1998/09/25  04:47:32
23190     Log: s/MAKEMAKEROPT/PERL_MM_OPT/
23191  Branch: perl
23192        ! lib/ExtUtils/MakeMaker.pm
23193 ____________________________________________________________________________
23194 [  1885] By: gsar                                  on 1998/09/25  04:05:09
23195     Log: From: Dominic Dunlop <domo@vo.lu>
23196          Date: Thu, 10 Sep 1998 11:02:46 +0000
23197          Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>
23198          Subject: MM_Unix::canonpath erroneously turns leading // into /
23199  Branch: perl
23200        ! lib/ExtUtils/MM_Unix.pm
23201 ____________________________________________________________________________
23202 [  1884] By: gsar                                  on 1998/09/25  03:06:10
23203     Log: temporarily disable perl malloc for a2p until we clean up
23204          conflicting malloc() declarations everywhere
23205  Branch: perl
23206        ! x2p/Makefile.SH
23207 ____________________________________________________________________________
23208 [  1883] By: gsar                                  on 1998/09/25  02:27:00
23209     Log: remove obsolete win32/bin/*.pl
23210  Branch: perl
23211        - win32/bin/network.pl win32/bin/webget.pl win32/bin/www.pl
23212        ! Changes MANIFEST win32/Makefile win32/makefile.mk
23213 ____________________________________________________________________________
23214 [  1882] By: gsar                                  on 1998/09/25  02:04:43
23215     Log: missing file in last submit
23216  Branch: perl
23217        ! proto.h
23218 ____________________________________________________________________________
23219 [  1881] By: gsar                                  on 1998/09/25  01:56:54
23220     Log: serial access to PL_x[inpr]v_root for USE_THREADS
23221  Branch: perl
23222        ! sv.c
23223 ____________________________________________________________________________
23224 [  1880] By: gsar                                  on 1998/09/25  01:19:38
23225     Log: lock sv_mutex in new_he() and del_he() for USE_THREADS
23226          From: Drago Goricanec <drago@king.otsd.ts.fujitsu.co.jp>
23227          Date: Thu, 24 Sep 1998 22:01:09 +0900
23228          Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
23229          Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe 
23230  Branch: perl
23231        ! hv.c proto.h
23232 ____________________________________________________________________________
23233 [  1879] By: gsar                                  on 1998/09/25  00:20:07
23234     Log: tweaks to enable PERL_OBJECT to build & test on win32
23235  Branch: perl
23236        ! Changes doop.c mg.c objpp.h proto.h regexec.c util.c
23237        ! win32/GenCAPI.pl
23238 ____________________________________________________________________________
23239 [  1878] By: gsar                                  on 1998/09/25  00:13:36
23240     Log: fix change#1861, which breaks default boot_xxx symbol generation
23241  Branch: perl
23242        ! lib/ExtUtils/Mksymlists.pm
23243 ____________________________________________________________________________
23244 [  1877] By: gsar                                  on 1998/09/24  10:29:54
23245     Log: two tweaks for clean build and test on Solaris
23246  Branch: perl
23247        ! op.c t/op/subst.t
23248 ____________________________________________________________________________
23249 [  1876] By: gsar                                  on 1998/09/24  09:04:43
23250     Log: From: Colin Kuskie <ckuskie@cadence.com>
23251          Date: Wed, 26 Aug 1998 14:53:01 -0700 (PDT)
23252          Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>
23253          Subject: [PATCH 5.005_51] perlform.pod
23254  Branch: perl
23255        ! pod/perlform.pod
23256 ____________________________________________________________________________
23257 [  1875] By: gsar                                  on 1998/09/24  08:47:47
23258     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23259          Date: Tue, 25 Aug 1998 15:35:58 -0400 (EDT)
23260          Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>
23261          Subject: Re: problem with (?p{}) [PATCH 5.005_5*]
23262  Branch: perl
23263        ! regexec.c
23264 ____________________________________________________________________________
23265 [  1874] By: gsar                                  on 1998/09/24  08:44:55
23266     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23267          Date: Tue, 25 Aug 1998 14:56:06 -0400 (EDT)
23268          Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>
23269          Subject: Re: your Regexp.patch dated 21.8 [PATCH]
23270  Branch: perl
23271        ! toke.c
23272 ____________________________________________________________________________
23273 [  1873] By: gsar                                  on 1998/09/24  08:39:41
23274     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23275          Date: Tue, 25 Aug 1998 04:29:49 -0400 (EDT)
23276          Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>
23277          Subject: [PATCH 5.005_*] Extraneous warning for (?()A|B)
23278  Branch: perl
23279        ! Changes regcomp.c
23280 ____________________________________________________________________________
23281 [  1872] By: gsar                                  on 1998/09/24  08:37:00
23282     Log: From: Krishna Sethuraman <krishpl@shamu.engr.sgi.com>
23283          Date: Sun, 23 Aug 1998 23:18:38 PDT
23284          Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>
23285          Subject: new irix_6.sh hints file
23286  Branch: perl
23287        ! hints/irix_6.sh
23288 ____________________________________________________________________________
23289 [  1871] By: gsar                                  on 1998/09/24  07:26:37
23290     Log: correct FSF address in various places
23291  Branch: perl
23292        ! Copying README ext/B/README lib/Getopt/Long.pm
23293 ____________________________________________________________________________
23294 [  1870] By: gsar                                  on 1998/09/24  07:11:56
23295     Log: From:    Dan Sugalski <sugalskd@osshe.edu>
23296          Date:    Fri, 14 Aug 1998 09:20:16 PDT
23297          Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>
23298          Subject: [PATCH 5.005_02] (and _5x I expect) VMS config procedure patch
23299  Branch: perl
23300        ! configure.com
23301 ____________________________________________________________________________
23302 [  1869] By: gsar                                  on 1998/09/24  06:55:59
23303     Log: use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
23304          From:    Scott Henry <scotth@sgi.com>
23305          Date:    13 Aug 1998 09:52:15 PDT
23306          Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
23307          Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)
23308  Branch: perl
23309        ! hints/irix_6.sh
23310 ____________________________________________________________________________
23311 [  1868] By: gsar                                  on 1998/09/24  06:51:23
23312     Log: From:    Nathan Torkington <gnat@frii.com>
23313          Date:    Thu, 13 Aug 1998 10:59:48 MDT
23314          Message-Id: <199808131659.KAA06179@prometheus.frii.com>
23315          Subject: [PATCH] 5.005_02 perlfunc.pod, improve umask entry
23316  Branch: perl
23317        ! pod/perlfunc.pod
23318 ____________________________________________________________________________
23319 [  1867] By: gsar                                  on 1998/09/24  06:45:13
23320     Log: make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
23321          that are autoloaded)
23322  Branch: perl
23323        ! pp_ctl.c
23324 ____________________________________________________________________________
23325 [  1866] By: gsar                                  on 1998/09/24  05:21:19
23326     Log: grandfather deprecated "$$<digit>" no more
23327  Branch: perl
23328        ! pod/perldiag.pod toke.c
23329 ____________________________________________________________________________
23330 [  1865] By: gsar                                  on 1998/09/24  04:52:48
23331     Log: tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
23332          low bits (suggested by Ilya Zakharevich)
23333  Branch: perl
23334        ! hv.h
23335 ____________________________________________________________________________
23336 [  1864] By: gsar                                  on 1998/09/24  04:29:14
23337     Log: move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
23338          perly_c.diff
23339  Branch: perl
23340        ! embed.h embedvar.h global.sym perlvars.h perly.c perly.h
23341        ! perly_c.diff toke.c
23342 ____________________________________________________________________________
23343 [  1863] By: gsar                                  on 1998/09/24  03:36:30
23344     Log: provide locked access to string table for USE_THREADS
23345  Branch: perl
23346        ! embedvar.h hv.c intrpvar.h objXSUB.h perl.c thread.h
23347 ____________________________________________________________________________
23348 [  1862] By: gsar                                  on 1998/09/24  03:30:32
23349     Log: remove bogus warn()
23350  Branch: perl
23351        ! embed.pl
23352 ____________________________________________________________________________
23353 [  1861] By: gsar                                  on 1998/09/24  02:58:51
23354     Log: applied suggested patch, adapted for all platforms
23355          From: jan.dubois@ibm.net (Jan Dubois)
23356          Date: Sun, 20 Sep 1998 12:56:38 +0200
23357          Message-ID: <3604de0c.12319885@smtp1.ibm.net>
23358          Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker
23359  Branch: perl
23360        ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
23361        ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23362        ! lib/ExtUtils/MakeMaker.pm
23363 ____________________________________________________________________________
23364 [  1860] By: gsar                                  on 1998/09/24  02:16:14
23365     Log: upgrade to CPAN-1.40
23366  Branch: perl
23367        ! Changes lib/CPAN.pm lib/CPAN/FirstTime.pm
23368 ____________________________________________________________________________
23369 [  1859] By: gsar                                  on 1998/09/24  02:08:59
23370     Log: use $ENV{MAKEMAKEROPT} to set default command line args
23371  Branch: perl
23372        ! lib/ExtUtils/MakeMaker.pm
23373 ____________________________________________________________________________
23374 [  1857] By: gsar                                  on 1998/09/23  10:58:36
23375     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23376          Date: Tue, 22 Sep 1998 17:30:16 -0400 (EDT)
23377          Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>
23378          Subject: More verbose Test::Harness [PATCH]
23379  Branch: perl
23380        ! lib/Test/Harness.pm
23381 ____________________________________________________________________________
23382 [  1856] By: gsar                                  on 1998/09/23  10:56:24
23383     Log: update hints for OPENSTEP 4.2 on i386
23384          From: Gerben Wierda <Gerben_Wierda@RnA.nl>
23385          Date: Sun, 20 Sep 1998 01:03:18 +0200
23386          Message-Id: <9809192303.AA29190@Spike>
23387          Subject: Perl 5.005_02 compilation problems
23388  Branch: perl
23389        ! hints/next_4.sh
23390 ____________________________________________________________________________
23391 [  1855] By: gsar                                  on 1998/09/23  10:52:27
23392     Log: reset errno after C<require> search (as suggested by Larry)
23393  Branch: perl
23394        ! pp_ctl.c
23395 ____________________________________________________________________________
23396 [  1854] By: gsar                                  on 1998/09/23  10:50:26
23397     Log: misc pod tweaks
23398  Branch: perl
23399        ! pod/perldelta.pod pod/perldiag.pod pod/perlport.pod
23400 ____________________________________________________________________________
23401 [  1853] By: gsar                                  on 1998/09/23  10:46:06
23402     Log: make Pod/Html.pm handle the --title option properly (as suggested
23403          by gml4410@ggr.co.uk)
23404  Branch: perl
23405        ! lib/Pod/Html.pm
23406 ____________________________________________________________________________
23407 [  1852] By: gsar                                  on 1998/09/23  10:41:39
23408     Log: SSNEW() API for allocating memory on the savestack
23409          From: Albert Dvornik <bert@genscan.com>
23410          Date: 17 Sep 1998 19:23:07 -0400
23411          Message-Id: <tqemtae338.fsf@puma.genscan.com>
23412          Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
23413  Branch: perl
23414        ! Changes Changes5.005 embed.h global.sym mg.c objXSUB.h objpp.h
23415        ! perl.h proto.h scope.c scope.h t/io/tell.t
23416 ____________________________________________________________________________
23417 [  1851] By: gsar                                  on 1998/09/23  10:37:05
23418     Log: From: Jochen Wiedmann <joe@ispsoft.de>
23419          Date: Thu, 17 Sep 1998 17:16:06 +0200
23420          Message-ID: <360127B6.E44564A@ispsoft.de>
23421          Subject: [PATCH] ExtUtils::MakeMaker::prompt cannot return 0
23422  Branch: perl
23423        ! lib/ExtUtils/MakeMaker.pm
23424 ____________________________________________________________________________
23425 [  1850] By: gsar                                  on 1998/09/23  10:33:05
23426     Log: From: andreas.koenig@kulturbox.de (Andreas J. Koenig)
23427          Date: 15 Sep 1998 01:32:31 +0200
23428          Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>
23429          Subject: Re: [PATCH] MakeMaker "test" target doesn't depend on "all"
23430  Branch: perl
23431        ! lib/ExtUtils/MM_Unix.pm
23432 ____________________________________________________________________________
23433 [  1849] By: gsar                                  on 1998/09/23  10:29:04
23434     Log: From: Charles Bailey <BAILEY@newman.upenn.edu>
23435          Date: Sat, 12 Sep 1998 19:25:32 -0400 (EDT)
23436          Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>
23437          Subject: Re: extralibs.ld problem in MM_VMS.pm
23438  Branch: perl
23439        ! lib/ExtUtils/MM_VMS.pm
23440 ____________________________________________________________________________
23441 [  1848] By: gsar                                  on 1998/09/23  10:25:24
23442     Log: From: Roderick Schertler <roderick@argon.org>
23443          Date: 11 Sep 1998 16:19:21 -0400
23444          Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>
23445          Subject: Re: Open2 and memory leaks
23446  Branch: perl
23447        ! lib/IPC/Open3.pm
23448 ____________________________________________________________________________
23449 [  1847] By: gsar                                  on 1998/09/23  10:18:31
23450     Log: From: Roderick Schertler <roderick@argon.org>
23451          Date: Wed, 09 Sep 1998 23:52:48 -0400
23452          Message-ID: <20567.905399568@eeyore.ibcinc.com>
23453          Subject: seed srand from /dev/urandom when possible
23454  Branch: perl
23455        ! pod/perlfunc.pod pp.c
23456 ____________________________________________________________________________
23457 [  1846] By: gsar                                  on 1998/09/23  10:12:22
23458     Log: From: Roderick Schertler <roderick@argon.org>
23459          Date: Thu, 10 Sep 1998 00:32:17 -0400
23460          Message-ID: <21142.905401937@eeyore.ibcinc.com>
23461          Subject: doc update for crypt()'s salt
23462  Branch: perl
23463        ! pod/perlfunc.pod
23464 ____________________________________________________________________________
23465 [  1845] By: gsar                                  on 1998/09/23  10:09:23
23466     Log: fix h2ph handling of C<#error "foo">
23467          From: SAKAI Kiyotaka <ksakai@netwk.ntt-at.co.jp>
23468          Date: Thu, 10 Sep 1998 09:59:33 +0900
23469          Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
23470          Subject: [5.005_02] h2ph problem
23471  Branch: perl
23472        ! utils/h2ph.PL
23473 ____________________________________________________________________________
23474 [  1844] By: gsar                                  on 1998/09/23  10:06:13
23475     Log: plug strictly private function leaks in API listing
23476  Branch: perl
23477        ! pod/perlguts.pod
23478 ____________________________________________________________________________
23479 [  1843] By: gsar                                  on 1998/09/23  10:02:57
23480     Log: hide symbol for static build
23481          From: Dominic Dunlop <domo@vo.lu>
23482          Date: Tue, 8 Sep 1998 21:40:46 +0000
23483          Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
23484          Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]
23485  Branch: perl
23486        ! regcomp.c
23487 ____________________________________________________________________________
23488 [  1842] By: gsar                                  on 1998/09/23  09:52:46
23489     Log: define PUT_svindex(), PUT_opindex()
23490  Branch: perl
23491        ! ext/B/B/Assembler.pm
23492 ____________________________________________________________________________
23493 [  1841] By: gsar                                  on 1998/09/23  09:44:25
23494     Log: From: Dominic Dunlop <domo@vo.lu>
23495          Date: Tue, 8 Sep 1998 15:34:53 +0000
23496          Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>
23497          Subject: [PATCH 5.005_51] Eliminate pragma/warn-regexec test dependence on REG_INFTY value
23498  Branch: perl
23499        ! t/pragma/warn/regexec
23500 ____________________________________________________________________________
23501 [  1840] By: gsar                                  on 1998/09/23  09:42:17
23502     Log: pl2bat tweak from Tye McQueen <tye@metronet.com>
23503  Branch: perl
23504        ! win32/bin/pl2bat.pl
23505 ____________________________________________________________________________
23506 [  1839] By: gsar                                  on 1998/09/23  09:38:18
23507     Log: From: Drago Goricanec <drago@raptor.otsd.ts.fujitsu.co.jp>
23508          Date: Mon, 7 Sep 1998 17:36:09 +0900
23509          Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>
23510          Subject: Thread::cond_wait bug in 5.005.51 causes deadlock
23511  Branch: perl
23512        ! ext/Thread/Thread.xs
23513 ____________________________________________________________________________
23514 [  1838] By: gsar                                  on 1998/09/23  09:21:11
23515     Log: From: "Green, Paul" <pgreen@seussnt.stratus.com>
23516          Date: Thu, 10 Sep 1998 00:02:07 -0400
23517          Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>
23518          Subject: RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
23519  Branch: perl
23520        + README.vos vos/Changes vos/build.cm vos/compile_perl.cm
23521        + vos/config.h vos/config_h.SH_orig vos/perl.bind
23522        + vos/test_vos_dummies.c vos/vos_dummies.c vos/vosish.h
23523        ! MANIFEST perl.c perl.h pod/perlport.pod
23524 ____________________________________________________________________________
23525 [  1837] By: gsar                                  on 1998/09/23  08:45:58
23526     Log: (via private mail)
23527          From: Charles Bailey <BAILEY@newman.upenn.edu>
23528          Date: Sat, 05 Sep 1998 01:23:58 -0400 (EDT)
23529          Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
23530          Subject: [Patch 5.005_02] Miscellaneous VMS cleanup
23531  Branch: perl
23532        ! Changes Changes5.005 README.vms ext/DynaLoader/dl_vms.xs
23533        ! lib/Cwd.pm lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
23534        ! lib/ExtUtils/Mksymlists.pm lib/File/Copy.pm lib/File/Path.pm
23535        ! lib/File/Spec.pm pod/perldiag.pod pod/perlfaq1.pod
23536        ! pod/perlport.pod pod/perlrun.pod vms/ext/DCLsym/0README.txt
23537        ! vms/ext/DCLsym/DCLsym.pm vms/ext/DCLsym/DCLsym.xs
23538        ! vms/ext/Filespec.pm vms/ext/XSSymSet.pm vms/gen_shrfls.pl
23539        ! vms/mms2make.pl vms/perly_c.vms vms/sockadapt.c
23540        ! vms/sockadapt.h vms/test.com vms/vms.c vms/vms_yfix.pl
23541        ! vms/writemain.pl
23542 ____________________________________________________________________________
23543 [  1836] By: gsar                                  on 1998/09/23  08:17:42
23544     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23545          Date: Sat, 5 Sep 1998 00:14:51 -0400 (EDT)
23546          Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>
23547          Subject: [PATCH 5.005_*] OS/2 spawning typos
23548  Branch: perl
23549        ! os2/os2.c
23550 ____________________________________________________________________________
23551 [  1835] By: gsar                                  on 1998/09/23  08:09:55
23552     Log: warn on C<my($foo,$foo)>
23553  Branch: perl
23554        ! op.c pod/perldiag.pod
23555 ____________________________________________________________________________
23556 [  1834] By: gsar                                  on 1998/09/23  07:35:56
23557     Log: From: pvhp@forte.com (Peter Prymmer)
23558          Date: Fri, 4 Sep 98 13:27:41 PDT
23559          Message-Id: <9809042027.AA04463@forte.com>
23560          Subject: [PATCH 5.005_02 && 5.005_51] general updates to README.vms
23561  Branch: perl
23562        ! README.vms
23563 ____________________________________________________________________________
23564 [  1833] By: gsar                                  on 1998/09/23  07:27:34
23565     Log: From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
23566          Date: Wed, 2 Sep 1998 10:06:49 -0700 (PDT)
23567          Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>
23568          Subject: PATCH: 5.005_02 hint/hpux.sh
23569  Branch: perl
23570        ! hints/hpux.sh
23571 ____________________________________________________________________________
23572 [  1832] By: gsar                                  on 1998/09/23  07:22:40
23573     Log: fix (some) installhtml bugs
23574          From: Larry Parmelee <parmelee@CS.Cornell.EDU>
23575          Date: Tue, 1 Sep 1998 12:43:40 -0400 (EDT)
23576          Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
23577          Subject: installhtml script needs work
23578  Branch: perl
23579        ! installhtml
23580 ____________________________________________________________________________
23581 [  1831] By: gsar                                  on 1998/09/23  07:19:30
23582     Log: document 'U' magic with examples
23583          From: Alan Burlison <Alan.Burlison@UK.Sun.com>
23584          Date: Tue, 1 Sep 1998 15:54:06 +0100 (BST)
23585          Message-Id: <199809011455.PAA00631@sale-wts>
23586          Subject: Re: Looking for some XS MAGIC examples...
23587  Branch: perl
23588        ! pod/perlguts.pod
23589 ____________________________________________________________________________
23590 [  1830] By: gsar                                  on 1998/09/23  07:16:43
23591     Log: From: pvhp@forte.com (Peter Prymmer)
23592          Date: Mon, 31 Aug 98 17:13:49 PDT
23593          Message-Id: <9809010013.AA06737@forte.com>
23594          Subject: [PATCH: 5.005_02; yet another system configuration tip for OS/390]
23595  Branch: perl
23596        ! README.os390
23597 ____________________________________________________________________________
23598 [  1829] By: gsar                                  on 1998/09/23  07:15:08
23599     Log: fix problematic typecast in filter_del()
23600          From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
23601          Date: Mon, 31 Aug 1998 21:13:11 GMT
23602          Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
23603          Subject: perl5.005_02 does not build on Cray T90
23604  Branch: perl
23605        ! toke.c
23606 ____________________________________________________________________________
23607 [  1828] By: gsar                                  on 1998/09/23  07:11:34
23608     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23609          Date: Mon, 31 Aug 1998 14:52:10 -0400 (EDT)
23610          Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>
23611          Subject: [PATCH 5.005_5*] (?>) broken in RE
23612  Branch: perl
23613        ! regexec.c t/op/re_tests
23614 ____________________________________________________________________________
23615 [  1827] By: gsar                                  on 1998/09/23  07:09:50
23616     Log: U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
23617  Branch: perl
23618        ! t/op/grent.t t/op/groups.t
23619 ____________________________________________________________________________
23620 [  1826] By: gsar                                  on 1998/09/23  07:03:16
23621     Log: From: Jarkko Hietaniemi <jhi@iki.fi>
23622          Date: Wed, 12 Aug 1998 22:41:37 +0300 (EET DST)
23623          Message-Id: <199808121941.WAA06263@alpha.hut.fi>
23624          Subject: [PATCH] 5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
23625  Branch: perl
23626        - interp.sym
23627        ! MANIFEST Makefile.SH embed.pl perl_exp.SH
23628 ____________________________________________________________________________
23629 [  1825] By: gsar                                  on 1998/09/23  06:56:40
23630     Log: re-introduce change#1703
23631  Branch: perl
23632        ! ext/re/re.pm pod/perlre.pod regcomp.c regexec.c thrdvar.h
23633 ____________________________________________________________________________
23634 [  1824] By: gsar                                  on 1998/09/23  06:44:19
23635     Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23636          Date: Sat, 29 Aug 1998 17:38:30 -0400 (EDT)
23637          Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>
23638          Subject: [PATCH 5.005_*] Protect debugger from nonlocal exits
23639  Branch: perl
23640        ! lib/perl5db.pl
23641 ____________________________________________________________________________
23642 [  1823] By: gsar                                  on 1998/09/23  06:41:34
23643         Log: From: Joe Buehler <jhpb@hekimian.com>
23644              Date: 29 Aug 1998 17:13:28 -0400
23645              Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>
23646              Subject: patches for perl 5.005_51 under U/WIN
23647      Branch: perl
23648            + hints/uwin.sh
23649            ! Configure installman lib/ExtUtils/MM_Unix.pm makedepend.SH
23650            ! t/lib/posix.t
23651 ____________________________________________________________________________
23652 [  1822] By: gsar                                  on 1998/09/23  06:36:59
23653         Log: add missing C<no utf8;> tweak from Larry
23654      Branch: perl
23655            ! t/op/subst.t
23656 ____________________________________________________________________________
23657 [  1821] By: gsar                                  on 1998/09/23  06:27:51
23658         Log: s/runops/CALLRUNOPS/
23659      Branch: perl
23660            ! cc_runtime.h
23661 ____________________________________________________________________________
23662 [  1820] By: gsar                                  on 1998/09/23  06:24:49
23663         Log: rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
23664      Branch: perl
23665           +> t/pragma/warn/1global t/pragma/warn/2use t/pragma/warn/3both
23666           +> t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/doio
23667           +> t/pragma/warn/gv t/pragma/warn/mg t/pragma/warn/op
23668           +> t/pragma/warn/perl t/pragma/warn/perly t/pragma/warn/pp
23669           +> t/pragma/warn/pp_ctl t/pragma/warn/pp_hot t/pragma/warn/pp_sys
23670           +> t/pragma/warn/regcomp t/pragma/warn/regexec t/pragma/warn/sv
23671           +> t/pragma/warn/taint t/pragma/warn/toke t/pragma/warn/universal
23672           +> t/pragma/warn/util
23673            - t/pragma/warn-1global t/pragma/warn-2use t/pragma/warn-3both
23674            - t/pragma/warn-4lint t/pragma/warn-5nolint t/pragma/warn-doio
23675            - t/pragma/warn-gv t/pragma/warn-mg t/pragma/warn-op
23676            - t/pragma/warn-perl t/pragma/warn-perly t/pragma/warn-pp
23677            - t/pragma/warn-pp_ctl t/pragma/warn-pp_hot t/pragma/warn-pp_sys
23678            - t/pragma/warn-regcomp t/pragma/warn-regexec t/pragma/warn-sv
23679            - t/pragma/warn-taint t/pragma/warn-toke t/pragma/warn-universal
23680            - t/pragma/warn-util
23681            ! MANIFEST t/pragma/warning.t
23682 ____________________________________________________________________________
23683 [  1819] By: gsar                                  on 1998/09/23  06:08:46
23684         Log: make \(%foo) return refs to values (not copies of values)
23685              From: Stephen McCamant <smccam@uclink4.berkeley.edu>
23686              Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
23687              Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
23688              --
23689              From: Roderick Schertler <roderick@argon.org>
23690              Date: Sat, 29 Aug 1998 00:58:33 -0400
23691              Message-ID: <29894.904366713@eeyore.ibcinc.com>
23692              Subject: Re: \(%x) problems
23693      Branch: perl
23694            ! doop.c pod/perlref.pod
23695 ____________________________________________________________________________
23696 [  1818] By: gsar                                  on 1998/09/23  06:05:08
23697         Log: make h2xs generate ANSI prototypes
23698      Branch: perl
23699            ! utils/h2xs.PL
23700 ____________________________________________________________________________
23701 [  1817] By: gsar                                  on 1998/09/23  05:57:16
23702         Log: updated usethreads hints for hpux 10.X
23703              From: Matthew T Harden <mthard@mthard1.monsanto.com>
23704              Date: Fri, 28 Aug 1998 14:10:42 GMT
23705              Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
23706              Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)
23707      Branch: perl
23708            ! hints/hpux.sh perl.h
23709 ____________________________________________________________________________
23710 [  1816] By: gsar                                  on 1998/09/23  05:53:31
23711         Log: don't create empty directories in installperl
23712              From: Robin Barker <rmb1@cise.npl.co.uk>
23713              Date: Fri, 21 Aug 1998 11:29:24 +0100 (BST)
23714              Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
23715              Subject: [PATCH 5.005_02] install: empty dirs
23716      Branch: perl
23717            ! installperl
23718 ____________________________________________________________________________
23719 [  1815] By: gsar                                  on 1998/09/23  05:50:36
23720         Log: make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
23721              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23722              Date: Fri, 21 Aug 1998 05:41:02 -0400 (EDT)
23723              Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
23724              Subject: Re: your mail
23725      Branch: perl
23726            ! regexec.c t/op/re_tests
23727 ____________________________________________________________________________
23728 [  1814] By: gsar                                  on 1998/09/23  05:45:17
23729         Log: From: "Kurt D. Starsinic" <kstar@chapin.edu>
23730              Date: Thu, 20 Aug 1998 20:59:03 -0400
23731              Message-ID: <19980820205903.A12908@O2.chapin.edu>
23732              Subject: [PATCH] h2ph misquotes #error directives
23733      Branch: perl
23734            ! t/lib/h2ph.pht utils/h2ph.PL
23735 ____________________________________________________________________________
23736 [  1813] By: gsar                                  on 1998/09/23  05:42:41
23737         Log: patch to support computed regular subexpressions
23738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23739              Date: Thu, 20 Aug 1998 15:19:50 -0400 (EDT)
23740              Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu>
23741              Subject: [5.005_5* PATCH] Postponed RE - now!
23742      Branch: perl
23743            ! embedvar.h objXSUB.h pod/perlre.pod regcomp.c regexec.c
23744            ! t/op/pat.t t/op/re_tests thrdvar.h toke.c
23745 ____________________________________________________________________________
23746 [  1812] By: gsar                                  on 1998/09/23  05:26:26
23747         Log: better CR-handling on shebang line and in formats (fixed variant of
23748              patch suggested by Igor Sysoev <igor@nitek.ru>)
23749      Branch: perl
23750            ! perl.c toke.c
23751 ____________________________________________________________________________
23752 [  1811] By: gsar                                  on 1998/09/23  04:35:46
23753         Log: document non-loopish blocks better
23754              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23755              Date: Tue, 18 Aug 1998 12:28:36 +0100
23756              Message-Id: <E0z8jwK-00057Z-00@ursa.cus.cam.ac.uk>
23757              Subject: Re: next in do {} while block gives error message
23758      Branch: perl
23759            ! pod/perlfunc.pod
23760 ____________________________________________________________________________
23761 [  1810] By: gsar                                  on 1998/09/23  04:12:05
23762         Log: fix bogus integerization of pop()'s return value
23763              From: Gurusamy Sarathy <gsar@engin.umich.edu>
23764              Date: Sat, 15 Aug 1998 23:27:54 -0400
23765              Message-Id: <199808160327.XAA05186@aatma.engin.umich.edu>
23766              Subject: Re: Complex expression does integer arithmetic 
23767      Branch: perl
23768            ! opcode.h opcode.pl
23769 ____________________________________________________________________________
23770 [  1809] By: gsar                                  on 1998/09/23  04:09:43
23771         Log: tweak README.win32
23772      Branch: perl
23773            ! README.win32
23774 ____________________________________________________________________________
23775 [  1808] By: gsar                                  on 1998/09/23  03:40:57
23776         Log: better diagnostic for do{} used as lvalue
23777      Branch: perl
23778            ! op.c pod/perlport.pod
23779 ____________________________________________________________________________
23780 [  1807] By: gsar                                  on 1998/09/23  03:38:30
23781         Log: enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
23782              From: hansm@icgroup.nl
23783              Date: Tue, 11 Aug 98 21:08:51 +0200
23784              Message-Id: <9808111907.AA21903@icgned.icgroup.nl>
23785              Subject: Not OK: perl 5.00551 on OPENSTEP-Mach 4_1 (UNINSTALLED)
23786      Branch: perl
23787            ! malloc.c
23788 ____________________________________________________________________________
23789 [  1806] By: gsar                                  on 1998/09/23  03:36:08
23790         Log: support make written in perl (aka "pmake") on win32
23791      Branch: perl
23792            ! lib/ExtUtils/MM_Win32.pm
23793 ____________________________________________________________________________
23794 [  1805] By: gsar                                  on 1998/09/23  03:30:07
23795         Log: fix mismatched UV/U32 types for to_utf8_*()
23796      Branch: perl
23797            ! utf8.c
23798 ____________________________________________________________________________
23799 [  1804] By: gsar                                  on 1998/09/23  03:22:22
23800         Log: From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
23801              Date: Sun, 9 Aug 1998 22:38:23 +0200
23802              Message-ID: <19980809223823.A215@cdata.tvnet.hu>
23803              Subject: [PATCH 5.5002] dos-djgpp update
23804      Branch: perl
23805            ! t/io/fs.t
23806 ____________________________________________________________________________
23807 [  1803] By: gsar                                  on 1998/09/23  03:20:13
23808         Log: apply minimal variant of patch (sent via private mail)
23809              From: jarkko.hietaniemi@research.nokia.com (Jarkko Hietaniemi)
23810              Date: Wed, 12 Aug 1998 15:42:35 +0300
23811              Message-Id: <199808121242.PAA29761@comanche.spices>
23812              Subject: [PATCH] 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII lands
23813      Branch: perl
23814            ! MANIFEST perl.h pod/perllocale.pod pod/perlop.pod
23815            ! pod/perlre.pod regcomp.c t/pragma/locale.t toke.c
23816 ____________________________________________________________________________
23817 [  1802] By: gsar                                  on 1998/09/23  03:03:39
23818         Log: adjust searchdict.t for EBCDIC (still needs documenting)
23819              From: pvhp@forte.com (Peter Prymmer)
23820              Date: Thu, 6 Aug 98 18:09:39 PDT
23821              Message-Id: <9808070109.AA06158@forte.com>
23822              Subject: [PATCH 5.005_02-TRIAL2] potential modification to t/lib/searchdict.t
23823      Branch: perl
23824            ! README.os390 t/lib/searchdict.t
23825 ____________________________________________________________________________
23826 [  1801] By: gsar                                  on 1998/09/23  02:54:15
23827         Log: silence redefined warning for XS(INIT) {}
23828      Branch: perl
23829            ! op.c
23830 ____________________________________________________________________________
23831 [  1800] By: gsar                                  on 1998/09/23  02:42:23
23832         Log: support match indices via special variables @- and @+
23833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23834              Date: Tue, 21 Jul 1998 23:00:35 -0400 (EDT)
23835              Message-Id: <199807220300.XAA16081@monk.mps.ohio-state.edu>
23836              Subject: [PATCH 5.004_76] @- and @+
23837      Branch: perl
23838            ! av.c embed.h global.sym gv.c mg.c objXSUB.h objpp.h perl.h
23839            ! pod/perlvar.pod proto.h regnodes.h sv.c t/op/pat.t toke.c
23840 ____________________________________________________________________________
23841 [  1799] By: gsar                                  on 1998/09/23  01:44:31
23842         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23843              Date: Tue, 11 Aug 1998 18:43:29 -0400 (EDT)
23844              Message-Id: <199808112243.SAA14243@monk.mps.ohio-state.edu>
23845              Subject: Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy{4,5}pq{0,6}AB{0,}zz/
23846      Branch: perl
23847            ! regcomp.c t/op/re_tests
23848 ____________________________________________________________________________
23849 [  1798] By: gsar                                  on 1998/09/23  01:39:23
23850         Log: integrate maint-5.005 changes (except conflicting change#1794)
23851      Branch: perl
23852            ! Changes
23853           !> objXSUB.h op.c pod/perlfunc.pod pp.c regcomp.c t/op/re_tests
23854           !> toke.c util.c win32/config.bc win32/config.gc win32/config.vc
23855           !> win32/win32.h
23856 ____________________________________________________________________________
23857 [  1797] By: gsar                                  on 1998/09/23  01:32:36
23858         Log: add note to win32/Makefile about setting CCHOME
23859      Branch: perl
23860            ! win32/Makefile win32/makefile.mk
23861 ____________________________________________________________________________
23862 [  1796] By: gsar                                  on 1998/09/23  01:31:32
23863         Log: perl.pod tweak
23864      Branch: perl
23865            ! pod/perl.pod
23866 ____________________________________________________________________________
23867 [  1795] By: gsar                                  on 1998/09/21  20:34:10
23868         Log: make xsubpp generate well-formed code with CAPI && !PERL_OBJECT
23869      Branch: perl
23870            ! lib/ExtUtils/xsubpp
23871 ____________________________________________________________________________
23872 [  1789] By: gsar                                  on 1998/09/18  18:01:37
23873         Log: delay freeing itervar so C<for $i (@a) { return($i) }> works
23874      Branch: perl
23875            ! cop.h t/cmd/for.t
23876 ____________________________________________________________________________
23877 [  1788] By: gsar                                  on 1998/09/17  02:19:11
23878         Log: resync win32/config.?c with Porting/config.sh to pick up apiversion
23879      Branch: perl
23880            ! win32/config.bc win32/config.gc win32/config.vc
23881 ____________________________________________________________________________
23882 [  1787] By: gsar                                  on 1998/09/17  01:45:14
23883         Log: suppress bogus warning on C<sub x {} x()>
23884      Branch: perl
23885            ! toke.c
23886 ____________________________________________________________________________
23887 [  1786] By: gsar                                  on 1998/09/17  01:42:51
23888         Log: ntohl typo in objXSUB.h
23889      Branch: perl
23890            ! objXSUB.h
23891 ____________________________________________________________________________
23892 [  1785] By: gsar                                  on 1998/09/17  01:41:48
23893         Log: fill gaps in sig_* entries in win32/config.?c
23894      Branch: perl
23895            ! win32/config.bc win32/config.gc win32/config.vc
23896 ____________________________________________________________________________
23897 [  1781] By: larry                                 on 1998/09/05  23:48:24
23898         Log: tr/// logic was hosed under utf8
23899      Branch: perl
23900            ! doop.c op.c op.h pp.c proto.h
23901 ____________________________________________________________________________
23902 [  1780] By: larry                                 on 1998/09/05  23:44:16
23903         Log: several new tests needed tweaking to work under utf8
23904      Branch: perl
23905            ! t/comp/require.t t/op/pack.t t/op/substr.t
23906 ____________________________________________________________________________
23907 [  1779] By: larry                                 on 1998/09/05  23:41:42
23908         Log: index() applied BM optimization to wrong argument
23909      Branch: perl
23910            ! op.c util.c
23911 ____________________________________________________________________________
23912 [  1778] By: larry                                 on 1998/09/05  23:38:29
23913         Log: Implicit require during compile reset line numbering
23914      Branch: perl
23915            ! pp_ctl.c
23916
23917 ----------------
23918 Version 5.005_51
23919 ----------------
23920
23921 ____________________________________________________________________________
23922 [  1777] By: gsar                                  on 1998/08/10  07:02:38
23923         Log: various tweaks: fix signed vs. unsigned problems that prevented C++
23924              builds; add sundry PERL_OBJECT scaffolding to get it to build; fix
23925              lexical warning testsuite for win32
23926      Branch: perl
23927            ! Changes doop.c embed.h global.sym objXSUB.h objpp.h op.c
23928            ! pod/perlhist.pod pp.c pp_hot.c proto.h regcomp.c regexec.c
23929            ! sv.c t/pragma/warn-doio t/pragma/warn-mg t/pragma/warn-op
23930            ! t/pragma/warn-regexec toke.c utf8.c win32/GenCAPI.pl
23931            ! win32/Makefile win32/makefile.mk
23932 ____________________________________________________________________________
23933 [  1776] By: gsar                                  on 1998/08/09  17:53:48
23934         Log: fix coredump with MULTIPLICITY (ckWARN() needs early curcop init)
23935      Branch: perl
23936            ! Changes MANIFEST perl.c pod/perlhist.pod
23937 ____________________________________________________________________________
23938 [  1775] By: gsar                                  on 1998/08/09  14:35:33
23939         Log: tweak warning test
23940      Branch: perl
23941            ! t/pragma/warn-toke
23942 ____________________________________________________________________________
23943 [  1774] By: gsar                                  on 1998/08/09  14:13:46
23944         Log: add missing dTHR; notes for test failures due to small stacksize
23945      Branch: perl
23946            ! doio.c gv.c op.c sv.c t/pragma/warn-mg t/pragma/warn-regexec
23947            ! toke.c universal.c util.c
23948 ____________________________________________________________________________
23949 [  1773] By: gsar                                  on 1998/08/09  11:31:53
23950         Log: lexical warnings; tweaks to places that didn't apply correctly
23951              From:    pmarquess@bfsec.bt.co.uk (Paul Marquess)
23952              Date:    Wed, 29 Jul 1998 09:28:45 BST
23953              Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk>
23954              Subject: lexical warnings patch for 5.005_50
23955      Branch: perl
23956            + README.lexwarn lib/warning.pm t/pragma/warn-2use
23957            + t/pragma/warn-3both t/pragma/warn-4lint t/pragma/warn-5nolint
23958            + t/pragma/warn-doio t/pragma/warn-gv t/pragma/warn-mg
23959            + t/pragma/warn-op t/pragma/warn-perl t/pragma/warn-perly
23960            + t/pragma/warn-pp t/pragma/warn-pp_ctl t/pragma/warn-pp_hot
23961            + t/pragma/warn-pp_sys t/pragma/warn-regcomp
23962            + t/pragma/warn-regexec t/pragma/warn-sv t/pragma/warn-taint
23963            + t/pragma/warn-toke t/pragma/warn-universal t/pragma/warn-util
23964            + warning.h warning.pl
23965            ! Changes MANIFEST Makefile.SH cop.h doio.c global.sym gv.c
23966            ! lib/diagnostics.pm mg.c op.c op.h perl.c perl.h pp.c pp_ctl.c
23967            ! pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c t/op/tie.t
23968            ! t/pragma/warn-1global t/pragma/warning.t taint.c toke.c
23969            ! universal.c util.c
23970 ____________________________________________________________________________
23971 [  1772] By: gsar                                  on 1998/08/08  23:06:00
23972         Log: bump patchlevel to 5.005_51
23973      Branch: perl
23974            ! patchlevel.h win32/Makefile win32/config_H.bc
23975            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
23976 ____________________________________________________________________________
23977 [  1771] By: gsar                                  on 1998/08/08  23:01:57
23978         Log: fix bogus warning on "\x{123}"
23979              From: pmarquess@claudius.bfsec.bt.co.uk (Paul Marquess)
23980              Date: Mon, 27 Jul 1998 06:16:15 +0100 (BST)
23981              Message-Id: <9807270534.AA11102@claudius.bfsec.bt.co.uk>
23982              Subject: [5.005_50 PATCH] Some unicode problems
23983      Branch: perl
23984            ! regcomp.c toke.c
23985 ____________________________________________________________________________
23986 [  1770] By: gsar                                  on 1998/08/08  22:56:55
23987         Log: hide dup symbol for static build of ext/re
23988              From: Dominic Dunlop <domo@ppp72.vo.lu>
23989              Date: Wed, 29 Jul 1998 11:09:56 +0100 (WET DST)
23990              Message-Id: <199807291009.LAA08935@ppp72.vo.lu>
23991              Subject: Not OK: perl 5.00550 on powerpc-machten 4.1 [BOGUS PATCH]
23992      Branch: perl
23993            ! regcomp.c
23994 ____________________________________________________________________________
23995 [  1769] By: gsar                                  on 1998/08/08  22:45:06
23996         Log: fix double free on -Mutf8 -e '$b=uc("")'
23997              From: larry@wall.org (Larry Wall)
23998              Date: Fri, 7 Aug 1998 14:42:43 -0700
23999              Message-Id: <199808072142.OAA14920@wall.org>
24000              Subject: [PATCH 5.005_50]: uc("") and lc("") under utf8 fails
24001      Branch: perl
24002            ! pp.c
24003 ____________________________________________________________________________
24004 [  1768] By: gsar                                  on 1998/08/08  22:42:29
24005         Log: substr() assumes utf8 without say-so
24006              From: larry@wall.org (Larry Wall)
24007              Date: Fri, 7 Aug 1998 12:25:12 -0700
24008              Message-Id: <199808071925.MAA13436@wall.org>
24009              Subject: [PATCH 5.005_50] substr bug?
24010      Branch: perl
24011            ! pp.c
24012 ____________________________________________________________________________
24013 [  1767] By: gsar                                  on 1998/08/08  22:38:25
24014         Log: fix intolerance of SWASHes for blank lines
24015              From: Gisle Aas <aas@sn.no>
24016              Date: 06 Aug 1998 23:28:57 +0200
24017              Message-ID: <m3emutkdeu.fsf@furu.g.aas.no>
24018              Subject: Re: Re[2]: another joyride begins
24019      Branch: perl
24020            ! lib/utf8_heavy.pl
24021 ____________________________________________________________________________
24022 [  1766] By: gsar                                  on 1998/08/08  22:33:10
24023         Log: utf8 doc tweak
24024              From: Gisle Aas <aas@sn.no>
24025              Date: 05 Aug 1998 00:41:04 +0200
24026              Message-ID: <m3yat4wetb.fsf@furu.g.aas.no>
24027              Subject: Matching clumps
24028      Branch: perl
24029            ! lib/utf8.pm
24030 ____________________________________________________________________________
24031 [  1765] By: gsar                                  on 1998/08/08  22:31:37
24032         Log: kill bogus warning from -we 'use utf8; $_="\x{FF}"'
24033              From: Gisle Aas <aas@sn.no>
24034              Date: 04 Aug 1998 22:56:11 +0200
24035              Message-ID: <m3yat4sbys.fsf@furu.g.aas.no>
24036              Subject: Re: another joyride begins
24037      Branch: perl
24038            ! lib/utf8_heavy.pl
24039 ____________________________________________________________________________
24040 [  1764] By: gsar                                  on 1998/08/08  22:28:43
24041         Log: From: larry@wall.org (Larry Wall)
24042              Date: Tue, 4 Aug 1998 17:04:51 -0700
24043              Message-Id: <199808050004.RAA22592@wall.org>
24044              Subject: [PATCH 5.005_50] \pX not implemented!
24045      Branch: perl
24046            ! regcomp.c
24047 ____________________________________________________________________________
24048 [  1763] By: gsar                                  on 1998/08/08  22:27:15
24049         Log: From: Stephen McCamant <alias@mcs.com>
24050              Date: Sun,  2 Aug 1998 16:33:18 -0500 (CDT)
24051              Message-ID: <13764.55116.921952.837027@alias-2.pr.mcs.net>
24052              Subject: [PATCH] Eliminate superfluous RV2p[AH]Vs in oops[AH]V()
24053      Branch: perl
24054            ! op.c
24055 ____________________________________________________________________________
24056 [  1762] By: gsar                                  on 1998/08/08  22:26:09
24057         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
24058              Date: Sun, 2 Aug 1998 22:05:28 +0300 (EET DST)
24059              Message-Id: <199808021905.WAA10592@alpha.hut.fi>
24060              Subject: [PATCH] 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw,gr}ent.t
24061      Branch: perl
24062            + t/op/grent.t t/op/pwent.t
24063            ! MANIFEST
24064 ____________________________________________________________________________
24065 [  1761] By: gsar                                  on 1998/08/08  22:21:52
24066         Log: From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24067              Date: Thu, 30 Jul 1998 19:23:56 -0400 (EDT)
24068              Message-Id: <199807302323.TAA21175@monk.mps.ohio-state.edu>
24069              Subject: [5.005_50 PATCH] misprint in RE engine
24070      Branch: perl
24071            ! regexec.c t/op/re_tests
24072 ____________________________________________________________________________
24073 [  1760] By: gsar                                  on 1998/08/08  22:18:54
24074         Log: integrate maint-5.005 changes into mainline
24075      Branch: perl
24076           +> Porting/fixCORE README.os390 ebcdic.c win32/des_fcrypt.patch
24077           !> (integrate 138 files)
24078 ____________________________________________________________________________
24079 [  1672] By: gsar                                  on 1998/07/27  18:35:28
24080         Log: create new Changes
24081      Branch: perl
24082            + Changes
24083            ! Changes5.005 MANIFEST
24084 ____________________________________________________________________________
24085 [  1671] By: gsar                                  on 1998/07/27  18:30:57
24086         Log: rename Changes --> Changes5.005
24087      Branch: perl
24088           +> Changes5.005
24089            - Changes
24090 ____________________________________________________________________________
24091 [  1670] By: gsar                                  on 1998/07/27  18:10:14
24092         Log: integrate 5.005_01 changes from maint
24093      Branch: perl
24094            ! Changes
24095           !> README.win32 pod/perldelta.pod proto.h toke.c win32/GenCAPI.pl
24096           !> win32/win32.c
24097 ____________________________________________________________________________
24098 [  1667] By: nick                                  on 1998/07/26  14:31:01
24099         Log: Add dTHR so that it compiles miniperl in threaded mode
24100      Branch: perl
24101            ! doop.c mg.c regcomp.c regexec.c
24102 ____________________________________________________________________________
24103 [  1666] By: nick                                  on 1998/07/26  13:01:10
24104         Log: Resolve ansiperl against mainline (@1648?)
24105              Unclear that change number has "taken".
24106      Branch: ansiperl
24107           +> (branch 169 files)
24108            - ObjXSub.h XSLock.h compat3.sym fixvars pod/perld4.pod
24109           !> (integrate 131 files)
24110
24111 ----------------
24112 Version 5.005_50
24113 ----------------
24114
24115 ____________________________________________________________________________
24116 [  1665] By: gsar                                  on 1998/07/26  05:38:48
24117         Log: add trailing newline to file
24118      Branch: perl
24119            ! Changes lib/unicode/blocks.txt
24120 ____________________________________________________________________________
24121 [  1664] By: gsar                                  on 1998/07/26  05:08:48
24122         Log: integrate proto.h additions from maint-5.005
24123      Branch: perl
24124           !> pod/perlhist.pod proto.h
24125 ____________________________________________________________________________
24126 [  1663] By: gsar                                  on 1998/07/26  05:07:05
24127         Log: add new files to MANIFEST; add missing prototypes to proto.h;
24128              s/PL_utf8skip/utf8skip/ for now, or we end up with Perl_PL_;
24129              add typecasts to silence warnings; tweaks for win32 builds
24130      Branch: perl
24131            ! MANIFEST embed.h global.sym proto.h regexec.c toke.c utf8.h
24132            ! win32/Makefile win32/makefile.mk
24133 ____________________________________________________________________________
24134 [  1662] By: gsar                                  on 1998/07/26  05:01:52
24135         Log: add missing sv_*_mg() prototypes in proto.h, update perlhist.pod
24136      Branch: maint-5.005/perl
24137            ! pod/perlhist.pod proto.h
24138 ____________________________________________________________________________
24139 [  1661] By: gsar                                  on 1998/07/26  02:52:48
24140         Log: up patchlevel to 5.005_50
24141      Branch: perl
24142            ! Changes patchlevel.h win32/Makefile win32/config_H.bc
24143            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
24144 ____________________________________________________________________________
24145 [  1660] By: gsar                                  on 1998/07/26  02:43:57
24146         Log: integrate utfperl
24147      Branch: perl
24148           +> (branch 162 files)
24149           !> (integrate 29 files)
24150 ____________________________________________________________________________
24151 [  1659] By: gsar                                  on 1998/07/26  02:38:22
24152         Log: integrate maint-5.005 changes
24153      Branch: perl
24154           !> Changes README.vms djgpp/fixpmain emacs/ptags hints/beos.sh
24155           !> lib/Math/BigInt.pm pod/perldelta.pod pod/perlmodinstall.pod
24156           !> pod/perltoc.pod pp_sys.c t/lib/bigintpm.t
24157           !> vms/descrip_mms.template vms/subconfigure.com
24158 ____________________________________________________________________________
24159 [  1658] By: gsar                                  on 1998/07/26  02:23:46
24160         Log: VMS patches from Dan Sugalski <sugalskd@osshe.edu>
24161              Date: Fri, 24 Jul 1998 11:38:25 -0700
24162              Message-Id: <3.0.5.32.19980724113825.00a067b0@ous.edu>
24163              Subject: [PATCH 5.005] version number problem with VMS (Corrected)
24164              --
24165              Date: Fri, 24 Jul 1998 12:30:36 -0700
24166              Message-Id: <3.0.5.32.19980724123036.009f0390@ous.edu>
24167              Subject: [PATCH 5.005]Tweaks to README.vms
24168              --
24169              Date: Sat, 25 Jul 1998 17:56:55 -0700 (PDT)
24170              Message-ID: <Pine.GSO.3.96.980725175626.15740D-100000@netserve.ous.edu>
24171              Subject: [PATCH 5.005] Final build cleanup patch
24172      Branch: maint-5.005/perl
24173            ! README.vms vms/descrip_mms.template vms/subconfigure.com
24174 ____________________________________________________________________________
24175 [  1657] By: gsar                                  on 1998/07/26  02:19:50
24176         Log: another platform where pp_sselect() needs a whole fd_set buffer
24177              From: Lupe Christoph <lupe@alanya.m.isar.de>
24178              Date: Sat, 25 Jul 1998 19:49:33 +0200 (MET DST)
24179              Message-Id: <199807251749.TAA22347@alanya.m.isar.de>
24180              Subject: Patch for Not OK: perl 5.005 on i86pc-solaris-thread 2.6
24181      Branch: maint-5.005/perl
24182            ! pp_sys.c
24183 ____________________________________________________________________________
24184 [  1656] By: gsar                                  on 1998/07/26  02:12:46
24185         Log: fix problem building modules on dos-djgpp
24186              From: Laszlo Molnar <molnarl@cdata.tvnet.hu>
24187              Date: Sat, 25 Jul 1998 00:53:39 +0200
24188              Message-ID: <19980725005339.C222@cdata.tvnet.hu>
24189              Subject: [PATCH 5.005] dos-djgpp and modules problem
24190      Branch: maint-5.005/perl
24191            ! djgpp/fixpmain
24192 ____________________________________________________________________________
24193 [  1655] By: gsar                                  on 1998/07/26  02:11:09
24194         Log: From: Tom Spindler <dogcow@home.merit.edu>
24195              Date: Wed, 22 Jul 1998 16:11:07 -0400
24196              Message-ID: <19980722161107.A16813@home.merit.edu>
24197              Subject: [PATCH 5.005] BeOS tweak
24198      Branch: maint-5.005/perl
24199            ! hints/beos.sh
24200 ____________________________________________________________________________
24201 [  1654] By: gsar                                  on 1998/07/26  02:09:29
24202         Log: various pod tweaks
24203      Branch: maint-5.005/perl
24204            ! Changes pod/perldelta.pod pod/perlmodinstall.pod
24205            ! pod/perltoc.pod
24206 ____________________________________________________________________________
24207 [  1653] By: gsar                                  on 1998/07/26  02:05:46
24208         Log: fix emacs/ptags for PL_* changes
24209              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24210              Date: Fri, 24 Jul 1998 03:12:35 -0400 (EDT)
24211              Message-Id: <199807240712.DAA04204@monk.mps.ohio-state.edu>
24212              Subject: [PATCH 5.004_76] Yet better ptags
24213      Branch: maint-5.005/perl
24214            ! emacs/ptags
24215 ____________________________________________________________________________
24216 [  1652] By: gsar                                  on 1998/07/26  02:03:01
24217         Log: fix behavior of <=> on bigints
24218              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24219              Message-Id: <E0yzlfF-0004kz-00@taurus.cus.cam.ac.uk>
24220              Date: Fri, 24 Jul 1998 18:29:53 +0100
24221              Subject: [PATCH] Re: Math::BigInt <=> op is not correct.
24222      Branch: maint-5.005/perl
24223            ! lib/Math/BigInt.pm t/lib/bigintpm.t
24224 ____________________________________________________________________________
24225 [  1651] By: larry                                 on 1998/07/24  05:44:33
24226         Log: Here are the long-expected Unicode/UTF-8 modifications.
24227      Branch: utfperl
24228            + lib/unicode/ArabLink.pl lib/unicode/ArabLnkGrp.pl
24229            + lib/unicode/Bidirectional.pl lib/unicode/Block.pl
24230            + lib/unicode/Category.pl lib/unicode/CombiningClass.pl
24231            + lib/unicode/Decomposition.pl
24232            + lib/unicode/In/AlphabeticPresentationForms.pl
24233            + lib/unicode/In/Arabic.pl
24234            + lib/unicode/In/ArabicPresentationForms-A.pl
24235            + lib/unicode/In/ArabicPresentationForms-B.pl
24236            + lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
24237            + lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
24238            + lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
24239            + lib/unicode/In/BoxDrawing.pl
24240            + lib/unicode/In/CJKCompatibility.pl
24241            + lib/unicode/In/CJKCompatibilityForms.pl
24242            + lib/unicode/In/CJKCompatibilityIdeographs.pl
24243            + lib/unicode/In/CJKSymbolsandPunctuation.pl
24244            + lib/unicode/In/CJKUnifiedIdeographs.pl
24245            + lib/unicode/In/CombiningDiacriticalMarks.pl
24246            + lib/unicode/In/CombiningHalfMarks.pl
24247            + lib/unicode/In/CombiningMarksforSymbols.pl
24248            + lib/unicode/In/ControlPictures.pl
24249            + lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
24250            + lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
24251            + lib/unicode/In/EnclosedAlphanumerics.pl
24252            + lib/unicode/In/EnclosedCJKLettersandMonths.pl
24253            + lib/unicode/In/GeneralPunctuation.pl
24254            + lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
24255            + lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
24256            + lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
24257            + lib/unicode/In/HalfwidthandFullwidthForms.pl
24258            + lib/unicode/In/HangulCompatibilityJamo.pl
24259            + lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
24260            + lib/unicode/In/Hebrew.pl
24261            + lib/unicode/In/HighPrivateUseSurrogates.pl
24262            + lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
24263            + lib/unicode/In/IPAExtensions.pl lib/unicode/In/Kanbun.pl
24264            + lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
24265            + lib/unicode/In/Lao.pl lib/unicode/In/Latin-1Supplement.pl
24266            + lib/unicode/In/LatinExtended-A.pl
24267            + lib/unicode/In/LatinExtended-B.pl
24268            + lib/unicode/In/LatinExtendedAdditional.pl
24269            + lib/unicode/In/LetterlikeSymbols.pl
24270            + lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
24271            + lib/unicode/In/MathematicalOperators.pl
24272            + lib/unicode/In/MiscellaneousSymbols.pl
24273            + lib/unicode/In/MiscellaneousTechnical.pl
24274            + lib/unicode/In/NumberForms.pl
24275            + lib/unicode/In/OpticalCharacterRecognition.pl
24276            + lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
24277            + lib/unicode/In/SmallFormVariants.pl
24278            + lib/unicode/In/SpacingModifierLetters.pl
24279            + lib/unicode/In/Specials.pl
24280            + lib/unicode/In/SuperscriptsandSubscripts.pl
24281            + lib/unicode/In/Tamil.pl lib/unicode/In/Telugu.pl
24282            + lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
24283            + lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
24284            + lib/unicode/Is/BidiAN.pl lib/unicode/Is/BidiB.pl
24285            + lib/unicode/Is/BidiCS.pl lib/unicode/Is/BidiEN.pl
24286            + lib/unicode/Is/BidiES.pl lib/unicode/Is/BidiET.pl
24287            + lib/unicode/Is/BidiL.pl lib/unicode/Is/BidiON.pl
24288            + lib/unicode/Is/BidiR.pl lib/unicode/Is/BidiS.pl
24289            + lib/unicode/Is/BidiWS.pl lib/unicode/Is/C.pl
24290            + lib/unicode/Is/Cc.pl lib/unicode/Is/Cn.pl lib/unicode/Is/Co.pl
24291            + lib/unicode/Is/DCcircle.pl lib/unicode/Is/DCcompat.pl
24292            + lib/unicode/Is/DCfinal.pl lib/unicode/Is/DCfont.pl
24293            + lib/unicode/Is/DCinital.pl lib/unicode/Is/DCinitial.pl
24294            + lib/unicode/Is/DCisolated.pl lib/unicode/Is/DCnarrow.pl
24295            + lib/unicode/Is/DCnoBreak.pl lib/unicode/Is/DCsmall.pl
24296            + lib/unicode/Is/DCsquare.pl lib/unicode/Is/DCsub.pl
24297            + lib/unicode/Is/DCsuper.pl lib/unicode/Is/DCvertical.pl
24298            + lib/unicode/Is/DCwide.pl lib/unicode/Is/DecoCanon.pl
24299            + lib/unicode/Is/DecoCompat.pl lib/unicode/Is/Digit.pl
24300            + lib/unicode/Is/L.pl lib/unicode/Is/Ll.pl lib/unicode/Is/Lm.pl
24301            + lib/unicode/Is/Lo.pl lib/unicode/Is/Lower.pl
24302            + lib/unicode/Is/Lt.pl lib/unicode/Is/Lu.pl lib/unicode/Is/M.pl
24303            + lib/unicode/Is/Mc.pl lib/unicode/Is/Mirrored.pl
24304            + lib/unicode/Is/Mn.pl lib/unicode/Is/N.pl lib/unicode/Is/Nd.pl
24305            + lib/unicode/Is/No.pl lib/unicode/Is/P.pl lib/unicode/Is/Pd.pl
24306            + lib/unicode/Is/Pe.pl lib/unicode/Is/Po.pl
24307            + lib/unicode/Is/Print.pl lib/unicode/Is/Ps.pl
24308            + lib/unicode/Is/S.pl lib/unicode/Is/Sc.pl lib/unicode/Is/Sm.pl
24309            + lib/unicode/Is/So.pl lib/unicode/Is/Space.pl
24310            + lib/unicode/Is/Upper.pl lib/unicode/Is/Z.pl
24311            + lib/unicode/Is/Zl.pl lib/unicode/Is/Zp.pl lib/unicode/Is/Zs.pl
24312            + lib/unicode/JamoShort.pl lib/unicode/Makefile
24313            + lib/unicode/Name.pl lib/unicode/Number.pl
24314            + lib/unicode/To/Digit.pl lib/unicode/To/Lower.pl
24315            + lib/unicode/To/Title.pl lib/unicode/To/Upper.pl
24316            + lib/unicode/UnicodeData-Latest.txt lib/unicode/arabshp.txt
24317            + lib/unicode/blocks.txt lib/unicode/index2.txt
24318            + lib/unicode/jamo2.txt lib/unicode/mktables.PL
24319            + lib/unicode/names2.txt lib/unicode/props2.txt
24320            + lib/unicode/readme.txt lib/utf8.pm lib/utf8_heavy.pl t/UTEST
24321            + utf8.c utf8.h
24322            ! Makefile.SH doop.c embed.h embedvar.h global.sym handy.h mg.c
24323            ! op.c op.h perl.h perlvars.h pod/perlfunc.pod pod/perlop.pod
24324            ! pod/perlre.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
24325            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h sv.c
24326            ! t/op/vec.t toke.c util.c vms/vmsish.h
24327 ____________________________________________________________________________
24328 [  1650] By: gsar                                  on 1998/07/24  04:06:48
24329         Log: create utfperl branch
24330      Branch: utfperl
24331           +> (branch 1079 files)
24332 ____________________________________________________________________________
24333 [  1649] By: gsar                                  on 1998/07/24  03:56:56
24334         Log: create maint-5.005 branch
24335      Branch: maint-5.005/perl
24336           +> (branch 1079 files)
24337 ____________________________________________________________________________
24338 [  1648] By: gsar                                  on 1998/07/24  03:36:35
24339         Log: un-checked-in 5.005 Changes  (this is 5.005 *exactly*)
24340      Branch: perl
24341            ! Changes
24342