Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33
34 ____________________________________________________________________________
35 [  8210] By: jhi                                   on 2000/12/20  18:34:47
36         Log: Yet another editor edit.
37      Branch: perl
38            ! pod/perlfaq3.pod
39 ____________________________________________________________________________
40 [  8209] By: jhi                                   on 2000/12/20  15:33:28
41         Log: More Win32 Perling.
42      Branch: perl
43            ! pod/perlfaq3.pod
44 ____________________________________________________________________________
45 [  8208] By: jhi                                   on 2000/12/20  15:07:46
46         Log: More Win32 editor/IDE/shell hints.
47      Branch: perl
48            ! pod/perlfaq3.pod
49 ____________________________________________________________________________
50 [  8207] By: jhi                                   on 2000/12/20  03:54:08
51         Log: Subject: [PATCH] obscure timing knowledge
52              From: Nicholas Clark <nick@ccl4.org>
53              Date: Tue, 19 Dec 2000 19:22:31 +0000
54              Message-ID: <20001219192231.F2827@plum.flirble.org>
55      Branch: perl
56            ! sv.c
57 ____________________________________________________________________________
58 [  8206] By: jhi                                   on 2000/12/20  03:45:57
59         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
60              From: Spider Boardman <spider@leggy.zk3.dec.com>
61              Date: Tue, 19 Dec 2000 21:30:16 -0500
62              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
63      Branch: perl
64            ! sv.c
65 ____________________________________________________________________________
66 [  8205] By: jhi                                   on 2000/12/19  23:02:01
67         Log: Update Changes.
68      Branch: perl
69            ! Changes patchlevel.h
70 ____________________________________________________________________________
71 [  8204] By: jhi                                   on 2000/12/19  22:58:18
72         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
73              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
74              on editors and diffing/patching.
75      Branch: perl
76            ! t/op/utf8decode.t
77 ____________________________________________________________________________
78 [  8203] By: nick                                  on 2000/12/19  21:36:16
79         Log: Integrate mainline (forgot my own change...)
80      Branch: perlio
81           !> ext/Encode/compile
82 ____________________________________________________________________________
83 [  8202] By: nick                                  on 2000/12/19  21:34:42
84         Log: Integrate mainline.
85      Branch: perlio
86           !> (integrate 61 files)
87 ____________________________________________________________________________
88 [  8201] By: nick                                  on 2000/12/19  21:34:06
89         Log: Avoid looking for File::Glob when we don't need it.
90      Branch: perl
91            ! ext/Encode/compile
92 ____________________________________________________________________________
93 [  8200] By: jhi                                   on 2000/12/19  18:35:49
94         Log: Update Changes.
95      Branch: perl
96            ! Changes patchlevel.h
97 ____________________________________________________________________________
98 [  8199] By: jhi                                   on 2000/12/19  18:35:07
99         Log: Microperl tweaks.
100      Branch: perl
101            ! sv.c uconfig.h uconfig.sh
102 ____________________________________________________________________________
103 [  8198] By: jhi                                   on 2000/12/19  18:29:59
104         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
105      Branch: perl
106            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
107            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
108 ____________________________________________________________________________
109 [  8197] By: jhi                                   on 2000/12/19  17:55:29
110         Log: In VMS embedded perls couldn't access the statically built Socket,
111              from Charles Lane.
112      Branch: perl
113            ! configure.com
114 ____________________________________________________________________________
115 [  8196] By: jhi                                   on 2000/12/19  17:49:50
116         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
117              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
118              Date: Sun, 17 Dec 2000 19:11:44 -0000
119              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
120      Branch: perl
121            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
122            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
123 ____________________________________________________________________________
124 [  8195] By: jhi                                   on 2000/12/19  17:47:53
125         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
126              From: Jonathan Stowe <gellyfish@gellyfish.com>
127              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
128              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
129      Branch: perl
130            ! utils/h2xs.PL
131 ____________________________________________________________________________
132 [  8194] By: jhi                                   on 2000/12/19  17:46:28
133         Log: Subject: Re: useless use of void context work-around
134              From: andreas.koenig@anima.de (Andreas J. Koenig)
135              Date: 16 Dec 2000 15:13:36 +0100
136              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
137              
138              Document (comment) the q(di ds ig) trick in the code.
139      Branch: perl
140            ! op.c
141 ____________________________________________________________________________
142 [  8193] By: jhi                                   on 2000/12/19  17:10:57
143         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
144              From: "Mark J. Reed" <mreed@strange.turner.com>
145              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
146              Message-Id: <200012160222.VAA13986@strange.turner.com>
147      Branch: perl
148            ! ext/Sys/Syslog/Syslog.pm
149 ____________________________________________________________________________
150 [  8192] By: jhi                                   on 2000/12/19  17:07:45
151         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
152              From: Nicholas Clark <nick@ccl4.org>
153              Date: Sat, 16 Dec 2000 19:03:13 +0000
154              Message-ID: <20001216190313.D68304@plum.flirble.org>
155      Branch: perl
156            ! t/op/64bitint.t
157 ____________________________________________________________________________
158 [  8191] By: jhi                                   on 2000/12/19  17:06:13
159         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
160              From: Dominic Dunlop <domo@computer.org>
161              Date: Mon, 18 Dec 2000 12:00:15 +0100
162              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
163              
164              This patchlet is needed in order that perl can be statically linked.  
165      Branch: perl
166            ! regexec.c
167 ____________________________________________________________________________
168 [  8190] By: jhi                                   on 2000/12/19  17:03:08
169         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
170              From: "Craig A. Berry" <craig.berry@psinetcs.com>
171              Date: Sun, 17 Dec 2000 00:18:35 -0600
172              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
173      Branch: perl
174            ! perlio.h vms/gen_shrfls.pl
175 ____________________________________________________________________________
176 [  8189] By: jhi                                   on 2000/12/19  16:20:28
177         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
178              From: Prymmer/Kahn <pvhp@best.com>
179              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
180              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
181              
182              A better version of #8188.
183      Branch: perl
184            ! pod/perlfaq3.pod
185 ____________________________________________________________________________
186 [  8188] By: jhi                                   on 2000/12/19  15:57:06
187         Log: (Replaced by #8189)
188              
189              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
190              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
191              From: Prymmer/Kahn <pvhp@best.com>
192              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
193              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
194              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
195              Date: Mon, 18 Dec 2000 11:10:45 -0500
196              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
197      Branch: perl
198            ! pod/perlfaq3.pod
199 ____________________________________________________________________________
200 [  8187] By: jhi                                   on 2000/12/19  15:54:19
201         Log: Email address fix for Anton Berezin.
202      Branch: perl
203            ! AUTHORS
204 ____________________________________________________________________________
205 [  8186] By: jhi                                   on 2000/12/19  15:38:54
206         Log: Subject: [PATCH perl@8102] cygwin port
207              From: "Eric Fifer" <efifer@dircon.co.uk> 
208              Date: Thu, 14 Dec 2000 13:41:29 -0000
209              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
210              
211              When compiling modules the data item that is being imported
212              from libperl.dll needs to be tagged as imported/shared data:
213              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
214      Branch: perl
215            ! perliol.h
216 ____________________________________________________________________________
217 [  8185] By: jhi                                   on 2000/12/19  14:53:24
218         Log: Regen uconfig.h and uconfig.sh.
219      Branch: perl
220            ! uconfig.h uconfig.sh
221 ____________________________________________________________________________
222 [  8184] By: jhi                                   on 2000/12/18  20:43:49
223         Log: Comments work so much better when they are closed.
224      Branch: perl
225            ! regcomp.c
226 ____________________________________________________________________________
227 [  8183] By: jhi                                   on 2000/12/18  18:04:02
228         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
229              Fixes the bug 20001218.016.
230      Branch: perl
231            ! regcomp.c
232 ____________________________________________________________________________
233 [  8182] By: gsar                                  on 2000/12/18  09:53:47
234         Log: delete spurious files
235      Branch: maint-5.6/perl
236            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
237            - vos/config.h vos/config_h.SH_orig
238 ____________________________________________________________________________
239 [  8181] By: gsar                                  on 2000/12/18  09:46:08
240         Log: regen perltoc
241      Branch: maint-5.6/perl
242            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
243 ____________________________________________________________________________
244 [  8180] By: gsar                                  on 2000/12/18  09:20:27
245         Log: integrate changes#7924..7926,7946,7952 from mainline
246      Branch: maint-5.6/perl
247           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
248           !> lib/File/stat.pm t/lib/class-struct.t
249 ____________________________________________________________________________
250 [  8179] By: gsar                                  on 2000/12/18  08:55:54
251         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
252              7918,7919,7988,8907 from mainline (various)
253      Branch: maint-5.6/perl
254           +> t/lib/class-struct.t
255           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
256           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
257           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
258 ____________________________________________________________________________
259 [  8178] By: gsar                                  on 2000/12/18  08:16:30
260         Log: avoid redefinition warnings on windows due to sys/socket.h getting
261              #included before win32.h
262      Branch: maint-5.6/perl
263            ! win32/include/sys/socket.h
264 ____________________________________________________________________________
265 [  8177] By: gsar                                  on 2000/12/18  05:24:04
266         Log: make regen_headers; fix POSIX.xs problems; remove outdated
267              code from sys/socket.h that makes build fail now
268      Branch: maint-5.6/perl
269            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
270            ! pod/perlapi.pod
271           !> win32/include/sys/socket.h
272 ____________________________________________________________________________
273 [  8176] By: gsar                                  on 2000/12/18  05:20:17
274         Log: update Changes
275      Branch: maint-5.6/perl
276            ! Changes patchlevel.h
277 ____________________________________________________________________________
278 [  8175] By: gsar                                  on 2000/12/18  04:57:48
279         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
280              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
281              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
282              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
283              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
284              7823,7825,7838
285      Branch: maint-5.6/perl
286           +> lib/File/Spec/Epoc.pm
287           !> (integrate 88 files)
288 ____________________________________________________________________________
289 [  8174] By: gsar                                  on 2000/12/18  03:53:09
290         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
291              7625..7629,7631..7634,7637,7639,7642 from mainline
292      Branch: maint-5.6/perl
293           +> README.solaris
294           !> (integrate 26 files)
295 ____________________________________________________________________________
296 [  8173] By: gsar                                  on 2000/12/18  03:37:02
297         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
298              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
299              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
300              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
301      Branch: maint-5.6/perl
302           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
303            - MAINTAIN
304           !> (integrate 111 files)
305 ____________________________________________________________________________
306 [  8172] By: jhi                                   on 2000/12/18  02:49:27
307         Log: Regen pods.
308      Branch: perl
309            ! pod/perlmodlib.pod pod/perltoc.pod
310 ____________________________________________________________________________
311 [  8171] By: gsar                                  on 2000/12/18  02:49:24
312         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
313              7465..7471 from mainline
314              
315              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
316              in platforms that strictly require all the symbols being present
317              at link time.
318              
319              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
320              
321              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
322              
323              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
324              
325              Subject: [PATCH] todo
326              
327              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
328              
329              Use $sort, $uniq (and $tr) consistently as wondered
330              by Nicholas Clark.
331              
332              Too enthusiastic editing in #7460.
333              
334              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
335              
336              Upgrade to CPAN 1.58_55.
337              Subject: CPAN.pm status
338              
339              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
340              
341              Make target reordering to avoid pointless re-makes.
342              Subject: Re: Total re-make of 'make okfile' after 7451 ?
343              
344              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
345              
346              Subject: DOC PATCH 5.6.0
347              
348              Add the repository doc by Malcolm, Sarathy, and by Simon,
349              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
350      Branch: maint-5.6/perl
351           +> Porting/repository.pod
352           !> Configure MANIFEST Makefile.SH README.dos README.os2
353           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
354           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
355           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
356 ____________________________________________________________________________
357 [  8169] By: gsar                                  on 2000/12/18  02:33:34
358         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
359              7435..7441,7445 from mainline
360              
361              Make the UTF-8 decoding stricter and more verbose when
362              malformation happens.  This involved adding an argument
363              to utf8_to_uv_chk(), which involved changing its prototype,
364              and prefer STRLEN over I32 for the UTF-8 length, which as
365              a domino effect necessitated changing the prototypes of
366              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
367              The stricter UTF-8 decoding checking uses Markus Kuhn's
368              UTF-8 Decode Stress Tester from
369              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
370              
371              Run vms/vms_yfix.pl, should have done that after changing
372              perly.c in #7382.
373              
374              Subject: [PATCH 5.7.0] static linking with uninstalled perl
375              
376              (Replaced by #7440.)
377              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
378              
379              Fix the bug ID 20001024.005, the bug introduced by #7416.
380              
381              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
382              
383              Fix the bug reported in
384              From: andreas.koenig@anima.de (Andreas J. Koenig)
385              Also make is_utf8_char() stricter.
386              
387              Missed the header file changes from #7425.
388              
389              Check if stdio supports tweaking lval and cnt simultaneously.
390              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
391              
392              Stratus VOS updates from Paul Green.
393              
394              Podify README.epoc and README.vos.
395              
396              Add targets to Makefile.SH, most importantly
397              'regen_all' which also remembers to update vms/perly*.
398              
399              Subject: Minor update to find2perl, for portability
400              
401              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
402              
403              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
404              
405              Rename UTF8LEN() to be UNISKIP(), too confusing to have
406              UTF8LEN() and UTF8SKIP(). 
407              
408              Allow poking holes at the UTF-8 decoding strictness.
409              
410              Continue the internal UTF-8 API tweaking.
411              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
412              used much more than the simpler API, now called utf8_to_uv_simple().
413              Still not quite happy with API, too much partial duplication
414              of functionality.
415              
416              A new version of making the syslog test more robust.
417              (Replaces #7421.)
418              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
419              
420              buildtoc target tweaks.
421              
422              Integrate with vmsperl #7430 by Charles Bailey:
423              
424              Cleanup from prior patch (Charles Lane?):
425              - improve handling of MFDs in Basename and Path
426              - default to no xsubpp line # munging when building debug images
427      Branch: maint-5.6/perl
428           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
429           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
430           !> (integrate 67 files)
431 ____________________________________________________________________________
432 [  8168] By: gsar                                  on 2000/12/18  02:05:49
433         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
434              
435              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
436              From: Martin Husemann <martin@duskware.de>
437              
438              Subject: [PATCH 5.7.0] restore match data on backtracing
439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
440      Branch: maint-5.6/perl
441           !> regcomp.c regexec.c t/op/re_tests
442 ____________________________________________________________________________
443 [  8167] By: gsar                                  on 2000/12/18  01:55:22
444         Log: integrate changes#7858,7986 from mainline
445              
446              C<foreach my $x ...> in pseudo-fork()ed process may diddle
447              parent's memory; fix it by keeping track of the actual pad
448              offset rather than a raw pointer (this change is probably also
449              relevant to non-ithreads case to avoid fallout from reallocs of
450              the pad array, but is currently only enabled for the ithreads
451              case in the interests of minimal disruption to existing "well
452              tested" code)
453              
454              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
455              due to the notorious GetFileType() bug in Windows 9x, which fstat()
456              tickles)
457      Branch: maint-5.6/perl
458           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
459           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
460           !> win32/win32.c win32/win32.h win32/win32sck.c
461 ____________________________________________________________________________
462 [  8166] By: gsar                                  on 2000/12/18  01:52:59
463         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
464              from mainline (xsubpp and ExtUtils::LibList fixups, various
465              other small items)
466      Branch: maint-5.6/perl
467           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
468           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
469           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
470           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
471           !> win32/bin/search.pl
472 ____________________________________________________________________________
473 [  8165] By: gsar                                  on 2000/12/18  01:28:45
474         Log: integrate changes#7533,7563,7611,7623 from mainline (various
475              malloc.c embellishments)
476      Branch: maint-5.6/perl
477           !> malloc.c pod/perldiag.pod
478 ____________________________________________________________________________
479 [  8164] By: gsar                                  on 2000/12/18  01:23:33
480         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
481              fixups)
482      Branch: maint-5.6/perl
483           !> utils/h2xs.PL
484 ____________________________________________________________________________
485 [  8163] By: gsar                                  on 2000/12/18  01:17:50
486         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
487              fixups)
488      Branch: maint-5.6/perl
489           !> Makefile.SH utils/perlbug.PL
490 ____________________________________________________________________________
491 [  8162] By: gsar                                  on 2000/12/18  00:25:43
492         Log: always export Perl_deb() (it is required by re.xs whether
493              Perl is built with or without -DDEBUGGING)
494      Branch: maint-5.6/perl
495            ! makedef.pl
496 ____________________________________________________________________________
497 [  8161] By: gsar                                  on 2000/12/18  00:23:38
498         Log: integrate change#7414 from mainline
499              
500              Undo the basename() part of #7412 since the lib/basename
501              tests would need upgrading too.
502              
503              squelch two tests in tr.t that rely on tr/// paranoia change
504              that's not in 5.6.x
505      Branch: maint-5.6/perl
506            ! t/op/tr.t
507           !> lib/File/Basename.pm
508 ____________________________________________________________________________
509 [  8160] By: gsar                                  on 2000/12/18  00:05:30
510         Log: missing change in previous integrate
511      Branch: maint-5.6/perl
512           !> README.aix
513 ____________________________________________________________________________
514 [  8159] By: gsar                                  on 2000/12/18  00:03:38
515         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
516              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
517              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
518              7410..7413 from mainline
519      Branch: maint-5.6/perl
520           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
521           +> t/lib/tie-splice.t
522            - lib/unicode/Is/DCinital.pl
523           !> (integrate 112 files)
524 ____________________________________________________________________________
525 [  8158] By: jhi                                   on 2000/12/17  23:04:24
526         Log: Subject: [PATCHES] RE: perl@8150 
527              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
528              Date: Sun, 17 Dec 2000 21:46:39 +0100
529              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
530              
531              Neither cygwin has a getpwuid() one can trust on.
532      Branch: perl
533            ! t/lib/glob-basic.t
534 ____________________________________________________________________________
535 [  8157] By: jhi                                   on 2000/12/17  23:01:54
536         Log: More MAN.PODS => {} fixes.
537      Branch: perl
538            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
539            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
540            ! os2/OS2/REXX/Makefile.PL
541 ____________________________________________________________________________
542 [  8156] By: gsar                                  on 2000/12/17  22:49:13
543         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
544              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
545              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
546              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
547              7201,7204 from mainline
548      Branch: maint-5.6/perl
549           !> (integrate 121 files)
550 ____________________________________________________________________________
551 [  8155] By: jhi                                   on 2000/12/17  22:30:58
552         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
553              From: "Craig A. Berry" <craigberry@mac.com>
554              Date: Sun, 17 Dec 2000 13:09:28 -0600
555              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
556              
557              MAN.PODS => ' ' is naughty.
558      Branch: perl
559            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
560 ____________________________________________________________________________
561 [  8154] By: nick                                  on 2000/12/17  22:07:13
562         Log: MULTIPLICITY nit.
563      Branch: perl
564            ! mg.c
565 ____________________________________________________________________________
566 [  8153] By: gsar                                  on 2000/12/17  21:23:05
567         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
568              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
569              from mainline
570              
571              Document the SvIOK_.*UV().
572              
573              Update Unicode todo list.
574              
575              Guard against bad string->int conversion for quads.
576              
577              Subject: small apidoc fix
578              
579              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
580              
581              Subject: [PATCH] Tied filehandle documentation
582              
583              Subject: [PATCH] Modernize Opcode.pm documentation
584              
585              Make Data::Dumper (non-XS) to work with changed semantics of ref().
586              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
587              [applied even though said semantics didn't change in 5.6.x]
588              
589              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
590              
591              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
592              
593              Fix the URL, but the server is still missing in action.
594              Subject: [ID 20000905.002] perlfaq1.pod URL error
595              
596              Subject: [ID 20000903.001] \w in utf8-strings
597              
598              Fix the ccversion detection for 5.1 and beyond.
599              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
600              
601              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
602              
603              Subject: [ID 20000904.008] Tiny fix for perldiag
604              
605              Subject: Re: [ID 20000906.004] segfault with bad perl statement
606              
607              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
608              
609              Subject: [ID 20000908.002] perlipc documentation bug.
610              
611              Subject: [PATCH lib/Benchmark.pm]
612              
613              Re-allow vec() for characters > 255.
614              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
615              
616              Do away with memory models cruft.  Sorry, PDP users.
617              
618              Continue #7041.
619              
620              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
621              
622              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
623              
624              Upgrade to CPAN 1.57_65, from Andreas König.
625              
626              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
627              by Russ Allbery.
628              
629              Silence t/pod/*.t about alternate quote-mappings now implemented
630              by Pod::Text, from Brad Appleton.
631              
632              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
633              Subject: borland C++ win32.c tweak
634              
635              C<@a = @b = split(...)> optimization coredumps under ithreads
636              (missed a spot when fixing up op_pmreplroot hack for ithreads)
637              
638              Document the SvUTF8*().
639              
640              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
641              
642              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
643              
644              Do in VMS as the #7054 does.
645              
646              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
647              
648              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
649              
650              Subject: [patch: perl@7045] vms updates
651              
652              Test for the #7049.
653              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
654              
655              Break up the myconfig lines a bit.
656              Subject: perlbug/perl -V output format
657              
658              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
659              
660              The #7054 truncated Configure badly.
661              
662              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
663              initialization in all the threads on Windows
664              
665              Allow for whitespace between "#" and "line" in cpp output.
666              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
667              
668              Remove vestiges of tr//CU.
669              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
670              
671              The return value of setlocale must be copied away.
672              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
673              
674              Allow chop() and chomp() to be overridden.
675              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
676              
677              Hints optimization.
678              Subject: Minor nit
679              
680              Subject: [PATCH] de-wall t/README
681              
682              Subject: Re: Two advertising clauses need to be removed
683      Branch: maint-5.6/perl
684           !> (integrate 75 files)
685 ____________________________________________________________________________
686 [  8152] By: gsar                                  on 2000/12/17  20:30:11
687         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
688              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
689              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
690              
691              Don't attach -ld to the archname if pointless.
692              
693              Document UNTIE in a very minimalistic way.
694              
695              POSIX doesn't report long double values under -Duselongdouble
696              when the long doubles are "real" (bigger than doubles).
697              
698              More author updates.
699              
700              Try to deduce NV_MAX.  Really should be Configure fodder.
701              
702              :: not allowed in pathnames, change to .
703              Subject: [PATCH perl@6938] cygwin port
704              
705              Forget about NV_MAX (#6951).  Various floating point tweaks,
706              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
707              
708              Move the Solaris 7 scan to use64bitall, make the
709              failure to find 64-bot sparc libc to mention the
710              possibility of being in an intel, from Lupe and Alan.
711              
712              Regen perltoc.
713              
714              AUTHORS tweaks, from Peter Prymmer.
715              
716              More address tweaking.
717              
718              Small tweaks all over.
719              
720              File::Temp patches from Andreas König,
721              
722              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
723              
724              Subject: CPAN.pm beta 1.57_57 for the core
725              
726              Part of the solution.
727              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
728              
729              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
730              
731              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
732              
733              Add the overload warnings to perldiag.
734              
735              Drop unused argument.
736              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
737              
738              Subject: Nit in Configure (bleadperl@6961)
739              
740              Update to PodParser 1.18, from Brad Appleton.
741              
742              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
743              
744              Subject: [PATCH: 6948] add SCNfldbl to configure.com
745              
746              Document UNTIE. Also tweak implementation to suppress the 'inner references'
747              warning when UNTIE exists and instead pass the cound of extra references to
748              the UNTIE method.
749              
750              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
751              so that case-ignoring systems like DCL can tell them from
752              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
753              
754              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
755              
756              Feature ordering tweak.
757              
758              Regen perltoc.
759              
760              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
761              
762              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
763              
764              Subject: http:// in L<>
765              
766              Detypo.
767              
768              change#6791 accidentally clobbered change#6710, put it back
769              
770              Only the first line, thank you very much.
771              
772              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
773              plus rework the http: spots as suggested by Tom Christiansen,
774              plus regen perltoc.
775              
776              Undo part of change 6489 which looks like a bulk edit which
777              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
778              The supressing of main:: on return from select() is undesirable.
779              
780              Apparently avoiding the swapping is too costly.
781              
782              Various Configure nits by Philip Newton,
783              plus the ebcdic one by me.
784              
785              Make certain cc is set before trying to run it.
786              
787              If overloaded %{} etc. return the object do not loop.
788              Thus  sub deref { $_[0] } functions if object is wanted type.
789              
790              Update perlhist.
791              
792              More %{} and other deref special casing - do not pass to 'nomethod'.
793      Branch: maint-5.6/perl
794           !> (integrate 59 files)
795 ____________________________________________________________________________
796 [  8151] By: gsar                                  on 2000/12/17  19:14:38
797         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
798              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
799              
800              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
801              
802              Make the epsilon to be relative, not absolute.
803              
804              Put back the flags dump as reasoned in
805              Subject: Re: [PATCH] Glob dumping
806              
807              Introduce ccname to keep track of what compiler kind of we have.
808              
809              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
810              
811              Put back the slice accidentally removed by #6907.
812              
813              Reset archname and archname64 always, forcing them be
814              recomputed at each Configure run, make Configure and
815              the hints files agree on the naming of largefiles variables.
816              
817              Don't say "Perl 5.0 source kit".
818              
819              Subject: [PATCH] fix misc cast warnings
820              
821              Subject: typos in pods
822              
823              NVs not necessarily doubles, as pointed out by Yitzchak.
824              
825              Subject: [PATCH 6889] add a few ldbl formats to configure.com
826              
827              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
828              
829              Better options for rsync.
830              
831              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
832              
833              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
834              
835              Subject: [PATCH] Re: UNTIE method 
836              
837              A better fix for the Socket building problem from Craig Berry.
838              
839              Retract the dummy test, skip the security tests (instead of failing),
840              explain what the warnings mean.
841              
842              Heap decorruption.
843              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
844              
845              Update to Unicode 3.0.1.
846              
847              Missed one Unicode file.
848              
849              Subject: Re: typos in pods
850              
851              The #6929 was too skimpy.
852              
853              sscanf() may be the only way to read long doubles from strings.
854              
855              Reveal Borland's isnan.
856              Subject: build with BC++ tweak
857              
858              Issue useful diagnostic on unknown pod commands.
859              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
860              
861              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
862              
863              Clarify the third case of ftmp-security warnings.
864              
865              Make -Dusemorebits find long doubles in Solaris.
866              
867              Wrap the test in eval.
868      Branch: maint-5.6/perl
869           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
870           +> lib/unicode/PropList.txt lib/unicode/README.perl
871           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
872           +> lib/unicode/Unicode.301 vms/vmspipe.com
873            - lib/unicode/Props.txt lib/unicode/UCD300.html
874            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
875           !> (integrate 305 files)
876 ____________________________________________________________________________
877 [  8150] By: jhi                                   on 2000/12/17  18:47:57
878         Log: Uncheckedin generated files.
879      Branch: perl
880            ! global.sym perlapi.c pod/perlapi.pod
881 ____________________________________________________________________________
882 [  8149] By: jhi                                   on 2000/12/17  18:41:22
883         Log: Update Changes.
884      Branch: perl
885            ! Changes patchlevel.h
886 ____________________________________________________________________________
887 [  8148] By: jhi                                   on 2000/12/17  18:39:16
888         Log: Subject: [PATCH] Fcntl constants speedup
889              From: Nicholas Clark <nick@ccl4.org>
890              Date: Sun, 17 Dec 2000 16:29:24 +0000
891              Message-ID: <20001217162924.E97668@plum.flirble.org>
892              
893              Use IVs for the Fcntl constants instead of NVs.
894      Branch: perl
895            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
896 ____________________________________________________________________________
897 [  8147] By: jhi                                   on 2000/12/17  18:33:41
898         Log: Add test for #8145 (binmode() warning), add warning for
899              ioctl() and sockpair(), document them. (fileno() cannot
900              be tripwired with the same kind of warning because
901              'defined fileno($foo)' seems to be an idiom.)
902      Branch: perl
903            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
904 ____________________________________________________________________________
905 [  8146] By: gsar                                  on 2000/12/17  18:09:08
906         Log: update Changes
907      Branch: maint-5.6/perl
908            ! Changes
909 ____________________________________________________________________________
910 [  8145] By: jhi                                   on 2000/12/17  17:39:35
911         Log: Subject: [PATCH] Re: The long awaited feature ...
912              From: Simon Cozens <simon@cozens.net>
913              Date: Sun, 17 Dec 2000 12:31:56 +0000
914              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
915              
916              Add a warning to binmode() about using bad filehandles
917              (can happen e.g. if someone forgets the filehandle argument)
918      Branch: perl
919            ! pp_sys.c
920 ____________________________________________________________________________
921 [  8144] By: jhi                                   on 2000/12/17  17:33:48
922         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
923              From: Jonathan Stowe <gellyfish@gellyfish.com>
924              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
925              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
926      Branch: perl
927            ! lib/Net/Ping.pm
928 ____________________________________________________________________________
929 [  8143] By: jhi                                   on 2000/12/17  05:31:37
930         Log: Polymorphic regexps.
931              
932              Fixes at least the bugs 20001028.003 (both of them...) and
933              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
934              also to be fixed by now, probably already before this patch.
935      Branch: perl
936            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
937            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
938            ! t/op/utf8decode.t t/pragma/utf8.t
939 ____________________________________________________________________________
940 [  8142] By: jhi                                   on 2000/12/16  17:16:05
941         Log: Subject: [patch perl@8102] dos/djgpp update
942              From: Laszlo Molnar <ml1050@freemail.hu>
943              Date: Sat, 16 Dec 2000 01:40:52 +0100
944              Message-ID: <20001216014052.A335@freemail.hu>
945      Branch: perl
946            ! djgpp/config.over t/base/commonsense.t
947 ____________________________________________________________________________
948 [  8141] By: jhi                                   on 2000/12/16  17:09:27
949         Log: Few uncheckedin files.
950      Branch: perl
951            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
952 ____________________________________________________________________________
953 [  8140] By: nick                                  on 2000/12/15  22:14:31
954         Log: Integrate mainline
955      Branch: perlio
956           !> (integrate 53 files)
957 ____________________________________________________________________________
958 [  8139] By: jhi                                   on 2000/12/15  19:49:49
959         Log: One more IVUV tweak from Nicholas Clark.
960      Branch: perl
961            ! sv.c
962 ____________________________________________________________________________
963 [  8138] By: jhi                                   on 2000/12/15  19:17:06
964         Log: Return of the IVUV-preservation, now seems to be happy even
965              in Digital UNIX (the broken strtoul brokenness detection
966              seems to have been the fly in the ointment).
967      Branch: perl
968            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
969            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
970            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
971            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
972            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
973            ! vos/config.ga.h win32/config.bc win32/config.gc
974            ! win32/config.vc
975 ____________________________________________________________________________
976 [  8137] By: jhi                                   on 2000/12/15  18:12:14
977         Log: Metaconfig unit change for #8136.
978      Branch: metaconfig
979            ! U/modified/d_strtoul.U
980      Branch: metaconfig/U/perl
981            ! d_strtoull.U d_strtouq.U
982 ____________________________________________________________________________
983 [  8136] By: jhi                                   on 2000/12/15  18:11:35
984         Log: I don't think it's sensible or portable to test the strtou*
985              on /^-/ strings.
986      Branch: perl
987            ! Configure
988 ____________________________________________________________________________
989 [  8135] By: jhi                                   on 2000/12/15  17:18:49
990         Log: Metaconfig unit change for #8134.
991      Branch: metaconfig
992            ! U/modified/d_strtoul.U
993 ____________________________________________________________________________
994 [  8134] By: jhi                                   on 2000/12/15  17:14:13
995         Log: If longsize is 8 we don't need a LL suffix for integer constants.
996      Branch: perl
997            ! Configure config_h.SH
998 ____________________________________________________________________________
999 [  8133] By: jhi                                   on 2000/12/15  16:00:23
1000         Log: Update Changes.
1001      Branch: perl
1002            ! Changes patchlevel.h
1003 ____________________________________________________________________________
1004 [  8132] By: jhi                                   on 2000/12/15  15:44:16
1005         Log: Some compilers get huffy if you do not cast a const pointer
1006              to a non-const when assigning.
1007      Branch: perl
1008            ! gv.c
1009 ____________________________________________________________________________
1010 [  8131] By: jhi                                   on 2000/12/15  15:38:30
1011         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
1012              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1013              Date: Fri, 15 Dec 2000 05:26:57 -0500
1014              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
1015      Branch: perl
1016            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
1017            ! t/pragma/overload.t
1018 ____________________________________________________________________________
1019 [  8130] By: jhi                                   on 2000/12/15  15:36:08
1020         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
1021              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1022              Date: Thu, 14 Dec 2000 22:02:43 -0500
1023              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
1024      Branch: perl
1025            ! gv.c perl.h
1026 ____________________________________________________________________________
1027 [  8129] By: jhi                                   on 2000/12/15  15:34:16
1028         Log: Subject: PATCH: h2xs nit
1029              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1030              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
1031              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
1032              
1033              Add a template README.
1034      Branch: perl
1035            ! utils/h2xs.PL
1036 ____________________________________________________________________________
1037 [  8128] By: jhi                                   on 2000/12/15  15:32:22
1038         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
1039      Branch: perl
1040            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
1041 ____________________________________________________________________________
1042 [  8127] By: jhi                                   on 2000/12/15  15:19:34
1043         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
1044              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1045              Date:     Thu, 14 Dec 2000 20:04:42 EST
1046              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
1047      Branch: perl
1048            ! ext/Opcode/Opcode.xs
1049 ____________________________________________________________________________
1050 [  8126] By: jhi                                   on 2000/12/15  15:17:49
1051         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
1052              From: Peter Prymmer <pvhp@forte.com>
1053              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
1054              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
1055      Branch: perl
1056            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
1057            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
1058            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
1059 ____________________________________________________________________________
1060 [  8125] By: jhi                                   on 2000/12/15  15:11:05
1061         Log: This seems to be a stage sane and stable enough to checkin.
1062              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
1063      Branch: perl
1064            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
1065            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
1066            ! t/op/cmp.t t/op/numconvert.t
1067 ____________________________________________________________________________
1068 [  8124] By: jhi                                   on 2000/12/15  04:20:26
1069         Log: Something is really wonky.
1070      Branch: perl
1071            ! sv.c
1072 ____________________________________________________________________________
1073 [  8123] By: jhi                                   on 2000/12/15  04:00:50
1074         Log: Fixes for the IV UV patches to compile in Digital UNIX.
1075      Branch: perl
1076            ! sv.c
1077 ____________________________________________________________________________
1078 [  8122] By: jhi                                   on 2000/12/15  02:53:40
1079         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
1080              From: "Craig A. Berry" <craigberry@mac.com>
1081              Date: Thu, 14 Dec 2000 19:10:49 -0600
1082              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
1083      Branch: perl
1084            ! vms/vms.c
1085 ____________________________________________________________________________
1086 [  8121] By: jhi                                   on 2000/12/15  02:50:00
1087         Log: Metaconfig changes for #8120.
1088      Branch: metaconfig
1089            + U/modified/d_strtoul.U
1090      Branch: metaconfig/U/perl
1091            ! d_strtoull.U d_strtouq.U
1092 ____________________________________________________________________________
1093 [  8120] By: jhi                                   on 2000/12/15  02:49:42
1094         Log: From: Nicholas Clark <nick@ccl4.org> 
1095              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
1096              Date: Thu, 14 Dec 2000 18:38:57 +0000
1097              Message-ID: <20001214183857.B97909@plum.flirble.org>
1098      Branch: perl
1099            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1100            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
1101            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1102            ! vos/config.ga.def vos/config.ga.h win32/config.bc
1103            ! win32/config.gc win32/config.vc
1104 ____________________________________________________________________________
1105 [  8119] By: jhi                                   on 2000/12/14  23:40:58
1106         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
1107              From: Nicholas Clark <nick@ccl4.org>
1108              Date: Wed, 13 Dec 2000 20:08:50 +0000
1109              Message-ID: <20001213200849.B71166@plum.flirble.org>
1110      Branch: perl
1111            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
1112            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
1113 ____________________________________________________________________________
1114 [  8118] By: jhi                                   on 2000/12/14  22:46:26
1115         Log: Integrate perlio.
1116      Branch: perl
1117           !> MANIFEST ext/Encode/compile makedef.pl
1118 ____________________________________________________________________________
1119 [  8117] By: nick                                  on 2000/12/14  22:38:53
1120         Log: Win32 tweaks to get Encode to build
1121              - temp hack to makedef.pl till PerlIO is properly "exported".
1122              - MSVC dislikes  
1123              static encpage_t foo[];
1124              so make 'em extern for now.
1125      Branch: perlio
1126            ! ext/Encode/compile makedef.pl
1127 ____________________________________________________________________________
1128 [  8116] By: nick                                  on 2000/12/14  22:00:53
1129         Log: Document the new files
1130      Branch: perlio
1131            ! MANIFEST
1132 ____________________________________________________________________________
1133 [  8115] By: jhi                                   on 2000/12/14  21:58:01
1134         Log: MANIFEST new files of #8114.
1135      Branch: perl
1136            ! MANIFEST
1137 ____________________________________________________________________________
1138 [  8114] By: jhi                                   on 2000/12/14  21:50:49
1139         Log: Integrate perlio.
1140      Branch: perl
1141           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
1142           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
1143           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
1144           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
1145           !> ext/Encode/Makefile.PL
1146 ____________________________________________________________________________
1147 [  8113] By: jhi                                   on 2000/12/14  21:48:49
1148         Log: The documentation part of the
1149              
1150              Subject: [ID 20001214.002] Net::Ping patch
1151              From: Jonathan Stowe <gellyfish@gellyfish.com>
1152              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
1153              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
1154              since the #7529 had already addressed the same problem.
1155      Branch: perl
1156            ! lib/Net/Ping.pm
1157 ____________________________________________________________________________
1158 [  8112] By: jhi                                   on 2000/12/14  21:42:57
1159         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
1160              From: Dominic Dunlop <domo@computer.org>
1161              Date: Tue, 12 Dec 2000 10:47:10 +0100
1162              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
1163              
1164              Document how elusive subroutines can be.
1165      Branch: perl
1166            ! pod/perlfunc.pod
1167 ____________________________________________________________________________
1168 [  8111] By: jhi                                   on 2000/12/14  21:38:05
1169         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
1170              From: Dominic Dunlop <domo@computer.org>
1171              Date: Thu, 14 Dec 2000 10:13:51 +0100
1172              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
1173      Branch: perl
1174            ! ext/POSIX/POSIX.pod
1175 ____________________________________________________________________________
1176 [  8110] By: jhi                                   on 2000/12/14  21:36:32
1177         Log: Subject: [patch] perlfaq7
1178              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
1179              Date: Thu, 14 Dec 2000 15:31:07 +0100
1180              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
1181      Branch: perl
1182            ! pod/perlfaq7.pod
1183 ____________________________________________________________________________
1184 [  8109] By: jhi                                   on 2000/12/14  21:29:20
1185         Log: Subject: [8104] Encode
1186              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1187              Date: Thu, 14 Dec 2000 14:49:34 +0100
1188              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
1189              
1190              Type casting for nervous compilers.
1191      Branch: perl
1192            ! ext/Encode/Encode.xs
1193 ____________________________________________________________________________
1194 [  8108] By: jhi                                   on 2000/12/14  21:26:17
1195         Log: Subject: [8104] DB_File
1196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1197              Date: Thu, 14 Dec 2000 14:49:35 +0100
1198              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
1199              
1200              Type definition incorrect for DB 2.7.7.  Not known when it
1201              changed, so only changed it for a known revision.
1202      Branch: perl
1203            ! ext/DB_File/DB_File.xs
1204 ____________________________________________________________________________
1205 [  8107] By: jhi                                   on 2000/12/14  21:23:41
1206         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
1207              From: Peter Prymmer <pvhp@forte.com>
1208              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
1209              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
1210              
1211              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
1212      Branch: perl
1213            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
1214            ! ext/Encode/Encode/posix-bc.enc
1215 ____________________________________________________________________________
1216 [  8106] By: nick                                  on 2000/12/14  20:36:13
1217         Log: "Cold" build correction to Encode's Makefile.PL
1218      Branch: perlio
1219            ! ext/Encode/Makefile.PL
1220 ____________________________________________________________________________
1221 [  8105] By: nick                                  on 2000/12/14  20:09:37
1222         Log: "Compiled" encodings.
1223              Correct replacement character in EBCDIC .enc files
1224              Add 0x7F to ASCII repertoire.
1225      Branch: perlio
1226            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1227            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
1228            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
1229            ! ext/Encode/Makefile.PL ext/Encode/compile
1230            ! ext/Encode/encengine.c ext/Encode/encode.h
1231 ____________________________________________________________________________
1232 [  8104] By: nick                                  on 2000/12/14  00:38:20
1233         Log: Integrate mainline
1234      Branch: perlio
1235           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
1236           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
1237           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
1238           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
1239           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
1240           !> t/lib/db-hash.t t/lib/db-recno.t
1241 ____________________________________________________________________________
1242 [  8103] By: nick                                  on 2000/12/13  23:16:13
1243         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
1244              so far and so it does not get lost.
1245      Branch: perlio
1246            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
1247 ____________________________________________________________________________
1248 [  8102] By: jhi                                   on 2000/12/13  17:14:22
1249         Log: Update Changes.
1250      Branch: perl
1251            ! Changes patchlevel.h
1252 ____________________________________________________________________________
1253 [  8101] By: jhi                                   on 2000/12/13  16:53:41
1254         Log: Move the proto of start_glob() to a better place; regen api files.
1255      Branch: perl
1256            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
1257 ____________________________________________________________________________
1258 [  8100] By: jhi                                   on 2000/12/13  16:47:11
1259         Log: Metaconfig change for #8099.
1260      Branch: metaconfig
1261            ! U/modified/Head.U
1262 ____________________________________________________________________________
1263 [  8099] By: jhi                                   on 2000/12/13  16:46:48
1264         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
1265              From: Andy Dougherty <doughera@lafayette.edu>
1266              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
1267              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
1268      Branch: perl
1269            ! Configure
1270 ____________________________________________________________________________
1271 [  8098] By: jhi                                   on 2000/12/13  16:39:02
1272         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
1273              From: rspier@pobox.com (Robert Spier)
1274              Date: Tue, 12 Dec 2000 21:12:39 -0500
1275              Message-ID: <14902.56087.678086.725773@rls.cx>
1276              
1277              fastgetcwd is defined using a glob alias on a $^O dependent basis -
1278              and there was no default assignment or perl subroutine.
1279      Branch: perl
1280            ! lib/Cwd.pm
1281 ____________________________________________________________________________
1282 [  8097] By: jhi                                   on 2000/12/13  16:16:01
1283         Log: Subject: [PATCH] move startglob out of pp_hot.c
1284              From: Nicholas Clark <nick@ccl4.org>
1285              Date: Mon, 11 Dec 2000 23:16:39 +0000
1286              Message-ID: <20001211231638.A55550@plum.flirble.org>
1287      Branch: perl
1288            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
1289 ____________________________________________________________________________
1290 [  8096] By: jhi                                   on 2000/12/13  15:26:23
1291         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
1292              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
1293              Date: Wed, 13 Dec 2000 14:01:37 +0100
1294              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
1295              
1296              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
1297              in turn requires libpthread in libswanted.
1298      Branch: perl
1299            ! hints/hpux.sh
1300 ____________________________________________________________________________
1301 [  8095] By: jhi                                   on 2000/12/12  19:51:05
1302         Log: The integration wars continue.
1303      Branch: perl
1304           !> sv.c
1305 ____________________________________________________________________________
1306 [  8094] By: jhi                                   on 2000/12/12  19:48:26
1307         Log: Subject: [PATCH perl@8070] DB_File-1.74  
1308              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
1309              Date: Mon, 11 Dec 2000 23:07:17 -0000
1310              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
1311      Branch: perl
1312            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1313            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
1314            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
1315            ! t/lib/db-recno.t
1316 ____________________________________________________________________________
1317 [  8093] By: nick                                  on 2000/12/12  19:42:13
1318         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
1319      Branch: perlio
1320            ! sv.c
1321           !> lib/File/DosGlob.pm
1322 ____________________________________________________________________________
1323 [  8092] By: jhi                                   on 2000/12/12  19:28:11
1324         Log: Integrate perlio.
1325      Branch: perl
1326           !> sv.c
1327 ____________________________________________________________________________
1328 [  8091] By: nick                                  on 2000/12/12  18:49:45
1329         Log: Fix for Tk, and upgrading shared SVs.
1330      Branch: perlio
1331            ! sv.c
1332 ____________________________________________________________________________
1333 [  8090] By: jhi                                   on 2000/12/12  16:48:59
1334         Log: Subject: [PATCH] Re: Breadperl & Tk
1335              From: Nick Ing-Simmons <nik@tiuk.ti.com>
1336              Date: Tue, 12 Dec 2000 14:48:27 GMT
1337              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
1338      Branch: perl
1339            ! sv.c
1340 ____________________________________________________________________________
1341 [  8089] By: jhi                                   on 2000/12/12  03:37:19
1342         Log: Subject: DosGlob.pm diff for bash style brace expansion.
1343              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
1344              Date: Fri, 8 Dec 2000 10:45:30 -0600
1345              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
1346      Branch: perl
1347            ! lib/File/DosGlob.pm
1348 ____________________________________________________________________________
1349 [  8088] By: nick                                  on 2000/12/11  23:59:59
1350         Log: Integrate mainline
1351      Branch: perlio
1352           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
1353           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
1354           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
1355           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
1356           !> t/op/local.t t/pragma/warn/toke toke.c
1357 ____________________________________________________________________________
1358 [  8087] By: jhi                                   on 2000/12/11  23:20:23
1359         Log: Integrate perlio.
1360      Branch: perl
1361           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
1362 ____________________________________________________________________________
1363 [  8086] By: jhi                                   on 2000/12/11  22:50:59
1364         Log: Tune further the OS detection of CGI.
1365      Branch: perl
1366            ! lib/CGI.pm
1367 ____________________________________________________________________________
1368 [  8085] By: nick                                  on 2000/12/11  22:50:46
1369         Log: Finish 1st pass of "encoding" layer e.g. :
1370              open($fh,"<encoding(iso8859-7)",$greek) || die;
1371      Branch: perlio
1372            ! ext/Encode/Encode.xs perlio.c perliol.h
1373 ____________________________________________________________________________
1374 [  8084] By: jhi                                   on 2000/12/11  22:32:06
1375         Log: Revert the -f ambiguousity patch, seems to cause
1376              too much hassle (the interpret -Q as a function
1377              where Q is not a known filetest part is left in).
1378      Branch: perl
1379            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
1380            ! toke.c
1381 ____________________________________________________________________________
1382 [  8083] By: jhi                                   on 2000/12/11  22:27:23
1383         Log: (accidentally empty check-in)
1384      Branch: perl
1385            ! lib/File/DosGlob.pm
1386 ____________________________________________________________________________
1387 [  8082] By: nick                                  on 2000/12/11  19:09:51
1388         Log: Restore mmap function (broken by tweaks to shared buffer
1389              layer for encode(xxxx)).
1390      Branch: perlio
1391            ! perlio.c
1392 ____________________________________________________________________________
1393 [  8081] By: jhi                                   on 2000/12/11  18:29:13
1394         Log: Subject: Re: The long awaited feature ...
1395              From: Simon Cozens <simon@cozens.net>
1396              Date: Mon, 11 Dec 2000 15:54:24 +0000
1397              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
1398              
1399              More io/utf8 tests.
1400      Branch: perl
1401            ! t/io/utf8.t
1402 ____________________________________________________________________________
1403 [  8080] By: jhi                                   on 2000/12/11  18:19:36
1404         Log: Subject: PATCH MakeMaker manpage clarification
1405              From: andreas.koenig@anima.de (Andreas J. Koenig)
1406              Date: 10 Dec 2000 20:46:13 +0100
1407              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
1408      Branch: perl
1409            ! lib/ExtUtils/MakeMaker.pm
1410 ____________________________________________________________________________
1411 [  8079] By: jhi                                   on 2000/12/11  15:35:07
1412         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
1413              From: Simon Cozens <simon@cozens.net>
1414              Date: Sun, 10 Dec 2000 19:06:19 +0000
1415              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
1416      Branch: perl
1417            ! ext/B/B/Deparse.pm t/lib/b.t
1418 ____________________________________________________________________________
1419 [  8078] By: jhi                                   on 2000/12/11  15:09:11
1420         Log: Subject: [PATCH] docs on NaN
1421              From: Nicholas Clark <nick@ccl4.org>
1422              Date: Mon, 11 Dec 2000 01:48:38 +0000
1423              Message-ID: <20001211014838.B99205@plum.flirble.org>
1424      Branch: perl
1425            ! pod/perlop.pod
1426 ____________________________________________________________________________
1427 [  8077] By: jhi                                   on 2000/12/11  15:02:21
1428         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
1429              From: Simon Cozens <simon@cozens.net>
1430              Date: Mon, 11 Dec 2000 01:21:45 +0000
1431              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
1432      Branch: perl
1433            ! pp.c pp_hot.c scope.c t/op/local.t
1434 ____________________________________________________________________________
1435 [  8076] By: nick                                  on 2000/12/10  20:43:32
1436         Log: Not merge worthy...
1437              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
1438              syntax is modelled on attributes.
1439              Untested fix for io/utf8 on Win32 etc.
1440              Very clumsy start to the encode layer.
1441      Branch: perlio
1442            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
1443 ____________________________________________________________________________
1444 [  8075] By: jhi                                   on 2000/12/10  18:39:33
1445         Log: Darwin is not Windows.
1446      Branch: perl
1447            ! lib/CGI.pm
1448 ____________________________________________________________________________
1449 [  8074] By: jhi                                   on 2000/12/10  18:31:27
1450         Log: Subject: Ambiguous -%c() resolved as a file test
1451              From: "Paul Marquess" <Paul.Marquess@openwave.com>
1452              Date: Sun, 10 Dec 2000 15:35:07 -0000
1453              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
1454      Branch: perl
1455            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
1456 ____________________________________________________________________________
1457 [  8073] By: jhi                                   on 2000/12/10  18:16:29
1458         Log: Subject: PATCH installperl misinformed 
1459              From: andreas.koenig@anima.de (Andreas J. Koenig)
1460              Date: 10 Dec 2000 13:01:32 +0100 
1461              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
1462      Branch: perl
1463            ! installperl
1464 ____________________________________________________________________________
1465 [  8072] By: jhi                                   on 2000/12/10  18:07:55
1466         Log: The walkoptree confusion rages; walkoptree() seems to be coming
1467              from B.xs, while walkoptree_slow() comes from B.pm.
1468      Branch: perl
1469            ! ext/B/B.pm
1470 ____________________________________________________________________________
1471 [  8071] By: nick                                  on 2000/12/10  11:45:47
1472         Log: Integrate mainline
1473      Branch: perlio
1474           +> t/base/commonsense.t
1475           !> (integrate 37 files)
1476 ____________________________________________________________________________
1477 [  8070] By: jhi                                   on 2000/12/10  04:46:21
1478         Log: Update Changes.
1479      Branch: perl
1480            ! Changes patchlevel.h
1481 ____________________________________________________________________________
1482 [  8069] By: jhi                                   on 2000/12/10  04:39:19
1483         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
1484              From: andreas.koenig@anima.de (Andreas J. Koenig)
1485              Date: 09 Dec 2000 17:14:25 +0100
1486              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
1487      Branch: perl
1488            + t/base/commonsense.t
1489            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
1490 ____________________________________________________________________________
1491 [  8068] By: jhi                                   on 2000/12/10  04:17:36
1492         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
1493              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1494              Date: Sat, 9 Dec 2000 16:47:22 -0000
1495              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
1496      Branch: perl
1497            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
1498            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
1499            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
1500            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
1501            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
1502            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
1503            ! t/lib/sdbm.t
1504 ____________________________________________________________________________
1505 [  8067] By: jhi                                   on 2000/12/10  03:52:02
1506         Log: Test case for #8066.
1507      Branch: perl
1508            ! t/op/misc.t
1509 ____________________________________________________________________________
1510 [  8066] By: jhi                                   on 2000/12/10  03:50:30
1511         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
1512              From: Simon Cozens <simon@cozens.net>
1513              Date: Sun, 10 Dec 2000 00:55:37 +0000
1514              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
1515      Branch: perl
1516            ! pp_sys.c
1517 ____________________________________________________________________________
1518 [  8065] By: jhi                                   on 2000/12/10  03:44:52
1519         Log: Test case for #8064.
1520      Branch: perl
1521            ! t/comp/proto.t
1522 ____________________________________________________________________________
1523 [  8064] By: jhi                                   on 2000/12/10  03:42:32
1524         Log: Subject: Re: prototype of substr
1525              From: Simon Cozens <simon@cozens.net>
1526              Date: Sun, 10 Dec 2000 00:13:33 +0000
1527              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
1528              
1529              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
1530      Branch: perl
1531            ! pp.c
1532 ____________________________________________________________________________
1533 [  8063] By: jhi                                   on 2000/12/10  03:39:42
1534         Log: Subject: [PATCH] perlguts.pod
1535              From: Simon Cozens <simon@cozens.net>
1536              Date: Sun, 10 Dec 2000 00:06:47 +0000
1537              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
1538              
1539              Documentation of the different types of ops,
1540              plus the functions in dump.c
1541      Branch: perl
1542            ! pod/perlguts.pod
1543 ____________________________________________________________________________
1544 [  8062] By: jhi                                   on 2000/12/10  03:30:04
1545         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
1546              From: Nicholas Clark <nick@talking.bollo.cx>
1547              Date: Sat, 09 Dec 2000 18:57:25 +0000
1548              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
1549              
1550              Be more robust in weird hostname setups.
1551      Branch: perl
1552            ! t/lib/net-hostent.t
1553 ____________________________________________________________________________
1554 [  8061] By: jhi                                   on 2000/12/10  03:28:21
1555         Log: Pacify fussy compiler. 
1556      Branch: perl
1557            ! pp_sys.c
1558 ____________________________________________________________________________
1559 [  8060] By: jhi                                   on 2000/12/10  02:52:46
1560         Log: Integrate perlio.
1561      Branch: perl
1562           !> pp_sys.c t/io/utf8.t
1563 ____________________________________________________________________________
1564 [  8059] By: nick                                  on 2000/12/09  23:40:14
1565         Log: read/sysread/recv should now be utf8 aware.
1566              Basic test for utf8 read.
1567      Branch: perlio
1568            ! pp_sys.c t/io/utf8.t
1569 ____________________________________________________________________________
1570 [  8058] By: jhi                                   on 2000/12/09  21:56:02
1571         Log: Integrate perlio.
1572      Branch: perl
1573           +> t/io/utf8.t
1574           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
1575 ____________________________________________________________________________
1576 [  8057] By: jhi                                   on 2000/12/09  21:53:35
1577         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
1578              From: Inaba Hiroto <inaba@st.rim.or.jp>
1579              Date: Sun, 10 Dec 2000 05:53:21 +0900
1580              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
1581              
1582              Tests for #8056.
1583      Branch: perl
1584            ! t/op/each.t
1585 ____________________________________________________________________________
1586 [  8056] By: jhi                                   on 2000/12/09  21:51:16
1587         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
1588              From: Inaba Hiroto <inaba@st.rim.or.jp>
1589              Date: Sat, 09 Dec 2000 18:02:00 +0900
1590              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
1591              
1592              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
1593      Branch: perl
1594            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
1595 ____________________________________________________________________________
1596 [  8055] By: nick                                  on 2000/12/09  20:11:48
1597         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
1598              than raw PerlIO_write() - does not seem to break any tests.
1599      Branch: perlio
1600            ! pp_sys.c
1601 ____________________________________________________________________________
1602 [  8054] By: nick                                  on 2000/12/09  19:47:30
1603         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
1604              (sysread, recv and write i.e. formats still to do...)
1605              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
1606              open($fh,">:utf8","name")
1607              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
1608              so no extra overhead is involved.
1609              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
1610              to a non-utf8 stream.
1611              Add initial io/utf8.t
1612              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
1613              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
1614              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
1615      Branch: perlio
1616            + t/io/utf8.t
1617            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
1618 ____________________________________________________________________________
1619 [  8053] By: nick                                  on 2000/12/09  19:26:37
1620         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
1621              was only testing this_utf8.
1622      Branch: perlio
1623            ! toke.c
1624 ____________________________________________________________________________
1625 [  8052] By: nick                                  on 2000/12/09  19:09:41
1626         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
1627              i.e. the output string has one, but don't mess with source assumption.
1628      Branch: perlio
1629            ! toke.c
1630 ____________________________________________________________________________
1631 [  8051] By: jhi                                   on 2000/12/09  16:55:17
1632         Log: Integrate perlio.
1633      Branch: perl
1634           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
1635           !> sv.c thrdvar.h util.c
1636 ____________________________________________________________________________
1637 [  8050] By: jhi                                   on 2000/12/09  16:48:07
1638         Log: Nits noticed by Peter Prymmer.
1639      Branch: perl
1640            ! lib/ExtUtils/MM_VMS.pm
1641 ____________________________________________________________________________
1642 [  8049] By: nick                                  on 2000/12/09  13:49:40
1643         Log: UTF8 output prework.
1644              - Store $\ and $, as SVs so they can have SvUTF8 flag
1645              - use do_print() rather than raw PerlIO_write() to print them.
1646      Branch: perlio
1647            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
1648            ! thrdvar.h util.c
1649 ____________________________________________________________________________
1650 [  8048] By: nick                                  on 2000/12/09  12:30:43
1651         Log: Integrate mainline.
1652      Branch: perlio
1653           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
1654           +> t/op/reverse.t
1655           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
1656           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
1657           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
1658           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
1659           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
1660           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
1661 ____________________________________________________________________________
1662 [  8047] By: jhi                                   on 2000/12/09  00:23:27
1663         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
1664              From: Michael G Schwern <schwern@pobox.com>
1665              Date: Fri, 8 Dec 2000 14:43:04 -0600
1666      Branch: perl
1667            ! lib/ExtUtils/MM_VMS.pm
1668 ____________________________________________________________________________
1669 [  8046] By: jhi                                   on 2000/12/08  23:10:27
1670         Log: A missed check-in.
1671      Branch: perl
1672            ! lib/ExtUtils/Manifest.pm
1673 ____________________________________________________________________________
1674 [  8045] By: jhi                                   on 2000/12/08  21:57:12
1675         Log: (null check-in)
1676      Branch: perl
1677            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
1678 ____________________________________________________________________________
1679 [  8044] By: jhi                                   on 2000/12/08  21:11:06
1680         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
1681              at the final draft stage.
1682      Branch: perl
1683            + ext/Encode/Encode/iso8859-16.enc
1684            ! MANIFEST
1685 ____________________________________________________________________________
1686 [  8043] By: jhi                                   on 2000/12/08  16:39:04
1687         Log: Update Changes.
1688      Branch: perl
1689            ! Changes patchlevel.h
1690 ____________________________________________________________________________
1691 [  8042] By: jhi                                   on 2000/12/08  16:33:39
1692         Log: Do not return the Unicode replacement character if UTF-8
1693              decoding goes awry, it should be up to the caller to decide.
1694      Branch: perl
1695            ! pod/perlapi.pod utf8.c
1696 ____________________________________________________________________________
1697 [  8041] By: jhi                                   on 2000/12/08  16:22:28
1698         Log: metaconfig maintenance.
1699      Branch: metaconfig
1700            ! U/modified/stdchar.U
1701      Branch: metaconfig/U/perl
1702            + testsyml.U
1703 ____________________________________________________________________________
1704 [  8040] By: jhi                                   on 2000/12/08  16:03:08
1705         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
1706              From: sthoenna@efn.org
1707              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
1708              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
1709      Branch: perl
1710            ! Changes lib/ExtUtils/MM_OS2.pm
1711 ____________________________________________________________________________
1712 [  8039] By: jhi                                   on 2000/12/08  15:57:11
1713         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
1714              From: Simon Cozens <simon@cozens.net>
1715              Date: Fri, 8 Dec 2000 13:33:31 +0000
1716              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
1717              
1718              (The pp_hot part needed a rewrite.)
1719      Branch: perl
1720            ! doop.c pp_hot.c utf8.c
1721 ____________________________________________________________________________
1722 [  8038] By: jhi                                   on 2000/12/08  15:25:08
1723         Log: Subject: djSP
1724              From: Michael Stevens <michael@etla.org>
1725              Date: Wed, 6 Dec 2000 23:24:01 +0000
1726              Message-ID: <20001206232400.A21381@firedrake.org>
1727              
1728              Plus a note from Nick Ing-Simmons.
1729      Branch: perl
1730            ! pp.h
1731 ____________________________________________________________________________
1732 [  8037] By: jhi                                   on 2000/12/08  15:18:35
1733         Log: Filetype is text.
1734      Branch: perl
1735            ! t/op/utf8decode.t
1736 ____________________________________________________________________________
1737 [  8036] By: jhi                                   on 2000/12/08  03:31:27
1738         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
1739              From: Andy Dougherty <doughera@lafayette.edu>
1740              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
1741              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
1742              
1743              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
1744              From: Andy Dougherty <doughera@lafayette.edu>
1745              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
1746              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
1747      Branch: perl
1748            + ext/POSIX/hints/svr4.pl
1749            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
1750 ____________________________________________________________________________
1751 [  8035] By: jhi                                   on 2000/12/08  03:26:01
1752         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
1753              From: Andy Dougherty <doughera@lafayette.edu>
1754              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
1755              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
1756      Branch: perl
1757            ! t/README t/base/term.t
1758 ____________________________________________________________________________
1759 [  8034] By: jhi                                   on 2000/12/08  03:21:59
1760         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
1761              From: mjd@plover.com  
1762              Date: 7 Dec 2000 21:04:20 -0000
1763              Message-ID: <20001207210420.22282.qmail@plover.com>
1764              
1765              Plus -z doc.
1766      Branch: perl
1767            ! pod/perlfunc.pod
1768 ____________________________________________________________________________
1769 [  8033] By: jhi                                   on 2000/12/08  03:19:03
1770         Log: Use the UTF8 macros a bit.  They can't be used with abandon
1771              everywhere because we do generate illegal UTF-8 in some situations.
1772              This is of course naughty.
1773      Branch: perl
1774            ! pod/perlapi.pod utf8.c utf8.h
1775 ____________________________________________________________________________
1776 [  8032] By: jhi                                   on 2000/12/08  03:00:09
1777         Log: Out of sync?
1778      Branch: perl
1779            ! t/pragma/warn/utf8
1780 ____________________________________________________________________________
1781 [  8031] By: jhi                                   on 2000/12/08  02:22:39
1782         Log: Cnt spl.
1783      Branch: perl
1784            ! MANIFEST
1785 ____________________________________________________________________________
1786 [  8030] By: jhi                                   on 2000/12/08  01:23:54
1787         Log: Add test for reverse().
1788      Branch: perl
1789            + t/op/reverse.t
1790            ! MANIFEST
1791 ____________________________________________________________________________
1792 [  8029] By: jhi                                   on 2000/12/08  01:21:47
1793         Log: Integrate perlio.
1794      Branch: perl
1795           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
1796           !> perlio.c perlio.h perlsdio.h warnings.pl
1797 ____________________________________________________________________________
1798 [  8028] By: jhi                                   on 2000/12/08  01:19:08
1799         Log: Introduce macros for UTF8 decoding.
1800      Branch: perl
1801            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
1802 ____________________________________________________________________________
1803 [  8027] By: nick                                  on 2000/12/07  22:18:19
1804         Log: Integrate mainline
1805      Branch: perlio
1806           !> embed.pl pod/perlapi.pod utf8.c
1807 ____________________________________________________________________________
1808 [  8026] By: nick                                  on 2000/12/07  21:45:08
1809         Log: Various oddities p4 diff -se showed up
1810              Remove 'our' from warnings.pl
1811      Branch: perlio
1812            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
1813 ____________________________________________________________________________
1814 [  8025] By: nick                                  on 2000/12/07  21:43:32
1815         Log: Change PerlIO_(get|set)pos to take SV *
1816              Should fix, OS/2, VMS, (sfio??)
1817      Branch: perlio
1818            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
1819 ____________________________________________________________________________
1820 [  8024] By: jhi                                   on 2000/12/07  19:05:32
1821         Log: Document utf8_to_uv() better.
1822      Branch: perl
1823            ! pod/perlapi.pod utf8.c
1824 ____________________________________________________________________________
1825 [  8023] By: jhi                                   on 2000/12/07  18:23:47
1826         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
1827      Branch: perl
1828            ! embed.pl pod/perlapi.pod utf8.c
1829 ____________________________________________________________________________
1830 [  8022] By: jhi                                   on 2000/12/07  04:13:51
1831         Log: Integrate perlio.
1832      Branch: perl
1833           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
1834           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
1835           !> win32/makefile.mk
1836 ____________________________________________________________________________
1837 [  8021] By: nick                                  on 2000/12/07  00:28:14
1838         Log: Various attempts at MSVC debug - not sure what has
1839              changed but works now. 
1840              Seems atexit() _may_ work for DLLs built with MSVC so don't
1841              call cleanup that way.
1842      Branch: perlio
1843            ! perlio.c win32/makefile.mk
1844 ____________________________________________________________________________
1845 [  8020] By: nick                                  on 2000/12/06  19:57:20
1846         Log: Integrate mainline
1847      Branch: perlio
1848           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
1849           !> (integrate 75 files)
1850 ____________________________________________________________________________
1851 [  8019] By: nick                                  on 2000/12/06  19:28:21
1852         Log: Add useperlio to config.vc
1853              Turn off binmode in config_H.PL
1854              Regen all the config_H.xx
1855              Attempt to get debugging build with MSVC.
1856      Branch: perlio
1857            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1858            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
1859 ____________________________________________________________________________
1860 [  8018] By: nick                                  on 2000/12/06  19:21:57
1861         Log: Test various dup/external program options on all platforms.
1862      Branch: perlio
1863            ! t/io/dup.t
1864 ____________________________________________________________________________
1865 [  8017] By: nick                                  on 2000/12/06  19:20:47
1866         Log: Fix harness to be less picky
1867      Branch: perlio
1868            ! lib/Test/Harness.pm
1869 ____________________________________________________________________________
1870 [  8016] By: jhi                                   on 2000/12/06  16:45:12
1871         Log: Update Changes.
1872      Branch: perl
1873            ! Changes patchlevel.h
1874 ____________________________________________________________________________
1875 [  8015] By: jhi                                   on 2000/12/06  16:41:03
1876         Log: Test \x{...} with ord().
1877      Branch: perl
1878            ! t/op/ord.t
1879 ____________________________________________________________________________
1880 [  8014] By: jhi                                   on 2000/12/06  16:20:33
1881         Log: Test tweak because of #8013.
1882      Branch: perl
1883            ! t/lib/b.t
1884 ____________________________________________________________________________
1885 [  8013] By: jhi                                   on 2000/12/06  16:09:09
1886         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
1887              From: Michael G Schwern <schwern@pobox.com>
1888              Date: Tue, 5 Dec 2000 21:23:28 -0500
1889              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
1890              
1891              Carp::Heavy parts not very applicable because of recent changes.
1892      Branch: perl
1893            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
1894            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
1895            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
1896            ! lib/Exporter.pm lib/Exporter/Heavy.pm
1897            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
1898            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1899            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
1900            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
1901            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
1902            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
1903            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
1904            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
1905            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
1906            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
1907            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
1908            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
1909            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
1910            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
1911            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
1912            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
1913            ! warnings.pl
1914 ____________________________________________________________________________
1915 [  8012] By: jhi                                   on 2000/12/06  15:22:38
1916         Log: Subject: [PATCH] Re: New harness is failing things
1917              From: Nick Ing-Simmons <nik@tiuk.ti.com>
1918              Date: Wed, 6 Dec 2000 13:00:30 GMT
1919              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
1920      Branch: perl
1921            ! lib/Test/Harness.pm
1922 ____________________________________________________________________________
1923 [  8011] By: jhi                                   on 2000/12/06  15:12:08
1924         Log: Subject: installhtml changes
1925              From: Michael Stevens <michael@etla.org>
1926              Date: Wed, 6 Dec 2000 13:15:53 +0000
1927              Message-ID: <20001206131553.A27317@firedrake.org>
1928      Branch: perl
1929            ! installhtml
1930 ____________________________________________________________________________
1931 [  8010] By: jhi                                   on 2000/12/06  15:06:05
1932         Log: Subject: the dTHR hits
1933              From: Michael Stevens <michael@etla.org>
1934              Date: Wed, 6 Dec 2000 12:06:03 +0000
1935              Message-ID: <20001206120603.A24581@firedrake.org>
1936              
1937              More, errrm, less dTHRs.
1938      Branch: perl
1939            ! bytecode.pl ext/B/B/C.pm
1940 ____________________________________________________________________________
1941 [  8009] By: jhi                                   on 2000/12/06  15:04:25
1942         Log: Subject: MakeMaker mailing list gone?
1943              From: Michael G Schwern <schwern@pobox.com>
1944              Date: Tue, 5 Dec 2000 19:29:59 -0500
1945              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
1946              
1947              The MakeMaker mailing list is dead, perlbug is the right
1948              address to report bugs.
1949      Branch: perl
1950            ! lib/ExtUtils/MakeMaker.pm
1951 ____________________________________________________________________________
1952 [  8008] By: jhi                                   on 2000/12/06  15:00:32
1953         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
1954              From: Michael G Schwern <schwern@pobox.com>
1955              Date: Tue, 5 Dec 2000 19:21:21 -0500
1956              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
1957              
1958              Add a default MANIFEST skip that ignores things like
1959              version control files, editor temporary files, and the Makefile.
1960      Branch: perl
1961            + lib/ExtUtils/MANIFEST.SKIP
1962            ! MANIFEST lib/ExtUtils/Manifest.pm
1963 ____________________________________________________________________________
1964 [  8007] By: jhi                                   on 2000/12/06  14:57:20
1965         Log: In Amiga more manual hackery of the scripts seems to be needed,
1966              from Jan-Erik Karlsson.  Why Configure does not get this right
1967              is unknown, may be shell-induced.
1968      Branch: perl
1969            ! README.amiga
1970 ____________________________________________________________________________
1971 [  8006] By: jhi                                   on 2000/12/05  23:53:12
1972         Log: Add TOPm1s to peek at the second topmost stack item.
1973      Branch: perl
1974            ! pp.h
1975 ____________________________________________________________________________
1976 [  8005] By: jhi                                   on 2000/12/05  23:13:55
1977         Log: Avaunt, you foul UTF-8 tests.
1978      Branch: perl
1979            ! t/op/ver.t t/pragma/utf8.t
1980 ____________________________________________________________________________
1981 [  8004] By: jhi                                   on 2000/12/05  23:09:54
1982         Log: Continue utf8 dispersal. 
1983      Branch: perl
1984            + t/op/concat.t
1985            ! MANIFEST t/pragma/utf8.t
1986 ____________________________________________________________________________
1987 [  8003] By: nick                                  on 2000/12/05  23:02:39
1988         Log: Integrate mainline.
1989      Branch: perlio
1990           +> t/op/length.t t/op/utf8decode.t
1991           !> (integrate 69 files)
1992 ____________________________________________________________________________
1993 [  8002] By: jhi                                   on 2000/12/05  22:59:28
1994         Log: Integrate perlio.
1995      Branch: perl
1996           !> iperlsys.h perl.c perlio.c win32/perllib.c
1997 ____________________________________________________________________________
1998 [  8001] By: nick                                  on 2000/12/05  22:07:52
1999         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
2000              - calloc/free suffer from damage on TerminateThread()
2001              - use PerlMemShared (as originally planned) now fixed
2002              - avoid doing anything important on DLL "detach".
2003      Branch: perlio
2004            ! perl.c perlio.c win32/perllib.c
2005 ____________________________________________________________________________
2006 [  8000] By: nick                                  on 2000/12/05  21:05:09
2007         Log: Fix gross PerlMemShared issue.
2008      Branch: perlio
2009            ! iperlsys.h
2010 ____________________________________________________________________________
2011 [  7999] By: jhi                                   on 2000/12/05  20:46:58
2012         Log: Test for Unicode (UTF-8) hash keys.
2013      Branch: perl
2014            ! t/op/each.t
2015 ____________________________________________________________________________
2016 [  7998] By: jhi                                   on 2000/12/05  20:30:35
2017         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
2018              is now always UTF-8), empty line cosmetics.
2019      Branch: perl
2020            ! t/pragma/utf8.t
2021 ____________________________________________________________________________
2022 [  7997] By: jhi                                   on 2000/12/05  20:15:40
2023         Log: Subject: Re: STRLEN - what?
2024              From: Andy Dougherty <doughera@lafayette.edu>
2025              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
2026              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
2027              
2028              Explain STRLEN.
2029      Branch: perl
2030            ! pod/perlguts.pod
2031 ____________________________________________________________________________
2032 [  7996] By: jhi                                   on 2000/12/05  20:13:34
2033         Log: Split off the UTF-8 decoder tests, make them to check also
2034              the error message.
2035      Branch: perl
2036            + t/op/utf8decode.t
2037            ! MANIFEST t/pragma/utf8.t utf8.c
2038 ____________________________________________________________________________
2039 [  7995] By: jhi                                   on 2000/12/05  16:39:47
2040         Log: Start migrating bits of pragma/utf8 to elsewhere
2041              (since the long term plan is to obsolete 'use utf8').
2042      Branch: perl
2043            + t/op/length.t
2044            ! MANIFEST t/pragma/utf8.t
2045 ____________________________________________________________________________
2046 [  7994] By: jhi                                   on 2000/12/05  16:30:21
2047         Log: Fix a manual edit typo from #7993, fix the message formatting
2048              for Unicode, add few our declarations.
2049      Branch: perl
2050            ! lib/Carp/Heavy.pm
2051 ____________________________________________________________________________
2052 [  7993] By: jhi                                   on 2000/12/05  16:09:15
2053         Log: Subject: Need help with warnings :-(
2054              From: "Ben Tilly" <ben_tilly@hotmail.com>
2055              Date: Tue, 05 Dec 2000 01:35:54 -0500
2056              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
2057              
2058              Subject: UPDATE: Carp/Heavy now passes all tests
2059              From: "Ben Tilly" <ben_tilly@hotmail.com>
2060              Date: Tue, 05 Dec 2000 07:59:41 -0500
2061              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
2062              
2063              The Brave New Carp.
2064      Branch: perl
2065            ! lib/Carp.pm lib/Carp/Heavy.pm
2066 ____________________________________________________________________________
2067 [  7992] By: jhi                                   on 2000/12/05  15:55:08
2068         Log: Subject: [PATCH perl@7979] cygwin port
2069              From: "Eric Fifer" <efifer@dircon.co.uk>
2070              Date: Tue, 5 Dec 2000 14:04:09 -0000
2071              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
2072      Branch: perl
2073            ! t/lib/net-hostent.t
2074 ____________________________________________________________________________
2075 [  7991] By: jhi                                   on 2000/12/05  15:52:34
2076         Log: Subject: Re: [PATCH] The largest hoax of all times?
2077              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2078              Date: Tue, 5 Dec 2000 00:40:25 -0500
2079              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
2080              
2081              Subject: Re: [PATCH] The largest hoax of all times?
2082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2083              Date: Mon, 4 Dec 2000 23:55:53 -0500
2084              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
2085              
2086              Subject: Re: [PATCH] The largest hoax of all times?
2087              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2088              Date: Tue, 5 Dec 2000 01:28:45 -0500
2089              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
2090              
2091              Fix the unpredictable order of DESTROYs.
2092      Branch: perl
2093            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
2094            ! sv.c sv.h t/op/ref.t
2095 ____________________________________________________________________________
2096 [  7990] By: jhi                                   on 2000/12/05  14:38:53
2097         Log: Subject: [PATCH] shrink pp_hot fractionally
2098              From: Nicholas Clark <nick@ccl4.org>
2099              Date: Tue, 5 Dec 2000 12:44:31 +0000
2100              Message-ID: <20001205124431.E74518@plum.flirble.org>
2101              
2102              Use report_evil_fh().
2103      Branch: perl
2104            ! opcode.pl opnames.h pp_hot.c util.c
2105 ____________________________________________________________________________
2106 [  7989] By: jhi                                   on 2000/12/05  14:21:27
2107         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
2108              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2109              Date: Mon, 04 Dec 2000 22:21:59 -0800
2110              Message-ID: <HmIL6gzkgepS092yn@efn.org>
2111              
2112              Harness shouldn't ignore responses like "ok 3\r\r\n".
2113      Branch: perl
2114            ! lib/Test/Harness.pm
2115 ____________________________________________________________________________
2116 [  7988] By: jhi                                   on 2000/12/05  13:51:28
2117         Log: Integrate the "skip" messages to explain().
2118      Branch: perl
2119            ! t/lib/syslfs.t t/op/lfs.t
2120 ____________________________________________________________________________
2121 [  7987] By: jhi                                   on 2000/12/05  12:34:54
2122         Log: The one that got away in #7984.
2123              
2124              Subject: Re: dTHR - what and why?
2125              From: Michael Stevens <michael@etla.org> 
2126              Date: Tue, 5 Dec 2000 11:15:52 +0000
2127              Message-ID: <20001205111552.A4647@firedrake.org>
2128      Branch: perl
2129            ! sv.h
2130 ____________________________________________________________________________
2131 [  7986] By: gsar                                  on 2000/12/05  09:14:44
2132         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
2133              due to the notorious GetFileType() bug in Windows 9x, which fstat()
2134              tickles)
2135      Branch: perl
2136            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
2137 ____________________________________________________________________________
2138 [  7985] By: jhi                                   on 2000/12/05  05:49:03
2139         Log: Integrate perlio.
2140      Branch: perl
2141           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
2142           !> win32/perlhost.h win32/perllib.c
2143 ____________________________________________________________________________
2144 [  7984] By: jhi                                   on 2000/12/05  05:48:16
2145         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
2146      Branch: perl
2147            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
2148            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
2149            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
2150            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
2151            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
2152            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
2153            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
2154            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
2155            ! win32/win32.c
2156 ____________________________________________________________________________
2157 [  7983] By: nick                                  on 2000/12/04  23:27:43
2158         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
2159      Branch: perlio
2160            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
2161            ! win32/perlhost.h win32/perllib.c
2162 ____________________________________________________________________________
2163 [  7982] By: jhi                                   on 2000/12/04  19:44:09
2164         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
2165              uncovered by #7980.
2166      Branch: perl
2167            ! op.c
2168 ____________________________________________________________________________
2169 [  7981] By: jhi                                   on 2000/12/04  19:42:07
2170         Log: Subject: [PATCH] Trivial dump.c feature
2171              From: Simon Cozens <simon@cozens.net>
2172              Date: Mon, 4 Dec 2000 18:08:38 +0000
2173              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
2174              
2175              Show whether a constant is UTF-8.
2176      Branch: perl
2177            ! dump.c
2178 ____________________________________________________________________________
2179 [  7980] By: jhi                                   on 2000/12/04  19:36:51
2180         Log: UTF-8 hash keys, patch from Inaba Hiroto.
2181      Branch: perl
2182            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
2183 ____________________________________________________________________________
2184 [  7979] By: jhi                                   on 2000/12/04  17:36:28
2185         Log: Update Changes.
2186      Branch: perl
2187            ! Changes patchlevel.h
2188 ____________________________________________________________________________
2189 [  7978] By: jhi                                   on 2000/12/04  16:42:17
2190         Log: Retract #7977, still too volatile (the euphemism of the day
2191              for unfinished and buggy :-)
2192      Branch: perl
2193            ! doop.c hv.c pp.c sv.h
2194 ____________________________________________________________________________
2195 [  7977] By: jhi                                   on 2000/12/04  16:25:15
2196         Log: (Retracted by #7978, too shaky yet.)
2197              
2198              Subject: Re: utf8 in hash keys, implementor missing
2199              From: Simon Cozens <simon@cozens.net>
2200              Date: Sat, 2 Dec 2000 19:49:35 +0000
2201              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
2202              
2203              The first step at UTF-8 hash keys.
2204      Branch: perl
2205            ! doop.c hv.c pp.c sv.h
2206 ____________________________________________________________________________
2207 [  7976] By: jhi                                   on 2000/12/04  16:13:53
2208         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
2209              From: sthoenna@efn.org
2210              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
2211              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
2212      Branch: perl
2213            ! os2/os2.c perlio.c
2214 ____________________________________________________________________________
2215 [  7975] By: jhi                                   on 2000/12/04  16:05:25
2216         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
2217              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2218              Date: Thu, 30 Nov 2000 20:50:37 -0800
2219              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
2220      Branch: perl
2221            ! os2/os2.c
2222 ____________________________________________________________________________
2223 [  7974] By: jhi                                   on 2000/12/04  16:03:57
2224         Log: Subject: [PATCH] ++ 20% faster
2225              From: Nicholas Clark <nick@ccl4.org>
2226              Date: Mon, 4 Dec 2000 12:17:27 +0000
2227              Message-ID: <20001204121726.B52976@plum.flirble.org>
2228              
2229              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
2230      Branch: perl
2231            ! sv.c
2232 ____________________________________________________________________________
2233 [  7973] By: jhi                                   on 2000/12/04  16:00:48
2234         Log: 
2235              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
2236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2237              Date: Mon, 04 Dec 2000 12:30:45 +0100
2238              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
2239              
2240              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
2241              library (getprotobyname and getprotobynumber are outversioned by
2242              the same calls in libc, at least for xlc version 3.
2243      Branch: perl
2244            ! hints/aix.sh
2245 ____________________________________________________________________________
2246 [  7972] By: jhi                                   on 2000/12/04  02:58:31
2247         Log: Integrate perlio.
2248      Branch: perl
2249           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
2250           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
2251           !> win32/win32.h win32/win32iop.h win32/win32thread.h
2252 ____________________________________________________________________________
2253 [  7971] By: nick                                  on 2000/12/04  00:24:33
2254         Log: Quieten some noise in Win32 builds:
2255              - win32.h is included after <sys/socket.h>, so need to 
2256              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
2257              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
2258      Branch: perlio
2259            ! doio.c perl.h toke.c win32/win32.h
2260 ____________________________________________________________________________
2261 [  7970] By: nick                                  on 2000/12/03  22:57:46
2262         Log: PERL_IMPLICIT_SYS compiles but does not work.
2263      Branch: perlio
2264            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
2265            ! win32/perlhost.h win32/perllib.c win32/win32.h
2266            ! win32/win32iop.h win32/win32thread.h
2267 ____________________________________________________________________________
2268 [  7969] By: jhi                                   on 2000/12/03  22:12:58
2269         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
2270              used to swash_init(), makes regprop() dumps more informative
2271              (+utf8::IsAlpha, -utf8::IsDigit, for example).
2272      Branch: perl
2273            ! regcomp.c regexec.c
2274 ____________________________________________________________________________
2275 [  7968] By: jhi                                   on 2000/12/03  21:39:56
2276         Log: Implement ANYOFUTF8 regprop() dumping.
2277      Branch: perl
2278            ! regcomp.c
2279 ____________________________________________________________________________
2280 [  7967] By: jhi                                   on 2000/12/03  20:57:19
2281         Log: Make uv_to_utf8() to zero-terminate its output buffer,
2282              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
2283      Branch: perl
2284            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
2285 ____________________________________________________________________________
2286 [  7966] By: nick                                  on 2000/12/03  18:41:21
2287         Log: Integrate mainline (STDCHAR)
2288      Branch: perlio
2289           !> Configure t/pragma/utf8.t
2290 ____________________________________________________________________________
2291 [  7965] By: jhi                                   on 2000/12/03  17:58:20
2292         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
2293      Branch: perl
2294            ! t/pragma/utf8.t
2295 ____________________________________________________________________________
2296 [  7964] By: jhi                                   on 2000/12/03  17:35:56
2297         Log: Integrate perlio.
2298      Branch: perl
2299           !> iperlsys.h perlio.c
2300 ____________________________________________________________________________
2301 [  7963] By: jhi                                   on 2000/12/03  17:33:55
2302         Log: Metaconfig unit change for #7962.
2303      Branch: metaconfig
2304            ! U/modified/stdchar.U
2305 ____________________________________________________________________________
2306 [  7962] By: jhi                                   on 2000/12/03  17:33:27
2307         Log: Untangle the <stdio.h> #include nest for the stdchar test,
2308              from Andy Dougherty.
2309      Branch: perl
2310            ! Configure
2311 ____________________________________________________________________________
2312 [  7961] By: nick                                  on 2000/12/03  16:53:00
2313         Log: Make iperlsys.h vector stdio not PerlIO.
2314      Branch: perlio
2315            ! iperlsys.h perlio.c
2316 ____________________________________________________________________________
2317 [  7960] By: nick                                  on 2000/12/03  14:43:01
2318         Log: Integrate mainline
2319      Branch: perlio
2320           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
2321           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
2322 ____________________________________________________________________________
2323 [  7959] By: jhi                                   on 2000/12/03  08:16:36
2324         Log: Use DO_UTF8().
2325      Branch: perl
2326            ! op.c
2327 ____________________________________________________________________________
2328 [  7958] By: jhi                                   on 2000/12/02  18:33:05
2329         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
2330              From: Mike Guy <mjtg@cam.ac.uk>         
2331              Date: Sat, 02 Dec 2000 17:27:13 +0000
2332              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
2333              
2334              An extraneous argument.
2335      Branch: perl
2336            ! toke.c
2337 ____________________________________________________________________________
2338 [  7957] By: jhi                                   on 2000/12/02  18:22:32
2339         Log: A missing hunk.
2340      Branch: perl
2341            ! t/lib/net-hostent.t
2342 ____________________________________________________________________________
2343 [  7956] By: jhi                                   on 2000/12/02  18:06:20
2344         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
2345              From: Nicholas Clark <nick@ccl4.org>
2346              Date: Sat, 2 Dec 2000 14:28:27 +0000
2347              Message-ID: <20001202142827.A12308@plum.flirble.org>
2348              
2349              Test robustness.
2350      Branch: perl
2351            ! t/lib/net-hostent.t
2352 ____________________________________________________________________________
2353 [  7955] By: jhi                                   on 2000/12/02  17:58:06
2354         Log: Metaconfig unit change for #7954.
2355      Branch: metaconfig
2356            ! U/modified/stdchar.U
2357 ____________________________________________________________________________
2358 [  7954] By: jhi                                   on 2000/12/02  17:54:32
2359         Log: An inconvenient hang would happen if the stdio _ptr wasn't
2360              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
2361              would be grepping stdin for all eternity for the _ptr.)
2362      Branch: perl
2363            ! Configure
2364 ____________________________________________________________________________
2365 [  7953] By: jhi                                   on 2000/12/02  00:07:15
2366         Log: Update Changes.
2367      Branch: perl
2368            ! Changes patchlevel.h
2369 ____________________________________________________________________________
2370 [  7952] By: jhi                                   on 2000/12/01  23:54:47
2371         Log: Subject: Re: long shell lines
2372              From: Andy Dougherty <doughera@lafayette.edu>
2373              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
2374              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
2375              
2376              Split overly long shell command lines.
2377      Branch: perl
2378            ! lib/ExtUtils/MM_Unix.pm
2379 ____________________________________________________________________________
2380 [  7951] By: jhi                                   on 2000/12/01  23:48:02
2381         Log: The metaconfig unit change for #7950.
2382      Branch: metaconfig
2383            + U/modified/stdchar.U
2384 ____________________________________________________________________________
2385 [  7950] By: jhi                                   on 2000/12/01  23:47:39
2386         Log: Try to find stdchar also from <stdio_impl.h>.
2387      Branch: perl
2388            ! Configure config_h.SH
2389 ____________________________________________________________________________
2390 [  7949] By: jhi                                   on 2000/12/01  23:46:45
2391         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
2392              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
2393              Date: Fri, 1 Dec 2000 16:26:08 -0500
2394              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
2395              
2396              Reword the diagnostic message.
2397      Branch: perl
2398            ! pod/perldiag.pod
2399 ____________________________________________________________________________
2400 [  7948] By: nick                                  on 2000/12/01  22:49:43
2401         Log: Integrate mainline (for s/y/m as sub names stuff).
2402      Branch: perlio
2403           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
2404           !> t/pragma/warn/toke toke.c
2405 ____________________________________________________________________________
2406 [  7947] By: jhi                                   on 2000/12/01  20:55:41
2407         Log: Integrate perlio.
2408      Branch: perl
2409           !> perlio.c perliol.h t/io/pipe.t
2410 ____________________________________________________________________________
2411 [  7946] By: jhi                                   on 2000/12/01  20:36:51
2412         Log: Upgrade to CPAN 1.59_51, from Andreas König.
2413      Branch: perl
2414            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2415 ____________________________________________________________________________
2416 [  7945] By: nick                                  on 2000/12/01  20:31:32
2417         Log: Integrate mainline
2418      Branch: perlio
2419           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
2420           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
2421           +> t/lib/net-hostent.t
2422           !> (integrate 35 files)
2423 ____________________________________________________________________________
2424 [  7944] By: jhi                                   on 2000/12/01  20:23:29
2425         Log: Some help for 20001130.011.  Now one gets warnings like
2426              "Ambiguous -f() resolved as a file test ..."
2427      Branch: perl
2428            ! pod/perldiag.pod t/pragma/warn/toke toke.c
2429 ____________________________________________________________________________
2430 [  7943] By: jhi                                   on 2000/12/01  19:44:44
2431         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
2432              that also breaks using them as methods. 
2433      Branch: perl
2434            ! pod/perldiag.pod t/op/misc.t toke.c
2435 ____________________________________________________________________________
2436 [  7942] By: nick                                  on 2000/12/01  17:56:46
2437         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
2438              Make 'unix' pass most tests
2439              - do unread by temporary push of layer ("pending") holding unread chars
2440              - fast_gets is now based on per-handle flag
2441              - relax one of io/pipe.t tests to allow print to fail and close to
2442              succeed so that it passes on unbuffered "unix" layer.
2443              Remaining fail is sporadic and a genuine race condition between
2444              parent/child in fork test.
2445      Branch: perlio
2446            ! perlio.c perliol.h t/io/pipe.t
2447 ____________________________________________________________________________
2448 [  7941] By: jhi                                   on 2000/12/01  15:28:58
2449         Log: (Retracted by #7943.)
2450              
2451              Reserve the short named string operator names.
2452      Branch: perl
2453            ! pod/perldiag.pod t/op/misc.t toke.c
2454 ____________________________________________________________________________
2455 [  7940] By: jhi                                   on 2000/12/01  06:45:53
2456         Log: Get the three different space character classes right under utf8.
2457      Branch: perl
2458            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
2459            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
2460            ! regexec.c t/op/pat.t utf8.c
2461 ____________________________________________________________________________
2462 [  7939] By: jhi                                   on 2000/12/01  03:26:26
2463         Log: Two more tests that make no sense in UTF-8 since the test
2464              data is not in UTF-8.
2465      Branch: perl
2466            ! t/op/regexp.t
2467 ____________________________________________________________________________
2468 [  7938] By: jhi                                   on 2000/12/01  03:20:39
2469         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
2470              should it be required inside regexen?
2471      Branch: perl
2472            ! regcomp.c t/op/regmesg.t
2473 ____________________________________________________________________________
2474 [  7937] By: jhi                                   on 2000/12/01  02:58:53
2475         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
2476              stored and restored, and thusly was trounced by the utf8 swash
2477              routines.
2478      Branch: perl
2479            ! regcomp.c
2480 ____________________________________________________________________________
2481 [  7936] By: jhi                                   on 2000/11/30  20:41:39
2482         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
2483              Why the different platforms behave so differently (core dump vs
2484              no core dump) on this bug is a but of a mystery, but if I had to
2485              guess I would mumble something like 'alignment'.
2486      Branch: perl
2487            ! sv.c
2488 ____________________________________________________________________________
2489 [  7935] By: jhi                                   on 2000/11/30  16:17:02
2490         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
2491              From: Robin Barker <rmb1@cise.npl.co.uk>
2492              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
2493              Date: Thu, 30 Nov 2000 14:27:12 GMT
2494      Branch: perl
2495            ! perlio.c toke.c
2496 ____________________________________________________________________________
2497 [  7934] By: jhi                                   on 2000/11/30  16:04:49
2498         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
2499      Branch: perl
2500            ! t/lib/net-hostent.t
2501 ____________________________________________________________________________
2502 [  7933] By: jhi                                   on 2000/11/30  06:07:26
2503         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
2504              From: Peter Prymmer <pvhp@forte.com>
2505              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
2506              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
2507              
2508              In VMS the localhost may be LOCALHOST.
2509      Branch: perl
2510            ! t/lib/net-hostent.t
2511 ____________________________________________________________________________
2512 [  7932] By: jhi                                   on 2000/11/30  01:11:11
2513         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
2514              From: Peter Prymmer <pvhp@forte.com>
2515              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
2516              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
2517              
2518              plus regen perlapi.pod.
2519      Branch: perl
2520            ! pod/perlapi.pod utf8.c
2521 ____________________________________________________________________________
2522 [  7931] By: jhi                                   on 2000/11/30  01:06:19
2523         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
2524              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2525              Date:     Wed, 29 Nov 2000 17:15:11 EST
2526              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
2527      Branch: perl
2528            ! t/lib/filter-util.pl t/lib/filter-util.t
2529 ____________________________________________________________________________
2530 [  7930] By: jhi                                   on 2000/11/29  18:51:55
2531         Log: Update Changes.
2532      Branch: perl
2533            ! Changes patchlevel.h
2534 ____________________________________________________________________________
2535 [  7929] By: jhi                                   on 2000/11/29  18:50:55
2536         Log: Update the va_copy() metaconfig unit.
2537      Branch: metaconfig/U/perl
2538            ! need_va_copy.U
2539 ____________________________________________________________________________
2540 [  7928] By: jhi                                   on 2000/11/29  17:50:43
2541         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
2542              From: Dominic Dunlop <domo@computer.org>
2543              Date: Tue, 28 Nov 2000 16:41:57 +0100
2544              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
2545              
2546              Patch to catch a core dump in the Configure va_copy test.
2547      Branch: perl
2548            ! Configure config_h.SH
2549 ____________________________________________________________________________
2550 [  7927] By: jhi                                   on 2000/11/29  17:31:59
2551         Log: Retract #7921, the patch shouldn't be needed.
2552      Branch: perl
2553            ! sv.c
2554 ____________________________________________________________________________
2555 [  7926] By: jhi                                   on 2000/11/29  17:01:41
2556         Log: Make the Class::Struct import() wiser.
2557      Branch: perl
2558            ! lib/Class/Struct.pm t/lib/class-struct.t
2559 ____________________________________________________________________________
2560 [  7925] By: jhi                                   on 2000/11/29  16:36:33
2561         Log: All the core library users of Class::Struct seem to be
2562              using "use Class::Struct 'struct';" instead of the bare
2563              "use Class::Struct;", which isn't documented in Class::Struct.
2564              This can't be right.
2565      Branch: perl
2566            ! lib/File/stat.pm
2567 ____________________________________________________________________________
2568 [  7924] By: jhi                                   on 2000/11/29  16:32:15
2569         Log: A test works better if it has the right 1..$n output.
2570      Branch: perl
2571            ! t/lib/class-struct.t
2572 ____________________________________________________________________________
2573 [  7923] By: jhi                                   on 2000/11/29  16:29:11
2574         Log: Forgot to MANIFEST the new Net::hostent test.
2575      Branch: perl
2576            ! MANIFEST
2577 ____________________________________________________________________________
2578 [  7922] By: jhi                                   on 2000/11/29  16:27:49
2579         Log: Integrate perlio.
2580      Branch: perl
2581           !> iperlsys.h perlio.c
2582 ____________________________________________________________________________
2583 [  7921] By: jhi                                   on 2000/11/29  16:27:10
2584         Log: (Retracted by #7927.)
2585              
2586              Subject: [PATCH] Is infinity a number?
2587              From: Simon Cozens <simon@cozens.net>
2588              Date: Wed, 29 Nov 2000 14:48:20 +0000
2589              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
2590      Branch: perl
2591            ! sv.c
2592 ____________________________________________________________________________
2593 [  7920] By: jhi                                   on 2000/11/29  16:23:02
2594         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
2595              From: rspier@pobox.com (Robert Spier)
2596              Date: Wed, 29 Nov 2000 02:17:49 -0500
2597              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
2598              
2599              Add a test for Net::hostent.
2600      Branch: perl
2601            + t/lib/net-hostent.t
2602 ____________________________________________________________________________
2603 [  7919] By: jhi                                   on 2000/11/29  16:21:31
2604         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
2605              add a test for Class::Struct.
2606      Branch: perl
2607            + t/lib/class-struct.t
2608            ! MANIFEST lib/Class/Struct.pm
2609 ____________________________________________________________________________
2610 [  7918] By: jhi                                   on 2000/11/29  15:48:40
2611         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
2612              From: rspier@pobox.com (Robert Spier)
2613              Date: Wed, 29 Nov 2000 02:25:39 -0500
2614              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
2615              
2616              More checking in case someone has broken their services or
2617              protocol databases.
2618      Branch: perl
2619            ! ext/Sys/Syslog/Syslog.pm
2620 ____________________________________________________________________________
2621 [  7917] By: jhi                                   on 2000/11/29  15:46:25
2622         Log: Subject: [PATCH] $^O  win32 -> MSWin32
2623              From: rspier@pobox.com (Robert Spier)
2624              Date: Wed, 29 Nov 2000 02:17:38 -0500
2625              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
2626              
2627              plus similar nits for vms, err, VMS, and UNICOS.
2628      Branch: perl
2629            ! t/lib/syslfs.t t/op/lfs.t
2630 ____________________________________________________________________________
2631 [  7916] By: jhi                                   on 2000/11/29  15:42:51
2632         Log: Subject: [PATCH] Tokeniser debugging
2633              From: Simon Cozens <simon@cozens.net>
2634              Date: Wed, 29 Nov 2000 14:15:45 +0000
2635              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
2636      Branch: perl
2637            ! perl.c perl.h pod/perlrun.pod toke.c
2638 ____________________________________________________________________________
2639 [  7915] By: jhi                                   on 2000/11/29  15:41:36
2640         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
2641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2642              Date: Wed, 29 Nov 2000 02:13:14 -0500
2643              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
2644              
2645              OUT keyword nits.
2646              
2647              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
2648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2649              Date: Wed, 29 Nov 2000 03:09:04 -0500
2650              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
2651              
2652              OUT and IN_OUT documentation.
2653      Branch: perl
2654            ! lib/ExtUtils/xsubpp pod/perlxs.pod
2655 ____________________________________________________________________________
2656 [  7914] By: jhi                                   on 2000/11/29  03:35:01
2657         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
2658              From: John Tobey <jtobey@john-edwin-tobey.org>
2659              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
2660              Message-Id: <m140e1N-000FOoC@feynman.localnet>
2661              
2662              plus a performance speedup noticed by Sarathy.
2663      Branch: perl
2664            ! op.c
2665 ____________________________________________________________________________
2666 [  7913] By: jhi                                   on 2000/11/29  03:16:59
2667         Log: Use "1 while unlink" so that VMS gets clean, too.
2668      Branch: perl
2669            ! t/lib/filter-util.t
2670 ____________________________________________________________________________
2671 [  7912] By: jhi                                   on 2000/11/29  03:09:08
2672         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
2673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2674              Date: Tue, 28 Nov 2000 03:27:09 -0500
2675              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
2676      Branch: perl
2677            ! lib/ExtUtils/xsubpp
2678 ____________________________________________________________________________
2679 [  7911] By: jhi                                   on 2000/11/29  03:06:30
2680         Log: This should have been part of #7872: no need to scan UTF-8
2681              until eternity.
2682      Branch: perl
2683            ! utf8.c
2684 ____________________________________________________________________________
2685 [  7910] By: jhi                                   on 2000/11/29  02:50:04
2686         Log: One more perltie.pod nit from Casey R. Tweten.
2687      Branch: perl
2688            ! pod/perltie.pod
2689 ____________________________________________________________________________
2690 [  7909] By: jhi                                   on 2000/11/29  02:44:23
2691         Log: Document the known sprintf test failures, exact standard
2692              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
2693      Branch: perl
2694            ! pod/perldelta.pod t/op/sprintf.t
2695 ____________________________________________________________________________
2696 [  7908] By: jhi                                   on 2000/11/29  02:36:23
2697         Log: Add the Encoding table format documentation.
2698      Branch: perl
2699            + ext/Encode/Encode/EncodeFormat.pod
2700            ! MANIFEST
2701 ____________________________________________________________________________
2702 [  7907] By: jhi                                   on 2000/11/29  02:07:24
2703         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
2704              From: "Casey R. Tweten" <crt@kiski.net>
2705              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
2706              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
2707              
2708              Subject: Re: [PATCH] Updating perltie.pod for arrays
2709              From: "Casey R. Tweten" <crt@kiski.net>
2710              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
2711              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
2712      Branch: perl
2713            ! pod/perltie.pod
2714 ____________________________________________________________________________
2715 [  7906] By: nick                                  on 2000/11/28  22:40:59
2716         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
2717      Branch: perlio
2718            ! iperlsys.h perlio.c
2719 ____________________________________________________________________________
2720 [  7905] By: nick                                  on 2000/11/28  22:04:34
2721         Log: Integrate mainline
2722      Branch: perlio
2723           !> (integrate 39 files)
2724 ____________________________________________________________________________
2725 [  7904] By: jhi                                   on 2000/11/28  16:44:43
2726         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
2727              From: Nicholas Clark <nick@babyhippo.co.uk>
2728              Date: Tue, 28 Nov 2000 11:16:57 +0000
2729              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
2730      Branch: perl
2731            ! pod/perlipc.pod
2732 ____________________________________________________________________________
2733 [  7903] By: jhi                                   on 2000/11/28  16:40:31
2734         Log: Subject: [PATCH] Updating perltie.pod for arrays
2735              From: "Casey R. Tweten" <crt@kiski.net>
2736              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
2737              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
2738      Branch: perl
2739            ! pod/perltie.pod
2740 ____________________________________________________________________________
2741 [  7902] By: jhi                                   on 2000/11/28  16:39:37
2742         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
2743              From: Robin Barker <rmb1@cise.npl.co.uk>
2744              Date: Mon, 27 Nov 2000 17:56:44 GMT
2745              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
2746      Branch: perl
2747            ! pod/perlfunc.pod t/op/split.t
2748 ____________________________________________________________________________
2749 [  7901] By: jhi                                   on 2000/11/28  16:28:04
2750         Log: setmode() is a DOSish-only thing.
2751      Branch: perl
2752            ! perlio.c
2753 ____________________________________________________________________________
2754 [  7900] By: jhi                                   on 2000/11/28  16:21:46
2755         Log: Subject: [PATCH] perlcc.PL cleanups
2756              From: Simon Cozens <simon@cozens.net>
2757              Date: Tue, 28 Nov 2000 12:44:35 +0000
2758              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
2759      Branch: perl
2760            ! utils/perlcc.PL
2761 ____________________________________________________________________________
2762 [  7899] By: gsar                                  on 2000/11/28  06:32:55
2763         Log: reintegrate files missed by change#7895
2764      Branch: maint-5.6/perl
2765           +> ext/ByteLoader/bytecode.h utils/Makefile
2766            - utils/perlbc.PL
2767 ____________________________________________________________________________
2768 [  7897] By: gsar                                  on 2000/11/27  18:22:47
2769         Log: can't integrate these two files, for some reason
2770      Branch: maint-5.6/perl
2771            - ext/ByteLoader/bytecode.h utils/Makefile
2772 ____________________________________________________________________________
2773 [  7895] By: gsar                                  on 2000/11/27  18:11:21
2774         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
2775              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
2776              6757..6890,6892..6901 from mainline
2777              
2778              Bytecompiler patches from Benjamin Stuhl.
2779              
2780              More bytecompiler.
2781              
2782              Subject: [PATCH blead] B:: missing dependency
2783              
2784              Subject: [PATCH: 6757] configure.com updates and syslog build
2785              
2786              Long double Gconvert fixes from Yitzchak Scott-Thoennes
2787              and Spider Boardman.
2788              
2789              Subject: [PATCH blead] nextchar() abuse misses an optimisation
2790              
2791              Long double fixes from Spider Boardman.
2792              
2793              Make the selection of NVff et al stricter.
2794              
2795              cSVOPo_*v things index into the current PL_curpad
2796              under ithreads, which is different from the curpad
2797              used by the XSUB.  (In other words, the code as-is
2798              before this patch wouldn't work under ithreads.)
2799              
2800              Be portable.
2801              
2802              VMS MMS (make) wants null action.
2803              
2804              Mac and other portability updates from Chris Nandor.
2805              
2806              Storable support, v-version fixes.
2807              Subject: CPAN.pm beta for testing available
2808              
2809              Portability fix from Hugo van der Sanden.
2810              
2811              Bad makefile.
2812              
2813              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
2814              
2815              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
2816              
2817              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
2818              
2819              Replace #6705 with a minimal doc patch.
2820              Subject: [PATCH 5.6.0] replace change #6705
2821              
2822              Drop the separate perlbc, perlcc -b should be enough.
2823              
2824              installperl couldn't tell whether it had run tests or not.
2825              Subject: [PATCH] Re: installperl and t/TEST
2826              
2827              Add silencer flags to installperl.
2828              Subject: [PATCH] Making installperl silent.
2829              
2830              Make "make install" by default silent.  A new "install-verbose"
2831              target is verbose.
2832              
2833              More liberal parsing of version numbers.
2834              Subject: Re: CPAN.pm beta for testing available
2835              
2836              Create directories in silence.
2837              Subject: [PATCH] Another silencer for MakeMaker
2838              
2839              DOS patches and portability/porting notes, from Tim Jenness.
2840              
2841              Make installman to recognize the silence flag -S.
2842              
2843              Actually do something with the silencer option.
2844              
2845              Continue silencing.
2846              
2847              Show the doc file, not the temp file.
2848              
2849              Regen perltoc.
2850              
2851              Subject: [PATCH] More silencing of installman.
2852              
2853              Better wording for the vec lvalue diagnostic.
2854              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
2855              
2856              Subject: [PATCH: 6805] several more tweaks to configure.com
2857              
2858              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
2859              
2860              Missing parts of 
2861              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
2862              
2863              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
2864              (applied slightly modified)
2865              
2866              installperl --verbose and --silent.
2867              Subject: Re: [PATCH] More silencing of installman.
2868              
2869              Add install-silent target.
2870              
2871              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
2872              the problem reported in
2873              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
2874              
2875              Tweak the sfio/useperlio logic, hopefully as wished in
2876              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
2877              
2878              One forgotten file from #6816.
2879              
2880              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
2881              
2882              Remove duplicately applied patch shards.
2883              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
2884              
2885              Support preserving extremely big/small angles.
2886              
2887              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
2888              
2889              Subject: [PATCH] installation not quite silent yet.
2890              
2891              Update the test count.
2892              
2893              Use UVxf, PTR2UV, NVff.
2894              
2895              Document PTR2XX and INT2PTR.
2896              
2897              no-install target a la make -n.
2898              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
2899              
2900              grep -e isn't portable.
2901              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
2902              
2903              Can't get the test to reliably work thanks to the
2904              inaccurateness of floating point.  "Resolves" bug ids
2905              20000826.003, 20000826.009, 20000826.010,
2906              
2907              Subject: installman buglet
2908              
2909              DJGPP update from Laszlo Molnar.
2910              
2911              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2912              
2913              Passing -R in ldflags makes now it to appear in the default
2914              for lddlflags, just like with -L.
2915              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2916              
2917              Test nit.
2918              
2919              Use the actual thread type, not the pointer-to-struct.
2920              
2921              Provice virtual $Config{ccflags_nolargefiles} etc. 
2922              
2923              display_format used as a class method without arguments was broken,
2924              reported in
2925              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
2926              
2927              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
2928              
2929              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
2930              
2931              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
2932              
2933              opmini.o may be left around if a build is interrupted.
2934              
2935              Typo in #6858.
2936              
2937              Fix for ID 20000828.001, long doubles were not formatted
2938              correctly (showed up in $], which stopped installing perl).
2939              
2940              An attempt to fix the problem reported in
2941              Subject: Building perl@6856 using gcc/AIX 4.3.3 
2942              I can't test this properly since the gcc installation I have
2943              access to seems to be botched (gcc is calling the AIX cpp,
2944              a losing proposition...)
2945              
2946              Add -ld to archname on long tr...double platforms.
2947              
2948              Subject: hv.h Doc Patch
2949              
2950              Potential cruft.
2951              
2952              Subject: [PATCH bleedperl@6856] warnings fixes
2953              
2954              -S is the silent flag, -s is the strip flag.
2955              Subject: [PATCH] Re: [PATCH] make no-install          
2956              
2957              Take out the SUIDMAIL thing, that will not be
2958              a problem in 5.7.*.
2959              
2960              Subject: [PATCH bleedperl@6866] spellings
2961              
2962              Subject: [PATCH] Re: files not cleaned even by veryclean
2963              
2964              Use minimal @INC in tests, most of the time just '../lib',
2965              so that we simply can't pick up stuff from other Perls than
2966              the one we are testing.  Pointed out by
2967              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
2968              
2969              Update to Getopt::Long 2.24, from Johan Vromans.
2970              
2971              Fix for thinko in #6848.
2972              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
2973              
2974              Patches all over for people and the files they (hopefully) care about.
2975              
2976              Subject: Net::protoent does not export 'getproto'
2977              
2978              Missed a change in #6869.
2979              
2980              Subject: [PATCH] Warnings in B::Deparse
2981              
2982              Subject: [PATCH] Glob dumping
2983              
2984              Disable one of the tests for now.
2985              
2986              Disabling the one test is a bit tricky.
2987              
2988              Don't forget to tidy up.
2989              
2990              The #6881 removed one dump line.
2991              
2992              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
2993              
2994              Under usethreads the dumped variable is IN_PAD.
2995              Subject: Re: [PATCH] Glob dumping
2996              
2997              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
2998              
2999              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
3000              
3001              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
3002              
3003              Regen Configure for #6894.
3004              
3005              Subject: [PATCH: 6889] updates to perlebcdic.pod
3006              
3007              Undo namespace pollution of #6878.
3008              Subject: Re: Net::protoent does not export 'getproto'
3009              
3010              Admit that we are leaking scalars.
3011              
3012              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
3013      Branch: maint-5.6/perl
3014           !> (integrate 271 files)
3015 ____________________________________________________________________________
3016 [  7894] By: gsar                                  on 2000/11/27  16:00:34
3017         Log: a couple of nits
3018      Branch: maint-5.6/perl
3019            ! MANIFEST pp_sys.c
3020 ____________________________________________________________________________
3021 [  7893] By: gsar                                  on 2000/11/27  15:10:56
3022         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
3023              6740..6745,6747..6757,6760
3024              
3025              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
3026              
3027              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
3028              
3029              Doc nits spotted by Richard Soderberg.
3030              
3031              move WNOHANG definition to where other such things are
3032              
3033              Make $Config{byteorder} more magical so that it is
3034              dynamically computed: nice for 'fat binaries'.
3035              Subject: [PATCH]: default byteorder
3036              
3037              Subject: [PATCH] Cwd.pm now uses strict
3038              
3039              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
3040              
3041              Get -DLEAKTEST to compile (not necessarily to work, mind)
3042              Subject: [ID 20000724.006] -DLEAKTEST problem
3043              
3044              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
3045              
3046              Add perlebcdic from Peter Prymmer, regen toc.
3047              
3048              Don't propose using modules built for 5.005 if no binary
3049              compatibility with 5.005 is attempted.
3050              
3051              Do not use prototyping here.
3052              Subject: [ID 20000817.016] [PATCH] Peek.xs
3053              
3054              Document what the backtick returns if the command fails.
3055              
3056              Add byteorder to the myconfig output.
3057              
3058              Introduce NVef, NVff, and NVgf, use the middle one.
3059              (helps for lib/peek + Linux + long doubles)  Reported in
3060              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
3061              Use NVs in POSIX math, not doubles.
3062              Subject: [ID 20000817.014] POSIX & modfl
3063              
3064              Subject: [PATCH 5.6.0+] newSVrv() memory leak
3065              
3066              The byteorder code in #6671 was wrong.
3067              
3068              Fix the lib/complex failure of
3069              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
3070              Linux long double accuracy issue: something that
3071              when printed with %g looks like "2" but int() of it is 1.
3072              
3073              Propagate new Configure vars.
3074              
3075              Unbuffer the output.
3076              
3077              Subject: [PATCH] perltrap.pod spring cleaning
3078              
3079              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
3080              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
3081              
3082              Tiny Getopt::Long patch from Johan Vromans.
3083              
3084              Document code point which makes if (defined %stash::) to work
3085              (noted by Spider Boardman).
3086              
3087              Subject: [PATCH perl@6698] cygwin port
3088              
3089              Document the NDBM_File and ODBM_File as SDBM_File
3090              was documented in #6417.
3091              
3092              The new tests were missing from #6415.
3093              
3094              Add [[:blank:]] as suggested in
3095              Subject: [ID 20000716.024] [=cc=] / [:blank:]
3096              (the [=cc=] has already been taken care of by #6439
3097              so the whole bug report can be closed)
3098              and make [[:space:]] to be equivalent to isspace(3)
3099              (as opposed to \s, which is isSPACE()).  The difference
3100              is that now [[:space:]] matches the mythical vertical tab,
3101              while \s doesn't.
3102              
3103              Don't eat leading os from index entries.
3104              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
3105              
3106              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
3107              
3108              Typo in pp_complement().
3109              Subject: [PATCH perl-current] Deparse
3110              
3111              Add warnif(), check warnings further up the stack,
3112              all the warnings functions now can take an optional object reference.
3113              Subject: [PATCH bleedperl@6691] warnings pragma update
3114              
3115              Fix a core dump in lib/selfloader under -DDEBUGGING.
3116              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
3117              
3118              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
3119              
3120              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
3121              
3122              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
3123              Put back the long double avoidance code to POSIX.xs
3124              because VMS seems to need it still.
3125              
3126              Introduce a 'veryclean' target that is like 'distclean'
3127              but also removes *~ and *.orig.
3128              
3129              Subject: [ID 20000817.023] endianness description in perlfunc.pod
3130              
3131              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
3132              
3133              Let's try #6717 again.
3134              
3135              UTF8 concat fixes.
3136              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
3137              
3138              pp_open() could pass an uninitialized filename down to do_open9().
3139              
3140              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
3141              
3142              Update to CGI 2.72, from Lincoln Stein.
3143              
3144              Subject: [PATCH] Silence MakeMaker (Was: installman)
3145              
3146              Use temporary directory instead of current directory.
3147              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
3148              
3149              Document odd vs even subreleases and -Dusedevel.
3150              
3151              The veryclean target needs to clobber.
3152              
3153              Use File::Spec->tmpdir().
3154              
3155              Document the number of exponent digits.
3156              
3157              Mention perlebcdic and perlposix-bc.
3158              
3159              s/this one/the 5.6.0 release/
3160              
3161              The #6724 is here.
3162              
3163              The correct cleaning order is an art.
3164              
3165              small tweaks for change#6705: avoid C++ style comments in C code;
3166              use Perl's malloc API rather than the low level system one
3167              
3168              Array context keeps slithering in.
3169              
3170              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
3171              
3172              Subject: [PATCH] os2.c fix for use64bitint
3173              
3174              Update to Pod::LaTeX 0.53.
3175              Subject: [PATCH] lib/Pod/LaTeX.pm updates
3176              
3177              Document the endianness of Alpha more precisely.
3178              
3179              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
3180              
3181              Rename the macro argument because some preprocessors
3182              can't tell the difference and expand arguments also inside
3183              double quoted strings.
3184              
3185              free TLS slot properly on Windows
3186              
3187              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
3188              
3189              Unicos/mk requires elaborate paranoia.
3190              
3191              Tweak the floating point output routine preferences.
3192              
3193              Also under djgpp the timestamps are funky.
3194              
3195              Apply some PodParser 1.18 patches; the Pod/Find.pm
3196              patches cannot be applied since #6712 conflicts.
3197              
3198              Use PodParser 1.18 new test.
3199              
3200              A pod nit.
3201              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
3202              
3203              Be verydeepclean.
3204      Branch: maint-5.6/perl
3205           +> pod/perlebcdic.pod
3206           !> (integrate 106 files)
3207 ____________________________________________________________________________
3208 [  7892] By: jhi                                   on 2000/11/27  15:02:32
3209         Log: Update Changes.
3210      Branch: perl
3211            ! Changes patchlevel.h
3212 ____________________________________________________________________________
3213 [  7891] By: jhi                                   on 2000/11/27  14:57:23
3214         Log: Subject: Re: perlfaq style changes
3215              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3216              Date: Sat, 25 Nov 2000 23:32:26 -0800
3217              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
3218              
3219              plus a note from Ronald Kimball.
3220      Branch: perl
3221            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
3222 ____________________________________________________________________________
3223 [  7890] By: jhi                                   on 2000/11/27  14:53:14
3224         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
3225              From: Benjamin Holzman <bah@ecnvantage.com>
3226              Date: Sun, 26 Nov 2000 16:27:33 -0500
3227              Message-ID: <20001126162733.J25040@ecnvantage.com>
3228      Branch: perl
3229            ! gv.c
3230 ____________________________________________________________________________
3231 [  7889] By: jhi                                   on 2000/11/27  14:43:11
3232         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
3233              From: lvirden@cas.org
3234              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
3235              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
3236      Branch: perl
3237            ! README.amiga
3238 ____________________________________________________________________________
3239 [  7888] By: jhi                                   on 2000/11/27  14:32:34
3240         Log: Restore also the locale test to no-sprintf-taint state.
3241              Fixes the bug 20001127.003.
3242      Branch: perl
3243            ! sv.c t/pragma/locale.t
3244 ____________________________________________________________________________
3245 [  7887] By: gsar                                  on 2000/11/27  14:13:05
3246         Log: integrate changes#6613..6616,6620..6665 from mainline
3247              
3248              VMS configure.com update continues.
3249              
3250              Subject: Test fails / warnings with perl-current #6612
3251              
3252              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
3253              
3254              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
3255              
3256              For now remove the mail code.
3257              
3258              Subject: Re: [PATCH] @+, @- readonly
3259              
3260              Subject: warning: storage class after type is obsolescent
3261              
3262              Subject: sfio2000
3263              
3264              Subject: Re: File::Temp problems on VMS in bleedperl
3265              
3266              README.os2 update.
3267              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
3268              
3269              Make the user to give up his firstborn, err, to knowingly
3270              verify installing an unstable developer release.  Also bump
3271              the release to 5.7.0, but leave a patch tag in the local
3272              patches saying that this is not yet the real thing.
3273              
3274              Update (kinda) to Test 1.14, from Joshua Pritikin.
3275              
3276              make ok etc also for win32.
3277              
3278              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
3279              
3280              Don't blow limited stacks, a lower number is enough to
3281              tickle the lookbehind limit.
3282              
3283              Use -Dusedevel; regen Configure and the respective Porting stuff.
3284              
3285              Subject: [PATCH] debugger exit code should reflect user exit code
3286              
3287              Subject: [PATCH perl@6620] cygwin port
3288              
3289              Missed a file from #6638.
3290              
3291              Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
3292              
3293              magic callbacks all need to have same type signature
3294              
3295              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
3296              
3297              Fix a dependency problem.
3298              Subject: [PATCH: 6640] VMS Makefile.SH update
3299              
3300              The numeric locale was reset to "C" by s?printf and never restored.
3301              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
3302              No test since adding the failing example to locale.t
3303              does not fail -- probably because the locale settings are so
3304              thoroughly tweaked by that time.  Running the example standalone
3305              does fail, though.  UPDATE: test case added at change #7540.
3306              
3307              Subject: [ID 20000324.040] minor fix to perlhpux.pod
3308              
3309              Update to CPAN 1.57.
3310              
3311              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
3312              
3313              Change the perlbug address to perl.org since it's more forgiving.
3314              
3315              Change the regx compilation error markers to use = instead of <
3316              since pod makes using the latter quite messy.  Reported in
3317              ID 20000814.006 by Abigail and in
3318              Subject: Unknown escape E<> ?
3319              
3320              Update to perldebtut 1.9, from Richard Foley.
3321              
3322              check that the number pseudo children doesn't exceed
3323              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
3324              the WaitForMultipleObjects() limit that would cause wait()
3325              to crash)
3326              wait() and waitpid() could potentially be rewritten to use
3327              more than one thread to do the waiting to eliminate this
3328              limitation
3329              
3330              change#6328 could make close(SOCKET) return false on windows
3331              when it shouldn't
3332              
3333              pod nit seen in passing
3334              
3335              on windows, the return values from wait() and waitpid() don't
3336              match those of pseudo-pids
3337              
3338              waitpid() now handles externally spawned pids correctly;
3339              fixes for backtick/wait/waitpid failures on Windows 9x
3340              these changes make the pid returned by process functions on
3341              Windows 9x always positive by clearing the high bit (which
3342              is always set on Win9x); pseudo-process PIDs are likewise
3343              always negative now on Win9x (just as on NT/2000)
3344              
3345              trailing new %ENV entries weren't being pushed into the real
3346              environment of subprocesses on Windows
3347              
3348              Tweak the regex compilation errors once more.
3349              
3350              avoid warnings from dense compiler
3351              
3352              add "ok" targets from change#6632 in makefile.mk
3353      Branch: maint-5.6/perl
3354            - lib/Pod/PlainText.pm vms/configure.com
3355           !> (integrate 66 files)
3356 ____________________________________________________________________________
3357 [  7886] By: jhi                                   on 2000/11/27  13:54:18
3358         Log: __FUNCTION__ isn't portable and trying to emulate it leads
3359              into practically spelling out the name of the function.
3360              Takes care of the bug 20001127.001.
3361      Branch: perl
3362            ! perlio.c
3363 ____________________________________________________________________________
3364 [  7885] By: gsar                                  on 2000/11/27  13:53:18
3365         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
3366              6610..6611 from mainline
3367              
3368              Make regular expression parse error messages easier to understand.
3369              Subject: Re: enhanced(?) regex error messages
3370              
3371              Tiny tidying on report_evil_fh().
3372              
3373              Subject: Re: enhanced(?) regex error messages 
3374              plus Capitalize the error messages, plus perldiag them.
3375              
3376              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
3377              
3378              Document here-doc better.
3379              
3380              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
3381              
3382              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
3383              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
3384              (either perlbug or p5p ate the original), plus regen
3385              perlapi and perltoc. 
3386              
3387              Regen global.sym.
3388              
3389              Double check that we have a dirhandle.
3390              
3391              Subject: Re: enhanced(?) regex error messages
3392              (plus two small patches sent privately)
3393              (this still seems to leave few test failures)
3394              
3395              warn is a macro, avoid using at a variable to avoid warnings
3396              in some configurations; readdir.t is too conservative in
3397              estimating number of *.t's
3398              
3399              Get back into sync with Jeffrey on the enhanced regex warnings.
3400              
3401              Subject: [PATCH 5.6.0] cygwin port
3402              
3403              Zero entries were skipped, fix from Adrian Goalby
3404              <argoalby@yahoo.co.uk>
3405              
3406              Subject: Remove dead entry in perldiag
3407              
3408              Amend the description of Perl6.
3409              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
3410              
3411              detypo
3412              
3413              It's the 2ndO'ROSSC.
3414              
3415              Revert the sv.c part of #6559, a better fix is needed.
3416              
3417              Iterating perl6 description.
3418              
3419              Update to Term::ANSIColor 1.03, from Russ Allbery.
3420              
3421              Update to Getopt::Long 2.23_05, from Johan Vromans.
3422              
3423              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
3424              
3425              Update to Pod::Parser 1.17, from Brad Appleton.
3426              
3427              Update to CPAN 1.56, from Andreas König.
3428              
3429              Update to CGI 2.70, from Lincoln Stein.
3430              
3431              Put back the std @INC thing.
3432              
3433              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
3434              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
3435              
3436              Document the IO::Select timeout.
3437              
3438              sleep(1) does not necessarily return 1.
3439              Subject: [PATCH bleadperl] op/lex_assign.t  
3440              
3441              Subject: debugger "d" command doesnt check line number
3442              
3443              B::Deparse didn't do sub attributes.
3444              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
3445              
3446              Preprocessing and postprocessing for File::Find.
3447              Subject: Patch to Find::File.pm to allow alphabetical results
3448              
3449              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
3450              
3451              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
3452              
3453              Subject: Re: [ID 20000730.003] utf8::length() bad
3454              
3455              Subject: Getting perlio and threads to compile
3456              (the Solaris version changes in Configure skipped)
3457              
3458              Tests for #6589.
3459              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
3460              
3461              Add Perl debugging tutorial, regen toc. 
3462              Subject: perldebtut.pod
3463              
3464              Add a few missing files, update MANIFEST.
3465              
3466              Rewrite of vms/subconfigure.com as configure.com,
3467              from Peter Prymmer and the vmsperl crew.
3468              
3469              Should have deleted this in #6603.
3470              
3471              Fix the test for 5005threads.
3472              
3473              Fix-n-skip the tests under 5005threads.
3474              
3475              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
3476              
3477              Upgrade to CGI 2.71, from Lincoln Stein.
3478      Branch: maint-5.6/perl
3479           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
3480           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
3481           +> t/op/regmesg.t t/pod/find.t vms/configure.com
3482            - vms/subconfigure.com
3483            ! lib/lib.pm
3484           !> (integrate 115 files)
3485 ____________________________________________________________________________
3486 [  7884] By: jhi                                   on 2000/11/27  13:44:33
3487         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
3488              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3489              Date:     Mon, 27 Nov 2000 08:23:54 EST
3490              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
3491      Branch: perl
3492            ! vms/descrip_mms.template vms/test.com
3493 ____________________________________________________________________________
3494 [  7883] By: gsar                                  on 2000/11/27  11:50:46
3495         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
3496              6511..6513,6515..6523,6525..6536
3497              
3498              The swallow_bom() saga continues.  The #23 of require.t
3499              (UTF16-LE) still fails (silently, no output) but the #22
3500              (UTF16-BE) seems to be working now.  The root of the
3501              failure may be in sv_gets(): is it UTF-16LE-aware,
3502              especially when it comes to line endings? 
3503              
3504              Document the problem with -P in HP-UX and its workaround.
3505              
3506              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
3507              (aka ID 20000730.002)
3508              
3509              Subject: fix and question re: waitpid() under win32
3510              
3511              Make the safety catch for buggy gccs work with triple version
3512              numbers like 2.95.2.  Reported in
3513              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
3514              
3515              In Digital UNIX warn if gcc explicitly chosen because even
3516              2.95.2 is known to cause problems.
3517              
3518              Make chr() for values >127 to create utf8 when under utf8.
3519              
3520              various syntax errors and such (not fixed: comp/require.t#22 coredump
3521              on Windows)
3522              
3523              Stash away the largefiles flags and libswanted.
3524              
3525              BOM patching from Simon Cozens.
3526              
3527              If gccosandvers is equal to osname, clear gccosandvers.
3528              
3529              Make p4desc to skip non-mainperl branches by default.
3530              
3531              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
3532              
3533              The test from this
3534              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
3535              
3536              In new BSDs changes to argv[] do not show up in ps(1) output,
3537              instead one must use setproctitle().  This was already addressed
3538              by change #6457, but the below has a new variant for FreeBSD 4.0
3539              or later, and the matter is also documented more.
3540              
3541              FreeBSD 3.* updates from
3542              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
3543              
3544              regen_headers, regen perltoc.
3545              
3546              Document in one place the memory abstractions used in Perl core.
3547              
3548              memcpy has n o in it, as pinted ut by Sarathy.
3549              
3550              Remove the extraneous "main::" prefix from all the
3551              "opened only for", "on closed", and "never opened" warnings.
3552              
3553              The name of a filehandle does not have <these>.
3554              
3555              The tr utf8 patching continues.
3556              
3557              The new setproctitle() feature is available only in 
3558              bleeding edge FreeBSD.  From Paul Saab.
3559              
3560              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
3561              
3562              Dump UVs as UVs in Data::Dumper.
3563              
3564              detypo #6494
3565              
3566              Document the IVdf UVuf UVof UVxf.
3567              
3568              require.t needs binmode() to work on windows
3569              
3570              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
3571              that are hopefully soon put into use.
3572              
3573              Allow "no Module;" even if there is no 'unimport'.
3574              
3575              Better skip message for the test; one of the two problems in
3576              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
3577              
3578              The subtest 4 may fail also on VOBS, as pointed out
3579              by Nick Ing-Simmons in November 1999, bug id 19991124.003
3580              (but the failure in that bug report isn't the subtest 4).
3581              
3582              Be more informative on what is skipped and why,
3583              also repeat the list at the end.
3584              
3585              Add a URL for FSF.
3586              
3587              Subject: [PATCH] sv.h documentation - SvLEN
3588              
3589              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
3590              
3591              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
3592              
3593              Subject: [PATCH] bad cppsymbols on os2 + Configure question
3594              
3595              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
3596              
3597              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
3598              mention the idea of @( and @)
3599              
3600              This is 6512.  Really.
3601              
3602              Subject: [ID 19990721.004] Documentation bug in perlfunc
3603              
3604              Subject: Minor tweak to perlvar.pod
3605              
3606              In the warnings call filehandles consistently so;
3607              add "unopened" warning for stat().
3608              
3609              After the #6519 a warning about stat() is just that,
3610              not about a filetest, which now have their own warning.
3611              
3612              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
3613              
3614              Subject: Re: Array vs. List context
3615              
3616              Subject: New perlcc, take 2
3617              
3618              Weed buglets pointed out by
3619              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
3620              
3621              gcc versions might have (parentheses) in them.
3622              
3623              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
3624              
3625              Essential prototype changes were missing from #6527.
3626              Also make report_evil_fh() more bomb-proof.
3627              
3628              Zap lib/Sys directory when cleaning up.
3629              
3630              Change the Policy policy: now -Dprefix= with an existing
3631              Policy.sh and prefix == siteprefix == vendorprefix, then all
3632              of them follow along the new prefix.
3633              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
3634              
3635              Continue fixing the io warnings.  This also
3636              sort of fixes bug ID 20000802.003: the core dump
3637              is no more.  Whether the current behaviour is correct
3638              (giving a warning: "Not a format reference"), is another matter.
3639              
3640              Have symbols for the IoTYPEs.
3641              
3642              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
3643              
3644              Document a bit that UDP is not what you might think.
3645              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
3646              tr memory corruption fix from Simon Cozens.
3647              
3648              Plug the security hole described in the Aug 05 2000 bugtraq message
3649              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
3650              The security hole exists only in suidperls, which isn't
3651              installed or even built by default.
3652      Branch: maint-5.6/perl
3653           !> (integrate 71 files)
3654 ____________________________________________________________________________
3655 [  7882] By: gsar                                  on 2000/11/27  10:25:36
3656         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
3657              from mainline
3658              
3659              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
3660              to be fatal errors (instead of by default ignoring them, and
3661              ignoring with a bug: even though -w gave an error, the opening [
3662              was left in)  Reported in:
3663              
3664              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
3665              
3666              Subject: [PATCH] split /^/
3667              
3668              MacOS nits from Matthias Neeracher.
3669              
3670              More split() doc and test patches from Mike Guy.
3671              
3672              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
3673              from Graham Barr in the module list.
3674              
3675              docfix from Peter Scott <Peter@PSDT.com>.
3676              
3677              File::Temp patches for VMS and OS/2 from Tim Jenness.
3678              
3679              open() wariness in perlbug.
3680              
3681              Subject: [PATCH] minor doc change - perlguts
3682              
3683              Subject: Minor doc patch: handy.h
3684              
3685              Be wary of close()s, too.
3686              
3687              Further File::Temp patches from Yitzchak Scott-Thoennes
3688              and Craig A. Berry.
3689              
3690              Subject: [PATCH] fixes bug 20000508.004
3691              
3692              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
3693              
3694              Allow "no AutoLoader;", based on change #6444,
3695              suggested by Graham Barr.
3696              
3697              Use setproctitle() if available to modify $0.
3698              
3699              Warn if the version of the operating system used to compile gcc
3700              differs from the current version of the operating system.
3701              Also display the gcc compilation os and version in myconfig.
3702              Inspiration from
3703              
3704              Tiny fixes for #6460.
3705              
3706              The problem described in this
3707              Subject: [ID 20000322.018] named chars aren't magical enough
3708              has been fixed in perl 5.6.0 but just in case added a test
3709              to keep it away.  (The report from Joseph Hall.)
3710              
3711              Tune the comments and hopefully stop a memory leak.
3712              
3713              Subject: UTF8 concat
3714              (with a memory leak fixed, plus a few casts added)
3715              This also seems to help for
3716              Subject: [ID 20000716.015] join UTF8 weirdness
3717              
3718              Do not upgrade SVs into utf8 just because they participate
3719              in eq or cmp.  Reported and fix suggested in
3720              Subject: [ID 20000720.009] sv_eq UTF8 bug
3721              
3722              Fix the HALF_UPGRADE() macro introduced in #6263.
3723              
3724              Find green threads before native threads.
3725              Subject: Re: Patch to jpl/JNI/Makefile.PL
3726      Branch: maint-5.6/perl
3727           !> (integrate 30 files)
3728 ____________________________________________________________________________
3729 [  7881] By: jhi                                   on 2000/11/27  05:48:41
3730         Log: It seems that *both* the unused submatch loop cleanup
3731              codes are needed.
3732      Branch: perl
3733            ! regexec.c
3734 ____________________________________________________________________________
3735 [  7880] By: jhi                                   on 2000/11/27  04:50:07
3736         Log: Clean .exists deeper.
3737      Branch: perl
3738            ! Makefile.SH
3739 ____________________________________________________________________________
3740 [  7879] By: jhi                                   on 2000/11/27  02:31:35
3741         Log: The code in regcppop() (see #7878) contains the correct lower
3742              limit for the unused submatch 'cleanup' loop so that under
3743              "use utf8" the following code wouldn't dump core:
3744              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
3745              the cleanup loop in regtry() stomped beyond allocated area
3746              in the startp[] array.  Therefore, copied the correct lower
3747              loop limit (*PL_reglastparen) to regtry().  Note: something
3748              may still not be quite right: why was the _higher_ loop limit
3749              (prog->nparens) different in the utf8 case?
3750              
3751              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
3752              without core dumps, there were about 17 of them before
3753              the patch (with us since Perl 5.7.0).  Two failures, still:
3754              496 and 505 (though these may not be severe).
3755              
3756              Patch #7881 is also needed since both the cleanup loops
3757              seem to be needed.
3758              
3759              Also, the t/op/pat#44 seems to core dump under utf8.
3760              Plus a couple of failures.  UGH-8.
3761      Branch: perl
3762            ! regexec.c
3763 ____________________________________________________________________________
3764 [  7878] By: jhi                                   on 2000/11/27  02:21:17
3765         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
3766              the code in regcppop() seems to be redundant for the test suite --
3767              but it contains a germ of truth, and it needed for the build
3768              process itself: see #7879 and #7881.
3769      Branch: perl
3770            ! regexec.c
3771 ____________________________________________________________________________
3772 [  7877] By: jhi                                   on 2000/11/27  01:53:09
3773         Log: Comment on comment.
3774      Branch: perl
3775            ! regexec.c
3776 ____________________________________________________________________________
3777 [  7876] By: jhi                                   on 2000/11/27  00:49:59
3778         Log: Adjust the docs to agree with #7875.
3779      Branch: perl
3780            ! pod/perllocale.pod
3781 ____________________________________________________________________________
3782 [  7875] By: jhi                                   on 2000/11/27  00:49:27
3783         Log: Retract #7863.  It makes more sense not to taint formatted output,
3784              not even by sprintf().
3785      Branch: perl
3786            ! sv.c
3787 ____________________________________________________________________________
3788 [  7874] By: jhi                                   on 2000/11/26  23:36:02
3789         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
3790              Not really fixed (should really dump the UTF-8 charclass),
3791              but stopped displaying the garbage.
3792              
3793              Also add a note on the (missing) Unicode PSXSPC and BLANK.
3794      Branch: perl
3795            ! regcomp.c
3796 ____________________________________________________________________________
3797 [  7873] By: jhi                                   on 2000/11/26  21:31:13
3798         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
3799      Branch: perl
3800            ! regexec.c
3801 ____________________________________________________________________________
3802 [  7872] By: jhi                                   on 2000/11/26  21:06:04
3803         Log: No need to scan till infinity, 13 is enough.
3804      Branch: perl
3805            ! handy.h utf8.c
3806 ____________________________________________________________________________
3807 [  7871] By: jhi                                   on 2000/11/26  20:20:32
3808         Log: Test line numbers are different with utf8.
3809      Branch: perl
3810            ! t/op/re_tests
3811 ____________________________________________________________________________
3812 [  7870] By: jhi                                   on 2000/11/26  20:10:12
3813         Log: Message nit.
3814      Branch: perl
3815            ! regcomp.c
3816 ____________________________________________________________________________
3817 [  7869] By: jhi                                   on 2000/11/26  19:01:05
3818         Log: Make utf8_length() and utf8_distance() (the latter of which
3819              is unused at the moment) to be less forgiving about bad UTF-8.
3820      Branch: perl
3821            ! embed.h embed.pl objXSUB.h proto.h utf8.c
3822 ____________________________________________________________________________
3823 [  7868] By: jhi                                   on 2000/11/26  18:45:56
3824         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
3825              From: Benjamin Holzman <bah@ecnvantage.com>
3826              Date: Sat, 25 Nov 2000 20:40:20 -0500       
3827              Message-ID: <20001125204020.A25040@ecnvantage.com>              
3828              
3829              Debian allows installing /usr/bin/locale without installing
3830              any locales, an error message will ensue.
3831      Branch: perl
3832            ! t/pragma/locale.t
3833 ____________________________________________________________________________
3834 [  7867] By: jhi                                   on 2000/11/26  18:31:12
3835         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
3836              From: Benjamin Holzman <bah@ecnvantage.com>
3837              Date: Sun, 26 Nov 2000 02:42:34 -0500
3838              Message-ID: <20001126024234.G25040@ecnvantage.com>
3839              
3840              Patch for the bug 20000212.002.
3841      Branch: perl
3842            ! sv.c t/op/array.t
3843 ____________________________________________________________________________
3844 [  7866] By: jhi                                   on 2000/11/26  18:28:09
3845         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
3846              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3847              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
3848              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
3849              
3850              File::Temp 0.11.
3851      Branch: perl
3852            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
3853 ____________________________________________________________________________
3854 [  7865] By: jhi                                   on 2000/11/26  18:24:22
3855         Log: The metaconfig unit change for #7864.
3856      Branch: metaconfig/U/perl
3857            ! need_va_copy.U
3858 ____________________________________________________________________________
3859 [  7864] By: jhi                                   on 2000/11/26  18:23:41
3860         Log: Make the va_copy() test not to be so talkative.
3861      Branch: perl
3862            ! Configure config_h.SH
3863 ____________________________________________________________________________
3864 [  7863] By: jhi                                   on 2000/11/26  18:11:02
3865         Log: Fix locale inconsistencies unearthed by Hugo's work.
3866              Now the floating point sprintf really does taint the result
3867              string as perllocale promises (has promised for a long time)
3868              if "use locale" is in the lexical scope.
3869      Branch: perl
3870            ! sv.c t/pragma/locale.t
3871 ____________________________________________________________________________
3872 [  7862] By: jhi                                   on 2000/11/26  00:35:15
3873         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
3874              From: Nicholas Clark <nick@ccl4.org>
3875              Date: Sun, 26 Nov 2000 00:07:50 +0000
3876              Message-ID: <20001126000750.A22446@plum.flirble.org>
3877              
3878              Infinit.
3879      Branch: perl
3880            ! sv.c
3881 ____________________________________________________________________________
3882 [  7861] By: jhi                                   on 2000/11/26  00:01:26
3883         Log: Integrate perlio.
3884      Branch: perl
3885           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
3886 ____________________________________________________________________________
3887 [  7860] By: nick                                  on 2000/11/25  22:04:17
3888         Log: Correct relative path from new ext\Filter\Util\Call location
3889              back to miniperl.
3890      Branch: perlio
3891            ! win32/makefile.mk
3892 ____________________________________________________________________________
3893 [  7859] By: nick                                  on 2000/11/25  21:26:54
3894         Log: Integrate mainline.
3895      Branch: perlio
3896           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
3897           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
3898           +> t/lib/filter-util.t
3899            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
3900            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
3901            - t/lib/filt-util.t
3902           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
3903           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
3904           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
3905           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
3906           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
3907           !> win32/makefile.mk
3908 ____________________________________________________________________________
3909 [  7858] By: gsar                                  on 2000/11/25  20:52:17
3910         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
3911              parent's memory; fix it by keeping track of the actual pad
3912              offset rather than a raw pointer (this change is probably also
3913              relevant to non-ithreads case to avoid fallout from reallocs of
3914              the pad array, but is currently only enabled for the ithreads
3915              case in the interests of minimal disruption to existing "well
3916              tested" code)
3917      Branch: perl
3918            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
3919            ! proto.h scope.c scope.h sv.c t/op/fork.t
3920 ____________________________________________________________________________
3921 [  7857] By: nick                                  on 2000/11/25  20:01:28
3922         Log: All tests pass on Win32/gcc/USE_PERLIO.
3923              - when crlf layer is pushed make unix-level binary.
3924              - remove :crlf injection in pp_backtick in pp_sys.c
3925              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
3926      Branch: perlio
3927            ! doio.c perlio.c pp_sys.c win32/makefile.mk
3928 ____________________________________________________________________________
3929 [  7856] By: jhi                                   on 2000/11/25  18:38:30
3930         Log: Update the metaconfig units for #7855.
3931      Branch: metaconfig/U/perl
3932            ! useperlio.U usesocks.U
3933 ____________________________________________________________________________
3934 [  7855] By: jhi                                   on 2000/11/25  18:37:54
3935         Log: Undo the SOCKS workarounds, instead start using PerlIO
3936              if SOCKS is selected.
3937              
3938              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
3939              From: Jens Hamisch <jens@Strawberry.COM>
3940              Date: Fri, 24 Nov 2000 18:31:30 +0100
3941              Message-ID: <20001124183130.E28337@Strawberry.COM>
3942              
3943              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
3944              From: Jens Hamisch <jens@Strawberry.COM>
3945              Date: Fri, 24 Nov 2000 19:11:51 +0100
3946              Message-ID: <20001124191151.A28753@Strawberry.COM>
3947      Branch: perl
3948            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
3949            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
3950 ____________________________________________________________________________
3951 [  7854] By: jhi                                   on 2000/11/25  17:39:08
3952         Log: Undo #7848.  Some of the code seems to use walkoptree(),
3953              some walkoptree_slow().  An unfinished renaming?
3954              Now the sub is walkoptree() (which is @EXPORT_OK),
3955              the walkoptree_slow() is a typeglob alias to walkoptree.
3956              This makes the tests to pass, at least.
3957      Branch: perl
3958            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
3959 ____________________________________________________________________________
3960 [  7853] By: nick                                  on 2000/11/24  22:24:33
3961         Log: Re-arrange crlf vs binary for platforms that care.
3962              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
3963              Lip-service to making stdio layer work on such platfroms (untested).
3964              Now fails 3 tests rather than one, checkin to see if I can debug 
3965              the issue under linux. (Do not merge.)
3966      Branch: perlio
3967            ! doio.c perlio.c perliol.h
3968 ____________________________________________________________________________
3969 [  7852] By: jhi                                   on 2000/11/24  18:57:39
3970         Log: AUTHORS edits.
3971      Branch: perl
3972            ! AUTHORS
3973 ____________________________________________________________________________
3974 [  7851] By: jhi                                   on 2000/11/24  17:34:56
3975         Log: Add Jan-Erik Karlsson.
3976      Branch: perl
3977            ! AUTHORS
3978 ____________________________________________________________________________
3979 [  7850] By: jhi                                   on 2000/11/24  17:27:56
3980         Log: Configure should find stdchar on its own.
3981      Branch: perl
3982            ! hints/solaris_2.sh
3983 ____________________________________________________________________________
3984 [  7849] By: jhi                                   on 2000/11/24  17:24:55
3985         Log: Subject: PATCH over 7848: Filter test flawed
3986              From: andreas.koenig@anima.de (Andreas J. Koenig)
3987              Date: 24 Nov 2000 10:28:29 +0100
3988              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
3989      Branch: perl
3990            ! t/lib/filter-util.t
3991 ____________________________________________________________________________
3992 [  7848] By: jhi                                   on 2000/11/24  17:22:15
3993         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
3994              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
3995              Date: Fri, 24 Nov 2000 16:12:58 +0000
3996              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
3997      Branch: perl
3998            ! ext/B/B.pm
3999 ____________________________________________________________________________
4000 [  7847] By: jhi                                   on 2000/11/24  03:07:01
4001         Log: Integrate perlio.
4002      Branch: perl
4003           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
4004           !> win32/makefile.mk
4005 ____________________________________________________________________________
4006 [  7846] By: gsar                                  on 2000/11/24  00:55:57
4007         Log: integrate changes#6415..6418,6420..6438 from mainline
4008              
4009              Fix the bitvector ops for utf8 (tricky since past 7 bits
4010              the utf8 'characters' can be more than one octet).
4011              
4012              MPE/ix updates for perl 5.6.0 from Mark Bixby.
4013              
4014              Subject: SDBM_File documentation
4015              
4016              Detypo.
4017              
4018              Decutandpasto.
4019              
4020              Send all installperl messages to STDERR and be -w clean.
4021              
4022              Out-of-date note removed.
4023              
4024              Protect against "wild next"s, that is, callbacks doing "next"
4025              instead of "return".
4026              
4027              Use STDOUT consistently.
4028              
4029              The output might have been produced in the wrong order.
4030              
4031              A missing 'break' after the [[:space:]] switch case.
4032              
4033              Add tests for
4034              [ID 19991110.003] another matching finding by pcre author
4035              which has already been fixed by some patch, as verified in
4036              
4037              Documentation to explain the behaviour of map().
4038              
4039              Add an optimization for map-maps-a-list-element-to-more-list-elements
4040              case, but add also notes explaining the relationship of this
4041              patch and the earlier notes by Sarathy.
4042              
4043              Subject: [ID 20000716.023] syslog test fails without sockets
4044              
4045              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
4046              Test cases for #6431.
4047              
4048              File::Spec::VMS fixup for tmpdir from Craig Berry.
4049              
4050              Make the "uninit variable" warning to say "concat or string"
4051              or "join or string" when in concat or join .
4052              
4053              Get UTF16 BOMs working.  Patch from
4054              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
4055              
4056              Subject: [PATCH] Make large file tests deal with SIGXFSZ
4057              
4058              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
4059              
4060              Subject: [PATCH] av.c apidoc
4061      Branch: maint-5.6/perl
4062           !> (integrate 43 files)
4063 ____________________________________________________________________________
4064 [  7845] By: gsar                                  on 2000/11/24  00:20:45
4065         Log: integrate changes#6406..6414 from mainline
4066              
4067              Merge perlhacktut into perlhack, update perlguts.
4068              
4069              Fix AutoSplit to use File::Spec the right way in VMS,
4070              from Peter Prymmer.
4071              
4072              The bug report
4073              [ID 19991110.002] minimal matching discrepancy found by pcre author
4074              seems to have been fixed (though differently from what was suggested
4075              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
4076              
4077              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
4078              not in pod, from Peter Prymmer
4079              
4080              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
4081              From: Hugo <hv@crypt.compulink.co.uk>
4082              Date: Fri, 14 Jul 2000 23:05:20 +0100
4083              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
4084              
4085              Didn't anymore apply, but that point still could use another fix.
4086              
4087              lib/b test fixes from Peter Prymmer.
4088              
4089              More docs for sv functions.
4090              
4091              perlvms.pod whitespace cleanup to keep pod utils happy.
4092              
4093              another VMS build tweak from Peter Prymmer
4094      Branch: maint-5.6/perl
4095           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
4096           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
4097           !> vms/descrip_mms.template vms/perlvms.pod
4098 ____________________________________________________________________________
4099 [  7844] By: nick                                  on 2000/11/23  23:42:45
4100         Log: Win32/perlio Now just fails one io/argv.t test - lack 
4101              of default :crlf on standard streams.
4102      Branch: perlio
4103            ! doio.c perlio.c
4104 ____________________________________________________________________________
4105 [  7843] By: nick                                  on 2000/11/23  23:04:05
4106         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
4107              peek fail is showing a real problem (multiple crlf layers
4108              are getting pushed.)
4109      Branch: perlio
4110            ! doio.c perlio.c win32/makefile.mk
4111 ____________________________________________________________________________
4112 [  7842] By: nick                                  on 2000/11/23  19:46:23
4113         Log: Implement PerlIO_binmode()
4114              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
4115              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
4116              make binmode in t/lib/io_tell.t unconditional so that works.
4117              Checkin just so Win32 machine can see these changes.
4118      Branch: perlio
4119            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
4120 ____________________________________________________________________________
4121 [  7841] By: jhi                                   on 2000/11/23  19:30:00
4122         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
4123      Branch: perl
4124            ! README.amiga
4125 ____________________________________________________________________________
4126 [  7840] By: jhi                                   on 2000/11/23  17:18:02
4127         Log: SOCKS wrestling continues, patches from Jens Hamisch.
4128      Branch: perl
4129            ! doio.c embed.h embed.pl perlsdio.h proto.h
4130 ____________________________________________________________________________
4131 [  7839] By: jhi                                   on 2000/11/23  16:54:14
4132         Log: Push Filter::Util::Call one level deeper.
4133      Branch: perl
4134            + t/lib/filter-util.t
4135           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
4136           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
4137            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
4138            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
4139            - t/lib/filt-util.t
4140            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
4141            ! win32/Makefile win32/makefile.mk
4142 ____________________________________________________________________________
4143 [  7838] By: jhi                                   on 2000/11/23  16:52:40
4144         Log: Reach back one higher up when searching for PERL_SRC.
4145      Branch: perl
4146            ! lib/ExtUtils/MM_Unix.pm
4147 ____________________________________________________________________________
4148 [  7837] By: jhi                                   on 2000/11/23  16:05:41
4149         Log: Subject: Re: perl@7826
4150              Date: Thu, 23 Nov 2000 02:20:25 -0600
4151              From: "Craig A. Berry" <craigberry@mac.com>
4152              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
4153              
4154              Make VMS to like Filter::Util::Call. 
4155      Branch: perl
4156            ! configure.com ext/Filter/Util/Makefile.PL
4157 ____________________________________________________________________________
4158 [  7836] By: nick                                  on 2000/11/23  16:04:08
4159         Log: Implement crlf layer - not ready for merge.
4160      Branch: perlio
4161            ! perlio.c win32/makefile.mk
4162 ____________________________________________________________________________
4163 [  7835] By: jhi                                   on 2000/11/23  15:56:52
4164         Log: STDCHAR is different in Sparc v9 vs x86.
4165      Branch: perl
4166            ! hints/solaris_2.sh
4167 ____________________________________________________________________________
4168 [  7834] By: jhi                                   on 2000/11/23  15:50:47
4169         Log: The type needs to be visible to protos.
4170      Branch: perl
4171            ! perl.h
4172 ____________________________________________________________________________
4173 [  7833] By: jhi                                   on 2000/11/23  15:40:46
4174         Log: Finish unfinished SOCKS workaround changes.
4175      Branch: perl
4176            ! doio.c
4177 ____________________________________________________________________________
4178 [  7832] By: jhi                                   on 2000/11/23  15:33:30
4179         Log: Integrate perlio.
4180      Branch: perl
4181           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4182           !> win32/makefile.mk
4183 ____________________________________________________________________________
4184 [  7831] By: nick                                  on 2000/11/23  10:31:07
4185         Log: Correct makefile.mk dependancies for ext/Filter/Util
4186              Build ext/Encode
4187              Run dmake regen_config_h
4188      Branch: perlio
4189            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4190            ! win32/makefile.mk
4191 ____________________________________________________________________________
4192 [  7830] By: nick                                  on 2000/11/23  08:05:07
4193         Log: Integrate mainline
4194      Branch: perlio
4195           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
4196           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
4197           +> t/lib/filt-util.pl t/lib/filt-util.t
4198           !> (integrate 41 files)
4199 ____________________________________________________________________________
4200 [  7829] By: gsar                                  on 2000/11/23  03:07:11
4201         Log: build the Filter extension on windows
4202      Branch: perl
4203            ! win32/Makefile win32/makefile.mk
4204 ____________________________________________________________________________
4205 [  7828] By: gsar                                  on 2000/11/23  02:46:35
4206         Log: regenerate win32/config* and fix some inconsistencies in the
4207              makefiles; always export Perl_deb() because it is needed
4208              by ext/re/* (whether perl itself is built with -DDEBUGGING
4209              or not)
4210      Branch: perl
4211            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
4212            ! win32/config_H.vc win32/makefile.mk
4213 ____________________________________________________________________________
4214 [  7827] By: gsar                                  on 2000/11/23  02:18:38
4215         Log: get sources building on windows+MSVC again (untested with other
4216              compilers)
4217      Branch: perl
4218            ! win32/include/sys/socket.h win32/perllib.c
4219 ____________________________________________________________________________
4220 [  7826] By: jhi                                   on 2000/11/23  01:18:26
4221         Log: Update Changes.
4222      Branch: perl
4223            ! Changes patchlevel.h
4224 ____________________________________________________________________________
4225 [  7825] By: jhi                                   on 2000/11/23  00:20:41
4226         Log: Subject: Re: av.c patch (having slight problems)
4227              From: "Ben Tilly" <ben_tilly@hotmail.com>
4228              Date: Tue, 21 Nov 2000 23:29:31 -0500
4229              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
4230              
4231              unshift() speedup.
4232      Branch: perl
4233            ! av.c
4234 ____________________________________________________________________________
4235 [  7824] By: jhi                                   on 2000/11/22  23:59:15
4236         Log: Fixes for signedness warnings noticed by VMSperlers.
4237      Branch: perl
4238            ! ext/Storable/Storable.xs regcomp.c sv.c
4239 ____________________________________________________________________________
4240 [  7823] By: jhi                                   on 2000/11/22  23:19:31
4241         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
4242              From: Peter Prymmer <pvhp@forte.com>
4243              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
4244              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
4245      Branch: perl
4246            ! t/pragma/warn/pp_hot
4247 ____________________________________________________________________________
4248 [  7822] By: jhi                                   on 2000/11/22  22:52:20
4249         Log: Be clean.
4250      Branch: perl
4251            ! Makefile.SH
4252 ____________________________________________________________________________
4253 [  7821] By: jhi                                   on 2000/11/22  22:46:39
4254         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
4255              by Damian Conway, as suggested by Paul Marquess.
4256      Branch: perl
4257            + lib/Filter/Simple.pm
4258 ____________________________________________________________________________
4259 [  7820] By: jhi                                   on 2000/11/22  22:45:51
4260         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
4261      Branch: perl
4262            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
4263            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
4264            + t/lib/filt-util.t
4265            ! MANIFEST
4266 ____________________________________________________________________________
4267 [  7819] By: jhi                                   on 2000/11/22  22:03:27
4268         Log: Integrate perlio.
4269      Branch: perl
4270           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
4271           !> win32/makefile.mk
4272 ____________________________________________________________________________
4273 [  7818] By: jhi                                   on 2000/11/22  21:56:02
4274         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
4275      Branch: perl
4276            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
4277            ! t/lib/io_sock.t
4278 ____________________________________________________________________________
4279 [  7817] By: jhi                                   on 2000/11/22  21:39:49
4280         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
4281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4282              Date: Wed, 22 Nov 2000 16:08:12 -0500
4283              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
4284      Branch: perl
4285            ! lib/ExtUtils/Liblist.pm
4286 ____________________________________________________________________________
4287 [  7816] By: jhi                                   on 2000/11/22  21:38:25
4288         Log: Go ahead and #include <unistd.h> in perl.h.
4289      Branch: perl
4290            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
4291            ! util.c
4292 ____________________________________________________________________________
4293 [  7815] By: jhi                                   on 2000/11/22  21:22:52
4294         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
4295              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4296              Date: Mon, 20 Nov 2000 18:30:52 -0500
4297              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
4298      Branch: perl
4299            ! pod/perlre.pod regcomp.c t/op/re_tests
4300 ____________________________________________________________________________
4301 [  7814] By: jhi                                   on 2000/11/22  21:21:46
4302         Log: Subject: [PATCH 5.7.0] Liblist finally works
4303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4304              Date: Tue, 21 Nov 2000 22:02:17 -0500
4305              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
4306      Branch: perl
4307            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
4308            ! lib/ExtUtils/MakeMaker.pm
4309 ____________________________________________________________________________
4310 [  7813] By: jhi                                   on 2000/11/22  21:20:23
4311         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
4312              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4313              Date: Wed, 22 Nov 2000 17:53:15 +0100
4314              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
4315              
4316              AIX dynaloader and perlio patch.
4317      Branch: perl
4318            ! ext/DynaLoader/dl_aix.xs
4319 ____________________________________________________________________________
4320 [  7812] By: jhi                                   on 2000/11/22  21:17:52
4321         Log: (Accidentally empty patch.)
4322      Branch: perl
4323            ! av.c
4324 ____________________________________________________________________________
4325 [  7811] By: jhi                                   on 2000/11/22  21:16:31
4326         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
4327              From: Peter Prymmer <pvhp@forte.com>
4328              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
4329              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
4330      Branch: perl
4331            ! vms/test.com
4332 ____________________________________________________________________________
4333 [  7810] By: jhi                                   on 2000/11/22  21:15:36
4334         Log: Subject: Re: perl@7777 
4335              From: "John P. Linderman" <jpl@research.att.com>
4336              Date: Wed, 22 Nov 2000 13:11:11 -0500
4337              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
4338              
4339              Detypoing.
4340      Branch: perl
4341            ! lib/CPAN.pm
4342 ____________________________________________________________________________
4343 [  7809] By: jhi                                   on 2000/11/22  21:14:19
4344         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
4345              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4346              Date:     Wed, 22 Nov 2000 13:51:37 EST
4347              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
4348      Branch: perl
4349            ! perlsdio.h
4350 ____________________________________________________________________________
4351 [  7808] By: jhi                                   on 2000/11/22  21:13:27
4352         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
4353              From: Casey Tweten <crt@kiski.net>
4354              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
4355              Message-Id: <200011201653.LAA10194@home.kiski.net>
4356      Branch: perl
4357            ! t/lib/io_udp.t
4358 ____________________________________________________________________________
4359 [  7807] By: jhi                                   on 2000/11/22  21:12:35
4360         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
4361              From: Casey Tweten <crt@kiski.net>
4362              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
4363              Message-Id: <200011201636.LAA07227@home.kiski.net>
4364      Branch: perl
4365            ! t/lib/io_sock.t
4366 ____________________________________________________________________________
4367 [  7806] By: jhi                                   on 2000/11/22  21:10:59
4368         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
4369              From: "Casey R. Tweten" <crt@kiski.net>
4370              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
4371              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
4372      Branch: perl
4373            ! utils/h2xs.PL
4374 ____________________________________________________________________________
4375 [  7805] By: nick                                  on 2000/11/22  21:05:06
4376         Log: Integrate mainline
4377      Branch: perlio
4378           !> Changes Porting/genlog ext/DB_File/DB_File.xs
4379           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
4380           !> utils/perlbug.PL
4381 ____________________________________________________________________________
4382 [  7804] By: jhi                                   on 2000/11/22  21:01:12
4383         Log: Subject: [PATCH] Test.pm POD peculiarity
4384              From: "Casey R. Tweten" <crt@kiski.net>
4385              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
4386              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
4387      Branch: perl
4388            ! lib/Test.pm
4389 ____________________________________________________________________________
4390 [  7803] By: jhi                                   on 2000/11/22  20:59:59
4391         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
4392              From: "Philip Newton" <pnewton@gmx.de>
4393              Date: Wed, 22 Nov 2000 14:25:53 +0100
4394              Message-Id: <3A1BD771.25462.1939FAD@localhost>
4395              
4396              Be case-understanding also on 's', and use the -oi of sendmail
4397              not to terminate the transmission on a lone '.'.
4398      Branch: perl
4399            ! utils/perlbug.PL
4400 ____________________________________________________________________________
4401 [  7802] By: nick                                  on 2000/11/22  20:51:42
4402         Log: Win32 PerlIO intermediate state now working as expected.
4403              - In current state we are still using C runtime in text/binary
4404              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
4405              - PERLIO=stdio and PERLIO=unix pass all expected tests.
4406              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
4407              and PerlIO_seek() and the dummy crlf layer is not making adjustments
4408              for CRLF translation happening in C runtime. All other tests pass.
4409              
4410              Added note to README.win32 to point out the snags of doing a perl build
4411              with Norton AntiVirus turned on.
4412              
4413              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
4414              which file a fail comes from.
4415              
4416              Updated "canned" config.h to match the one generated.
4417      Branch: perlio
4418            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
4419            ! win32/makefile.mk
4420 ____________________________________________________________________________
4421 [  7801] By: jhi                                   on 2000/11/22  06:50:20
4422         Log: Nickety nits.
4423      Branch: perl
4424            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
4425 ____________________________________________________________________________
4426 [  7800] By: jhi                                   on 2000/11/22  01:29:55
4427         Log: Changes had accidentally gone too silent on non-main branches.
4428      Branch: perl
4429            ! Changes Porting/genlog patchlevel.h
4430 ____________________________________________________________________________
4431 [  7799] By: gsar                                  on 2000/11/22  01:02:56
4432         Log: some lib_pm.PL changes snuck in via change#7772
4433      Branch: maint-5.6/perl
4434            ! Makefile.SH
4435 ____________________________________________________________________________
4436 [  7798] By: nick                                  on 2000/11/21  21:59:40
4437         Log: Integrate mainline
4438      Branch: perlio
4439           !> (integrate 28 files)
4440 ____________________________________________________________________________
4441 [  7797] By: jhi                                   on 2000/11/21  21:01:45
4442         Log: Integrate perlio.
4443      Branch: perl
4444           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
4445 ____________________________________________________________________________
4446 [  7796] By: nick                                  on 2000/11/21  20:36:22
4447         Log: Win32 builds and runs (mostly) with USE_PERLIO.
4448              PERLIO=perlio passes all tests. 
4449              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
4450      Branch: perlio
4451            ! perlio.c win32/perllib.c win32/win32.c
4452 ____________________________________________________________________________
4453 [  7795] By: jhi                                   on 2000/11/21  19:03:44
4454         Log: Update Changes.
4455      Branch: perl
4456            ! Changes patchlevel.h
4457 ____________________________________________________________________________
4458 [  7794] By: jhi                                   on 2000/11/21  18:56:34
4459         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
4460              From: "Craig A. Berry" <craigberry@mac.com>
4461              Date: Mon, 20 Nov 2000 20:27:06 -0600
4462              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
4463              
4464              A cut-and-pasto.
4465      Branch: perl
4466            ! perlio.h
4467 ____________________________________________________________________________
4468 [  7793] By: jhi                                   on 2000/11/21  18:54:41
4469         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
4470              From: Dominic Dunlop <domo@computer.org> 
4471              Date: Mon, 20 Nov 2000 18:55:29 +0100
4472              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
4473              
4474              va_copy() and the need of it.
4475              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
4476      Branch: metaconfig/U/perl
4477            + need_va_copy.U
4478      Branch: perl
4479            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4480            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
4481            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
4482            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4483            ! win32/config.bc win32/config.gc win32/config.vc
4484 ____________________________________________________________________________
4485 [  7792] By: jhi                                   on 2000/11/21  17:04:10
4486         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
4487      Branch: perl
4488           !> scope.h
4489 ____________________________________________________________________________
4490 [  7791] By: jhi                                   on 2000/11/21  17:01:16
4491         Log: Export the SOCKS workaround symbols only if necessary.
4492      Branch: perl
4493            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
4494 ____________________________________________________________________________
4495 [  7790] By: nick                                  on 2000/11/20  23:57:11
4496         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
4497      Branch: perlio
4498            ! scope.h
4499 ____________________________________________________________________________
4500 [  7789] By: nick                                  on 2000/11/20  23:38:33
4501         Log: Integrate mainline
4502      Branch: perlio
4503           +> lib/File/Spec/Epoc.pm
4504           !> (integrate 34 files)
4505 ____________________________________________________________________________
4506 [  7788] By: nick                                  on 2000/11/20  23:20:18
4507         Log: Make extra buffer layer work (dummy crlf layer)
4508      Branch: perlio
4509            ! doio.c perlio.c perlio.h
4510 ____________________________________________________________________________
4511 [  7787] By: jhi                                   on 2000/11/20  22:44:04
4512         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
4513              From: Peter Prymmer <pvhp@forte.com>
4514              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
4515              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
4516      Branch: perl
4517            ! t/pragma/locale.t
4518 ____________________________________________________________________________
4519 [  7786] By: jhi                                   on 2000/11/20  22:29:10
4520         Log: Subject: DOC PATCH 5.6.0 perlreftut
4521              From: mjd@plover.com
4522              Date: 20 Nov 2000 19:45:06 -0000
4523              Message-ID: <20001120194506.9505.qmail@plover.com>
4524      Branch: perl
4525            ! pod/perlreftut.pod
4526 ____________________________________________________________________________
4527 [  7785] By: jhi                                   on 2000/11/20  22:27:44
4528         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
4529              From: David Dyck <dcd@tc.fluke.com>
4530              Date: Mon, 20 Nov 2000 11:43:40 -0800
4531              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
4532      Branch: perl
4533            ! lib/Cwd.pm
4534 ____________________________________________________________________________
4535 [  7784] By: jhi                                   on 2000/11/20  22:23:21
4536         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
4537              Date: Mon, 20 Nov 2000 17:06:10 -0500
4538              To: Mailing list Perl5 <perl5-porters@perl.org>
4539              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
4540      Branch: perl
4541            ! pp_ctl.c t/op/pat.t
4542 ____________________________________________________________________________
4543 [  7783] By: jhi                                   on 2000/11/20  22:11:18
4544         Log: Subject: [PATCH] doop.c - UTF8 tr///               
4545              From: Simon Cozens <simon@cozens.net>
4546              Date: Sat, 18 Nov 2000 18:49:30 +0000
4547              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
4548              
4549              Subject: Re: [PATCH] doop.c - UTF8 tr///           
4550              From: Simon Cozens <simon@cozens.net>
4551              Date: Mon, 20 Nov 2000 20:45:22 +0000
4552              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
4553              
4554              Make tr on UTF-8 better but still not correct.
4555      Branch: perl
4556            ! doop.c
4557 ____________________________________________________________________________
4558 [  7782] By: jhi                                   on 2000/11/20  22:02:16
4559         Log: Remove the shared object before attempting to create
4560              (by linking) a new one.  E.g. in AIX not removing
4561              becomes quite painful if one tries to do more than one
4562              build in the same tree (an interrupted build, for example),
4563              since the AIX' shared dynaloader seemingly keeps the shared
4564              objects open and therefore 'busy' for quite a while, even when
4565              nobody is using the objects, leading into link failures.
4566      Branch: perl
4567            ! lib/ExtUtils/MM_Unix.pm
4568 ____________________________________________________________________________
4569 [  7781] By: gsar                                  on 2000/11/20  19:02:55
4570         Log: type mismatch due to faulty integration
4571      Branch: maint-5.6/perl
4572            ! toke.c win32/Makefile
4573 ____________________________________________________________________________
4574 [  7780] By: gsar                                  on 2000/11/20  17:31:55
4575         Log: integrate changes#6392,6394..6399,6401..6404
4576              
4577              The {multiplier} of a fixed substring was overlooked which
4578              caused a wrong initial search offset for that substring.
4579              
4580              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
4581              From: Hugo <hv@crypt.compulink.co.uk>
4582              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
4583              Date: Thu, 13 Jul 2000 19:27:13 +0100
4584              
4585              Fix the BOM bug: not a byteorder bug, a signedness bug.
4586              
4587              Replace change #6337 with a better one.
4588              
4589              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
4590              From: Hugo <hv@crypt.compulink.co.uk>
4591              Date: Fri, 14 Jul 2000 04:16:20 +0100
4592              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
4593              
4594              MakeMaker should not remove editor backups (*~) on `make clean`
4595              by default (completes change#6383)
4596              
4597              move new variables to the end of the interpreter structure (for
4598              bincompat in code that doesn't #include XSUB.h)
4599              
4600              rename totally bletcherous SvLOCK() thingy (doesn't do what the
4601              name suggests anyway)
4602              
4603              various cleanups (typos, misformatted code, and small bugs)
4604              
4605              typecasts needed for change#6394
4606              
4607              typos in change#6399, regen headers
4608              
4609              inconsistent types needs casts
4610              
4611              PERL_OBJECT build tweaks
4612      Branch: maint-5.6/perl
4613           !> MANIFEST doop.c embed.h embed.pl embedvar.h
4614           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
4615           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
4616           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
4617           !> toke.c util.c
4618 ____________________________________________________________________________
4619 [  7779] By: gsar                                  on 2000/11/20  17:06:29
4620         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
4621              
4622              Cosmetics and perldelta.
4623              
4624              Fix nits noticed by Boston.pm.
4625              
4626              Do the cc sanity check both before the hints and
4627              after the cc selction.
4628              
4629              get sprintf.t to adjust properly for 3-digit exponents
4630              
4631              don't clobber *.orig files on *clean targets
4632              
4633              fix bugs in processing %v-*d and similar format specs (from
4634              Avi Finkel <avi@finkel.org>)
4635              
4636              sprintf test tweaks (from Dominic Dunlop)
4637              
4638              new selfloader.t in change#6183 doesn't close DATA handles,
4639              and thus fails to clean up tmp files on dosish platforms
4640              
4641              typos (spotted by Peter Prymmer)
4642              
4643              typo fix from Craig Berry
4644      Branch: maint-5.6/perl
4645           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
4646           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
4647           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
4648           !> x2p/Makefile.SH
4649 ____________________________________________________________________________
4650 [  7778] By: gsar                                  on 2000/11/20  16:46:51
4651         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
4652              
4653              Subject: Re: format bug report  [Patch]
4654              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4655              Date: Wed, 05 Jul 2000 13:12:52 +0200
4656              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
4657              
4658              Subject: Re: format bug report  [Patch]
4659              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4660              Date: Wed, 05 Jul 2000 14:10:01 +0200
4661              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
4662              
4663              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
4664              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4665              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
4666              Date: Fri, 07 Jul 2000 17:57:16 +0100
4667              
4668              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
4669              To: perl5-porters@perl.org
4670              From: Karsten Sperling <spiff@phreax.net>
4671              Date: Mon, 10 Jul 2000 15:12:52 +0200
4672              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
4673              
4674              README.posix-bc podified from Thomas Dorner.
4675              
4676              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
4677              From: Dominic Dunlop <domo@computer.org>
4678              Date: Tue, 11 Jul 2000 12:27:33 +0200
4679              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
4680              
4681              Typo in #6341.
4682              
4683              Fix for
4684              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
4685              From: Roderick Schertler <roderick@argon.org>
4686              Date: Tue, 11 Jul 2000 13:55:05 -0400
4687              Message-Id: <200007111755.NAA05077@jones.argon.org>
4688              
4689              Minor cleanups on the booklist.
4690              
4691              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
4692              regen perltoc.
4693              
4694              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
4695      Branch: maint-5.6/perl
4696           +> pod/perlbook.pod
4697           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
4698           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
4699           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
4700 ____________________________________________________________________________
4701 [  7777] By: jhi                                   on 2000/11/20  16:08:49
4702         Log: Update Changes.
4703      Branch: perl
4704            ! Changes patchlevel.h
4705 ____________________________________________________________________________
4706 [  7776] By: jhi                                   on 2000/11/20  15:27:56
4707         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
4708              This may be overly harsh but until proven otherwise, we think this
4709              way, or until we have a simple test for Configure (having to start
4710              up servers is does not count as simple) to check for the problems.
4711      Branch: perl
4712            ! perl.h
4713 ____________________________________________________________________________
4714 [  7775] By: jhi                                   on 2000/11/20  15:22:17
4715         Log: Solaris hints tweaks.
4716      Branch: perl
4717            ! hints/solaris_2.sh
4718 ____________________________________________________________________________
4719 [  7774] By: jhi                                   on 2000/11/20  15:01:20
4720         Log: Add a workaround to SOCKS 64-bit problems.
4721      Branch: perl
4722            ! doio.c embed.h embed.pl perlsdio.h proto.h
4723 ____________________________________________________________________________
4724 [  7773] By: jhi                                   on 2000/11/20  14:51:47
4725         Log: sysseek() instead of seek().
4726      Branch: perl
4727            ! t/lib/syslfs.t
4728 ____________________________________________________________________________
4729 [  7772] By: gsar                                  on 2000/11/20  13:06:23
4730         Log: integrate changes#6315..6319,6321..6331,6333..6338
4731              
4732              Integrate with Sarathy, preliminary fix for unicos
4733              alignment problems in [ID 20000612.002] Perl problem on Cray system.
4734              
4735              some debugger output does not go to the socket when RemotePort is set
4736              
4737              winsock cleanup never done on Windows (leads to handle leaks)
4738              
4739              fix UNC path handling on Windows under ithreads, and chdir()
4740              return value when given a non-existent directory
4741              
4742              Autogenerate pod/Makefile and pod/buildtoc.
4743              buildtoc also checks whether the existin pods are
4744              mentioned in MANIFEST and perl.pod, and vice versa.
4745              (None of the thusly found discrepancies fixed yet.)
4746              roffitall also needs to be autogenerated similarly but it
4747              seems so badly out of date that I didn't touch it yet.
4748              
4749              Config is being used.
4750              
4751              Add =head1 NAMEs so that buildtoc is happy.
4752              (The CGI::Util nit reported to Lincoln.)
4753              
4754              Fix complaints of buildtoc.
4755              
4756              Fix the alignment problem in Crays ([ID 20000612.002]).
4757              
4758              Remove perlbook, update perlfaq book listing,
4759              rearrange perl.pod, regenerate perltoc.
4760              
4761              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
4762              was cast to an unsigned (32-bit) integer with wild abandon.
4763              
4764              winsock options weren't being set in all threads under ithreads
4765              (caused send()s from second and subsequent threads to fail)
4766              
4767              accept() leaks memory on windows due to incorrect ordering of
4768              closesocket() and fclose() calls
4769              
4770              Reorder perl.pod once more.
4771              
4772              More POSIX.pod tweaks.
4773              
4774              Sprinkle ldlibpath.
4775              
4776              Precedence goof, fix based on
4777              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
4778              From: Hugo <hv@crypt.compulink.co.uk>
4779              Date: Tue, 11 Jul 2000 12:52:38 +0100
4780              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
4781              
4782              Subject: PATCH perlguts.pod: Document D and d magic types
4783              From: mjd@plover.com
4784              Date: 5 Jul 2000 18:01:51 -0000
4785              Message-ID: <20000705180151.29413.qmail@plover.com>
4786              
4787              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
4788              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
4789              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
4790              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
4791              
4792              Subject: [PATCH cfgperl] $& segfaults if you trick it
4793              From: simon@brecon.co.uk (Simon Cozens)
4794              Date: 7 Jul 2000 11:26:09 GMT
4795              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
4796              
4797              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
4798              From: Hugo <hv@crypt.compulink.co.uk>
4799              Date: Tue, 11 Jul 2000 12:44:50 +0100
4800              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
4801              
4802              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
4803              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4804              Date: Tue, 11 Jul 2000 13:50:51 +0100
4805              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
4806      Branch: maint-5.6/perl
4807           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
4808           +> pod/buildtoc.PL
4809            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
4810           !> (integrate 26 files)
4811 ____________________________________________________________________________
4812 [  7771] By: gsar                                  on 2000/11/20  12:31:42
4813         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
4814              6310,6311,6314
4815              
4816              Subject: [PATCH bleedperl] File::Spec 0.82 beta
4817              From: Barrie Slaymaker <barries@jester.slaysys.com>
4818              Date: Wed, 28 Jun 2000 11:35:29 -0400
4819              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
4820              
4821              tweak perlembed for multiplicity/usethreads sanity; correct notes
4822              about Windows
4823              
4824              localize %INC in a Safe compartment so that use/require work
4825              (many other magic globals probably need similar treatment)
4826              
4827              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
4828              when @_ is modified, causing coredumps
4829              
4830              slurp mode fix in change#4736 still not quite right
4831              
4832              Point to perlipc for more SysV IPC examples.
4833              
4834              Elaborate POSIX.pod.  Still needs work.
4835              
4836              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
4837              
4838              fix large memory leak that has been around for ever, masked by
4839              -DPURIFY (most of the arenas were never freed!)
4840              
4841              fix memory leak on Windows (PL_sys_intern contents were never
4842              freed)
4843              
4844              PERL_OBJECT build tweak
4845              
4846              adjust change#6299
4847              
4848              remove rel2abs prototypes (from Barrie Slaymaker)
4849              
4850              missing perldiag entry for unpack("w",...) diagnostic (from
4851              Andreas Koenig)
4852              
4853              better diagnostic on Frob->stuff() when Frob:: doesn't exist
4854              (from Richard Soderberg <rs@oregonnet.com>)
4855              
4856              Win32 patches for cfgperl from Sarathy.
4857              
4858              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
4859              
4860              More POSIX.pod embellishment.
4861              
4862              tyop in change#6306
4863      Branch: maint-5.6/perl
4864           !> (integrate 44 files)
4865 ____________________________________________________________________________
4866 [  7770] By: gsar                                  on 2000/11/20  11:51:00
4867         Log: integrate changes#6268..6282 from cfgperl branch
4868              
4869              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
4870              From: Dominic Dunlop <domo@computer.org>
4871              Date: Thu, 29 Jun 2000 12:32:39 +0200
4872              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
4873              
4874              Regen headers for #6261 (and update embed.pl for this) and #6267,
4875              silence few compiler warnings.
4876              
4877              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
4878              From: Nicholas Clark <nick@talking.bollo.cx>
4879              Date: Fri, 23 Jun 2000 16:21:15 +0100
4880              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
4881              
4882              Subject: PATCH pod/perltie.pod
4883              From: Ian Phillipps <Ian.Phillipps@iname.com>
4884              Date: Fri, 16 Jun 2000 00:17:19 +0100
4885              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
4886              (only the first hunk, the second hunk had already been done
4887              by some other patch)
4888              
4889              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
4890              From: Tom Phoenix <rootbeer@redcat.com>
4891              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
4892              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
4893              
4894              Subject: [PATCH] xsub attributes
4895              From: Doug MacEachern <dougm@covalent.net>
4896              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
4897              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
4898              
4899              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
4900              From: Andy Dougherty <doughera@lafayette.edu>
4901              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
4902              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
4903              
4904              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
4905              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4906              Date: Tue, 13 Jun 2000 02:43:48 -0500
4907              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
4908              
4909              Subject: [PATCH] Re: eval documentation: context
4910              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4911              Date: Mon, 12 Jun 2000 15:07:29 +0100
4912              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
4913              
4914              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
4915              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4916              Date: Mon, 12 Jun 2000 14:55:59 +0100
4917              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
4918              
4919              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
4920              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
4921              Date: Fri, 09 Jun 2000 12:39:27 -0400
4922              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
4923              (plus update the version "number" of Text::Wrap)
4924              
4925              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
4926              From: Tim Ayers <tayers@bridge.com>
4927              Date: Thu, 08 Jun 2000 08:11:06 +0200
4928              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
4929              [resent by Richard Foley, Message-Id probably wrong]
4930              
4931              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
4932              From: rspier@pobox.com (Robert Spier)
4933              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
4934              Message-ID: <14654.31913.845602.610277@rls.cx>
4935              
4936              Subject: [PATCH 5.6.0] utils/h2xs.PL
4937              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4938              Date: Wed, 7 Jun 2000 04:02:04 -0500
4939              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
4940              
4941              Subject: [PATCH 5.6.0]ITHREADs for VMS
4942              From: Dan Sugalski <dan@sidhe.org>
4943              Date: Tue, 06 Jun 2000 11:59:50 -0400
4944              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
4945      Branch: maint-5.6/perl
4946           !> (integrate 31 files)
4947 ____________________________________________________________________________
4948 [  7769] By: gsar                                  on 2000/11/20  11:29:06
4949         Log: integrate changes#6261..6266 from cfgperl
4950              
4951              Subject: Re: [PATCH cfgperl] BOMs away!
4952              From: simon@brecon.co.uk (Simon Cozens)
4953              Date: 17 Jun 2000 11:49:57 GMT
4954              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
4955              
4956              Subject: 5.6.0 Patch for EPOC
4957              From: Olaf Flebbe <o.flebbe@gmx.de>
4958              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
4959              Message-ID: <23449.960929969@www11.gmx.net>
4960              
4961              tr fixes from Simon Cozens
4962              
4963              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
4964              From: Marty Lucich <marty@netcom.com>
4965              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
4966              Message-Id: <200006282116.OAA11148@netcom.com>
4967              ccdlflags update (the BSD/OS 4.1 part had already been taken
4968              care of by #6141).
4969              
4970              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
4971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4972              Date: Wed, 28 Jun 2000 17:50:12 -0700
4973              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
4974              
4975              Subject: [PATCH 5.6.0] cygwin port
4976              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
4977              From: "Fifer, Eric" <EFifer@sanwaint.com>
4978              Date: Thu, 29 Jun 2000 12:58:29 +0100
4979      Branch: maint-5.6/perl
4980           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
4981           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
4982           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
4983           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
4984 ____________________________________________________________________________
4985 [  7768] By: gsar                                  on 2000/11/20  11:13:44
4986         Log: integrate changes#6252..6256,6259..6260
4987              
4988              Paranoia tweak on #6249.
4989              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
4990              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
4991              Date: Sun, 25 Jun 2000 23:43:12 -0400
4992              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
4993              
4994              Subject: tr///, help wanted.
4995              From: simon@brecon.co.uk (Simon Cozens)
4996              Date: 28 Jun 2000 11:29:04 GMT
4997              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
4998              
4999              small thinko tweaks
5000              
5001              tweaks from Simon Conzes to further fix tr/// under utf8
5002              
5003              perlnewmod was missing from MANIFEST.
5004              
5005              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
5006              From: simon@brecon.co.uk (Simon Cozens)
5007              Date: 17 Jun 2000 11:56:44 GMT
5008              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
5009              pack U0, pack C0
5010      Branch: maint-5.6/perl
5011           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
5012           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
5013           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
5014           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
5015 ____________________________________________________________________________
5016 [  7767] By: gsar                                  on 2000/11/20  10:51:38
5017         Log: integrate change#6250 from cfgperl
5018              
5019              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
5020              From: Doug MacEachern <dougm@covalent.net>
5021              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
5022              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
5023      Branch: maint-5.6/perl
5024           +> t/op/my_stash.t
5025           !> MANIFEST embed.pl global.sym proto.h toke.c
5026 ____________________________________________________________________________
5027 [  7766] By: gsar                                  on 2000/11/20  10:48:34
5028         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
5029              
5030              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
5031              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
5032              Date: Mon, 26 Jun 2000 18:40:14 +0100
5033              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
5034              
5035              Subject: [PATCH] bytes<->utf8 fixes
5036              From: simon@brecon.co.uk (Simon Cozens)
5037              Date: 26 Jun 2000 04:55:45 GMT
5038              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
5039              
5040              Subject: [PATCH] is_utf8_string
5041              From: simon@brecon.co.uk (Simon Cozens)
5042              Date: 26 Jun 2000 02:25:59 GMT
5043              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
5044              
5045              Subject: [PATCH] avoid mg_ptr in '*' magic
5046              From: Doug MacEachern <dougm@covalent.net>
5047              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
5048              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
5049              
5050              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
5051              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
5052              Date: Sat, 24 Jun 2000 13:06:20 +0100
5053              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
5054              
5055              Allow for standalone testing.
5056              
5057              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
5058              From: Mark-Jason Dominus <mjd@plover.com>
5059              Date: Tue, 27 Jun 2000 22:36:42 -0400
5060              Message-ID: <20000628023642.12166.qmail@plover.com>
5061              
5062              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
5063              From: Frank Tobin <ftobin@uiuc.edu>
5064              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
5065              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
5066      Branch: maint-5.6/perl
5067           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
5068           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
5069           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
5070           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
5071           !> utf8.c utils/h2xs.PL
5072 ____________________________________________________________________________
5073 [  7765] By: gsar                                  on 2000/11/20  10:29:13
5074         Log: integrate change#6239 from cfgperl
5075              
5076              Configure maintenance.  Sever some dependency cycles,
5077              separate gccversion from the cc unit,
5078              address [ID 20000623.006] Configure script patch for using gcc on AIX
5079              (but solve it a little bit differently),
5080              unduplex some accidentally duplicated units,
5081              suggest using gcc if no cc available
5082              (p5p thread: "Solaris configure: counterproposal", 1999-09)
5083      Branch: maint-5.6/perl
5084           !> Configure Todo-5.6 config_h.SH
5085 ____________________________________________________________________________
5086 [  7764] By: gsar                                  on 2000/11/20  10:25:55
5087         Log: integrate changes#6233..6238 from cfgperl
5088              
5089              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
5090              From: Mark-Jason Dominus <mjd@plover.com>
5091              Date: Fri, 16 Jun 2000 20:53:04 -0400
5092              Message-ID: <20000617005304.8008.qmail@plover.com>
5093              
5094              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
5095              because when run as services (Win32ese for daemons)
5096              no environment variables are set and tmpdir ends up as /tmp,
5097              which is ambiguous.
5098              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
5099              From: matt@sergeant.org
5100              Date: 16 Jun 2000 16:30:43 -0000
5101              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
5102              
5103              The thread begun by
5104              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
5105              From: Kevin.Ruscoe@ubsw.com
5106              Date: Fri, 16 Jun 2000 16:38:51 +0100
5107              Message-Id: <H000019b03c300d6@MHS>
5108              
5109              Tweak embed.pl, regen headers.
5110              
5111              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
5112              From: Dan Sugalski <dan@sidhe.org>
5113              Date: Fri, 23 Jun 2000 17:00:00 -0400
5114              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
5115      Branch: maint-5.6/perl
5116           !> (integrate 27 files)
5117 ____________________________________________________________________________
5118 [  7763] By: gsar                                  on 2000/11/20  10:08:08
5119         Log: s/perl56delta/perldelta/g
5120      Branch: maint-5.6/perl
5121            ! pod/Makefile
5122 ____________________________________________________________________________
5123 [  7762] By: gsar                                  on 2000/11/20  10:04:00
5124         Log: integrate changes#6225,6229,6231,6232 from cfgperl
5125              
5126              Add source code filenames to apidoc.
5127              From: simon@brecon.co.uk (Simon Cozens)
5128              Subject: [PATCH embed.pl] Source X-ref
5129              Date: 22 Jun 2000 02:18:49 GMT
5130              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
5131              
5132              Subject: README.hpux version 0.6.1
5133              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
5134              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5135              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
5136              
5137              Subject: [PATCH 5.6.0] cygwin port
5138              From: "Fifer, Eric" <EFifer@sanwaint.com>
5139              Date: Tue, 20 Jun 2000 14:30:58 +0100
5140              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
5141              
5142              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
5143              From: simon@brecon.co.uk (Simon Cozens)
5144              Date: 19 Jun 2000 15:18:27 GMT
5145              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
5146              
5147              plus update pod/Makefile and regenerate perltoc
5148      Branch: maint-5.6/perl
5149           +> pod/perlutil.pod
5150           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
5151           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
5152 ____________________________________________________________________________
5153 [  7761] By: jhi                                   on 2000/11/20  04:09:55
5154         Log: Miraculous typo.
5155      Branch: perl
5156            ! t/op/pat.t
5157 ____________________________________________________________________________
5158 [  7760] By: jhi                                   on 2000/11/20  04:06:08
5159         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
5160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5161              Date: Sun, 19 Nov 2000 22:30:26 -0500
5162              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
5163      Branch: perl
5164            ! regexec.c scope.h t/op/pat.t
5165 ____________________________________________________________________________
5166 [  7759] By: jhi                                   on 2000/11/20  02:05:22
5167         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
5168      Branch: perl
5169            ! perl.h
5170 ____________________________________________________________________________
5171 [  7758] By: jhi                                   on 2000/11/20  01:58:11
5172         Log: Subject: [perl 7711: EPOC] updates
5173              From: Olaf Flebbe <o.flebbe@gmx.de>
5174              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
5175              Message-ID: <25575.974658810@www23.gmx.net>               
5176      Branch: perl
5177            + lib/File/Spec/Epoc.pm
5178            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
5179            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
5180            ! lib/File/Spec.pm perl.c sv.c
5181 ____________________________________________________________________________
5182 [  7757] By: jhi                                   on 2000/11/20  01:53:11
5183         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
5184      Branch: perl
5185            ! MANIFEST
5186 ____________________________________________________________________________
5187 [  7756] By: jhi                                   on 2000/11/20  01:47:22
5188         Log: Integrate perlio.
5189      Branch: perl
5190            - ext/re/hints/MSWin32.pl
5191           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
5192           !> win32/config.gc win32/config_H.gc win32/win32sck.c
5193 ____________________________________________________________________________
5194 [  7755] By: nick                                  on 2000/11/19  20:57:17
5195         Log: Add dummy crlf layer (just as buffer)
5196              Correct 1st bug - one layer of indirection.
5197      Branch: perlio
5198            ! perlio.c perlio.h perliol.h
5199 ____________________________________________________________________________
5200 [  7754] By: nick                                  on 2000/11/19  20:56:12
5201         Log: Work-round to Perl_deb_nocontext is no longer required
5202      Branch: perlio
5203            - ext/re/hints/MSWin32.pl
5204 ____________________________________________________________________________
5205 [  7753] By: nick                                  on 2000/11/19  20:01:16
5206         Log: diff -se shows these as different
5207      Branch: perlio
5208            ! global.sym pod/perlapi.pod
5209 ____________________________________________________________________________
5210 [  7752] By: nick                                  on 2000/11/19  18:57:30
5211         Log: Configure GCC/Win32 build -Duseperlio
5212              Fix a couple of gross issues
5213              - double-include of ../deb.o in re.dll
5214              - win32sck.c needs PerlIO and FILE 
5215      Branch: perlio
5216            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
5217            ! win32/win32sck.c
5218 ____________________________________________________________________________
5219 [  7751] By: nick                                  on 2000/11/19  17:05:36
5220         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
5221      Branch: perlio
5222            ! perlio.c
5223 ____________________________________________________________________________
5224 [  7750] By: nick                                  on 2000/11/19  16:57:14
5225         Log: Missing aTHX_
5226      Branch: perlio
5227            ! sv.c
5228 ____________________________________________________________________________
5229 [  7749] By: jhi                                   on 2000/11/19  16:28:40
5230         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
5231              From: "Peter J. Farley III" <pjfarley@banet.net>
5232              Date: Sun, 19 Nov 2000 01:42:58 -0500
5233              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
5234      Branch: perl
5235            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
5236 ____________________________________________________________________________
5237 [  7748] By: jhi                                   on 2000/11/19  16:08:10
5238         Log: Subject: podlators 1.05 available        
5239              From: Russ Allbery <rra@stanford.edu>   
5240              Date: 18 Nov 2000 22:04:28 -0800
5241              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
5242      Branch: perl
5243            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
5244 ____________________________________________________________________________
5245 [  7747] By: nick                                  on 2000/11/19  11:19:39
5246         Log: Integrate mainline
5247      Branch: perlio
5248           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
5249           !> util.c
5250 ____________________________________________________________________________
5251 [  7746] By: jhi                                   on 2000/11/19  06:42:22
5252         Log: Make hex scanning warn on "\x{x}" and "\xx".
5253              "\x" and and hex("x") are still valid.
5254      Branch: perl
5255            ! util.c
5256 ____________________________________________________________________________
5257 [  7745] By: nick                                  on 2000/11/18  22:52:28
5258         Log: Integrate mainline
5259      Branch: perlio
5260           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
5261           !> perl.h perlio.c proto.h regcomp.c regcomp.h
5262 ____________________________________________________________________________
5263 [  7744] By: jhi                                   on 2000/11/18  22:50:28
5264         Log: Introduce Perl_utf8_length().  Use it.
5265      Branch: perl
5266            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
5267 ____________________________________________________________________________
5268 [  7743] By: jhi                                   on 2000/11/18  22:38:51
5269         Log: Compiler denit.
5270      Branch: perl
5271            ! perlio.c
5272 ____________________________________________________________________________
5273 [  7742] By: jhi                                   on 2000/11/18  20:33:05
5274         Log: Integrate perlio.
5275      Branch: perl
5276           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
5277           !> perlio.h pp_ctl.c pp_sys.c sv.c
5278 ____________________________________________________________________________
5279 [  7741] By: jhi                                   on 2000/11/18  20:31:27
5280         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
5281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5282              Date: Fri, 17 Nov 2000 20:35:11 -0500
5283              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
5284              
5285              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
5286              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5287              Date: Fri, 17 Nov 2000 21:03:47 -0500
5288              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
5289              
5290              Plus a little bit of tweaking in pregcomp().
5291      Branch: perl
5292            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
5293 ____________________________________________________________________________
5294 [  7740] By: nick                                  on 2000/11/18  20:17:22
5295         Log: Lexical use open ... support:
5296              add ->cop_io to COP structure in cop.h.
5297              Make mg.c and gv.c associate it with ${^OPEN}.
5298              Make lib/open.pm set it.
5299              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
5300              manner similar to ->cop_warnings.
5301              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
5302              call new PerlIO_apply_layers().
5303              Declare latter in perlio.h and define in perlio.c
5304      Branch: perlio
5305            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
5306            ! perlio.h pp_ctl.c pp_sys.c sv.c
5307 ____________________________________________________________________________
5308 [  7739] By: jhi                                   on 2000/11/18  19:54:00
5309         Log: Integrate perlio.
5310      Branch: perl
5311           !> doio.c perlio.c pp.c
5312 ____________________________________________________________________________
5313 [  7738] By: jhi                                   on 2000/11/18  17:16:13
5314         Log: Subject: [PATCH 5.7.0] etags broken again
5315              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5316              Date: Sat, 18 Nov 2000 02:41:36 -0500
5317              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
5318      Branch: perl
5319            ! emacs/ptags
5320 ____________________________________________________________________________
5321 [  7737] By: jhi                                   on 2000/11/18  17:12:18
5322         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
5323      Branch: perl
5324            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5325 ____________________________________________________________________________
5326 [  7736] By: nick                                  on 2000/11/18  14:06:20
5327         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
5328              part to be isolated.
5329      Branch: perlio
5330            ! doio.c perlio.c
5331 ____________________________________________________________________________
5332 [  7735] By: nick                                  on 2000/11/18  11:03:32
5333         Log: Integrate mainline
5334      Branch: perlio
5335           !> Changes README.amiga README.win32 patchlevel.h
5336           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
5337 ____________________________________________________________________________
5338 [  7734] By: jhi                                   on 2000/11/18  01:18:56
5339         Log: Update Changes.
5340      Branch: perl
5341            ! Changes patchlevel.h
5342 ____________________________________________________________________________
5343 [  7733] By: jhi                                   on 2000/11/18  00:32:54
5344         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
5345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5346              Date: Fri, 17 Nov 2000 17:28:02 -0500
5347              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
5348      Branch: perl
5349            ! regcomp.c regexec.c t/op/re_tests
5350 ____________________________________________________________________________
5351 [  7732] By: jhi                                   on 2000/11/18  00:28:56
5352         Log: Sparc 64-bit pack() fix from Jens Hamisch.
5353      Branch: perl
5354            ! pp.c
5355 ____________________________________________________________________________
5356 [  7731] By: jhi                                   on 2000/11/18  00:18:39
5357         Log: Explain in more detail the {} syntax ambiguousity.
5358              
5359              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
5360              From: Nicholas Clark <nick@ccl4.org>
5361              Date: Fri, 17 Nov 2000 22:10:28 +0000
5362              Message-ID: <20001117221028.A88930@plum.flirble.org>
5363      Branch: perl
5364            ! pod/perlfunc.pod
5365 ____________________________________________________________________________
5366 [  7730] By: jhi                                   on 2000/11/18  00:12:18
5367         Log: Subject: Fix for README.amiga (20000323.033)
5368              From: "Stephen P. Potter" <spp@spotter.yi.org>
5369              Date: Fri, 17 Nov 2000 12:25:51 -0500
5370              Message-Id: <200011171725.MAA05768@spotter.yi.org>
5371      Branch: perl
5372            ! README.amiga
5373 ____________________________________________________________________________
5374 [  7729] By: jhi                                   on 2000/11/18  00:08:34
5375         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
5376              From: "A. C. Yardley" <yardley@tanet.net>
5377              Date: Mon, 3 Apr 2000 11:35:33 -0700
5378              Message-ID: <3483.000403@tanet.net>
5379      Branch: perl
5380            ! README.win32
5381 ____________________________________________________________________________
5382 [  7728] By: nick                                  on 2000/11/17  21:59:47
5383         Log: Integrate mainline
5384      Branch: perlio
5385           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
5386           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
5387           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
5388           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
5389 ____________________________________________________________________________
5390 [  7727] By: nick                                  on 2000/11/17  21:56:31
5391         Log: Experiment on use of attributes.pm interface.
5392              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
5393              SVt_PVRV if not already something better (else vivify of say magic gets
5394              core dump).
5395      Branch: perlio
5396            ! perlio.c pp.c
5397 ____________________________________________________________________________
5398 [  7726] By: jhi                                   on 2000/11/17  14:15:49
5399         Log: Subject: Fix for 20000815.006
5400              From: "Stephen P. Potter" <spp@spotter.yi.org>
5401              Date: Fri, 17 Nov 2000 08:57:45 -0500
5402              Message-Id: <200011171357.IAA05122@spotter.yi.org>
5403              
5404              It's really 20000518.006.
5405      Branch: perl
5406            ! pod/perlmodlib.PL
5407 ____________________________________________________________________________
5408 [  7725] By: jhi                                   on 2000/11/17  14:12:31
5409         Log: Subject: Fix for 20000409.001
5410              From: "Stephen P. Potter" <spp@spotter.yi.org>
5411              Date: Fri, 17 Nov 2000 08:55:45 -0500
5412              Message-Id: <200011171355.IAA05104@spotter.yi.org>
5413      Branch: perl
5414            ! pod/perlfaq9.pod
5415 ____________________________________________________________________________
5416 [  7724] By: jhi                                   on 2000/11/17  14:08:58
5417         Log: Undo #7627 now that we have =head3.
5418      Branch: perl
5419            ! pod/perlhack.pod
5420 ____________________________________________________________________________
5421 [  7723] By: jhi                                   on 2000/11/17  14:04:09
5422         Log: As surmised the #7719 wasn't a good move.
5423      Branch: perl
5424            ! hints/solaris_2.sh
5425 ____________________________________________________________________________
5426 [  7722] By: jhi                                   on 2000/11/17  13:59:04
5427         Log: Also the 64bitall hints can be either here or there.
5428      Branch: perl
5429            ! hints/solaris_2.sh
5430 ____________________________________________________________________________
5431 [  7721] By: jhi                                   on 2000/11/17  02:26:23
5432         Log: Test tweak for the open pragma.
5433      Branch: perl
5434            ! t/lib/b.t
5435 ____________________________________________________________________________
5436 [  7720] By: jhi                                   on 2000/11/17  00:23:22
5437         Log: The long double hints can be here or there.
5438      Branch: perl
5439            ! hints/solaris_2.sh
5440 ____________________________________________________________________________
5441 [  7719] By: jhi                                   on 2000/11/17  00:14:06
5442         Log: For Solaris use64bitall the stdchar needs a little bit of help.
5443      Branch: perl
5444            ! hints/solaris_2.sh
5445 ____________________________________________________________________________
5446 [  7718] By: jhi                                   on 2000/11/16  23:27:34
5447         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
5448              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
5449              Date: Wed, 15 Nov 2000 08:56:32 +0100
5450              Message-ID: <3A1241B0.64477E00@alcatel.at>
5451      Branch: perl
5452            ! lib/Carp/Heavy.pm
5453 ____________________________________________________________________________
5454 [  7717] By: jhi                                   on 2000/11/16  23:23:29
5455         Log: Subject: [PATCH] Re: 20001101.003 PDL
5456              From: Nicholas Clark <nick@ccl4.org>
5457              Date: Thu, 16 Nov 2000 16:48:25 +0000
5458              Message-ID: <20001116164825.B93487@plum.flirble.org>
5459      Branch: perl
5460            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
5461 ____________________________________________________________________________
5462 [  7716] By: jhi                                   on 2000/11/16  23:21:31
5463         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
5464              From: "Casey R. Tweten" <crt@kiski.net>
5465              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
5466              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
5467      Branch: perl
5468            ! lib/Pod/Checker.pm pod/perlpod.pod
5469 ____________________________________________________________________________
5470 [  7715] By: jhi                                   on 2000/11/16  23:19:40
5471         Log: Avoid an infinite loop in VMS when utils scripts are run
5472              with no arguments, from Charles Lane.
5473      Branch: perl
5474            ! configure.com
5475 ____________________________________________________________________________
5476 [  7714] By: jhi                                   on 2000/11/16  23:17:08
5477         Log: Subject: perllocale.pod changes
5478              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5479              Date: Mon, 13 Nov 2000 10:09:22 +0300
5480              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
5481      Branch: perl
5482            ! pod/perllocale.pod
5483 ____________________________________________________________________________
5484 [  7713] By: jhi                                   on 2000/11/16  23:14:06
5485         Log: Integrate perlio.
5486      Branch: perl
5487           !> doio.c perlio.c perlio.h util.c
5488 ____________________________________________________________________________
5489 [  7712] By: nick                                  on 2000/11/16  21:10:58
5490         Log: Integrate mainline
5491      Branch: perlio
5492           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
5493           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
5494           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
5495           !> vos/config.ga.def vos/config.ga.h win32/config.bc
5496           !> win32/config.gc win32/config.vc
5497 ____________________________________________________________________________
5498 [  7711] By: nick                                  on 2000/11/16  19:56:41
5499         Log: Minor tweaks:
5500              consistent way of getting 'rb', 'wb' etc. for binary opens
5501              move *perlio::layers to *open::layers
5502              a #define to show layers available
5503              DOSISH popen/PerlIO had export/import sense inverted.
5504      Branch: perlio
5505            ! doio.c perlio.c perlio.h util.c
5506 ____________________________________________________________________________
5507 [  7710] By: jhi                                   on 2000/11/16  15:46:05
5508         Log: Add HAS_SBRK_PROTO.
5509      Branch: metaconfig/U/perl
5510            + d_sbrkproto.U
5511      Branch: perl
5512            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5513            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
5514            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
5515            ! vos/config.ga.def vos/config.ga.h win32/config.bc
5516            ! win32/config.gc win32/config.vc
5517 ____________________________________________________________________________
5518 [  7709] By: nick                                  on 2000/11/16  07:31:49
5519         Log: Integrate mainline
5520      Branch: perlio
5521           !> (integrate 35 files)
5522 ____________________________________________________________________________
5523 [  7708] By: jhi                                   on 2000/11/16  05:33:03
5524         Log: These files are text, not binary.
5525      Branch: perl
5526            ! ext/Encode/Encode/iso8859-10.enc
5527            ! ext/Encode/Encode/iso8859-13.enc
5528            ! ext/Encode/Encode/iso8859-14.enc
5529            ! ext/Encode/Encode/iso8859-15.enc
5530 ____________________________________________________________________________
5531 [  7707] By: jhi                                   on 2000/11/16  01:53:37
5532         Log: Update Changes.
5533      Branch: perl
5534            ! Changes patchlevel.h
5535 ____________________________________________________________________________
5536 [  7706] By: jhi                                   on 2000/11/16  01:35:59
5537         Log: More #undefing of stdio.
5538      Branch: perl
5539            ! fakesdio.h nostdio.h
5540 ____________________________________________________________________________
5541 [  7705] By: jhi                                   on 2000/11/16  01:34:18
5542         Log: Add fwalk() probe to the configuration files and regen perltoc.
5543      Branch: perl
5544            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5545            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
5546            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
5547            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
5548            ! win32/config.bc win32/config.gc win32/config.vc
5549 ____________________________________________________________________________
5550 [  7704] By: jhi                                   on 2000/11/16  01:33:07
5551         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
5552              an optional third argument to Inlibc?)
5553      Branch: metaconfig/U/perl
5554            + d__fwalk.U
5555 ____________________________________________________________________________
5556 [  7703] By: jhi                                   on 2000/11/16  01:09:22
5557         Log: The type of the hash_cb() size argument is tricky.
5558      Branch: perl
5559            ! ext/DB_File/DB_File.xs
5560 ____________________________________________________________________________
5561 [  7702] By: jhi                                   on 2000/11/15  23:01:16
5562         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
5563      Branch: perl
5564            ! nostdio.h
5565 ____________________________________________________________________________
5566 [  7701] By: jhi                                   on 2000/11/15  22:52:32
5567         Log: Detypo.
5568      Branch: perl
5569            ! t/lib/bigfltpm.t
5570 ____________________________________________________________________________
5571 [  7700] By: jhi                                   on 2000/11/15  22:51:56
5572         Log: UINT64_C() work continues.
5573      Branch: perl
5574            ! handy.h perl.h utf8.h
5575 ____________________________________________________________________________
5576 [  7699] By: jhi                                   on 2000/11/15  14:13:04
5577         Log: SOCKS has its own USE_THREADS, based on
5578              
5579              Subject: [ID 20001114.002] et. al. bugfix followup
5580              From: Jens Hamisch <jens@Strawberry.COM> 
5581              Date: Wed, 15 Nov 2000 14:23:11 +0100
5582              Message-ID: <20001115142311.A21164@Strawberry.COM>
5583      Branch: perl
5584            ! perl.h
5585 ____________________________________________________________________________
5586 [  7698] By: jhi                                   on 2000/11/15  03:50:56
5587         Log: Add few missing #undefs and sort them.
5588      Branch: perl
5589            ! fakesdio.h
5590 ____________________________________________________________________________
5591 [  7697] By: jhi                                   on 2000/11/15  03:39:14
5592         Log: Linenumber fix.
5593      Branch: perl
5594            ! t/pragma/warn/utf8
5595 ____________________________________________________________________________
5596 [  7696] By: jhi                                   on 2000/11/15  02:55:26
5597         Log: EBCDIC tweaks.
5598              
5599              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
5600              From: Peter Prymmer <pvhp@forte.com>
5601              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
5602              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
5603      Branch: perl
5604            ! t/op/regmesg.t t/pragma/warn/utf8
5605 ____________________________________________________________________________
5606 [  7695] By: jhi                                   on 2000/11/15  02:53:58
5607         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
5608              From: Peter Prymmer <pvhp@forte.com>
5609              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
5610              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
5611      Branch: perl
5612            ! utf8.c
5613 ____________________________________________________________________________
5614 [  7694] By: jhi                                   on 2000/11/15  02:50:55
5615         Log: Subject: [PATCH: perl@7674] updates to README.os390
5616              From: Prymmer/Kahn <pvhp@best.com>
5617              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
5618              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
5619      Branch: perl
5620            ! README.os390
5621 ____________________________________________________________________________
5622 [  7693] By: jhi                                   on 2000/11/15  02:48:37
5623         Log: Quit utf8_to_uv() instantly if curlen == 0.
5624      Branch: perl
5625            ! utf8.c
5626 ____________________________________________________________________________
5627 [  7692] By: jhi                                   on 2000/11/15  02:24:29
5628         Log: Use u_int32_t for the size of hash_cb(), not size_t.
5629              
5630              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
5631              From: Jens Hamisch <jens@Strawberry.COM>     
5632              Date: Tue, 14 Nov 2000 19:03:55 +0100
5633              Message-Id: <20001114190355.A20559@Strawberry.COM>
5634      Branch: perl
5635            ! ext/DB_File/DB_File.xs
5636 ____________________________________________________________________________
5637 [  7691] By: jhi                                   on 2000/11/15  02:20:12
5638         Log: Use UINT64_C().
5639              
5640              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
5641              From: Jens Hamisch <jens@Strawberry.COM>
5642              Date: Tue, 14 Nov 2000 19:16:23 +0100
5643              Message-Id: <20001114191623.G20559@Strawberry.COM>
5644      Branch: perl
5645            ! utf8.c utf8.h
5646 ____________________________________________________________________________
5647 [  7690] By: jhi                                   on 2000/11/15  02:17:06
5648         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
5649              (a macro to define signed and unsigned integer constants).
5650      Branch: perl
5651            ! handy.h
5652 ____________________________________________________________________________
5653 [  7689] By: jhi                                   on 2000/11/15  01:56:51
5654         Log: Regen Configure.
5655      Branch: perl
5656            ! Configure
5657 ____________________________________________________________________________
5658 [  7688] By: jhi                                   on 2000/11/15  01:56:32
5659         Log: Make the unit know about SOCKS.
5660      Branch: metaconfig
5661            ! U/protos/socksizetype.U
5662 ____________________________________________________________________________
5663 [  7687] By: jhi                                   on 2000/11/15  01:54:47
5664         Log: Remove unused dependencies.
5665      Branch: metaconfig
5666            ! U/compline/d_getpagsz.U
5667 ____________________________________________________________________________
5668 [  7686] By: nick                                  on 2000/11/14  21:25:13
5669         Log: Integrate mainline.
5670      Branch: perlio
5671           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
5672           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
5673           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
5674           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
5675           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
5676           !> win32/config.bc win32/config.gc win32/config.vc
5677           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
5678 ____________________________________________________________________________
5679 [  7685] By: jhi                                   on 2000/11/14  17:54:56
5680         Log: Integrate perlio.
5681      Branch: perl
5682           +> fakesdio.h perliol.h
5683           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
5684           !> perlsdio.h perlsfio.h pod/perlfunc.pod
5685 ____________________________________________________________________________
5686 [  7684] By: nick                                  on 2000/11/14  17:43:04
5687         Log: PerlIO #include and #ifdef re-work.
5688      Branch: perlio
5689            + fakesdio.h perliol.h
5690            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
5691            ! perlsdio.h perlsfio.h
5692 ____________________________________________________________________________
5693 [  7683] By: jhi                                   on 2000/11/14  15:42:40
5694         Log: Hoist the duplicated socket/netdb include logic to perl.h;
5695              undef SETERRNO in case SOCKS has defined it.  Based on:
5696              
5697              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
5698              From: Jens Hamisch <jens@Strawberry.COM> 
5699              Date: Tue, 14 Nov 2000 11:34:40 +0100
5700              Message-Id: <20001114113440.A20005@Strawberry.COM>
5701      Branch: perl
5702            ! doio.c perl.h pp_sys.c
5703 ____________________________________________________________________________
5704 [  7682] By: jhi                                   on 2000/11/14  14:07:28
5705         Log: Subject: some additions for makefiles for win32 (for perl@7674)
5706              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5707              Date: Tue, 14 Nov 2000 09:31:13 +0300
5708              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
5709      Branch: perl
5710            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
5711            ! win32/makefile.mk
5712 ____________________________________________________________________________
5713 [  7681] By: jhi                                   on 2000/11/14  14:01:41
5714         Log: Subject: tiny typo in perl5db.pl
5715              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5716              Date: Tue, 14 Nov 2000 09:29:28 +0300
5717              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
5718      Branch: perl
5719            ! lib/perl5db.pl
5720 ____________________________________________________________________________
5721 [  7680] By: jhi                                   on 2000/11/14  04:13:50
5722         Log: Redo #7679 with LFs instead of CRLFs.
5723      Branch: perl
5724            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
5725            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
5726            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
5727 ____________________________________________________________________________
5728 [  7679] By: jhi                                   on 2000/11/14  01:21:09
5729         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
5730              From: Benjamin Stuhl <tiriath@yahoo.com> 
5731              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
5732              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
5733      Branch: perl
5734            + win32/bin/mdelete.bat
5735            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
5736            ! makedef.pl perlio.c win32/Makefile win32/config.gc
5737            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
5738 ____________________________________________________________________________
5739 [  7678] By: jhi                                   on 2000/11/14  01:19:20
5740         Log: Fix the re extension building for Win32.
5741              
5742              Subject: [PATCH perl@7638] Get PerlIO building on Win32
5743              From: Benjamin Stuhl <tiriath@yahoo.com> 
5744              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
5745              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
5746      Branch: perl
5747            + ext/re/hints/MSWin32.pl
5748            ! MANIFEST
5749 ____________________________________________________________________________
5750 [  7677] By: jhi                                   on 2000/11/14  01:13:54
5751         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
5752              From: sthoenna@efn.org
5753              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
5754              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
5755      Branch: perl
5756            ! doop.c pp.c toke.c utf8.c utf8.h
5757 ____________________________________________________________________________
5758 [  7676] By: jhi                                   on 2000/11/13  20:23:15
5759         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
5760              From: Nicholas Clark <nick@ccl4.org>
5761              Date: Mon, 13 Nov 2000 18:55:04 +0000
5762              Message-ID: <20001113185504.J29183@plum.flirble.org>
5763      Branch: perl
5764            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
5765 ____________________________________________________________________________
5766 [  7675] By: nick                                  on 2000/11/13  20:21:57
5767         Log: Integrate mainline ...
5768      Branch: perlio
5769           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
5770           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
5771           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
5772           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
5773 ____________________________________________________________________________
5774 [  7674] By: jhi                                   on 2000/11/13  15:07:56
5775         Log: Update Changes.
5776      Branch: perl
5777            ! Changes patchlevel.h
5778 ____________________________________________________________________________
5779 [  7673] By: jhi                                   on 2000/11/13  14:42:42
5780         Log: Remove the new two tests of lib/io_xs for now, they seem to
5781              fail under perlio on some platforms.
5782      Branch: perl
5783            ! t/lib/io_xs.t
5784 ____________________________________________________________________________
5785 [  7672] By: jhi                                   on 2000/11/13  13:57:53
5786         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
5787      Branch: perl
5788            ! perlio.c
5789 ____________________________________________________________________________
5790 [  7671] By: jhi                                   on 2000/11/13  05:30:48
5791         Log: Placate nervous compilers that see longer than ints switch()ing.
5792      Branch: perl
5793            ! utf8.c
5794 ____________________________________________________________________________
5795 [  7670] By: jhi                                   on 2000/11/13  05:14:21
5796         Log: fputs() does return EOF on error but here we don't care.
5797      Branch: perl
5798            ! perlio.c
5799 ____________________________________________________________________________
5800 [  7669] By: jhi                                   on 2000/11/13  05:02:45
5801         Log: Declare reg_data like reg_substr_data.
5802      Branch: perl
5803            ! regexp.h
5804 ____________________________________________________________________________
5805 [  7668] By: jhi                                   on 2000/11/13  04:54:34
5806         Log: Typos in #7667.
5807      Branch: perl
5808            ! perl.h
5809 ____________________________________________________________________________
5810 [  7667] By: jhi                                   on 2000/11/13  04:49:49
5811         Log: Cleanup messy #ifdef.
5812      Branch: perl
5813            ! perl.h
5814 ____________________________________________________________________________
5815 [  7666] By: jhi                                   on 2000/11/13  04:17:34
5816         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
5817              From: Nicholas Clark <nick@talking.bollo.cx>
5818              Date: Sun, 12 Nov 2000 21:14:11 +0000
5819              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
5820              
5821              Note: only one breakage of the two reported is fixed by this patch.
5822      Branch: perl
5823            ! perlio.c
5824 ____________________________________________________________________________
5825 [  7665] By: jhi                                   on 2000/11/13  04:05:07
5826         Log: Tweak the definition of the bit complement on UTF-8 data:
5827              if none of the characters in the string are > 0xff,
5828              the result is a complemented byte string, not a (UTF-8)
5829              char string.  Based on the summary in
5830              
5831              Subject: Re: [ID 20000918.005] ~ on wide chars
5832              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
5833              Date: Fri, 10 Nov 2000 09:47:15 -0800
5834              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
5835              
5836              This should give us the maximum backward (pre-char string)
5837              compatibility and utf8 compatibility.  The other alternative
5838              would be to limit the bit complement to be always byte only,
5839              taking the least significant byte of the chars.
5840      Branch: perl
5841            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
5842 ____________________________________________________________________________
5843 [  7664] By: jhi                                   on 2000/11/13  00:23:44
5844         Log: Couple of tests from #7660 salvaged.
5845      Branch: perl
5846            - t/op/tell.t
5847            ! MANIFEST t/io/tell.t
5848 ____________________________________________________________________________
5849 [  7663] By: jhi                                   on 2000/11/13  00:02:48
5850         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
5851              From: Nicholas Clark <nick@talking.bollo.cx>
5852              Date: Sun, 12 Nov 2000 21:23:43 +0000
5853              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
5854      Branch: perl
5855            ! perlsfio.h
5856 ____________________________________________________________________________
5857 [  7662] By: jhi                                   on 2000/11/13  00:01:39
5858         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
5859              From: Nicholas Clark <nick@talking.bollo.cx>
5860              Date: Sun, 12 Nov 2000 21:30:04 +0000
5861              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
5862      Branch: perl
5863            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
5864 ____________________________________________________________________________
5865 [  7661] By: jhi                                   on 2000/11/12  23:57:29
5866         Log: Document tell() on special streams.
5867      Branch: perl
5868            ! pod/perlfunc.pod
5869 ____________________________________________________________________________
5870 [  7660] By: jhi                                   on 2000/11/12  23:54:22
5871         Log: (Subsumed by #7664)
5872      Branch: perl
5873            + t/op/tell.t
5874            ! MANIFEST
5875 ____________________________________________________________________________
5876 [  7659] By: jhi                                   on 2000/11/12  22:55:25
5877         Log: Many subdocumented return values of the IO extension now documented.
5878              ungetc and write still left subdocumented.
5879              
5880              Subject: [PATCH] (was Re: IO::Handle::ungetc)
5881              From: Nicholas Clark <nick@talking.bollo.cx>
5882              Date: Sun, 12 Nov 2000 21:35:53 +0000
5883              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
5884      Branch: perl
5885            ! ext/IO/lib/IO/Handle.pm
5886 ____________________________________________________________________________
5887 [  7658] By: jhi                                   on 2000/11/12  21:37:06
5888         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
5889              From: Nicholas Clark <nick@talking.bollo.cx>
5890              Date: Sun, 12 Nov 2000 20:03:22 +0000
5891              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
5892      Branch: perl
5893            ! pod/perlfunc.pod
5894 ____________________________________________________________________________
5895 [  7657] By: jhi                                   on 2000/11/12  20:34:55
5896         Log: Integrate perlio.
5897      Branch: perl
5898           !> perlio.c
5899 ____________________________________________________________________________
5900 [  7656] By: nick                                  on 2000/11/12  19:25:06
5901         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
5902      Branch: perlio
5903            ! perlio.c
5904 ____________________________________________________________________________
5905 [  7655] By: nick                                  on 2000/11/12  19:09:41
5906         Log: Integrate mainline
5907      Branch: perlio
5908           +> README.solaris ext/Encode/Encode/cp1006.enc
5909           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
5910           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
5911           +> ext/Encode/Encode/iso8859-13.enc
5912           +> ext/Encode/Encode/iso8859-14.enc
5913           +> ext/Encode/Encode/iso8859-15.enc
5914           !> (integrate 34 files)
5915 ____________________________________________________________________________
5916 [  7654] By: jhi                                   on 2000/11/12  19:00:22
5917         Log: Add a metaconfig unit for fsync.
5918      Branch: metaconfig/U/perl
5919            + d_fsync.U
5920 ____________________________________________________________________________
5921 [  7653] By: jhi                                   on 2000/11/12  19:00:01
5922         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
5923      Branch: perl
5924            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5925            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5926            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5927            ! vos/config.ga.h win32/config.bc win32/config.gc
5928            ! win32/config.vc
5929 ____________________________________________________________________________
5930 [  7652] By: jhi                                   on 2000/11/11  21:12:01
5931         Log: Copy the s// information of README.hpux also to the perlrun.
5932      Branch: perl
5933            ! README.hpux pod/perlrun.pod
5934 ____________________________________________________________________________
5935 [  7651] By: jhi                                   on 2000/11/11  21:03:13
5936         Log: More README.solaris updates from Andy Dougherty.
5937      Branch: perl
5938            ! README.solaris
5939 ____________________________________________________________________________
5940 [  7650] By: jhi                                   on 2000/11/11  18:38:57
5941         Log: More descriptive error for unknown perlio layers.
5942              
5943              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
5944              From: Dominic Dunlop <domo@computer.org> 
5945              Date: Sat, 11 Nov 2000 18:20:32 +0100             
5946              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
5947      Branch: perl
5948            ! perlio.c pod/perldiag.pod
5949 ____________________________________________________________________________
5950 [  7649] By: jhi                                   on 2000/11/11  18:37:52
5951         Log: MachTen doesn't really do mmap() and munmap().
5952              
5953              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
5954              From: Dominic Dunlop <domo@computer.org> 
5955              Date: Sat, 11 Nov 2000 18:20:32 +0100             
5956              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
5957      Branch: perl
5958            ! hints/machten.sh
5959 ____________________________________________________________________________
5960 [  7648] By: jhi                                   on 2000/11/11  18:36:46
5961         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
5962              From: rspier@pobox.com (Robert Spier)
5963              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
5964              Message-ID: <14861.32839.491271.985797@rls.cx>
5965      Branch: perl
5966            ! Porting/Contract pod/perltoot.pod
5967 ____________________________________________________________________________
5968 [  7647] By: jhi                                   on 2000/11/11  18:35:30
5969         Log: Simplify the getpagesize() unit by dropping the
5970              pagesize probe since it's nowadays slightly more
5971              complicated because of sysconf(). (Note: if some
5972              platform really needs the -lPW for getpagesize,
5973              I just broke it.)
5974              
5975              TODO: a new pagesize unit.
5976      Branch: metaconfig
5977            ! U/compline/d_getpagsz.U
5978 ____________________________________________________________________________
5979 [  7646] By: jhi                                   on 2000/11/11  18:33:23
5980         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
5981      Branch: perl
5982            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5983            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
5984            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5985            ! vos/config.ga.h win32/config.bc win32/config.gc
5986            ! win32/config.vc
5987 ____________________________________________________________________________
5988 [  7645] By: jhi                                   on 2000/11/11  16:45:15
5989         Log: Use sysconf() or getpagesize() to find out the pagesize.
5990      Branch: perl
5991            ! perlio.c
5992 ____________________________________________________________________________
5993 [  7644] By: jhi                                   on 2000/11/11  15:46:08
5994         Log: Integrate perlio.
5995      Branch: perl
5996           !> perlio.c
5997 ____________________________________________________________________________
5998 [  7643] By: jhi                                   on 2000/11/11  15:33:36
5999         Log: Subject: Re: [PATCH] README.solaris
6000              From: Lupe Christoph <lupe@lupe-christoph.de>
6001              Date: Sat, 11 Nov 2000 14:08:10 +0100
6002              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
6003      Branch: perl
6004            ! README.solaris
6005 ____________________________________________________________________________
6006 [  7642] By: jhi                                   on 2000/11/11  15:22:12
6007         Log: Subject: [PATCH perl@7638] cygwin port
6008              From: "Eric Fifer" <egf7@columbia.edu>            
6009              Date: Fri, 10 Nov 2000 19:30:30 -0000
6010              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
6011      Branch: perl
6012            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
6013 ____________________________________________________________________________
6014 [  7641] By: nick                                  on 2000/11/11  14:50:36
6015         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
6016              Also call "Buf" layer directly when unread'ing non-read chars.
6017      Branch: perlio
6018            ! perlio.c
6019 ____________________________________________________________________________
6020 [  7640] By: jhi                                   on 2000/11/11  02:05:02
6021         Log: Add more encoding tables.
6022      Branch: perl
6023            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
6024            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
6025            + ext/Encode/Encode/iso8859-10.enc
6026            + ext/Encode/Encode/iso8859-13.enc
6027            + ext/Encode/Encode/iso8859-14.enc
6028            + ext/Encode/Encode/iso8859-15.enc
6029            ! MANIFEST
6030 ____________________________________________________________________________
6031 [  7639] By: jhi                                   on 2000/11/10  18:49:25
6032         Log: Subject: [PATCH] README.solaris
6033              From: Andy Dougherty <doughera@lafayette.edu>
6034              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
6035              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
6036      Branch: perl
6037            + README.solaris
6038            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
6039            ! pod/perl.pod pod/perltoc.pod
6040 ____________________________________________________________________________
6041 [  7638] By: jhi                                   on 2000/11/10  15:04:15
6042         Log: Update Changes.
6043      Branch: perl
6044            ! Changes patchlevel.h
6045 ____________________________________________________________________________
6046 [  7637] By: jhi                                   on 2000/11/10  14:14:28
6047         Log: Explain better why certain regex tests are skipped.
6048              
6049              Subject: Re: tests skipped: unknown reason
6050              From: Lupe Christoph <lupe@lupe-christoph.de>
6051              Date: Fri, 10 Nov 2000 09:08:56 +0100
6052              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
6053      Branch: perl
6054            ! t/op/regexp.t
6055 ____________________________________________________________________________
6056 [  7636] By: nick                                  on 2000/11/10  13:40:00
6057         Log: Integrate mainline.
6058      Branch: perlio
6059           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
6060           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
6061           !> win32/bin/search.pl
6062 ____________________________________________________________________________
6063 [  7635] By: nick                                  on 2000/11/10  13:25:52
6064         Log: Re-instate stdio large file support via perlio.
6065      Branch: perl
6066            ! perlio.c
6067 ____________________________________________________________________________
6068 [  7634] By: jhi                                   on 2000/11/10  04:49:55
6069         Log: Amdahl UTS hints updates.
6070              
6071              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
6072              From: hom00@utsglobal.com (Harold O Morris)
6073              Date: Thu, 9 Nov 2000 20:02 PST
6074              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
6075      Branch: perl
6076            ! hints/uts.sh
6077 ____________________________________________________________________________
6078 [  7633] By: jhi                                   on 2000/11/09  23:33:28
6079         Log: Subject: [PATCH] IO::Seekable pod
6080              From: Nicholas Clark <nick@talking.bollo.cx>
6081              Date: Thu, 9 Nov 2000 20:29:45 +0000
6082              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
6083      Branch: perl
6084            ! ext/IO/lib/IO/Handle.pm
6085 ____________________________________________________________________________
6086 [  7632] By: jhi                                   on 2000/11/09  21:55:41
6087         Log: Various doc oddball characters.
6088              
6089              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
6090              From: Michael Somos <somos@grail.cba.csuohio.edu>
6091              Date: Mon, 6 Nov 2000 17:44:20 -0500
6092              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
6093      Branch: perl
6094            ! emacs/cperl-mode.el lib/unicode/syllables.txt
6095            ! win32/bin/search.pl
6096 ____________________________________________________________________________
6097 [  7631] By: jhi                                   on 2000/11/09  21:12:29
6098         Log: Subject: Re: bash -c exit and linux hints 
6099              From: "John P. Linderman" <jpl@research.att.com>
6100              Date: Thu, 02 Nov 2000 09:37:25 -0500
6101              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
6102      Branch: perl
6103            ! hints/linux.sh
6104 ____________________________________________________________________________
6105 [  7630] By: nick                                  on 2000/11/09  20:34:11
6106         Log: Integrate mainline.
6107      Branch: perlio
6108           !> (integrate 91 files)
6109 ____________________________________________________________________________
6110 [  7629] By: jhi                                   on 2000/11/09  19:46:31
6111         Log: Missing dTHXs.
6112              
6113              Subject: RE: perl@7595 builds not on cygwin
6114              From: "Eric Fifer" <egf7@columbia.edu>
6115              Date: Thu, 9 Nov 2000 19:26:50 -0000
6116              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
6117      Branch: perl
6118            ! ext/Devel/Peek/Peek.xs
6119 ____________________________________________________________________________
6120 [  7628] By: jhi                                   on 2000/11/09  14:48:27
6121         Log: Disable only the tests 99 and 166 for UTF-8 locales.
6122      Branch: perl
6123            ! t/pragma/locale.t
6124 ____________________________________________________________________________
6125 [  7627] By: jhi                                   on 2000/11/09  14:40:27
6126         Log: There's no =head3.
6127      Branch: perl
6128            ! pod/perlhack.pod
6129 ____________________________________________________________________________
6130 [  7626] By: jhi                                   on 2000/11/09  13:54:26
6131         Log: The generated boot_* headers are wrong.  Pickier compiler,
6132              such as KAI C++ will refuse to compile the resulting perlmain.
6133              
6134              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
6135              From: Harri Pasanen <harri.pasanen@trema.com>
6136              Date: Thu, 09 Nov 2000 14:23:28 +0100
6137              Message-Id: <3A0AA550.26D548A3@trema.com>
6138      Branch: perl
6139            ! minimod.pl
6140 ____________________________________________________________________________
6141 [  7625] By: jhi                                   on 2000/11/09  13:50:44
6142         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
6143              From: Prymmer/Kahn <pvhp@best.com>
6144              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
6145              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
6146              
6147              All except the "cow orker" change.
6148      Branch: perl
6149            ! Porting/pumpkin.pod
6150 ____________________________________________________________________________
6151 [  7624] By: jhi                                   on 2000/11/09  13:45:33
6152         Log: Fix for
6153              
6154              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
6155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6156              Date: Thu, 09 Nov 2000 11:05:52 +0100
6157              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
6158      Branch: perl
6159            ! pod/perldiag.pod t/pragma/warn/pp_sys
6160 ____________________________________________________________________________
6161 [  7623] By: jhi                                   on 2000/11/09  13:37:16
6162         Log: Typo in an ifndef.
6163              
6164              Subject: Re: [PATCH 5.7.0] better messages from malloc()
6165              From: Joe Smith <jms@inwap.com>         
6166              Date: Thu, 09 Nov 2000 01:33:14 -0800
6167              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
6168      Branch: perl
6169            ! malloc.c
6170 ____________________________________________________________________________
6171 [  7622] By: jhi                                   on 2000/11/09  13:31:18
6172         Log: Remove unused extra arguments.
6173      Branch: metaconfig/U/perl
6174            ! perlxv.U
6175      Branch: perl
6176            ! Configure config_h.SH
6177 ____________________________________________________________________________
6178 [  7621] By: jhi                                   on 2000/11/09  13:16:36
6179         Log: More VMS moves on environment handling, from Charles Lane.
6180      Branch: perl
6181            ! t/pragma/locale.t
6182 ____________________________________________________________________________
6183 [  7620] By: jhi                                   on 2000/11/09  04:42:38
6184         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
6185              From: David Dyck <dcd@tc.fluke.com>
6186              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
6187              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
6188      Branch: perl
6189            ! pp_sys.c
6190 ____________________________________________________________________________
6191 [  7619] By: jhi                                   on 2000/11/09  04:36:21
6192         Log: Forgot from #7618.
6193      Branch: perl
6194            ! lib/File/stat.pm
6195 ____________________________________________________________________________
6196 [  7618] By: jhi                                   on 2000/11/09  04:28:44
6197         Log: Make deleting for %ENV work for (newer versions of) VMS,
6198              from Craig A. Berry.
6199      Branch: perl
6200            ! vms/vms.c
6201 ____________________________________________________________________________
6202 [  7617] By: jhi                                   on 2000/11/09  04:25:05
6203         Log: Subject: [PATCH] Class::Struct at compile time
6204              From: "Casey R. Tweten" <crt@kiski.net>
6205              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
6206              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
6207      Branch: perl
6208            ! lib/Class/Struct.pm
6209 ____________________________________________________________________________
6210 [  7616] By: jhi                                   on 2000/11/09  04:15:17
6211         Log: Subject: [ID 20001108.013] spelling
6212              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
6213              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
6214              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
6215      Branch: perl
6216            ! lib/ftp.pl
6217 ____________________________________________________________________________
6218 [  7615] By: jhi                                   on 2000/11/09  04:12:42
6219         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
6220              From: Peter Prymmer <pvhp@forte.com>
6221              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
6222              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
6223      Branch: perl
6224            ! configure.com
6225 ____________________________________________________________________________
6226 [  7614] By: jhi                                   on 2000/11/08  22:42:55
6227         Log: A missing aTHX_.
6228      Branch: perl
6229            ! ext/IPC/SysV/SysV.xs
6230 ____________________________________________________________________________
6231 [  7613] By: jhi                                   on 2000/11/08  19:30:21
6232         Log: Update Changes.
6233      Branch: perl
6234            ! Changes patchlevel.h
6235 ____________________________________________________________________________
6236 [  7612] By: jhi                                   on 2000/11/08  18:35:25
6237         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
6238              From: David Dyck <dcd@tc.fluke.com>
6239              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
6240              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
6241      Branch: perl
6242            ! pp_sys.c
6243 ____________________________________________________________________________
6244 [  7611] By: jhi                                   on 2000/11/08  18:30:26
6245         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
6246              From: Dominic Dunlop <domo@computer.org>
6247              Date: Tue, 7 Nov 2000 12:05:25 +0100
6248              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
6249      Branch: perl
6250            ! malloc.c
6251 ____________________________________________________________________________
6252 [  7610] By: jhi                                   on 2000/11/08  18:25:14
6253         Log: Do not test UTF-8 locales since that the tests would require
6254              polymorphic regexen.
6255      Branch: perl
6256            ! t/pragma/locale.t
6257 ____________________________________________________________________________
6258 [  7609] By: jhi                                   on 2000/11/08  17:12:51
6259         Log: Locale buglets.
6260              
6261              Subject: RE: Locales support (setlocale) fixes
6262              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6263              Date: Wed, 8 Nov 2000 20:01:39 +0300
6264              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
6265      Branch: perl
6266            ! t/pragma/locale.t util.c
6267 ____________________________________________________________________________
6268 [  7608] By: jhi                                   on 2000/11/08  17:00:16
6269         Log: Deleting $ENV{PATH} in VMS is not recommendable.
6270      Branch: perl
6271            ! t/pragma/locale.t
6272 ____________________________________________________________________________
6273 [  7607] By: jhi                                   on 2000/11/08  16:58:26
6274         Log: Subject: PATCH std stdio for (Free)BSD
6275              From: Nicholas Clark <nick@ccl4.org>
6276              Date: Wed, 8 Nov 2000 15:36:29 +0000
6277              Message-ID: <20001108153629.D98736@plum.flirble.org>
6278      Branch: metaconfig
6279            ! U/compline/d_stdstdio.U
6280      Branch: perl
6281            ! Configure config_h.SH
6282 ____________________________________________________________________________
6283 [  7606] By: jhi                                   on 2000/11/08  16:43:31
6284         Log: Forgot to bump the line numbers in #7601.
6285      Branch: perl
6286            ! t/pragma/warn/pp_sys
6287 ____________________________________________________________________________
6288 [  7605] By: jhi                                   on 2000/11/08  16:39:12
6289         Log: More careful detection of how well NVs and UVs mix.
6290              
6291              Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
6292              From: Nicholas Clark <nick@ccl4.org>
6293              Date: Wed, 8 Nov 2000 15:14:12 +0000
6294              Message-ID: <20001108151412.B98736@plum.flirble.org>
6295              
6296              Added some SIGFPE paranoia.
6297      Branch: metaconfig/U/perl
6298            ! perlxv.U
6299      Branch: perl
6300            ! Configure config_h.SH
6301 ____________________________________________________________________________
6302 [  7604] By: jhi                                   on 2000/11/08  14:39:10
6303         Log: Subject: [patch perl@7595] VMS configure.com tweak
6304              From: "Craig A. Berry" <craigberry@mac.com>
6305              Date: Wed, 8 Nov 2000 00:24:12 -0600
6306              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
6307      Branch: perl
6308            ! configure.com
6309 ____________________________________________________________________________
6310 [  7603] By: jhi                                   on 2000/11/08  14:27:11
6311         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
6312              From: Robin Barker <rmb1@cise.npl.co.uk>
6313              Date: Wed, 8 Nov 2000 11:11:39 GMT
6314              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
6315      Branch: perl
6316            ! perlio.c
6317 ____________________________________________________________________________
6318 [  7602] By: jhi                                   on 2000/11/08  14:25:03
6319         Log: Fix for the tie-refhash string table leaks.
6320              
6321              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
6322              Date: Wed, 8 Nov 2000 13:03:04 GMT
6323              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
6324      Branch: perl
6325            ! t/lib/tie-refhash.t
6326 ____________________________________________________________________________
6327 [  7601] By: jhi                                   on 2000/11/08  14:21:08
6328         Log: Try to avoid flockless and emulationless places.
6329      Branch: perl
6330            ! t/pragma/warn/pp_sys
6331 ____________________________________________________________________________
6332 [  7600] By: jhi                                   on 2000/11/08  02:28:54
6333         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
6334              
6335              Subject: [PATCH] prototyped functions that should be overrideable
6336              From: "Casey R. Tweten" <crt@kiski.net>
6337              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
6338              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
6339      Branch: perl
6340            ! toke.c
6341 ____________________________________________________________________________
6342 [  7599] By: jhi                                   on 2000/11/08  01:12:05
6343         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
6344              
6345              Subject: [PATCH] perlbug.PL
6346              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6347              Date: Mon, 6 Nov 2000 21:39:01 -0500
6348              Message-ID: <20001106213901.B20955@O2.chapin.edu>
6349      Branch: perl
6350            ! utils/perlbug.PL
6351 ____________________________________________________________________________
6352 [  7598] By: jhi                                   on 2000/11/07  23:42:00
6353         Log: Bad thinko in #7581 (I used the test program with the expanded
6354              values as-is).
6355      Branch: metaconfig
6356            ! U/compline/d_stdstdio.U
6357      Branch: perl
6358            ! Configure
6359 ____________________________________________________________________________
6360 [  7597] By: jhi                                   on 2000/11/07  21:43:29
6361         Log: Subject: [PATCH perl@7573] cygwin port
6362              From: "Fifer, Eric" <EFifer@sanwaint.com>
6363              Date: Tue, 7 Nov 2000 18:08:51 -0000 
6364              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
6365              
6366              Synchronize with Cygwin 1.1.5.
6367      Branch: perl
6368            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
6369            ! pod/perlport.pod unixish.h util.c
6370 ____________________________________________________________________________
6371 [  7596] By: jhi                                   on 2000/11/07  21:39:25
6372         Log: perlhack updates from H.Merijn Brand.
6373      Branch: perl
6374            ! pod/perlhack.pod
6375 ____________________________________________________________________________
6376 [  7595] By: jhi                                   on 2000/11/07  20:21:41
6377         Log: Update Changes.
6378      Branch: perl
6379            ! Changes patchlevel.h
6380 ____________________________________________________________________________
6381 [  7594] By: jhi                                   on 2000/11/07  19:18:58
6382         Log: Be more robust in Dynaloader.pm.
6383      Branch: perl
6384            ! ext/DynaLoader/DynaLoader_pm.PL
6385 ____________________________________________________________________________
6386 [  7593] By: jhi                                   on 2000/11/07  16:49:31
6387         Log: AUTHORS update.
6388      Branch: perl
6389            ! AUTHORS
6390 ____________________________________________________________________________
6391 [  7592] By: gsar                                  on 2000/11/07  16:39:51
6392         Log: normalize relative paths in virtualized current directory on windows,
6393              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
6394              returns)
6395      Branch: perl
6396            ! win32/vdir.h
6397 ____________________________________________________________________________
6398 [  7591] By: jhi                                   on 2000/11/07  16:04:26
6399         Log: Too profiler-happy: with optimization the #7590 actually makes
6400              the test to run 0.5% _slower_.  Requires much more instrumentation.
6401              Retract #7590.
6402      Branch: perl
6403            ! regcomp.c regcomp.h
6404 ____________________________________________________________________________
6405 [  7590] By: jhi                                   on 2000/11/07  15:51:13
6406         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
6407              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
6408              by using memset() and testing bytewise (as opposed to bitwise).
6409      Branch: perl
6410            ! regcomp.c regcomp.h
6411 ____________________________________________________________________________
6412 [  7589] By: jhi                                   on 2000/11/07  12:56:39
6413         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
6414              From: "Craig A. Berry" <craig.berry@psinetcs.com>
6415              Date: Mon, 06 Nov 2000 23:45:30 -0500
6416              Message-Id: <0011079735.AA973576259@univpress.com>
6417      Branch: perl
6418            ! configure.com t/lib/st-lock.t
6419 ____________________________________________________________________________
6420 [  7588] By: jhi                                   on 2000/11/07  01:03:28
6421         Log: Tweak #7587.
6422      Branch: perl
6423            ! pod/perldiag.pod
6424 ____________________________________________________________________________
6425 [  7587] By: jhi                                   on 2000/11/07  01:00:27
6426         Log: A doc addition for bug id 20001105.019, beware \p.
6427      Branch: perl
6428            ! pod/perldiag.pod
6429 ____________________________________________________________________________
6430 [  7586] By: jhi                                   on 2000/11/07  00:32:22
6431         Log: Fake support of holey files in win/dosish platforms.
6432              
6433              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
6434              From: kipp@shonanblue.ne.jp
6435              Date: Mon, 6 Nov 2000 13:30:55 -0800
6436              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
6437      Branch: perl
6438            ! ext/SDBM_File/sdbm/sdbm.c
6439 ____________________________________________________________________________
6440 [  7585] By: jhi                                   on 2000/11/07  00:12:54
6441         Log: Subject: Pod updates
6442              From: "Stephen P. Potter" <spp@spotter.yi.org>
6443              Date: Mon, 06 Nov 2000 18:56:43 -0500
6444              Message-Id: <200011062357.SAA18173@spotter.yi.org>
6445      Branch: perl
6446            ! README.dos README.os2 README.win32 pod/buildtoc.PL
6447            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
6448            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
6449            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
6450            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
6451            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
6452            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
6453            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
6454            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
6455            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
6456            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
6457            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
6458            ! pod/perltootc.pod pod/perlunicode.pod
6459 ____________________________________________________________________________
6460 [  7584] By: jhi                                   on 2000/11/07  00:04:17
6461         Log: Varargs don't always work too well if one puts an unsigned
6462              char on the stack and pop an unsigned quad off the stack.
6463              
6464              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
6465              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
6466              Date: Mon, 06 Nov 2000 15:19:05 -0800
6467              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
6468      Branch: perl
6469            ! utf8.c
6470 ____________________________________________________________________________
6471 [  7583] By: jhi                                   on 2000/11/06  23:58:48
6472         Log: %ENV note tweaks from Dan Sugalski.
6473      Branch: perl
6474            ! pod/perlport.pod vms/perlvms.pod
6475 ____________________________________________________________________________
6476 [  7582] By: jhi                                   on 2000/11/06  23:05:49
6477         Log: glibc5 detection by __GNU_LIBRARY__.
6478      Branch: perl
6479            ! toke.c
6480 ____________________________________________________________________________
6481 [  7581] By: jhi                                   on 2000/11/06  22:51:29
6482         Log: Make the stdio test program of 7427 less noisy while being 
6483              compiled so that Digital UNIX wouldn't get both
6484              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
6485              undefined.  This makes perlio happy.
6486      Branch: metaconfig
6487            ! U/compline/d_stdstdio.U
6488      Branch: perl
6489            ! Configure config_h.SH
6490 ____________________________________________________________________________
6491 [  7580] By: jhi                                   on 2000/11/06  22:41:41
6492         Log: Document %ENV = () portability issues.
6493      Branch: perl
6494            ! pod/perlport.pod vms/perlvms.pod
6495 ____________________________________________________________________________
6496 [  7579] By: jhi                                   on 2000/11/06  21:29:24
6497         Log: VOS updates from Paul Green.
6498      Branch: perl
6499            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
6500 ____________________________________________________________________________
6501 [  7578] By: jhi                                   on 2000/11/06  21:00:40
6502         Log: Sanitize the environment further.
6503      Branch: perl
6504            ! t/pragma/locale.t
6505 ____________________________________________________________________________
6506 [  7577] By: jhi                                   on 2000/11/06  20:53:51
6507         Log: Re-introduce 7552 lost in integration.
6508      Branch: perl
6509            ! perlio.c
6510 ____________________________________________________________________________
6511 [  7576] By: jhi                                   on 2000/11/06  20:33:46
6512         Log: Admit that the test leaks scalars.
6513      Branch: perl
6514            ! t/comp/proto.t
6515 ____________________________________________________________________________
6516 [  7575] By: jhi                                   on 2000/11/06  20:17:08
6517         Log: Integrate perlio.
6518      Branch: perl
6519           !> perlio.c
6520 ____________________________________________________________________________
6521 [  7574] By: nick                                  on 2000/11/06  20:07:28
6522         Log: Remove debug. Try (Mmap_t) on madvise() call.
6523      Branch: perlio
6524            ! perlio.c
6525 ____________________________________________________________________________
6526 [  7573] By: jhi                                   on 2000/11/06  13:56:05
6527         Log: Update Changes.
6528      Branch: perl
6529            ! Changes patchlevel.h
6530 ____________________________________________________________________________
6531 [  7572] By: jhi                                   on 2000/11/06  13:48:41
6532         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
6533              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6534              Date: Mon, 06 Nov 2000 10:11:42 +0100
6535              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
6536      Branch: perl
6537            ! pod/perlhack.pod
6538 ____________________________________________________________________________
6539 [  7571] By: jhi                                   on 2000/11/06  01:45:51
6540         Log: AUTHORS updates.
6541      Branch: perl
6542            ! AUTHORS
6543 ____________________________________________________________________________
6544 [  7570] By: jhi                                   on 2000/11/06  00:18:00
6545         Log: Fix for
6546              
6547              Subject: [ID 20000728.005] perl -P broken
6548              From: David Dyck <dcd@tc.fluke.com>
6549              Date: Fri, 28 Jul 2000 17:19:16 -0700
6550              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
6551              
6552              (hopefully).  The fix is also not complete, it seems to break
6553              BOM swallowing for libc5 systems, but until someone figures
6554              out a way to do this without ftell(), this will do.
6555      Branch: perl
6556            ! toke.c
6557 ____________________________________________________________________________
6558 [  7569] By: jhi                                   on 2000/11/06  00:05:30
6559         Log: Document that the evaled syntax errors cause scalar leaks.
6560      Branch: perl
6561            ! t/comp/proto.t
6562 ____________________________________________________________________________
6563 [  7568] By: jhi                                   on 2000/11/05  23:14:47
6564         Log: opmini.o can linger from Configures past.
6565      Branch: perl
6566            ! Makefile.SH
6567 ____________________________________________________________________________
6568 [  7567] By: jhi                                   on 2000/11/05  21:28:39
6569         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
6570              first argument correctly.
6571      Branch: perl
6572            ! perlio.c
6573 ____________________________________________________________________________
6574 [  7566] By: jhi                                   on 2000/11/05  21:15:56
6575         Log: Integrate perlio.
6576      Branch: perl
6577           !> perlio.c
6578 ____________________________________________________________________________
6579 [  7565] By: jhi                                   on 2000/11/05  21:15:13
6580         Log: Use -dM for gcc (the suggested patch did it only for Linux,
6581              but I think it can be generalized).
6582              
6583              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
6584              From: Pixel <pixel@mandrakesoft.com>
6585              Date: 05 Nov 2000 21:49:34 +0100 
6586              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
6587      Branch: perl
6588            ! ext/Errno/Errno_pm.PL
6589 ____________________________________________________________________________
6590 [  7564] By: nick                                  on 2000/11/05  21:09:18
6591         Log: Added a mmap layer as a "subclass" of perlio.
6592              PERLIO=mmap ./perl harness passes
6593      Branch: perlio
6594            ! perlio.c
6595 ____________________________________________________________________________
6596 [  7563] By: jhi                                   on 2000/11/05  19:48:55
6597         Log: Add a note for future generations about bug id 20000229.006.
6598      Branch: perl
6599            ! malloc.c
6600 ____________________________________________________________________________
6601 [  7562] By: jhi                                   on 2000/11/05  19:38:24
6602         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
6603      Branch: perl
6604            ! pp_ctl.c t/op/pos.t
6605 ____________________________________________________________________________
6606 [  7561] By: jhi                                   on 2000/11/05  18:21:46
6607         Log: Add =pod to be tidy.
6608      Branch: perl
6609            ! lib/Math/Complex.pm
6610 ____________________________________________________________________________
6611 [  7560] By: jhi                                   on 2000/11/05  17:38:46
6612         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
6613      Branch: perl
6614            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6615            ! ext/Storable/Storable.xs t/lib/st-recurse.t
6616 ____________________________________________________________________________
6617 [  7559] By: jhi                                   on 2000/11/05  17:32:59
6618         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
6619              From: "Peter J. Farley III" <pjfarley@banet.net>
6620              Date: Sun, 05 Nov 2000 11:55:59 -0500
6621              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
6622      Branch: perl
6623            ! t/lib/syslog.t
6624 ____________________________________________________________________________
6625 [  7558] By: jhi                                   on 2000/11/05  17:29:19
6626         Log: Integrate perlio.
6627      Branch: perl
6628           !> perlio.c
6629 ____________________________________________________________________________
6630 [  7557] By: jhi                                   on 2000/11/05  17:22:01
6631         Log: A fix of sorts for 20000329.026, a better error message
6632              for a missing "use charnames" when using the \N{...}. 
6633      Branch: perl
6634            ! pod/perldiag.pod toke.c
6635 ____________________________________________________________________________
6636 [  7556] By: jhi                                   on 2000/11/05  16:33:50
6637         Log: Test tweak: show also the failed locales.
6638              
6639              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
6640              From: Lupe Christoph <lupe@lupe-christoph.de>         
6641              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
6642              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
6643      Branch: perl
6644            ! t/pragma/locale.t
6645 ____________________________________________________________________________
6646 [  7555] By: nick                                  on 2000/11/05  11:09:34
6647         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
6648              open RDWR so does not fail. (pragma/warnings 303 again...)
6649      Branch: perlio
6650            ! perlio.c
6651 ____________________________________________________________________________
6652 [  7554] By: nick                                  on 2000/11/05  10:10:13
6653         Log: Fix case where ungetc(f,EOF) was allowed.
6654              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
6655              so we can see similarities.
6656              Use types more carefully and a STDCHAR array in hope that this will
6657              fix Jarrko's 64bit machine.
6658      Branch: perlio
6659            ! perlio.c
6660 ____________________________________________________________________________
6661 [  7553] By: jhi                                   on 2000/11/05  01:12:16
6662         Log: Fix for
6663              
6664              Subject: [ID 20001004.007] taint propogation is inconsistent
6665              From: pimlott@idiomtech.com (Andrew Pimlott) 
6666              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
6667              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
6668              
6669              The culprit was sv_setsv() which was rather blindly
6670              propagating taint, which lead to behaviour where if
6671              a tainted anon hash value was seen all the hash values
6672              from then on at that level became tainted, or at any
6673              upper levels in the case of nested anon hashes.
6674      Branch: perl
6675            ! sv.c t/op/taint.t
6676 ____________________________________________________________________________
6677 [  7552] By: jhi                                   on 2000/11/04  23:44:18
6678         Log: Some cpps don't like splitting conditionals across several lines.
6679      Branch: perl
6680            ! perlio.c
6681 ____________________________________________________________________________
6682 [  7551] By: nick                                  on 2000/11/04  23:40:44
6683         Log: Integrate mainline
6684      Branch: perlio
6685           !> pp_hot.c t/op/taint.t
6686 ____________________________________________________________________________
6687 [  7550] By: nick                                  on 2000/11/04  23:39:05
6688         Log: Integrate mainline again
6689      Branch: perlio
6690           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
6691           !> t/lib/b.t t/op/misc.t util.c
6692 ____________________________________________________________________________
6693 [  7549] By: jhi                                   on 2000/11/04  23:14:01
6694         Log: Fix for
6695              
6696              Subject: [ID 20001004.006] undef is never tainted
6697              From: pimlott@idiomtech.com (Andrew Pimlott)
6698              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
6699              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
6700              
6701              An undef read from a slurped file was not tainted.
6702      Branch: perl
6703            ! pp_hot.c t/op/taint.t
6704 ____________________________________________________________________________
6705 [  7548] By: jhi                                   on 2000/11/04  22:56:21
6706         Log: Test tweak ($Config{useperlio} is by default undef) .
6707      Branch: perl
6708            ! t/lib/b.t
6709 ____________________________________________________________________________
6710 [  7547] By: jhi                                   on 2000/11/04  22:43:56
6711         Log: Integrate perlio.
6712      Branch: perl
6713           +> lib/perlio.pm
6714           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
6715           !> pod/perlapi.pod t/lib/b.t
6716 ____________________________________________________________________________
6717 [  7546] By: jhi                                   on 2000/11/04  22:40:59
6718         Log: Configure would use a bad $myuname from an old config.sh.
6719              
6720              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
6721              From: Andy Dougherty <doughera@lafayette.edu>
6722              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
6723              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
6724      Branch: metaconfig
6725            ! U/modified/Oldconfig.U
6726      Branch: perl
6727            ! Configure config_h.SH
6728 ____________________________________________________________________________
6729 [  7545] By: jhi                                   on 2000/11/04  22:36:54
6730         Log: Subject: Locales support (setlocale) fixes
6731              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6732              Date: Sat, 4 Nov 2000 10:15:48 +0300 
6733              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
6734              
6735              Modified quite a bit to be more portable.
6736      Branch: perl
6737            ! embed.h embed.pl perl.h proto.h util.c
6738 ____________________________________________________________________________
6739 [  7544] By: jhi                                   on 2000/11/04  22:32:47
6740         Log: Dying is too strict here, better just skip.
6741      Branch: perl
6742            ! t/op/misc.t
6743 ____________________________________________________________________________
6744 [  7543] By: nick                                  on 2000/11/04  21:55:13
6745         Log: Merge mainline
6746      Branch: perlio
6747           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
6748           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
6749           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
6750           !> (integrate 64 files)
6751 ____________________________________________________________________________
6752 [  7542] By: jhi                                   on 2000/11/04  21:09:28
6753         Log: More Changes tweakery.
6754      Branch: perl
6755            ! Changes Porting/genlog
6756 ____________________________________________________________________________
6757 [  7541] By: jhi                                   on 2000/11/04  20:58:18
6758         Log: Changes fixups.
6759      Branch: perl
6760            ! Changes
6761 ____________________________________________________________________________
6762 [  7540] By: jhi                                   on 2000/11/04  20:42:38
6763         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
6764              create a "fast path" for locale name probing using "locale -a"
6765              if available, squash finally hopefully the s?printf resetting
6766              the numeric locale (since, IIUC perllocale, it never shouldn't). 
6767      Branch: perl
6768            ! sv.c t/op/misc.t t/pragma/locale.t
6769 ____________________________________________________________________________
6770 [  7539] By: nick                                  on 2000/11/04  19:56:10
6771         Log: PerlIO infrastructure complete.
6772      Branch: perlio
6773            + lib/perlio.pm
6774            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
6775 ____________________________________________________________________________
6776 [  7538] By: nick                                  on 2000/11/04  14:31:32
6777         Log: Type tweaks + less contorted allocation scheme
6778      Branch: perlio
6779            ! perlio.c
6780 ____________________________________________________________________________
6781 [  7537] By: nick                                  on 2000/11/04  12:40:42
6782         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
6783              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
6784              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
6785              sensible) which lead to some interesting fails.
6786      Branch: perlio
6787            ! perlio.c
6788 ____________________________________________________________________________
6789 [  7536] By: jhi                                   on 2000/11/04  00:20:02
6790         Log: Add FCNTL_CAN_LOCK.
6791              
6792              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
6793              From: Andy Dougherty <doughera@lafayette.edu>
6794              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
6795              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
6796              
6797              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
6798              From: Andy Dougherty <doughera@lafayette.edu>
6799              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
6800              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
6801      Branch: metaconfig/U/perl
6802            + d_fcntl_can_lock.U
6803            ! startperl.U
6804      Branch: perl
6805            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6806            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
6807            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6808            ! vos/config.ga.h win32/config.bc win32/config.gc
6809            ! win32/config.vc
6810 ____________________________________________________________________________
6811 [  7535] By: nick                                  on 2000/11/03  22:19:10
6812         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
6813              - Works on Linux with
6814              perlio + unix
6815              stdio
6816              - Works on Solaris with
6817              perlio + unix
6818              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
6819              - Fails (hangs in openpid) if you try and stack
6820              perlio + stdio - Linux stdio's read() logic is hanging.
6821      Branch: perlio
6822            ! iperlsys.h perlio.c
6823 ____________________________________________________________________________
6824 [  7534] By: jhi                                   on 2000/11/03  15:16:02
6825         Log: Subject: Re: README.aix
6826              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6827              Date: Fri, 03 Nov 2000 16:03:15 +0100
6828              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
6829      Branch: perl
6830            ! README.aix
6831 ____________________________________________________________________________
6832 [  7533] By: jhi                                   on 2000/11/03  03:59:02
6833         Log: Subject: [PATCH 5.7.0] better messages from malloc()
6834              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6835              Date: Wed, 1 Nov 2000 23:39:56 -0500
6836              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
6837      Branch: perl
6838            ! malloc.c pod/perldiag.pod
6839 ____________________________________________________________________________
6840 [  7532] By: jhi                                   on 2000/11/03  00:11:56
6841         Log: The #7521 touched things it shouldn't have.
6842      Branch: perl
6843            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
6844 ____________________________________________________________________________
6845 [  7531] By: jhi                                   on 2000/11/02  22:32:33
6846         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
6847              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6848              Date:     Thu, 2 Nov 2000 16:58:36 EST
6849              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
6850      Branch: perl
6851            ! vms/gen_shrfls.pl
6852 ____________________________________________________________________________
6853 [  7530] By: jhi                                   on 2000/11/02  22:08:49
6854         Log: Fix the problem discussed in
6855              
6856              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
6857              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
6858              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
6859              
6860              originally from Linc Madison.  Also Andreas König's comments
6861              taken into account.  Some other problems with Tie::SubstrHash
6862              fixed: didn't croak when the table exceeded the requested number
6863              of entries (as documented) but instead when the number of entries
6864              exceeded the size of the table, a croak() had an unnecessary \n,
6865              didn't have a CLEAR method, documented that there is no exists().
6866              Didn't fix to be strict-proof because the module uses &foo; and
6867              dynamic scope.  Added a test script exercizing both first tamely 
6868              the basic functionality, and then the failure cases reported by
6869              Linc Madison.
6870      Branch: perl
6871            + t/lib/tie-substrhash.t
6872            ! MANIFEST lib/Tie/SubstrHash.pm
6873 ____________________________________________________________________________
6874 [  7529] By: jhi                                   on 2000/11/02  17:58:08
6875         Log: recv() can fail and return undef.
6876              
6877              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
6878              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
6879              Date: Thu, 2 Nov 2000 20:12:20 +0300
6880              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
6881      Branch: perl
6882            ! lib/Net/Ping.pm
6883 ____________________________________________________________________________
6884 [  7528] By: jhi                                   on 2000/11/02  17:49:09
6885         Log: Detpyo.
6886      Branch: perl
6887            ! pod/perlop.pod
6888 ____________________________________________________________________________
6889 [  7527] By: jhi                                   on 2000/11/02  15:48:37
6890         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
6891              fix a autovivification bug in Tie::RefHash, add tests for both.
6892              
6893              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
6894              From: Edward Avis <epa98@doc.ic.ac.uk>
6895              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
6896              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
6897      Branch: perl
6898            + t/lib/tie-refhash.t
6899            ! MANIFEST lib/Tie/RefHash.pm
6900 ____________________________________________________________________________
6901 [  7526] By: jhi                                   on 2000/11/02  13:56:26
6902         Log: Test::Harness revealed buglets in the new DynaLoader.
6903              
6904              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
6905              From: andreas.koenig@anima.de (Andreas J. Koenig)
6906              Date: 02 Nov 2000 11:26:48 +0100 
6907              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
6908      Branch: perl
6909            ! ext/DynaLoader/DynaLoader_pm.PL
6910 ____________________________________________________________________________
6911 [  7525] By: jhi                                   on 2000/11/01  23:52:08
6912         Log: The entry for #7503 was missing.
6913      Branch: perl
6914            ! Changes
6915 ____________________________________________________________________________
6916 [  7524] By: jhi                                   on 2000/11/01  23:40:52
6917         Log: Update Changes.
6918      Branch: perl
6919            ! Changes patchlevel.h
6920 ____________________________________________________________________________
6921 [  7523] By: jhi                                   on 2000/11/01  22:57:09
6922         Log: More tweaking on the #7522 theme.
6923      Branch: perl
6924            ! ext/DynaLoader/DynaLoader_pm.PL
6925 ____________________________________________________________________________
6926 [  7522] By: jhi                                   on 2000/11/01  22:06:15
6927         Log: Expand %Config variables and %ENV variables only if
6928              so requested during build time using the
6929              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
6930              Not expanding makes relocating distributions easier.
6931      Branch: perl
6932            ! ext/DynaLoader/DynaLoader_pm.PL
6933 ____________________________________________________________________________
6934 [  7521] By: jhi                                   on 2000/11/01  20:56:34
6935         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
6936              and setgid() because they were just changing $< and $( which means
6937              only changing the real uid/gid, as opposed to changing both
6938              real and effective ids.  (The alternative way could have been
6939              in POSIX.pm to change $> and $), too, but making a direct call
6940              to the C API feels cleaner.)  Fixes the bug
6941              
6942              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
6943              From: "Garry T. Williams" <garry@zvolve.com>
6944              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
6945              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
6946      Branch: perl
6947            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6948            ! ext/POSIX/typemap pod/perlvar.pod
6949 ____________________________________________________________________________
6950 [  7520] By: jhi                                   on 2000/11/01  20:08:33
6951         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
6952              From: "Garry T. Williams" <garry@zvolve.com>
6953              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
6954              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
6955      Branch: perl
6956            ! pod/perlsec.pod
6957 ____________________________________________________________________________
6958 [  7519] By: jhi                                   on 2000/11/01  20:01:22
6959         Log: Locale warning explanation tweak.
6960      Branch: perl
6961            ! pod/perldiag.pod
6962 ____________________________________________________________________________
6963 [  7518] By: jhi                                   on 2000/11/01  18:57:13
6964         Log: C.pm part of
6965              
6966              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
6967              From: Jarkko Hietaniemi <jhi@iki.fi>
6968              Date: Tue, 10 Oct 2000 08:22:28 -0500
6969              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
6970      Branch: perl
6971            ! ext/B/B/C.pm
6972 ____________________________________________________________________________
6973 [  7517] By: jhi                                   on 2000/11/01  18:41:59
6974         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
6975              From: Martien Verbruggen <mgjv@comdyn.com.au>
6976              Date: Fri, 6 Oct 2000 14:09:10 +1100
6977              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
6978      Branch: perl
6979            ! pod/perlop.pod
6980 ____________________________________________________________________________
6981 [  7516] By: jhi                                   on 2000/11/01  18:34:55
6982         Log: Generalize the Camel wording.
6983              
6984              Subject: Re: perlfaq style changes
6985              From: John Borwick <jhborwic@unity.ncsu.edu>
6986              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
6987              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
6988      Branch: perl
6989            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
6990 ____________________________________________________________________________
6991 [  7515] By: jhi                                   on 2000/11/01  16:52:31
6992         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
6993              From: pimlott@idiomtech.com (Andrew Pimlott)
6994              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
6995              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
6996      Branch: perl
6997            ! pod/perlsec.pod
6998 ____________________________________________________________________________
6999 [  7514] By: jhi                                   on 2000/11/01  15:03:40
7000         Log: More AIX lore.
7001      Branch: perl
7002            ! ext/re/hints/aix.pl
7003 ____________________________________________________________________________
7004 [  7513] By: jhi                                   on 2000/11/01  14:48:30
7005         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
7006              From: root <root@chronos.fi.muni.cz>
7007              Date: Wed, 1 Nov 2000 12:31:32 +0100
7008              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
7009      Branch: perl
7010            ! lib/Net/Ping.pm
7011 ____________________________________________________________________________
7012 [  7512] By: jhi                                   on 2000/11/01  14:46:47
7013         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
7014              From: Martin Husemann <martin@duskware.de>
7015              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
7016              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
7017      Branch: perl
7018            ! regcomp.c
7019 ____________________________________________________________________________
7020 [  7511] By: jhi                                   on 2000/11/01  14:39:50
7021         Log: AUTHORS updates.
7022      Branch: perl
7023            ! AUTHORS
7024 ____________________________________________________________________________
7025 [  7510] By: jhi                                   on 2000/11/01  14:29:50
7026         Log: Subject: [PATCH] startperl to respect versiononly
7027              From: Robin Barker <rmb1@cise.npl.co.uk> 
7028              Date: Tue, 31 Oct 2000 16:29:36 GMT
7029              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
7030      Branch: metaconfig/U/perl
7031            ! startperl.U
7032      Branch: perl
7033            ! Configure config_h.SH
7034 ____________________________________________________________________________
7035 [  7509] By: jhi                                   on 2000/11/01  14:19:53
7036         Log: printf UVs the correct way, noticed by Robin Barker.
7037      Branch: perl
7038            ! utf8.c
7039 ____________________________________________________________________________
7040 [  7508] By: jhi                                   on 2000/11/01  14:10:03
7041         Log: Do not cleanup *% because the % has special meanings in some
7042              shell environments.
7043      Branch: perl
7044            ! ext/Storable/Makefile.PL
7045 ____________________________________________________________________________
7046 [  7507] By: jhi                                   on 2000/11/01  14:06:00
7047         Log: The NonStop-UX libraries have a novel way to say NaN.
7048      Branch: perl
7049            ! t/lib/bigfltpm.t
7050 ____________________________________________________________________________
7051 [  7506] By: jhi                                   on 2000/11/01  14:03:35
7052         Log: The osname has been lowercased by now, from Tom Bates.
7053      Branch: metaconfig
7054            ! U/modified/Oldconfig.U
7055      Branch: perl
7056            ! Configure config_h.SH
7057 ____________________________________________________________________________
7058 [  7505] By: jhi                                   on 2000/10/31  19:18:39
7059         Log: The compiler is either gcc or cc, from Tom Bates.
7060      Branch: perl
7061            ! hints/nonstopux.sh
7062 ____________________________________________________________________________
7063 [  7504] By: jhi                                   on 2000/10/31  14:53:42
7064         Log: Update Changes.
7065      Branch: perl
7066            ! Changes patchlevel.h
7067 ____________________________________________________________________________
7068 [  7503] By: jhi                                   on 2000/10/31  14:30:50
7069         Log: Whitespace style tweak.  Was originally going to see to
7070              
7071              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
7072              From: Joe Smith <jms@inwap.com>
7073              Date: Mon, 30 Oct 2000 18:47:57 -0800
7074              Message-Id: <39FE32DD.24AAC4D@inwap.com>
7075              
7076              but that had already been taken care of.
7077      Branch: metaconfig
7078            ! U/compline/d_stdstdio.U
7079      Branch: perl
7080            ! Configure config_h.SH
7081 ____________________________________________________________________________
7082 [  7502] By: jhi                                   on 2000/10/31  14:25:02
7083         Log: AUTHORS tweaks.
7084      Branch: perl
7085            ! AUTHORS
7086 ____________________________________________________________________________
7087 [  7501] By: jhi                                   on 2000/10/31  14:23:59
7088         Log: Subject: perlfaq style changes
7089              From: John Borwick <jhborwic@unity.ncsu.edu>
7090              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
7091              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
7092      Branch: perl
7093            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
7094            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
7095            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
7096            ! pod/perlfaq9.pod
7097 ____________________________________________________________________________
7098 [  7500] By: jhi                                   on 2000/10/31  14:22:15
7099         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
7100              
7101              Subject: Re: [ID 20000918.005] ~ on wide chars
7102              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7103              Date: Mon, 30 Oct 2000 21:09:55 -0800
7104              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
7105              
7106              (The ord() part of the patch skipped.)
7107      Branch: perl
7108            ! doop.c
7109 ____________________________________________________________________________
7110 [  7499] By: jhi                                   on 2000/10/31  14:20:08
7111         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
7112              From: Jens Hamisch <jens@Strawberry.COM>
7113              Date: Mon, 30 Oct 2000 15:17:07 +0100
7114              Message-Id: <20001030151707.A9597@Strawberry.COM>
7115      Branch: perl
7116            ! av.c
7117 ____________________________________________________________________________
7118 [  7498] By: jhi                                   on 2000/10/31  14:16:29
7119         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
7120              From: Peter Prymmer <pvhp@forte.com>
7121              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
7122              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
7123      Branch: perl
7124            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
7125            + ext/Encode/Encode/posix-bc.enc
7126            ! MANIFEST t/lib/encode.t
7127 ____________________________________________________________________________
7128 [  7497] By: jhi                                   on 2000/10/31  14:13:22
7129         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
7130              From: Peter Prymmer <pvhp@forte.com>
7131              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
7132              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
7133      Branch: perl
7134            ! t/lib/cgi-html.t
7135 ____________________________________________________________________________
7136 [  7496] By: jhi                                   on 2000/10/31  14:12:05
7137         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
7138              From: Peter Prymmer <pvhp@forte.com>
7139              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
7140              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
7141      Branch: perl
7142            ! t/lib/cgi-function.t
7143 ____________________________________________________________________________
7144 [  7495] By: jhi                                   on 2000/10/31  14:11:08
7145         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
7146              From: Peter Prymmer <pvhp@forte.com>
7147              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
7148              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
7149      Branch: perl
7150            + ext/re/hints/aix.pl
7151            ! MANIFEST ext/re/Makefile.PL
7152 ____________________________________________________________________________
7153 [  7494] By: jhi                                   on 2000/10/31  14:08:32
7154         Log: Use Errno magic.
7155              
7156              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
7157              From: Casey Tweten <perl@ctweten.amsite.com>
7158              Date: Mon, 30 Oct 2000 15:51:17 -0500
7159              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
7160      Branch: perl
7161            ! lib/File/Temp.pm
7162 ____________________________________________________________________________
7163 [  7493] By: jhi                                   on 2000/10/31  14:05:07
7164         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
7165              
7166              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
7167              From: Nicholas Clark <nick@ccl4.org>
7168              Date: Mon, 30 Oct 2000 17:38:45 +0000
7169              Message-ID: <20001030173845.O60355@plum.flirble.org>
7170      Branch: perl
7171            ! Makefile.SH utils/perlbug.PL
7172 ____________________________________________________________________________
7173 [  7492] By: nick                                  on 2000/10/30  19:37:23
7174         Log: Change files which are mysteriously different to mainline to be
7175              copies of mainline.
7176      Branch: perlio
7177            ! objXSUB.h perlapi.c pod/perlapi.pod
7178 ____________________________________________________________________________
7179 [  7491] By: nick                                  on 2000/10/30  18:05:54
7180         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
7181              - typo in endian code in putc.
7182              - Don't allow read of write-only files and vice-versa
7183              - and off-by-one in flush-all loop.
7184              Remove debug calls as they were using GCC specific features.
7185      Branch: perlio
7186            ! perlio.c
7187 ____________________________________________________________________________
7188 [  7490] By: nick                                  on 2000/10/29  21:45:45
7189         Log: Integrate mainline to perlio
7190      Branch: perlio
7191           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
7192           !> toke.c
7193 ____________________________________________________________________________
7194 [  7489] By: jhi                                   on 2000/10/29  21:11:08
7195         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
7196              From: andreas.koenig@anima.de (Andreas J. Koenig)
7197              Date: 29 Oct 2000 22:05:59 +0100
7198              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
7199      Branch: perl
7200            ! lib/ExtUtils/Manifest.pm
7201 ____________________________________________________________________________
7202 [  7488] By: jhi                                   on 2000/10/29  21:07:47
7203         Log: Tests for #7487.
7204              
7205              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
7206              From: andreas.koenig@anima.de (Andreas J. Koenig)
7207              Date: 29 Oct 2000 19:37:09 +0100
7208              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
7209      Branch: perl
7210            ! t/comp/proto.t
7211 ____________________________________________________________________________
7212 [  7487] By: jhi                                   on 2000/10/29  21:06:27
7213         Log: constsub spillage.
7214              
7215              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
7216              From: John Tobey <jtobey@john-edwin-tobey.org>
7217              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
7218              Message-Id: <m13pvSr-000FObC@feynman.localnet>
7219      Branch: perl
7220            ! op.c
7221 ____________________________________________________________________________
7222 [  7486] By: nick                                  on 2000/10/29  21:05:04
7223         Log: Integrate mainline to perlio branch
7224      Branch: perlio
7225           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
7226           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
7227           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
7228           +> vos/install_perl.cm
7229            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
7230            - vos/config.h vos/config_h.SH_orig
7231           !> (integrate 141 files)
7232 ____________________________________________________________________________
7233 [  7485] By: jhi                                   on 2000/10/29  21:00:47
7234         Log: Make \x{...} consistently produce UTF-8.
7235              
7236              Subject: Re: \x{...} is confused 
7237              From: Simon Cozens <simon@cozens.net>
7238              Date: Sun, 29 Oct 2000 19:36:48 +0000
7239              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
7240      Branch: perl
7241            ! t/pragma/utf8.t toke.c
7242 ____________________________________________________________________________
7243 [  7484] By: nick                                  on 2000/10/29  20:05:29
7244         Log: PerlIO passes all tests.
7245      Branch: perlio
7246            ! perlio.c
7247 ____________________________________________________________________________
7248 [  7483] By: jhi                                   on 2000/10/29  18:06:55
7249         Log: Update Changes.
7250      Branch: perl
7251            ! Changes patchlevel.h
7252 ____________________________________________________________________________
7253 [  7482] By: nick                                  on 2000/10/29  17:43:28
7254         Log: Include <unistd.h> to get correct lseek() prototype etc.
7255              (I thought perl.h did that) - down to two fails
7256              - comp/require.t (last test)
7257              - lib/io_xs.t - possibly import/export of FILE * ?
7258      Branch: perlio
7259            ! perlio.c
7260 ____________________________________________________________________________
7261 [  7481] By: jhi                                   on 2000/10/29  17:02:37
7262         Log: UTF-8 decoder tweak.
7263      Branch: perl
7264            ! utf8.c
7265 ____________________________________________________________________________
7266 [  7480] By: nick                                  on 2000/10/29  16:26:11
7267         Log: Fixed two bugs:
7268              - error code not being set on close (of broken pipe)
7269              - append mode was truncating.
7270              At least one seek/tell bug remains.
7271      Branch: perlio
7272            ! perlio.c
7273 ____________________________________________________________________________
7274 [  7479] By: nick                                  on 2000/10/29  11:18:16
7275         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
7276              in case of accidents. Still several worrying fails, no line disciplines yet.
7277      Branch: perlio
7278            ! iperlsys.h perlio.c
7279 ____________________________________________________________________________
7280 [  7478] By: jhi                                   on 2000/10/29  02:04:01
7281         Log: Add also emailless people.
7282      Branch: perl
7283            ! AUTHORS
7284 ____________________________________________________________________________
7285 [  7477] By: jhi                                   on 2000/10/29  01:36:00
7286         Log: The #7476 needs a MANIFEST change, too.
7287      Branch: perl
7288            ! MANIFEST
7289 ____________________________________________________________________________
7290 [  7476] By: jhi                                   on 2000/10/29  01:35:21
7291         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
7292      Branch: perl
7293            - MAINTAIN
7294            ! AUTHORS Changes
7295 ____________________________________________________________________________
7296 [  7475] By: jhi                                   on 2000/10/28  23:57:25
7297         Log: De-quoted-unreadable to ISO Latin 1.
7298              (There's one ISO-2022-JP name in Changes5.004.)
7299      Branch: perl
7300            ! Changes Changes5.6
7301 ____________________________________________________________________________
7302 [  7474] By: jhi                                   on 2000/10/28  19:13:06
7303         Log: Subject: [ID 20001027.007] uniq array in perlfaq
7304              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
7305              Date: Fri, 27 Oct 2000 19:28:30 +0200
7306              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
7307      Branch: perl
7308            ! pod/perlfaq4.pod
7309 ____________________________________________________________________________
7310 [  7473] By: jhi                                   on 2000/10/28  18:02:05
7311         Log: Locking null mutexes is not recommendable.
7312              
7313              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
7314              From: Hugo <hv@crypt.compulink.co.uk>
7315              Date: Sat, 28 Oct 2000 18:41:12 +0100
7316              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
7317      Branch: perl
7318            ! op.c
7319 ____________________________________________________________________________
7320 [  7472] By: jhi                                   on 2000/10/28  17:52:58
7321         Log: Better create a true mailing list for the repository keepers.
7322      Branch: perl
7323            ! Porting/repository.pod
7324 ____________________________________________________________________________
7325 [  7471] By: jhi                                   on 2000/10/28  17:28:24
7326         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
7327              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
7328      Branch: perl
7329            + Porting/repository.pod
7330            ! MANIFEST
7331 ____________________________________________________________________________
7332 [  7470] By: jhi                                   on 2000/10/28  17:20:54
7333         Log: Subject: DOC PATCH 5.6.0
7334              From: mjd@plover.com
7335              Date: 27 Oct 2000 17:32:44 -0000
7336              Message-ID: <20001027173244.23754.qmail@plover.com>
7337      Branch: perl
7338            ! pod/perlfunc.pod
7339 ____________________________________________________________________________
7340 [  7469] By: jhi                                   on 2000/10/28  17:16:45
7341         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
7342              From: "Peter J. Farley III" <pjfarley@banet.net>
7343              Date: Fri, 27 Oct 2000 20:32:56 -0400
7344              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
7345      Branch: perl
7346            ! README.dos
7347 ____________________________________________________________________________
7348 [  7468] By: jhi                                   on 2000/10/28  17:07:18
7349         Log: Make target reordering to avoid pointless re-makes.
7350              
7351              Subject: Re: Total re-make of 'make okfile' after 7451 ?
7352              From: Nicholas Clark <nick@ccl4.org>
7353              Date: Sat, 28 Oct 2000 00:31:02 +0100
7354              Message-ID: <20001028003101.A54517@plum.flirble.org>
7355      Branch: perl
7356            ! Makefile.SH
7357 ____________________________________________________________________________
7358 [  7467] By: jhi                                   on 2000/10/28  17:05:31
7359         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
7360              From: lvirden@cas.org
7361              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
7362              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
7363      Branch: perl
7364            ! README.os2
7365 ____________________________________________________________________________
7366 [  7466] By: jhi                                   on 2000/10/28  16:09:16
7367         Log: Upgrade to CPAN 1.58_55.
7368              
7369              Subject: CPAN.pm status
7370              From: andreas.koenig@anima.de (Andreas J. Koenig) 
7371              Date: 28 Oct 2000 08:18:00 +0200 
7372              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
7373      Branch: perl
7374            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7375 ____________________________________________________________________________
7376 [  7465] By: jhi                                   on 2000/10/28  16:02:47
7377         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
7378      Branch: perl
7379            ! embed.h embed.pl perl.h proto.h toke.c
7380 ____________________________________________________________________________
7381 [  7464] By: nick                                  on 2000/10/28  10:43:44
7382         Log: Fix for sv_2iv() on "shared" value from keys %hash.
7383      Branch: perl
7384            ! sv.c
7385 ____________________________________________________________________________
7386 [  7463] By: jhi                                   on 2000/10/27  16:18:29
7387         Log: Update Changes.
7388      Branch: perl
7389            ! Changes patchlevel.h
7390 ____________________________________________________________________________
7391 [  7462] By: jhi                                   on 2000/10/27  16:17:44
7392         Log: Too enthusiastic editing in #7460.
7393      Branch: metaconfig
7394            ! U/modified/Oldsym.U
7395      Branch: perl
7396            ! Configure config_h.SH
7397 ____________________________________________________________________________
7398 [  7461] By: jhi                                   on 2000/10/27  15:37:38
7399         Log: Retract #7459, the script needs more work.
7400      Branch: perl
7401            - mkreef
7402            ! MANIFEST
7403 ____________________________________________________________________________
7404 [  7460] By: jhi                                   on 2000/10/27  15:23:14
7405         Log: Use $sort, $uniq (and $tr) consistently as wondered
7406              by Nicholas Clark.
7407      Branch: metaconfig
7408            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
7409            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
7410            ! U/modified/libc.U
7411      Branch: perl
7412            ! Configure config_h.SH
7413 ____________________________________________________________________________
7414 [  7459] By: jhi                                   on 2000/10/27  15:02:07
7415         Log: (Retracted by #7461)
7416              
7417              Add a shell script for creating/removing symbolic link farms,
7418              useful for keeping the source code read-only and doing the
7419              builds somewhere else.
7420      Branch: perl
7421            + mkreef
7422            ! MANIFEST
7423 ____________________________________________________________________________
7424 [  7458] By: jhi                                   on 2000/10/27  14:42:20
7425         Log: Do away with the fix_pl.
7426      Branch: perl
7427            - fix_pl
7428            ! MANIFEST Makefile.SH
7429 ____________________________________________________________________________
7430 [  7457] By: jhi                                   on 2000/10/27  12:43:13
7431         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
7432              From: Jens Hamisch <jens@Strawberry.COM>
7433              Date: Fri, 27 Oct 2000 14:38:21 +0200
7434              Message-Id: <20001027143821.B3366@Strawberry.COM>
7435      Branch: perl
7436            ! perl.h
7437 ____________________________________________________________________________
7438 [  7456] By: jhi                                   on 2000/10/27  12:33:42
7439         Log: Subject: [PATCH] todo
7440              From: Nicholas Clark <nick@ccl4.org>
7441              Date: Thu, 26 Oct 2000 22:32:29 +0100
7442              Message-ID: <20001026223229.A44540@plum.flirble.org>
7443      Branch: perl
7444            ! pod/perltodo.pod
7445 ____________________________________________________________________________
7446 [  7455] By: jhi                                   on 2000/10/27  12:02:21
7447         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
7448              From: John Tobey <jtobey@john-edwin-tobey.org>
7449              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
7450              Message-Id: <m13ozHF-000FObC@feynman.localnet>
7451      Branch: perl
7452            ! op.c t/pragma/sub_lval.t
7453 ____________________________________________________________________________
7454 [  7454] By: jhi                                   on 2000/10/27  11:59:42
7455         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
7456              From: sthoenna@efn.org
7457              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
7458              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
7459      Branch: perl
7460            ! pp.c t/op/assignwarn.t
7461 ____________________________________________________________________________
7462 [  7453] By: jhi                                   on 2000/10/27  00:15:08
7463         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
7464      Branch: perl
7465            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
7466            ! ext/Storable/Storable.xs t/lib/st-lock.t
7467 ____________________________________________________________________________
7468 [  7452] By: jhi                                   on 2000/10/26  13:05:52
7469         Log: Undo #7451, this seems to be a deficiency in Perforce,
7470              there is no per-file line-terminator type, only per-client.
7471      Branch: perl
7472            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
7473            ! win32/makefile.mk
7474 ____________________________________________________________________________
7475 [  7451] By: jhi                                   on 2000/10/26  04:56:03
7476         Log: Experimenting in DOS arcana.
7477      Branch: perl
7478            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
7479            ! win32/makefile.mk
7480 ____________________________________________________________________________
7481 [  7450] By: jhi                                   on 2000/10/26  04:50:52
7482         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
7483              From: "Peter J. Farley III" <pjfarley@banet.net>            
7484              Date: Wed, 25 Oct 2000 23:10:18 -0400
7485              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
7486      Branch: perl
7487            ! t/io/open.t
7488 ____________________________________________________________________________
7489 [  7449] By: jhi                                   on 2000/10/26  04:49:16
7490         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
7491              From: Hugo <hv@crypt.compulink.co.uk>
7492              Date: Thu, 26 Oct 2000 01:55:17 +0100
7493              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
7494              
7495              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
7496      Branch: perl
7497            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
7498 ____________________________________________________________________________
7499 [  7448] By: jhi                                   on 2000/10/26  04:38:36
7500         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
7501              From: Peter Prymmer <pvhp@forte.com>
7502              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
7503              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
7504      Branch: perl
7505            ! configure.com
7506 ____________________________________________________________________________
7507 [  7447] By: jhi                                   on 2000/10/25  23:20:02
7508         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
7509              in platforms that strictly require all the symbols being present
7510              at link time.
7511      Branch: perl
7512            ! handy.h
7513 ____________________________________________________________________________
7514 [  7446] By: jhi                                   on 2000/10/25  21:55:57
7515         Log: Update Changes.
7516      Branch: perl
7517            ! Changes patchlevel.h
7518 ____________________________________________________________________________
7519 [  7445] By: jhi                                   on 2000/10/25  21:27:08
7520         Log: Integrate with vmsperl #7430 by Charles Bailey:
7521              
7522              Cleanup from prior patch (Charles Lane?):
7523              - improve handling of MFDs in Basename and Path
7524              - default to no xsubpp line # munging when building debug images
7525      Branch: perl
7526           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
7527 ____________________________________________________________________________
7528 [  7444] By: jhi                                   on 2000/10/25  21:03:50
7529         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
7530              From: John Peacock <JPeacock@UnivPress.com>
7531              Date: Thu, 18 May 2000 11:55:27 -0400
7532              Message-ID: <3924126F.A58BE57A@UnivPress.com>
7533      Branch: perl
7534            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
7535            ! t/op/write.t
7536 ____________________________________________________________________________
7537 [  7443] By: jhi                                   on 2000/10/25  20:43:10
7538         Log: Temporary stopgap for the self-tying issue: for now only
7539              array and hash self-ties are verboten.  The real fix, of
7540              course, would be to comprehensively test (and implement?)
7541              and debug (and document) self-ties.
7542      Branch: perl
7543            ! pod/perldiag.pod pp_sys.c t/op/tie.t
7544 ____________________________________________________________________________
7545 [  7442] By: jhi                                   on 2000/10/25  20:14:30
7546         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
7547              From: Dan Sugalski <dan@sidhe.org>
7548              Date: Wed, 25 Oct 2000 13:36:35 -0400
7549              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
7550              
7551              plus regen global.sym.
7552      Branch: perl
7553            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
7554            ! thrdvar.h util.c
7555 ____________________________________________________________________________
7556 [  7441] By: jhi                                   on 2000/10/25  20:12:20
7557         Log: buildtoc target tweaks.
7558      Branch: perl
7559            ! pod/Makefile.SH
7560 ____________________________________________________________________________
7561 [  7440] By: jhi                                   on 2000/10/25  20:03:53
7562         Log: A new version of making the syslog test more robust.
7563              (Replaces #7421.)
7564              
7565              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
7566              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7567              Date: Wed, 25 Oct 2000 12:13:54 -0400
7568              Message-ID: <20001025121354.B2264@O2.chapin.edu>
7569      Branch: perl
7570            ! t/lib/syslog.t
7571 ____________________________________________________________________________
7572 [  7439] By: jhi                                   on 2000/10/25  20:00:48
7573         Log: Continue the internal UTF-8 API tweaking.
7574              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
7575              used much more than the simpler API, now called utf8_to_uv_simple().
7576              Still not quite happy with API, too much partial duplication
7577              of functionality.
7578      Branch: perl
7579            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
7580            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
7581            ! regcomp.c regexec.c sv.c toke.c utf8.c
7582 ____________________________________________________________________________
7583 [  7438] By: jhi                                   on 2000/10/25  18:52:30
7584         Log: Allow poking holes at the UTF-8 decoding strictness.
7585      Branch: perl
7586            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
7587            ! utf8.h
7588 ____________________________________________________________________________
7589 [  7437] By: jhi                                   on 2000/10/25  13:53:05
7590         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
7591              UTF8LEN() and UTF8SKIP(). 
7592      Branch: perl
7593            ! pp.c utf8.c utf8.h
7594 ____________________________________________________________________________
7595 [  7436] By: jhi                                   on 2000/10/25  13:51:37
7596         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
7597              From: Nicholas Clark <nick@ccl4.org>
7598              Date: Wed, 25 Oct 2000 14:44:05 +0100
7599              Message-ID: <20001025144404.D27253@plum.flirble.org>
7600      Branch: perl
7601            ! pod/perlrun.pod
7602 ____________________________________________________________________________
7603 [  7435] By: jhi                                   on 2000/10/25  13:49:32
7604         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
7605              From: Mike Guy <mjtg@cam.ac.uk>
7606              Date: Tue, 24 Oct 2000 14:59:40 +0100
7607              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
7608      Branch: perl
7609            ! scope.c
7610 ____________________________________________________________________________
7611 [  7434] By: jhi                                   on 2000/10/25  13:48:41
7612         Log: AIX is picky about its symbol exports.  Solution for now
7613              is to include the deb.o explicitly to the re extension build.
7614              
7615              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
7616              From: Peter Prymmer <pvhp@forte.com>
7617              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
7618              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
7619      Branch: perl
7620            ! ext/re/Makefile.PL hints/aix.sh
7621 ____________________________________________________________________________
7622 [  7433] By: jhi                                   on 2000/10/25  13:46:49
7623         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
7624              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7625              Date: Wed, 25 Oct 2000 12:02:20 +0200
7626              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
7627      Branch: perl
7628            ! perlsdio.h
7629 ____________________________________________________________________________
7630 [  7432] By: jhi                                   on 2000/10/25  13:44:28
7631         Log: Subject: Minor update to find2perl, for portability
7632              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
7633              Date: Wed, 25 Oct 2000 12:05:47 +0100
7634              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
7635      Branch: perl
7636            ! x2p/find2perl.PL
7637 ____________________________________________________________________________
7638 [  7431] By: jhi                                   on 2000/10/25  13:40:39
7639         Log: Add targets to Makefile.SH, most importantly
7640              'regen_all' which also remembers to update vms/perly*.
7641      Branch: perl
7642            ! Makefile.SH
7643 ____________________________________________________________________________
7644 [  7430] By: bailey                                on 2000/10/25  03:13:53
7645         Log: Cleanup from prior patch (Charles Lane?):
7646              - improve handling of MFDs in Basename and Path
7647              - default to no xsubpp line # munging when building debug images
7648      Branch: vmsperl
7649            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
7650 ____________________________________________________________________________
7651 [  7429] By: jhi                                   on 2000/10/24  20:03:40
7652         Log: Podify README.epoc and README.vos.
7653      Branch: perl
7654            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
7655            ! pod/perlport.pod pod/perltoc.pod
7656 ____________________________________________________________________________
7657 [  7428] By: jhi                                   on 2000/10/24  19:10:33
7658         Log: Stratus VOS updates from Paul Green.
7659      Branch: perl
7660            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7661            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
7662            - vos/config.def vos/config.h vos/config_h.SH_orig
7663            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
7664            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
7665 ____________________________________________________________________________
7666 [  7427] By: jhi                                   on 2000/10/24  18:59:48
7667         Log: Check if stdio supports tweaking lval and cnt simultaneously.
7668              
7669              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
7670              From: Nicholas Clark <nick@ccl4.org>
7671              Date: Mon, 23 Oct 2000 15:39:32 +0100
7672              Message-ID: <20001023153932.A10786@plum.flirble.org>
7673      Branch: metaconfig
7674            ! U/compline/d_stdstdio.U
7675      Branch: perl
7676            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7677            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
7678            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
7679            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
7680            ! vos/config.h vos/config_h.SH_orig win32/config.bc
7681            ! win32/config.gc win32/config.vc
7682 ____________________________________________________________________________
7683 [  7426] By: jhi                                   on 2000/10/24  17:57:44
7684         Log: Missed the header file changes from #7425.
7685      Branch: perl
7686            ! embed.h embed.pl objXSUB.h proto.h
7687 ____________________________________________________________________________
7688 [  7425] By: jhi                                   on 2000/10/24  17:55:17
7689         Log: Fix the bug reported in
7690              
7691              From: andreas.koenig@anima.de (Andreas J. Koenig)
7692              Subject: Encode bug?
7693              Date: 24 Oct 2000 14:01:26 +0200 
7694              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
7695              
7696              Also make is_utf8_char() stricter.
7697      Branch: perl
7698            ! ext/Encode/Encode.xs utf8.c
7699 ____________________________________________________________________________
7700 [  7424] By: jhi                                   on 2000/10/24  15:15:39
7701         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
7702              From: Peter Scott <Peter@PSDT.com>
7703              Date: Mon, 23 Oct 2000 19:46:01 -0700
7704              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
7705      Branch: perl
7706            ! pod/perlfaq5.pod
7707 ____________________________________________________________________________
7708 [  7423] By: jhi                                   on 2000/10/24  14:25:30
7709         Log: Test tweak to avoid pulling in the whole Config.
7710      Branch: perl
7711            ! t/lib/st-lock.t
7712 ____________________________________________________________________________
7713 [  7422] By: jhi                                   on 2000/10/24  14:03:16
7714         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
7715      Branch: perl
7716            ! pp.c
7717 ____________________________________________________________________________
7718 [  7421] By: jhi                                   on 2000/10/24  13:32:09
7719         Log: (Replaced by #7440.)
7720              
7721              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
7722              From: "Kurt D. Starsinic" <kstar@chapin.edu>
7723              Date: Mon, 23 Oct 2000 16:40:54 -0400
7724              Message-ID: <20001023164054.B14491@O2.chapin.edu>
7725      Branch: perl
7726            ! t/lib/syslog.t
7727 ____________________________________________________________________________
7728 [  7420] By: jhi                                   on 2000/10/24  13:30:53
7729         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
7730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7731              Date: Mon, 23 Oct 2000 17:29:03 -0400
7732              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
7733      Branch: perl
7734            ! lib/ExtUtils/MM_Unix.pm
7735 ____________________________________________________________________________
7736 [  7419] By: jhi                                   on 2000/10/24  13:29:57
7737         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
7738              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7739              Date: Mon, 23 Oct 2000 19:01:32 -0400
7740              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
7741      Branch: perl
7742            ! utils/h2xs.PL
7743 ____________________________________________________________________________
7744 [  7418] By: jhi                                   on 2000/10/24  13:26:04
7745         Log: Replace #7409 with
7746              
7747              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
7748              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
7749              Date: Mon, 23 Oct 2000 20:08:56 +0200
7750              Message-ID: <20001023200855.A14850@nice.ram.loc>
7751      Branch: perl
7752            ! ext/Storable/Storable.pm t/lib/st-lock.t
7753 ____________________________________________________________________________
7754 [  7417] By: jhi                                   on 2000/10/24  13:17:52
7755         Log: Run vms/vms_yfix.pl, should have done that after changing
7756              perly.c in #7382.
7757      Branch: perl
7758            ! vms/perly_c.vms vms/perly_h.vms
7759 ____________________________________________________________________________
7760 [  7416] By: jhi                                   on 2000/10/24  02:55:33
7761         Log: Make the UTF-8 decoding stricter and more verbose when
7762              malformation happens.  This involved adding an argument
7763              to utf8_to_uv_chk(), which involved changing its prototype,
7764              and prefer STRLEN over I32 for the UTF-8 length, which as
7765              a domino effect necessitated changing the prototypes of
7766              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
7767              The stricter UTF-8 decoding checking uses Markus Kuhn's
7768              UTF-8 Decode Stress Tester from
7769              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
7770      Branch: perl
7771            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
7772            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
7773            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
7774            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
7775 ____________________________________________________________________________
7776 [  7415] By: jhi                                   on 2000/10/23  14:06:06
7777         Log: Update Changes.
7778      Branch: perl
7779            ! Changes patchlevel.h
7780 ____________________________________________________________________________
7781 [  7414] By: jhi                                   on 2000/10/23  12:39:52
7782         Log: Undo the basename() part of #7412 since the lib/basename
7783              tests would need upgrading too.
7784      Branch: perl
7785            ! lib/File/Basename.pm
7786 ____________________________________________________________________________
7787 [  7413] By: jhi                                   on 2000/10/23  12:19:27
7788         Log: Document PERL_INSTALL_ROOT of #7210.
7789      Branch: perl
7790            ! lib/ExtUtils/Install.pm
7791 ____________________________________________________________________________
7792 [  7412] By: jhi                                   on 2000/10/23  12:16:47
7793         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
7794      Branch: perl
7795            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
7796            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
7797 ____________________________________________________________________________
7798 [  7411] By: jhi                                   on 2000/10/23  12:07:41
7799         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
7800              From: Prymmer/Kahn <pvhp@best.com>
7801              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
7802              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
7803      Branch: perl
7804            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
7805 ____________________________________________________________________________
7806 [  7410] By: jhi                                   on 2000/10/23  04:10:11
7807         Log: The change #7187 was not so good on VMS.
7808              
7809              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
7810              From: "Craig A. Berry" <craig.berry@psinetcs.com>
7811              Date: Sun, 22 Oct 2000 23:03:08 -0500
7812              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
7813      Branch: perl
7814            ! utils/perldoc.PL
7815 ____________________________________________________________________________
7816 [  7409] By: jhi                                   on 2000/10/23  03:57:36
7817         Log: Avoid Storable locking on DJGPP for now.
7818              
7819              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
7820              From: "Peter J. Farley III" <pjfarley@banet.net>
7821              Date: Sun, 22 Oct 2000 20:00:00 -0400
7822              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
7823      Branch: perl
7824            ! ext/Storable/Storable.pm t/lib/st-lock.t
7825 ____________________________________________________________________________
7826 [  7408] By: jhi                                   on 2000/10/23  03:50:24
7827         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
7828              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
7829              Date: Sun, 22 Oct 2000 21:12:22 -0400
7830              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
7831      Branch: perl
7832            ! lib/vars.pm
7833 ____________________________________________________________________________
7834 [  7407] By: jhi                                   on 2000/10/23  03:43:12
7835         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
7836              From: Hugo <hv@crypt.compulink.co.uk>
7837              Date: Mon, 23 Oct 2000 00:47:22 +0100
7838              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
7839      Branch: perl
7840            ! regexec.c t/op/pat.t
7841 ____________________________________________________________________________
7842 [  7406] By: jhi                                   on 2000/10/23  03:40:29
7843         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
7844      Branch: perl
7845            ! lib/ExtUtils/MakeMaker.pm
7846 ____________________________________________________________________________
7847 [  7405] By: jhi                                   on 2000/10/22  21:32:00
7848         Log: Doc patch.
7849              
7850              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
7851              From: rspier@pobox.com (Robert Spier)
7852              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
7853              Message-ID: <14835.16112.13457.447971@rls.cx>
7854      Branch: perl
7855            ! lib/strict.pm
7856 ____________________________________________________________________________
7857 [  7404] By: jhi                                   on 2000/10/22  21:30:51
7858         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
7859              From: rspier@pobox.com (Robert Spier)
7860              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
7861              Message-ID: <14835.17223.72448.705566@rls.cx>
7862      Branch: perl
7863            ! lib/ExtUtils/MakeMaker.pm
7864 ____________________________________________________________________________
7865 [  7403] By: jhi                                   on 2000/10/22  21:24:11
7866         Log: Subject: [PATCH bleadperl] ripples from constsub patch
7867              From: John Tobey <jtobey@john-edwin-tobey.org>
7868              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
7869              Message-Id: <m13nSOB-000FObC@feynman.localnet>
7870      Branch: perl
7871            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
7872 ____________________________________________________________________________
7873 [  7402] By: jhi                                   on 2000/10/22  20:59:35
7874         Log: Support s?printf parameter reordering.
7875      Branch: perl
7876            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
7877 ____________________________________________________________________________
7878 [  7401] By: jhi                                   on 2000/10/22  19:19:14
7879         Log: Expand %Config variables only if explicitly so requested
7880              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
7881              
7882              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
7883              From: Gurusamy Sarathy <gsar@ActiveState.com>
7884              Date: Sun, 22 Oct 2000 11:47:32 -0700
7885              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
7886      Branch: perl
7887            ! Makefile.SH lib/lib_pm.PL
7888 ____________________________________________________________________________
7889 [  7400] By: jhi                                   on 2000/10/22  18:24:10
7890         Log: Move the #7390 test from warn/op to comp/redef.
7891              
7892              Subject: Re: Creating const subs for constants.
7893              From: John Tobey <jtobey@john-edwin-tobey.org>
7894              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
7895              Message-Id: <m13nG72-000FObC@feynman.localnet>               
7896      Branch: perl
7897            ! t/comp/redef.t t/pragma/warn/op
7898 ____________________________________________________________________________
7899 [  7399] By: jhi                                   on 2000/10/22  17:49:59
7900         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
7901              From: Nicholas Clark <nick@ccl4.org>
7902              Date: Sat, 21 Oct 2000 22:23:19 +0100
7903              Message-ID: <20001021222319.B45586@plum.flirble.org>
7904      Branch: perl
7905            ! ext/DynaLoader/DynaLoader_pm.PL
7906 ____________________________________________________________________________
7907 [  7398] By: jhi                                   on 2000/10/22  17:47:35
7908         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
7909              From: Hugo <hv@crypt.compulink.co.uk>
7910              Date: Sat, 21 Oct 2000 18:19:59 +0100
7911              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
7912      Branch: perl
7913            ! ext/B/B.pm ext/B/B/C.pm
7914 ____________________________________________________________________________
7915 [  7397] By: jhi                                   on 2000/10/22  17:35:18
7916         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
7917              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
7918              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
7919              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
7920      Branch: perl
7921            ! hints/openbsd.sh
7922 ____________________________________________________________________________
7923 [  7396] By: jhi                                   on 2000/10/22  17:19:46
7924         Log: Subject: installman go-faster stripes
7925              From: Nicholas Clark <nick@talking.bollo.cx>
7926              Date: Sat, 21 Oct 2000 17:24:53 +0100
7927              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
7928              
7929              Subject: Re: installman go-faster stripes
7930              From: Russ Allbery <rra@stanford.edu>
7931              Date: 21 Oct 2000 11:04:13 -0700
7932              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
7933      Branch: perl
7934            ! installman pod/pod2man.PL
7935 ____________________________________________________________________________
7936 [  7395] By: jhi                                   on 2000/10/22  17:17:35
7937         Log: Hints tweak from Anton Berezin.
7938      Branch: perl
7939            ! hints/freebsd.sh
7940 ____________________________________________________________________________
7941 [  7394] By: jhi                                   on 2000/10/22  04:50:04
7942         Log: Tweak the Is* definitions of Unicode character classes
7943              to better match the official categorizations; embrace
7944              the official categorizations; add the combining marks
7945              as alpha (and -numeric); fix DCinital (a typo and edito)
7946              to be DCmedial.
7947      Branch: perl
7948            + lib/unicode/Is/DCmedial.pl
7949            - lib/unicode/Is/DCinital.pl
7950            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
7951            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
7952            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
7953            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
7954 ____________________________________________________________________________
7955 [  7393] By: jhi                                   on 2000/10/21  18:06:05
7956         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
7957              From: Daniel Chetlin <daniel@chetlin.com>
7958              Date: Sat, 21 Oct 2000 02:57:03 -0700
7959              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
7960      Branch: perl
7961            + t/lib/tie-splice.t
7962            ! MANIFEST lib/Tie/Array.pm
7963 ____________________________________________________________________________
7964 [  7392] By: gsar                                  on 2000/10/21  18:05:15
7965         Log: resync utfperl branch with mainline
7966      Branch: utfperl
7967           !> (integrate 1760 files)
7968 ____________________________________________________________________________
7969 [  7391] By: jhi                                   on 2000/10/21  14:37:49
7970         Log: Testcases for a #7383,#7385 related bug.
7971              
7972              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
7973              From: Nicholas Clark <nick@ccl4.org>
7974              Date: Sat, 21 Oct 2000 15:04:51 +0100
7975              Message-ID: <20001021150451.A51566@plum.flirble.org>
7976      Branch: perl
7977            ! t/pragma/utf8.t
7978 ____________________________________________________________________________
7979 [  7390] By: jhi                                   on 2000/10/21  14:35:57
7980         Log: Add a testcase for #7389.
7981      Branch: perl
7982            ! t/pragma/warn/op
7983 ____________________________________________________________________________
7984 [  7389] By: jhi                                   on 2000/10/21  14:26:45
7985         Log: Subject: Re: Creating const subs for constants.
7986              From: John Tobey <jtobey@john-edwin-tobey.org>
7987              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
7988              Message-Id: <m13mo0N-000FObC@feynman.localnet>
7989      Branch: perl
7990            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
7991            ! proto.h sv.c
7992 ____________________________________________________________________________
7993 [  7388] By: nick                                  on 2000/10/21  11:44:23
7994         Log: Populate perlio branch
7995      Branch: perlio
7996           +> (branch 1760 files)
7997 ____________________________________________________________________________
7998 [  7387] By: nick                                  on 2000/10/21  10:52:05
7999         Log: Get branch back as replica of mainline via :
8000              p4 integrate -b utfperl
8001              p4 resolve -at ./...
8002      Branch: utfperl
8003           +> (branch 269 files)
8004            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
8005            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
8006            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
8007            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
8008            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
8009            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
8010            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
8011            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
8012            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
8013            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
8014            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
8015            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
8016            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
8017            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
8018            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
8019            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
8020            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
8021            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
8022            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
8023            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
8024            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
8025            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
8026            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
8027            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
8028            - lib/unicode/UCD300.html lib/unicode/Unicode.300
8029            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
8030            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
8031            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
8032            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
8033           !> (integrate 965 files)
8034 ____________________________________________________________________________
8035 [  7386] By: jhi                                   on 2000/10/21  01:31:12
8036         Log: Update Changes.
8037      Branch: perl
8038            ! Changes patchlevel.h
8039 ____________________________________________________________________________
8040 [  7385] By: jhi                                   on 2000/10/21  01:28:42
8041         Log: The #7383 was right only in the context of the original bug report,
8042              not in more general case.
8043      Branch: perl
8044            ! pp_hot.c
8045 ____________________________________________________________________________
8046 [  7384] By: jhi                                   on 2000/10/21  01:08:23
8047         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
8048      Branch: perl
8049            ! ext/IO/lib/IO/Select.pm
8050 ____________________________________________________________________________
8051 [  7383] By: jhi                                   on 2000/10/21  00:44:18
8052         Log: Fix for ID 20001020.006, concatenating an unset submatch
8053              with utf8 resulted in "Modification of a read-only value".
8054      Branch: perl
8055            ! pp_hot.c t/pragma/utf8.t
8056 ____________________________________________________________________________
8057 [  7382] By: jhi                                   on 2000/10/20  20:44:31
8058         Log: Make scan_num() reëntrant, as suggested in
8059              
8060              Subject: [PATCH perl@7229] Rentrant parser and yylex()
8061              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8062              Date: Fri, 20 Oct 2000 14:17:27 +0100
8063              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
8064      Branch: perl
8065            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
8066            ! toke.c
8067 ____________________________________________________________________________
8068 [  7381] By: jhi                                   on 2000/10/20  20:07:29
8069         Log: Reëntrancy fix.
8070              
8071              Subject: [PATCH perl@7229] Rentrant parser and yylex()
8072              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
8073              Date: Fri, 20 Oct 2000 14:17:27 +0100
8074              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
8075      Branch: perl
8076            ! embed.h embed.pl perl.h proto.h toke.c
8077 ____________________________________________________________________________
8078 [  7380] By: jhi                                   on 2000/10/20  19:15:54
8079         Log: Don't write double values through long double pointers,
8080              based on a part of
8081              
8082              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
8083              From: Jens Hamisch <jens@Strawberry.COM>
8084              Date: Tue, 17 Oct 2000 08:39:36 +0200
8085              Message-Id: <20001017083936.A11104@Strawberry.COM>
8086      Branch: perl
8087            ! perl.h pp.c
8088 ____________________________________________________________________________
8089 [  7379] By: jhi                                   on 2000/10/20  18:43:37
8090         Log: Portability tweak on #7377.
8091              
8092              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
8093              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8094              Date:     Fri, 20 Oct 2000 13:13:41 EDT
8095              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
8096      Branch: perl
8097            ! t/lib/dprof.t
8098 ____________________________________________________________________________
8099 [  7378] By: jhi                                   on 2000/10/20  12:57:19
8100         Log: SOCKS function redefinitions need prototypes, too, otherwise
8101              for example 32 bit versus 64 bit differences cause a lot of
8102              problems.  Part of
8103              
8104              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
8105              From: Jens Hamisch <jens@Strawberry.COM>
8106              Date: Tue, 17 Oct 2000 08:39:36 +0200
8107              Message-Id: <20001017083936.A11104@Strawberry.COM>
8108      Branch: perl
8109            ! doio.c pp_sys.c
8110 ____________________________________________________________________________
8111 [  7377] By: jhi                                   on 2000/10/20  12:37:12
8112         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
8113              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8114              Date:     Fri, 20 Oct 2000 08:26:04 EDT
8115              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
8116      Branch: perl
8117            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
8118 ____________________________________________________________________________
8119 [  7376] By: jhi                                   on 2000/10/20  12:35:31
8120         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
8121              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8122              Date:     Fri, 20 Oct 2000 07:48:15 EDT
8123              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
8124      Branch: perl
8125            ! configure.com vms/gen_shrfls.pl
8126 ____________________________________________________________________________
8127 [  7375] By: bailey                                on 2000/10/20  04:44:37
8128         Log: SYN SYN
8129      Branch: vmsperl
8130           +> (branch 134 files)
8131            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
8132            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
8133            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
8134            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
8135            - eg/cgi/frameset.cgi eg/cgi/index.html
8136            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
8137            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
8138            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
8139            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
8140            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
8141            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
8142            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
8143            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
8144            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
8145            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
8146            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
8147            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
8148            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
8149            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
8150            - lib/unicode/Props.txt lib/unicode/UCD300.html
8151            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
8152            - utils/perlbc.PL vms/subconfigure.com
8153           !> (integrate 785 files)
8154 ____________________________________________________________________________
8155 [  7374] By: jhi                                   on 2000/10/20  00:59:48
8156         Log: In the latest compiler builds cccdlflags must not become -fpic,
8157              from Wilfredo Sánchez.
8158      Branch: perl
8159            ! hints/darwin.sh
8160 ____________________________________________________________________________
8161 [  7373] By: jhi                                   on 2000/10/20  00:56:35
8162         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
8163              From: Tony Cook <tony@develop-help.com>
8164              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
8165              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
8166      Branch: perl
8167            ! pod/perlop.pod
8168 ____________________________________________________________________________
8169 [  7372] By: jhi                                   on 2000/10/19  19:34:40
8170         Log: Typo noted by Mark Lutz.
8171      Branch: perl
8172            ! t/op/64bitint.t
8173 ____________________________________________________________________________
8174 [  7371] By: jhi                                   on 2000/10/19  19:33:13
8175         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
8176      Branch: metaconfig
8177            ! U/modified/Cppsym.U U/modified/Oldconfig.U
8178      Branch: metaconfig/U/perl
8179            ! End.U dlsrc.U libperl.U
8180      Branch: perl
8181            + hints/nonstopux.sh
8182            ! Configure MANIFEST config_h.SH
8183 ____________________________________________________________________________
8184 [  7370] By: jhi                                   on 2000/10/19  17:18:08
8185         Log: Subject: PATCH do_print has 2 PerlIO_error()s
8186              From: nick@ccl4.org
8187              Date: Thu, 19 Oct 2000 18:09:20 +0100
8188              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
8189      Branch: perl
8190            ! doio.c
8191 ____________________________________________________________________________
8192 [  7369] By: jhi                                   on 2000/10/19  14:01:49
8193         Log: Update Changes.
8194      Branch: perl
8195            ! Changes patchlevel.h
8196 ____________________________________________________________________________
8197 [  7368] By: jhi                                   on 2000/10/19  13:04:29
8198         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
8199              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8200              Date: Wed, 18 Oct 2000 13:12:01 +0200
8201              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
8202      Branch: perl
8203            ! hints/aix.sh
8204 ____________________________________________________________________________
8205 [  7367] By: jhi                                   on 2000/10/19  02:22:40
8206         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
8207              of a 'pmshort' anywhere in the B, so the offending line was simply
8208              removed.
8209      Branch: perl
8210            ! ext/B/B/Debug.pm
8211 ____________________________________________________________________________
8212 [  7366] By: jhi                                   on 2000/10/19  02:12:37
8213         Log: Add the test case for the bug id 20000730.004 which seems
8214              to have been fixed by now.
8215      Branch: perl
8216            ! t/pragma/utf8.t
8217 ____________________________________________________________________________
8218 [  7365] By: jhi                                   on 2000/10/18  23:36:24
8219         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
8220              From: Hugo <hv@crypt.compulink.co.uk>
8221              Date: Wed, 18 Oct 2000 23:25:58 +0100
8222              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
8223      Branch: perl
8224            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
8225 ____________________________________________________________________________
8226 [  7364] By: jhi                                   on 2000/10/18  21:12:53
8227         Log: (retracted)
8228      Branch: perl
8229            ! pp.c
8230 ____________________________________________________________________________
8231 [  7363] By: jhi                                   on 2000/10/18  20:55:38
8232         Log: Missing change from #7362.
8233      Branch: perl
8234            ! win32/perlhost.h
8235 ____________________________________________________________________________
8236 [  7362] By: jhi                                   on 2000/10/18  20:52:01
8237         Log: Borland C fstat() never saw the fd as writable.
8238              
8239              Subject: fix for Borland's weak "stat" (perl@7211)
8240              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
8241              Date: Mon, 16 Oct 2000 09:55:03 +0400
8242              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
8243      Branch: perl
8244            ! win32/win32.c
8245 ____________________________________________________________________________
8246 [  7361] By: jhi                                   on 2000/10/18  17:43:50
8247         Log: Regen toc.
8248      Branch: perl
8249            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
8250 ____________________________________________________________________________
8251 [  7360] By: jhi                                   on 2000/10/18  17:07:44
8252         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8253              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
8254              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
8255              Date: Mon, 16 Oct 2000 15:19:49 +0200
8256      Branch: perl
8257            + README.aix
8258            ! MANIFEST
8259 ____________________________________________________________________________
8260 [  7359] By: jhi                                   on 2000/10/18  17:04:49
8261         Log: Subject: Pod patch for Devel::Peek
8262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8263              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
8264              Date: Mon, 16 Oct 2000 12:26:34 +0200
8265      Branch: perl
8266            ! ext/Devel/Peek/Peek.pm
8267 ____________________________________________________________________________
8268 [  7358] By: jhi                                   on 2000/10/18  17:03:15
8269         Log: Make Cwd more bulletproof in chrooted environments.
8270              
8271              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
8272              From: "Eric E. Coe" <Eric.Coe@oracle.com>
8273              Date: Wed, 18 Oct 2000 04:03:54 -0400
8274              Message-Id: <39ED596A.70E599FE@oracle.com>
8275      Branch: perl
8276            ! lib/Cwd.pm
8277 ____________________________________________________________________________
8278 [  7357] By: jhi                                   on 2000/10/18  16:37:26
8279         Log: Disable the UTF8 downgrade croakage for now to avoid
8280              too many not okay messages.
8281      Branch: perl
8282            ! doio.c
8283 ____________________________________________________________________________
8284 [  7356] By: jhi                                   on 2000/10/17  23:29:41
8285         Log: Show the failed remote port, instead of the failing line number.
8286              
8287              Subject: [PATCH 5.6.1 Debugger] More diagnostics
8288              From: David Sparks <daves@ActiveState.com>
8289              Date: Tue, 17 Oct 2000 15:00:24 -0700
8290              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
8291      Branch: perl
8292            ! lib/perl5db.pl
8293 ____________________________________________________________________________
8294 [  7355] By: jhi                                   on 2000/10/17  14:11:31
8295         Log: On output try to downgrade to bytes, croak if impossible,
8296              from Simon Cozens.  This means that outputting >255 UTF8
8297              is impossible.  Consider this as a strong incentive to get
8298              the I/O disciplines implemented.
8299      Branch: perl
8300            ! doio.c pod/perldiag.pod sv.c
8301 ____________________________________________________________________________
8302 [  7354] By: jhi                                   on 2000/10/17  13:42:23
8303         Log: Clarify documentation on 'use bytes'.
8304              
8305              Subject: Re: What does 'use bytes' "mean" ?
8306              From: Simon Cozens <simon@cozens.net>
8307              Date: Mon, 18 Sep 2000 18:24:25 +0100
8308              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
8309      Branch: perl
8310            ! lib/bytes.pm
8311 ____________________________________________________________________________
8312 [  7353] By: jhi                                   on 2000/10/17  13:28:12
8313         Log: Workaround for a sfio bug where the stream error indicator
8314              is not cleared as documented.
8315              
8316              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
8317              From: Nicholas Clark <nick@ccl4.org>
8318              Date: Mon, 16 Oct 2000 18:28:23 +0100
8319              Message-ID: <20001016182823.J19700@plum.flirble.org>
8320      Branch: perl
8321            ! doio.c
8322 ____________________________________________________________________________
8323 [  7352] By: jhi                                   on 2000/10/17  13:06:19
8324         Log: More IoTYPE sprinkling.
8325      Branch: perl
8326            ! doio.c pp_hot.c
8327 ____________________________________________________________________________
8328 [  7351] By: jhi                                   on 2000/10/16  22:47:07
8329         Log: Detect early whether the std streams have gone bad.
8330              
8331              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
8332              Date: Mon, 16 Oct 2000 23:28:42 +0100
8333              From: Nicholas Clark <nick@ccl4.org>
8334              Message-ID: <20001016232842.A37942@plum.flirble.org>
8335      Branch: perl
8336            ! t/op/misc.t
8337 ____________________________________________________________________________
8338 [  7350] By: jhi                                   on 2000/10/16  22:45:16
8339         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
8340              From: "Peter J. Farley III" <pjfarley@banet.net>
8341              Date: Mon, 16 Oct 2000 18:15:59 -0400
8342              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
8343      Branch: perl
8344            ! djgpp/djgpp.c dosish.h t/io/open.t
8345 ____________________________________________________________________________
8346 [  7349] By: jhi                                   on 2000/10/16  22:36:45
8347         Log: perldelta tweak.
8348      Branch: perl
8349            ! pod/perldelta.pod
8350 ____________________________________________________________________________
8351 [  7348] By: jhi                                   on 2000/10/16  15:17:53
8352         Log: Update Changes.
8353      Branch: perl
8354            ! Changes patchlevel.h
8355 ____________________________________________________________________________
8356 [  7347] By: jhi                                   on 2000/10/16  13:55:27
8357         Log: Add the capability to include/exclude branches.
8358      Branch: perl
8359            ! Porting/genlog
8360 ____________________________________________________________________________
8361 [  7346] By: jhi                                   on 2000/10/16  13:18:04
8362         Log: Add Charles Lane.
8363      Branch: perl
8364            ! AUTHORS Changes
8365 ____________________________________________________________________________
8366 [  7345] By: jhi                                   on 2000/10/16  13:13:21
8367         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
8368      Branch: perl
8369            ! pod/perldelta.pod
8370 ____________________________________________________________________________
8371 [  7344] By: gsar                                  on 2000/10/16  09:30:21
8372         Log: integrate change#6220 from cfgperl
8373              
8374              Win32 patches from Benjamin Stuhl.
8375      Branch: maint-5.6/perl
8376           !> makedef.pl win32/win32.h
8377 ____________________________________________________________________________
8378 [  7343] By: gsar                                  on 2000/10/16  08:32:19
8379         Log: integrate changes#6221,6222 from cfgperl
8380              
8381              Remove tr///CU (the feature is to be obsoleted by better interfaces).
8382              From: simon@brecon.co.uk (Simon Cozens)
8383              Subject: [PATCH] Eliminate tr///[CU][CU]
8384              Date: 23 Jun 2000 11:05:40 GMT
8385              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
8386              
8387              doc typo fix
8388              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
8389              From: Ian Phillipps <Ian.Phillipps@iname.com>
8390              Date: Fri, 23 Jun 2000 10:40:58 +0100
8391              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
8392      Branch: maint-5.6/perl
8393           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
8394 ____________________________________________________________________________
8395 [  7342] By: gsar                                  on 2000/10/16  08:28:08
8396         Log: integrate change#6217 from cfgperl (in part)
8397              
8398              Rename the fdpid locking and integrate with Sarathy.
8399      Branch: maint-5.6/perl
8400           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
8401           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
8402           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
8403           !> win32/win32.c
8404 ____________________________________________________________________________
8405 [  7341] By: gsar                                  on 2000/10/16  08:23:39
8406         Log: integrate changes#6214..6216 from mainline
8407              
8408              @_ can't have junk in it even in the non-USE_ITHREADS case because
8409              caller() wants to populate @DB::args with it (causes a coredump
8410              in Carp::confess())
8411              
8412              tweak comment about @DB::args
8413              
8414              be more optimal about clearing @_
8415      Branch: maint-5.6/perl
8416           !> av.h cop.h pp_ctl.c t/op/runlevel.t
8417 ____________________________________________________________________________
8418 [  7340] By: gsar                                  on 2000/10/16  08:20:37
8419         Log: integrate changes#6207..6210 from cfgperl
8420              
8421              Subject: [PATCH 5.6.0] Threadsafe patches
8422              From: Dan Sugalski <dan@sidhe.org>
8423              To: perl5-porters@perl.org
8424              Date: Mon, 08 May 2000 18:08:13 -0400
8425              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
8426              
8427              Regen headers for #6207.
8428              
8429              Lock PL_fdpid against race conditions, based on:
8430              Subject: [PATCH 5.6.0]subprocess fixup for threads
8431              From: Dan Sugalski <dan@sidhe.org>
8432              To: perl5-porters@perl.org
8433              Date: Tue, 11 Apr 2000 17:02:32 -0400
8434              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
8435              
8436              Mopup for #6207 and #6209.
8437      Branch: maint-5.6/perl
8438           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
8439           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
8440           !> win32/win32.c
8441 ____________________________________________________________________________
8442 [  7339] By: gsar                                  on 2000/10/16  08:14:34
8443         Log: integrate change#6203 from cfgperl
8444              
8445              perldiag should refer to perlos2.pod not README.os2
8446      Branch: maint-5.6/perl
8447           !> pod/perldiag.pod
8448 ____________________________________________________________________________
8449 [  7338] By: gsar                                  on 2000/10/16  08:11:42
8450         Log: integrate change#6201 from mainline
8451              
8452              Perl_eval_pv() leaks 4 bytes every time it is called because it
8453              does a PUSHMARK that's never ever POPMARKed; in general, only
8454              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
8455              Perl_eval_[sp]v() don't because they don't take any incoming
8456              arguments (this leak has been around since the original version
8457              of perl_eval_pv() in 5.003_97e)
8458      Branch: maint-5.6/perl
8459           !> perl.c
8460 ____________________________________________________________________________
8461 [  7337] By: gsar                                  on 2000/10/16  08:08:47
8462         Log: integrate changes#6197..6200 from cfgperl
8463              
8464              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
8465              From: John Borwick <jhborwic@unity.ncsu.edu>
8466              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
8467              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
8468              
8469              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
8470              From: Dan Sugalski <dan@sidhe.org>
8471              To: vmsperl@perl.org, perl5-porters@perl.org
8472              Date: Fri, 02 Jun 2000 16:00:41 -0400
8473              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
8474              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
8475              
8476              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
8477              From: Dan Sugalski <dan@sidhe.org>
8478              To: perl5-porters@perl.org, vmsperl@perl.org
8479              Date: Fri, 02 Jun 2000 17:30:51 -0400
8480              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
8481              
8482              Update to cperl-mode.el 4.31 from
8483              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
8484              Subject: A couple of notes
8485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8486              To: Mailing list Perl5 <perl5-porters@perl.org>
8487              Date: Sat, 3 Jun 2000 23:33:32 -0400
8488              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
8489      Branch: maint-5.6/perl
8490           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
8491           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
8492           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
8493           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
8494           !> vms/vmsish.h
8495 ____________________________________________________________________________
8496 [  7336] By: gsar                                  on 2000/10/16  08:03:46
8497         Log: integrate changes#6194,6195 from mainline
8498              
8499              fix small eval"" memory leaks under USE_ITHREADS
8500              
8501              fix yet another eval"" leak under USE_ITHREADS
8502      Branch: maint-5.6/perl
8503           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
8504           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
8505           !> vms/perly_c.vms
8506 ____________________________________________________________________________
8507 [  7335] By: gsar                                  on 2000/10/16  08:02:15
8508         Log: integrate changes#6190,6191 from mainline
8509              
8510              submit missing embed.pl change
8511              
8512              vec() loses numericalness (modified version of patch suggested
8513              by Robin Barker)
8514      Branch: maint-5.6/perl
8515           !> doop.c embed.pl t/op/vec.t
8516 ____________________________________________________________________________
8517 [  7334] By: gsar                                  on 2000/10/16  08:01:03
8518         Log: integrate change#6189 from mainline
8519              
8520              counting tr/// corrupts later operation (from M.J.T Guy)
8521      Branch: maint-5.6/perl
8522           !> doop.c t/op/tr.t
8523 ____________________________________________________________________________
8524 [  7333] By: gsar                                  on 2000/10/16  07:59:07
8525         Log: integrate changes#6183..6188 from mainline
8526              
8527              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
8528              <nick@ccl4.org>)
8529              
8530              tweak for change#6127
8531              
8532              remove incorrect documentation about implicit split to @_ in
8533              list context, which never really worked in perl 5 (from
8534              M.J.T. Guy)
8535              
8536              further qualify references to "alphanumeric" (from Wolfgang Laun
8537              <wolfgang.laun@alcatel.at>)
8538              
8539              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
8540              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8541              
8542              h2xs tweaks
8543      Branch: maint-5.6/perl
8544           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
8545           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
8546           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
8547           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
8548           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
8549           !> pod/pod2latex.PL utils/h2xs.PL
8550 ____________________________________________________________________________
8551 [  7332] By: gsar                                  on 2000/10/16  07:53:52
8552         Log: integrate change#6179 from mainline
8553              
8554              buggy modulus on UVs introduced by change#3378 (resulted in
8555              4063328477 % 65535 amounting to 27406, instead of 27407)
8556      Branch: maint-5.6/perl
8557           !> pp.c t/op/arith.t
8558 ____________________________________________________________________________
8559 [  7331] By: gsar                                  on 2000/10/16  07:52:49
8560         Log: integrate changes#6176,6177,6178,6182 from cfgperl
8561              
8562              Single-quoted utf8 patch from Simon Cozens.
8563              
8564              Substitution utf8 patch from Simon Cozens.
8565              
8566              Be cleaner.
8567              
8568              Be Cleaner Part Deux.
8569      Branch: maint-5.6/perl
8570           !> Makefile.SH pp_hot.c toke.c
8571 ____________________________________________________________________________
8572 [  7330] By: gsar                                  on 2000/10/16  07:41:36
8573         Log: integrate change#6172 from mainline
8574              
8575              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
8576              (from Ilya Zakharevich)
8577      Branch: maint-5.6/perl
8578           !> regexec.c t/op/re_tests
8579 ____________________________________________________________________________
8580 [  7329] By: gsar                                  on 2000/10/16  07:40:25
8581         Log: integrate change#6171 from mainline
8582              
8583              scalar() doesn't force scalar context when used in void context
8584              (from Simon Cozens)
8585      Branch: maint-5.6/perl
8586           !> op.c t/op/wantarray.t
8587 ____________________________________________________________________________
8588 [  7328] By: gsar                                  on 2000/10/16  07:39:33
8589         Log: integrate change#6170 from mainline
8590              
8591              change#6142 needs tweaks to tests to work where there's no
8592              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8593      Branch: maint-5.6/perl
8594           !> t/lib/filefind.t
8595 ____________________________________________________________________________
8596 [  7327] By: gsar                                  on 2000/10/16  07:35:34
8597         Log: integrate changes#6166..6168 from cfgperl
8598              
8599              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
8600              in case somebody wants to write an extension for more
8601              shadow database interfaces.
8602              
8603              tweak todo
8604              
8605              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
8606      Branch: maint-5.6/perl
8607           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8608           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
8609           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
8610           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
8611           !> win32/config.vc win32/config_H.bc win32/config_H.gc
8612           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8613 ____________________________________________________________________________
8614 [  7326] By: gsar                                  on 2000/10/16  07:29:05
8615         Log: integrate changes#6157,6159..6161,6164 from cfgperl
8616              
8617              Regen Configure to jive with #6149.
8618              
8619              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
8620              
8621              Changes for the File::Temp 0.08 (change #6159) test suite
8622              to fit better into the Perl distribution test framework.
8623              
8624              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
8625              both from Simon Cozens.
8626              
8627              detypo
8628      Branch: maint-5.6/perl
8629           +> pod/perlmodlib.PL pod/perlnewmod.pod
8630           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
8631           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
8632           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8633           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8634 ____________________________________________________________________________
8635 [  7325] By: gsar                                  on 2000/10/16  07:25:13
8636         Log: integrate change#6158 from vmsperl
8637              
8638              Add fallback to tmpfile for use in cases where user's relying on
8639              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
8640              Lane's patch)
8641      Branch: maint-5.6/perl
8642           !> vms/vms.c vms/vmsish.h
8643 ____________________________________________________________________________
8644 [  7324] By: gsar                                  on 2000/10/16  07:20:50
8645         Log: integrate changes#6153..6155 from mainline
8646              
8647              prettier Test::Harness output on failed tests (from Nicholas Clark
8648              <nick@Bagpuss.uk.boo.com>)
8649              
8650              avoid type mismatch warning
8651              
8652              small bug in change#6144; remove random \xA0 character that snuck
8653              in via change#6145
8654      Branch: maint-5.6/perl
8655           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
8656           !> perl.c
8657 ____________________________________________________________________________
8658 [  7323] By: gsar                                  on 2000/10/16  07:18:47
8659         Log: integrate changes#6151,6152 from mainline
8660              
8661              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
8662              
8663              cosmetic fixups of RE debug output (from Ilya Zakharevich)
8664      Branch: maint-5.6/perl
8665           !> regexec.c
8666 ____________________________________________________________________________
8667 [  7322] By: gsar                                  on 2000/10/16  07:17:25
8668         Log: integrate changes#6146..6150 from mainline
8669              
8670              doc typo
8671              
8672              add a make entry to Config.pm so "perl -V:make" works on VMS
8673              (from Peter Prymmer)
8674              
8675              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
8676              
8677              OS/2 tweaks for usethreads build (from Rocco Caputo
8678              <troc@netrus.net>)
8679              
8680              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
8681      Branch: maint-5.6/perl
8682           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
8683           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
8684           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
8685           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
8686           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
8687           !> warnings.pl x2p/a2p.h
8688 ____________________________________________________________________________
8689 [  7321] By: gsar                                  on 2000/10/16  07:14:02
8690         Log: integrate changes#6143..6145 from mainline
8691              
8692              MacOS support, part 1 (from Matthias Neeracher
8693              <neeri@iis.ee.ethz.ch>)
8694              
8695              MacOS support, part 2: make AutoSplit use File::Spec instead
8696              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
8697              <neeri@iis.ee.ethz.ch>)
8698              
8699              make xsubpp skip embedded pod (from Matthias Neeracher
8700              <neeri@iis.ee.ethz.ch>)
8701      Branch: maint-5.6/perl
8702           +> ext/DynaLoader/dl_mac.xs
8703           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
8704           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
8705           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
8706           !> pp_ctl.c proto.h toke.c util.c util.h
8707 ____________________________________________________________________________
8708 [  7320] By: gsar                                  on 2000/10/16  07:12:13
8709         Log: integrate changes#6141,6142 from mainline
8710              
8711              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
8712              forwarded by Peter Seebach from the bsdi-users mailing list.
8713              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
8714              
8715              File::Find fails to chdir when chasing symlinks (from
8716              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8717      Branch: maint-5.6/perl
8718           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
8719 ____________________________________________________________________________
8720 [  7319] By: gsar                                  on 2000/10/16  07:04:30
8721         Log: integrate change#6139 from mainline
8722              
8723              revise mktables.PL for bugs and newness in Unicode 3.0
8724              (from James Bence <jbence@amgen.com>)
8725      Branch: maint-5.6/perl
8726           +> (branch 30 files)
8727           !> (integrate 49 files)
8728 ____________________________________________________________________________
8729 [  7318] By: gsar                                  on 2000/10/16  07:01:01
8730         Log: integrate changes#6137,6138 from mainline
8731              
8732              fix bogus redeclaration warning for "our" variables in different
8733              scopes
8734              
8735              add note about the handling of negative indices to tied arrays
8736              (from Michael G Schwern <schwern@pobox.com>)
8737      Branch: maint-5.6/perl
8738           !> op.c pod/perltie.pod t/pragma/strict-vars
8739 ____________________________________________________________________________
8740 [  7317] By: gsar                                  on 2000/10/16  06:58:46
8741         Log: integrate changes#6127..6136 from mainline
8742              
8743              call_method(...,G_EVAL) can longjmp() out if the method probing
8744              failed (from Gisle Aas)
8745              
8746              new perlxstut example for passing/returning refs to arrays
8747              (from David Lowe <dlowe@pootpoot.com>)
8748              
8749              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
8750              
8751              fix places that mean C<"word" character> but say C<alphanumeric
8752              character>
8753              
8754              avoid warnings in POSIX.pm (from Barrie Slaymaker)
8755              
8756              warnings::enabled() doesn't fall back to looking at $^W if
8757              caller isn't using lexical warnings (from Paul Marquess)
8758              
8759              elide bogus test in change#6132
8760              
8761              make Test::Harness use wait.h/WCOREDUMP if available
8762              (from Ben Tilly <ben_tilly@hotmail.com>)
8763              
8764              enable Test::Harness to dynamically determine column width etc.
8765              (from Rob Napier <rnapier@employees.org>)
8766              
8767              random pod typos (from Peter Scott <Peter@PSDT.com>)
8768      Branch: maint-5.6/perl
8769           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
8770           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
8771           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
8772           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
8773 ____________________________________________________________________________
8774 [  7316] By: gsar                                  on 2000/10/16  06:53:23
8775         Log: integrate change#6126 from mainline
8776              
8777              change#2879 broke rvalue autovivification of magicals such as
8778              ${$num} (reworked variant of patch suggested by Simon Cozens)
8779      Branch: maint-5.6/perl
8780           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
8781           !> pp_hot.c proto.h t/op/gv.t
8782 ____________________________________________________________________________
8783 [  7315] By: gsar                                  on 2000/10/16  06:51:38
8784         Log: integrate changes#6123,6125 from mainline
8785              
8786              clarify gotcha with #line directives (from Rocco Caputo
8787              <troc@netrus.net>)
8788              
8789              enable propagating exception objects via Perl_croak() in XS code
8790              (from Gisle Aas)
8791      Branch: maint-5.6/perl
8792           !> pod/perldebug.pod pod/perlsyn.pod util.c
8793 ____________________________________________________________________________
8794 [  7314] By: gsar                                  on 2000/10/16  06:49:28
8795         Log: integrate change#6122 from mainline
8796              
8797              downgrade fatal error on C<"foo@nosucharray.com"> to optional
8798              warning (from Mark-Jason Dominus)
8799      Branch: maint-5.6/perl
8800           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
8801           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
8802           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
8803           !> toke.c
8804 ____________________________________________________________________________
8805 [  7313] By: gsar                                  on 2000/10/16  06:46:54
8806         Log: integrate changes#6112..6121 from vmsperl
8807              
8808              Check for existence of file before trying to delete
8809              
8810              Ugly workaround for version-specific RTL error
8811              
8812              Urk -- undo previous removal of vmsish 'exit' change
8813              
8814              Add bounds checking for several strings (Charles Lane)
8815              
8816              Miscellaneous cosmetic fixes (Charles Lane)
8817              
8818              Treat sockets as special in sys(read|write) (Charles Lane et al.)
8819              
8820              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
8821              Flatten case labels in switch statements uniformly (Charles Bailey)
8822              
8823              Quiet error messages in vmsish.t (Charles Lane)
8824              
8825              Add missing escape (Charles Lane)
8826              
8827              Allow eliminate_macros() and fixpath() to handle space-delimited
8828              lists (based on fixes by Craig Berry)
8829      Branch: maint-5.6/perl
8830           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
8831           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
8832           !> vms/vmsish.h
8833 ____________________________________________________________________________
8834 [  7312] By: gsar                                  on 2000/10/16  06:41:18
8835         Log: integrate changes#6107,6110 from cfgperl
8836              
8837              Tweak the todo list.
8838              
8839              todo tweak
8840      Branch: maint-5.6/perl
8841           !> Todo-5.6
8842 ____________________________________________________________________________
8843 [  7311] By: gsar                                  on 2000/10/16  06:38:38
8844         Log: integrate changes#6104,6108 from mainline
8845              
8846              PL_sys_intern was being initialized too late on windows
8847              
8848              reenable fake signal handling on Windows, bugs and all
8849      Branch: maint-5.6/perl
8850           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
8851           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
8852           !> win32/win32.c
8853 ____________________________________________________________________________
8854 [  7310] By: gsar                                  on 2000/10/16  06:36:03
8855         Log: integrate changes#6095,6097..6103 from cfgperl
8856              
8857              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
8858              might be useful in future.
8859              
8860              Add a note about possible compilation problems from Allen Smith.
8861              
8862              Add a note about other, yet unsupported, shadow password APIs.
8863              
8864              Tweaks for the cc bugs from Allen Smith.
8865              
8866              More compilation tweakery from Allen Smith.
8867              
8868              Hints and test tweaks for Unicos.
8869              
8870              The test suite tweak in #6101 wasn't quite right.
8871              
8872              Test tweaking for Unicos continues.
8873      Branch: maint-5.6/perl
8874           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8875           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
8876           !> t/lib/complex.t t/op/64bitint.t
8877 ____________________________________________________________________________
8878 [  7309] By: gsar                                  on 2000/10/16  06:29:41
8879         Log: integrate changes#6093,6094 from mainline
8880              
8881              fork() failure to create pseudo process sets errno=EAGAIN and returns
8882              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
8883              
8884              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
8885      Branch: maint-5.6/perl
8886           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
8887           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
8888 ____________________________________________________________________________
8889 [  7308] By: gsar                                  on 2000/10/16  06:27:29
8890         Log: integrate change#6092 from cfgperl
8891              
8892              Regen perltoc with the fixed buildtoc.
8893      Branch: maint-5.6/perl
8894           !> pod/perltoc.pod
8895 ____________________________________________________________________________
8896 [  7307] By: gsar                                  on 2000/10/16  06:26:40
8897         Log: integrate changes#6089,6090 from mainline
8898              
8899              buildtoc tweak to fix newline lossage
8900              
8901              concat doesn't preserve utf8-ness, and doesn't invalidate
8902              [NI]OK; added tests for both
8903      Branch: maint-5.6/perl
8904           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
8905 ____________________________________________________________________________
8906 [  7306] By: gsar                                  on 2000/10/16  06:24:05
8907         Log: integrate change#6088 from cfgperl
8908              
8909              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
8910              because we do not use those.  The HAS_GETSPNAM remains,
8911              though, because we still do use that.
8912      Branch: maint-5.6/perl
8913           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
8914           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
8915           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
8916           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
8917           !> win32/config.vc win32/config_H.bc win32/config_H.gc
8918           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8919 ____________________________________________________________________________
8920 [  7305] By: gsar                                  on 2000/10/16  06:15:52
8921         Log: integrate changes#6084,6085,6087 from mainline
8922              
8923              substr() does not preserve utf8-ness (from Stefan Eissing
8924              <Eissing@medicaldataservice.de>); added tests
8925              
8926              repeat operator (x) doesn't preserve utf8-ness
8927              
8928              reverse() and quotemeta() weren't preserving utf8-ness; add tests
8929      Branch: maint-5.6/perl
8930           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
8931 ____________________________________________________________________________
8932 [  7304] By: gsar                                  on 2000/10/16  06:13:10
8933         Log: integrate changes#6077..6083 from mainline
8934              
8935              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
8936              and Tom Phoenix)
8937              
8938              workaround for CRT bug in chdir() (from Charles Lane, via
8939              Peter Prymmer)
8940              
8941              remove outdated kludge in Carp (NULLs are permitted in diagnostics
8942              now)
8943              
8944              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
8945              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8946              
8947              better default perlbug categories for ok reports (from Richard Foley)
8948              
8949              peek.t non-portable to ithreads
8950              
8951              note about undocumented caller() return value (from M.J.T. Guy);
8952              yet another peek.t tweak
8953      Branch: maint-5.6/perl
8954           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8955           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8956           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
8957           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
8958           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
8959           !> vms/vmsish.h
8960 ____________________________________________________________________________
8961 [  7303] By: gsar                                  on 2000/10/16  06:03:18
8962         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
8963              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
8964              
8965              &HUGE_VAL is not defined, it exists.
8966              
8967              Do not warn that an infinity does not look like a number.
8968              
8969              Rewrite the pwent/spent logic to be a little bit more clearer.
8970              
8971              Continue on the pwent/spent case.
8972              
8973              Correct Freudian slip.
8974              
8975              Use HUGE_VALL if applicable.
8976              
8977              pwent/spent #ifdef imbalance.
8978              
8979              Infinite problems.
8980              
8981              Call getspnam() only iff needd.
8982              
8983              Test both the scalar and list contexts.
8984              
8985              Use setxxent()/endxxent().
8986              
8987              Complex tweakery.
8988              
8989              Unicos hint tweak.
8990              
8991              Be more forgiving in POSIX about HUGE_VALL.
8992              
8993              Detypo.
8994              
8995              The search of infinity continues, this time simplified.
8996              
8997              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
8998              in natively 64-bit platforms where a long is a quad (no need
8999              for long longs).  Also added bias for IVs.
9000              
9001              Complex tweaks.
9002              
9003              Introduce t/lib/peek.t.
9004              
9005              Make the test more portable.
9006      Branch: maint-5.6/perl
9007           +> t/lib/peek.t
9008            ! pp_sys.c
9009           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
9010           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
9011           !> t/op/pwent.t toke.c util.c
9012 ____________________________________________________________________________
9013 [  7302] By: gsar                                  on 2000/10/16  05:03:37
9014         Log: integrate changes#6066..6071 from mainline
9015              
9016              s/END/CHECK/
9017              
9018              replace direct call to sighandler() with (*PL_sighandlerp)()
9019              
9020              note about values()
9021              
9022              File::Spec compatibility update (from Barrie Slaymaker
9023              <barries@slaysys.com>)
9024              
9025              remove misleading comment (from M.J.T. Guy)
9026              
9027              misformatted perllocal.pod (from Tim Jenness
9028              <t.jenness@jach.hawaii.edu>)
9029      Branch: maint-5.6/perl
9030           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9031           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
9032           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
9033           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
9034 ____________________________________________________________________________
9035 [  7301] By: gsar                                  on 2000/10/16  05:00:08
9036         Log: integrate changes#6061..6063 from mainline
9037              
9038              change#5921 neglected to make eq honor "use bytes"
9039              
9040              additional tests for utf8.t
9041              
9042              tokeq() could read unallocated field in argument
9043      Branch: maint-5.6/perl
9044           !> sv.c t/pragma/utf8.t toke.c
9045 ____________________________________________________________________________
9046 [  7300] By: gsar                                  on 2000/10/16  04:56:54
9047         Log: integrate changes#6046,6048,6057,6058 from mainline
9048              
9049              libscheck has insufficient checks for n32 libs (from
9050              Albert Chin-A-Young <china@thewrittenword.com>)
9051              
9052              add note about how $( doesn't interpolate in REs (from
9053              Philip Newton <newton@ficus.frogspace.net>)
9054              
9055              fix broken parsing of /\x{ab}/
9056              
9057              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
9058              (spotted by Donald Kinzer <dkinzer@premia.com>)
9059      Branch: maint-5.6/perl
9060           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
9061           !> t/pragma/utf8.t
9062 ____________________________________________________________________________
9063 [  7299] By: gsar                                  on 2000/10/16  04:52:50
9064         Log: integrate change#6044 from mainline
9065              
9066              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
9067              such that underscores are only ignored in literal numbers,
9068              "\x{...}", and hex/oct argument
9069      Branch: maint-5.6/perl
9070           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
9071 ____________________________________________________________________________
9072 [  7298] By: gsar                                  on 2000/10/16  04:50:53
9073         Log: integrate changes#6027..6043 from mainline
9074              
9075              podlators-1.02 update (from Russ Allbery)
9076              
9077              Pod::Man generates groff-incompatible macro definition (from
9078              Tom Christiansen)
9079              
9080              add CGI.pm v2.66 (from Lincoln Stein)
9081              
9082              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
9083              for @- and @+ (from Johan Vromans)
9084              
9085              small nits in diagnostics.pm (from Robin Barker)
9086              
9087              whitespace adjustments
9088              
9089              missing files in MANIFEST
9090              
9091              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
9092              to compensate
9093              
9094              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
9095              
9096              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
9097      Branch: maint-5.6/perl
9098           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
9099           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
9100           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
9101           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
9102           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
9103           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
9104           !> t/lib/cgi-html.t t/lib/cgi-request.t
9105 ____________________________________________________________________________
9106 [  7297] By: gsar                                  on 2000/10/16  04:44:30
9107         Log: integrate change#6025 from mainline
9108              
9109              Is{Alnum,Alpha,Word} don't match titlecase
9110              TODO: IsSpace is defined recursively!
9111              (both spotted by Larry)
9112      Branch: maint-5.6/perl
9113           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9114           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9115 ____________________________________________________________________________
9116 [  7296] By: gsar                                  on 2000/10/16  04:39:30
9117         Log: integrate change#6023 from mainline
9118              
9119              debugger stomps on $. (from M.J.T. Guy)
9120      Branch: maint-5.6/perl
9121           !> lib/perl5db.pl
9122 ____________________________________________________________________________
9123 [  7295] By: gsar                                  on 2000/10/16  04:38:02
9124         Log: integrate change#6022 from mainline
9125              
9126              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
9127      Branch: maint-5.6/perl
9128           !> sv.c
9129 ____________________________________________________________________________
9130 [  7294] By: gsar                                  on 2000/10/16  04:37:05
9131         Log: integrate changes#6018..6021 from mainline
9132              
9133              make lib/syslog.t portable to systems that don't have _PATH_LOG,
9134              make _PATH_LOG() return "" if unavailable
9135              
9136              windows portability tweaks
9137              
9138              test tweak
9139              
9140              remove Win2K issue in pod (fixed by change#6020)
9141      Branch: maint-5.6/perl
9142           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9143           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
9144           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
9145 ____________________________________________________________________________
9146 [  7293] By: gsar                                  on 2000/10/16  04:20:00
9147         Log: integrate changes#6013..6015 from mainline
9148              
9149              tweak change#5945 to display correct switch name in diagnostic
9150              
9151              glob() loading File::Glob behind the scenes may cause syntax errors
9152              
9153              tweak test for portability
9154      Branch: maint-5.6/perl
9155           !> op.c perl.c pod/perldiag.pod t/lib/b.t
9156 ____________________________________________________________________________
9157 [  7292] By: gsar                                  on 2000/10/16  04:18:11
9158         Log: integrate changes#6005..6010 from mainline, cfgperl
9159              
9160              perldoc might fail via "use blib" (from Hugo van der Sanden)
9161              
9162              Regen Configure.
9163              
9164              note about compile failures and END blocks (from M.J.T. Guy)
9165              
9166              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
9167              
9168              (change#6009 integrated earlier in change#7255)
9169              
9170              clarify note about shadow password support (from
9171              gellyfish@gellyfish.com)
9172      Branch: maint-5.6/perl
9173           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9174           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
9175           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
9176 ____________________________________________________________________________
9177 [  7291] By: gsar                                  on 2000/10/16  04:12:03
9178         Log: integrate changes#6002,6003 from mainline
9179              
9180              destructive sv_setsv() can lose UV-ness from source, causing
9181              numeric promotions/comparisons to fail to do the right thing
9182              
9183              allow REG_EXPAND_SZ keys in Windows registry (from
9184              John Clayton <John.Clayton@barclayscapital.com>)
9185      Branch: maint-5.6/perl
9186           !> sv.c win32/win32.c
9187 ____________________________________________________________________________
9188 [  7290] By: gsar                                  on 2000/10/16  04:10:19
9189         Log: integrate change#6001 from mainline
9190              
9191              support additional library locations via $Config{otherlibdirs}
9192              (from Andy Dougherty)
9193      Branch: maint-5.6/perl
9194           !> Configure INSTALL Porting/Glossary Porting/config.sh
9195           !> Porting/config_H config_h.SH epoc/config.sh perl.c
9196           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
9197           !> win32/config.bc win32/config.gc win32/config.vc
9198 ____________________________________________________________________________
9199 [  7289] By: gsar                                  on 2000/10/16  04:08:28
9200         Log: integrate change#5999 from mainline
9201              
9202              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9203      Branch: maint-5.6/perl
9204           !> t/pragma/warn/toke toke.c
9205 ____________________________________________________________________________
9206 [  7288] By: gsar                                  on 2000/10/16  04:07:01
9207         Log: integrate changes#5997,5998 from cfgperl
9208              
9209              Preserve $!.
9210              
9211              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
9212      Branch: maint-5.6/perl
9213           !> lib/Math/Complex.pm
9214 ____________________________________________________________________________
9215 [  7287] By: gsar                                  on 2000/10/16  04:04:37
9216         Log: integrate change#5995 from mainline
9217              
9218              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9219      Branch: maint-5.6/perl
9220           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9221 ____________________________________________________________________________
9222 [  7286] By: gsar                                  on 2000/10/16  04:03:21
9223         Log: integrate change#5994 from mainline
9224              
9225              fix for missed accounting for null byte in pack("Z",...) (from
9226              M.J.T. Guy)
9227      Branch: maint-5.6/perl
9228           !> pp.c t/op/pack.t
9229 ____________________________________________________________________________
9230 [  7285] By: gsar                                  on 2000/10/16  04:02:11
9231         Log: integrate changes#5989..5993 from mainline
9232              
9233              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
9234              itself and no other (from Tom Hughes)
9235              
9236              use $ENV{LIB} to search for libs under Visual C compiler
9237              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9238              
9239              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
9240              
9241              pod nit (from Simon Cozens)
9242              
9243              various minor tweaks seen on p5p
9244      Branch: maint-5.6/perl
9245           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
9246           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
9247           !> t/op/array.t toke.c
9248 ____________________________________________________________________________
9249 [  7284] By: gsar                                  on 2000/10/16  03:59:00
9250         Log: integrate changes#5978..5988 from mainline
9251              
9252              sync version numbers in File::Spec with the ones on CPAN
9253              (from Barrie Slaymaker)
9254              
9255              under useithreads, constant pad entries could inadvertantly be
9256              shared across threads (from Eric Blood <eblood@xmission.com>);
9257              added Eric's test case to testsuite
9258              
9259              allow Configure -S to run non-interactively (spotted by Greg Hudson
9260              <ghudson@mit.edu>)
9261              
9262              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
9263              prototype mismatch with CORE::glob(); update pod and tests to
9264              suit (File::Glob::glob() is still available for backward
9265              compatibility, but should be considered deprecated)
9266              
9267              avoid error in IO::Socket::INET when given an unknown service name
9268              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
9269              
9270              numeric conversion of non-number in change#3378 tramples on
9271              OOK offset, causing segfaults
9272              
9273              attributes::reftype() doesn't work on tied argument
9274              
9275              forked child may not exit correctly if it failed to open
9276              /dev/console (from Graham Barr)
9277              
9278              add regular expressions tutorial and quick-start guide (from
9279              Mark Kvale <kvale@phy.ucsf.edu>)
9280              
9281              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
9282              
9283              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
9284              <paul@miraclefish.com>)
9285      Branch: maint-5.6/perl
9286           +> pod/perlrequick.pod pod/perlretut.pod
9287           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
9288           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
9289           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
9290           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
9291           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
9292           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9293           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
9294           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
9295 ____________________________________________________________________________
9296 [  7283] By: gsar                                  on 2000/10/16  03:52:14
9297         Log: integrate change#5977 from mainline
9298              
9299              autoquote barewords followed by newline and arrow properly
9300              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9301      Branch: maint-5.6/perl
9302           !> t/pragma/warn/toke toke.c
9303 ____________________________________________________________________________
9304 [  7282] By: gsar                                  on 2000/10/16  03:50:48
9305         Log: integrate change#5976 from mainline
9306              
9307              DB_File v1.73 update (from Paul Marquess)
9308      Branch: maint-5.6/perl
9309           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
9310           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
9311 ____________________________________________________________________________
9312 [  7281] By: gsar                                  on 2000/10/16  03:49:14
9313         Log: integrate change#5975 from mainline
9314              
9315              allow sort() reentrancy (variant of patch suggested by
9316              Hugo van der Sanden)
9317      Branch: maint-5.6/perl
9318           !> pp_ctl.c t/op/sort.t
9319 ____________________________________________________________________________
9320 [  7280] By: gsar                                  on 2000/10/16  03:48:22
9321         Log: integrate change#5974 from mainline
9322              
9323              change#4197 somehow missed initializing PL_errors, meaning
9324              syntax error queueing wasn't working outside eval"" at all;
9325              also fixed eval"" to localize PL_error_count, so that compile-time
9326              eval's don't clobber the error state of the outer context
9327      Branch: maint-5.6/perl
9328           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
9329           !> t/pragma/warn/toke
9330 ____________________________________________________________________________
9331 [  7279] By: gsar                                  on 2000/10/16  03:46:21
9332         Log: integrate change#5973 from mainline
9333              
9334              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
9335      Branch: maint-5.6/perl
9336           !> regcomp.c regexec.c t/op/re_tests
9337 ____________________________________________________________________________
9338 [  7278] By: gsar                                  on 2000/10/16  03:44:54
9339         Log: integrate change#5971 from cfgperl
9340              
9341              Unicos tweaks from Mark P. Lutz.
9342      Branch: maint-5.6/perl
9343           !> hints/unicos.sh lib/Math/Complex.pm
9344 ____________________________________________________________________________
9345 [  7277] By: gsar                                  on 2000/10/16  03:42:59
9346         Log: integrate changes#5966..5970 from mainline
9347              
9348              add testsuite for B backends, fix bug in B::Deparse (from
9349              Simon Cozens <simon@brecon.co.uk>)
9350              
9351              improved docs on the warn_uninit diagnostic (from David Glasser
9352              and Simon Cozens)
9353              
9354              tolerate spaces in group names in test on solaris (from David Boyce
9355              <dsb@boyski.com>)
9356              
9357              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9358              
9359              Data::Dumper fumbles negative numbers on 32-bit platforms where
9360              IV is >32bits
9361      Branch: maint-5.6/perl
9362           +> t/lib/b.t t/lib/syslog.t
9363           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9364           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
9365           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
9366 ____________________________________________________________________________
9367 [  7276] By: gsar                                  on 2000/10/16  03:39:30
9368         Log: integrate change#5965 from mainline
9369              
9370              avoid "will not stay shared" warnings for our variables (from
9371              Robin Barker)
9372      Branch: maint-5.6/perl
9373           !> op.c t/pragma/warn/op
9374 ____________________________________________________________________________
9375 [  7275] By: gsar                                  on 2000/10/16  03:38:18
9376         Log: integrate change#5964 from mainline
9377              
9378              reformat to 72 columns (again)
9379      Branch: maint-5.6/perl
9380           !> pod/perldiag.pod
9381 ____________________________________________________________________________
9382 [  7274] By: gsar                                  on 2000/10/16  03:36:58
9383         Log: integrate change#5963 from mainline
9384              
9385              patch from Larry to make (\&) prototype work; added tests for
9386              the same
9387      Branch: maint-5.6/perl
9388           !> op.c t/comp/proto.t
9389 ____________________________________________________________________________
9390 [  7273] By: gsar                                  on 2000/10/16  03:35:51
9391         Log: integrate changes#5956..5962 from mainline
9392              
9393              better diagnostics on failed tests (from Ilya Zakharevich)
9394              
9395              pod nits (from A. C. Yardley <yardley@tanet.net>)
9396              
9397              change#3569 deleted some essential code, revert; avoid use of
9398              atexit() to make DynaLoader work properly on AIX under mod_perl
9399              (from Jens-Uwe Mager <jum@helios.de>)
9400              
9401              doubled words in pods (from Simon Cozens
9402              <simon.p.cozens@jp.pwcglobal.com>)
9403              
9404              better INSTALL notes on Solaris issues (from Dominic Dunlop)
9405              
9406              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9407              
9408              updated README.hpux (from Jeff Okamoto)
9409      Branch: maint-5.6/perl
9410           !> INSTALL README.hpux emacs/cperl-mode.el
9411           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
9412           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
9413           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
9414           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
9415           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
9416           !> t/op/lex_assign.t
9417 ____________________________________________________________________________
9418 [  7272] By: gsar                                  on 2000/10/16  03:31:22
9419         Log: integrate change#5955 from mainline
9420              
9421              longstanding bug exposed by change#3307: sort arguments weren't
9422              compiled with the right wantarray context (ensuing runtime lookup
9423              via block_gimme() was getting the incidental context of the
9424              sort() itself)
9425      Branch: maint-5.6/perl
9426           !> op.c t/op/sort.t
9427 ____________________________________________________________________________
9428 [  7271] By: gsar                                  on 2000/10/16  03:29:11
9429         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
9430              branch
9431              
9432              Flatten the cpp jungle doing the nosuid checking.
9433              
9434              Do not assume sign propagation. (from M.J.T. Guy)
9435              
9436              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
9437              
9438              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
9439              Now pp_ncmp() returns undef is either operand is a NaN.
9440              
9441              On second thoughts frexp() does have two arguments.
9442              
9443              Document that tr() is not tr(1).
9444              
9445              Be more robust on "extreme" (large absolute value)
9446              arguments.  Originally reported by Daniel Connelly
9447              as a problem with asinh() on large negative arguments,
9448              asinh() used to bail out because an argument to log()
9449              ended up being zero.  Ilya Zakharevich proposed using
9450              Taylor's series in such cases, which for such large
9451              arguments is a very good approximation.
9452              
9453              Undo "use integer" addition from 64bitint as it seems
9454              to break most of the subtests in Digital UNIX;
9455              Unicos needs to find another way.
9456      Branch: maint-5.6/perl
9457           !> (integrate 29 files)
9458 ____________________________________________________________________________
9459 [  7270] By: gsar                                  on 2000/10/16  03:09:44
9460         Log: integrate changes#5948,5949,5950 from mainline
9461              
9462              typo in vars.pm that leads to cryptic message (from Piotr
9463              Piatkowski <kompas@kompas.usr.onet.pl>)
9464              
9465              make perldoc use the pod2man from the same version (from
9466              M.J.T. Guy)
9467              
9468              reformat perldiag to avoid long lines
9469      Branch: maint-5.6/perl
9470           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
9471 ____________________________________________________________________________
9472 [  7269] By: gsar                                  on 2000/10/16  03:05:54
9473         Log: integrate change#5947 from mainline
9474              
9475              use &dl_error rather than &dl_load_file as the guard for calling
9476              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
9477              statically built perl)
9478      Branch: maint-5.6/perl
9479           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9480 ____________________________________________________________________________
9481 [  7268] By: gsar                                  on 2000/10/16  03:04:48
9482         Log: integrate change#5945 from mainline
9483              
9484              make module name mandatory after -M switch; reorder perldiag
9485              alphabetically (from Mark-Jason Dominus)
9486      Branch: maint-5.6/perl
9487           !> perl.c pod/perldiag.pod
9488 ____________________________________________________________________________
9489 [  7267] By: gsar                                  on 2000/10/16  03:03:01
9490         Log: integrate change#5939 from mainline
9491              
9492              more pod nits (from Larry Virden)
9493      Branch: maint-5.6/perl
9494           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
9495           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
9496           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9497 ____________________________________________________________________________
9498 [  7266] By: gsar                                  on 2000/10/16  03:01:39
9499         Log: integrate change#5938 from mainline
9500              
9501              Consolidated B::Deparse fixes (from Stephen McCamant)
9502      Branch: maint-5.6/perl
9503           !> ext/B/B/Deparse.pm
9504 ____________________________________________________________________________
9505 [  7265] By: gsar                                  on 2000/10/16  03:00:43
9506         Log: integrate change#5936 from mainline
9507              
9508              additional tests for change#7263 (from Paul Marquess)
9509      Branch: maint-5.6/perl
9510           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
9511           !> t/pragma/warn/5nolint t/pragma/warn/6default
9512 ____________________________________________________________________________
9513 [  7264] By: gsar                                  on 2000/10/16  02:58:34
9514         Log: integrate change#5934 from mainline
9515              
9516              propagate lexical warnings from surrounding scope correctly
9517              within string eval() (from Paul Marquess)
9518      Branch: maint-5.6/perl
9519           !> pp_ctl.c t/pragma/warn/pp_ctl
9520 ____________________________________________________________________________
9521 [  7263] By: gsar                                  on 2000/10/16  02:56:53
9522         Log: integrate change#5932 from mainline
9523              
9524              add rsignal(), whichsig() and do_join() to public API list
9525              (mod_perl uses them to good advantage)
9526      Branch: maint-5.6/perl
9527           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
9528 ____________________________________________________________________________
9529 [  7262] By: gsar                                  on 2000/10/16  02:55:53
9530         Log: integrate change#5931 from mainline
9531              
9532              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
9533      Branch: maint-5.6/perl
9534           !> pp_hot.c regexec.c t/op/pat.t
9535 ____________________________________________________________________________
9536 [  7261] By: gsar                                  on 2000/10/16  02:55:01
9537         Log: integrate change#5930 from mainline
9538              
9539              small os390 tweaks (from Peter Prymmer)
9540      Branch: maint-5.6/perl
9541           !> config_h.SH makedepend.SH
9542 ____________________________________________________________________________
9543 [  7260] By: gsar                                  on 2000/10/16  02:54:10
9544         Log: integrate change#5929 from mainline
9545              
9546              pod nits
9547      Branch: maint-5.6/perl
9548           !> pod/perlguts.pod
9549 ____________________________________________________________________________
9550 [  7259] By: gsar                                  on 2000/10/16  02:52:55
9551         Log: integrate change#5927 from mainline
9552              
9553              arrange for next() to resume at the unstack op rather than the
9554              loop conditional, so that scope cleanup happens correctly
9555              (from Stephen McCamant)
9556      Branch: maint-5.6/perl
9557           !> op.c pp_ctl.c t/op/misc.t
9558 ____________________________________________________________________________
9559 [  7258] By: gsar                                  on 2000/10/16  02:51:38
9560         Log: integrate change#5926 from mainline
9561              
9562              on windows, reserve 16M of stack rather than 128M (allows more
9563              threads to run concurrently)
9564      Branch: maint-5.6/perl
9565           !> win32/Makefile win32/makefile.mk
9566 ____________________________________________________________________________
9567 [  7257] By: gsar                                  on 2000/10/16  02:50:37
9568         Log: integrate change#5925 from mainline
9569              
9570              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
9571      Branch: maint-5.6/perl
9572           !> toke.c
9573 ____________________________________________________________________________
9574 [  7256] By: gsar                                  on 2000/10/16  02:49:36
9575         Log: integrate change#5924 from mainline
9576              
9577              avoid using uninitialized memory in require version check
9578      Branch: maint-5.6/perl
9579           !> pp_ctl.c universal.c
9580 ____________________________________________________________________________
9581 [  7255] By: gsar                                  on 2000/10/16  02:48:03
9582         Log: integrate changes#5923,5928,6009 from mainline
9583              
9584              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
9585      Branch: maint-5.6/perl
9586           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
9587 ____________________________________________________________________________
9588 [  7254] By: gsar                                  on 2000/10/16  02:44:46
9589         Log: integrate change#5922 from mainline
9590              
9591              commentary about IoTYPE() (from Nathan Torkington)
9592      Branch: maint-5.6/perl
9593           !> sv.h
9594 ____________________________________________________________________________
9595 [  7253] By: gsar                                  on 2000/10/16  02:43:49
9596         Log: integrate change#5921 from mainline
9597              
9598              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
9599      Branch: maint-5.6/perl
9600           !> sv.c t/lib/charnames.t t/pragma/utf8.t
9601 ____________________________________________________________________________
9602 [  7252] By: gsar                                  on 2000/10/16  02:42:31
9603         Log: integrate change#5920 from mainline
9604              
9605              Larry's fix for buggy propagation of utf8-ness in join(); add test
9606      Branch: maint-5.6/perl
9607           !> doop.c t/op/ver.t
9608 ____________________________________________________________________________
9609 [  7251] By: gsar                                  on 2000/10/16  02:41:14
9610         Log: integrate changes#5915..5919 from mainline
9611              
9612              various (pod tweaks &c)
9613      Branch: maint-5.6/perl
9614           !> (integrate 33 files)
9615 ____________________________________________________________________________
9616 [  7250] By: gsar                                  on 2000/10/16  02:38:16
9617         Log: integrate change#5914 from mainline
9618              
9619              caller() wasn't returning the right number of elements for
9620              eval {...}
9621      Branch: maint-5.6/perl
9622           !> pp_ctl.c t/pragma/warn/9enabled
9623 ____________________________________________________________________________
9624 [  7249] By: gsar                                  on 2000/10/16  02:37:02
9625         Log: integrate change#5913 from mainline
9626              
9627              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
9628              (from Mark-Jason Dominus)
9629      Branch: maint-5.6/perl
9630           !> pod/perlfunc.pod
9631 ____________________________________________________________________________
9632 [  7248] By: gsar                                  on 2000/10/16  02:35:58
9633         Log: integrate change#5912 from mainline
9634              
9635              fix totally broken caching in UNIVERSAL::isa() (from
9636              Nick Ing-Simmons)
9637      Branch: maint-5.6/perl
9638           !> t/op/universal.t universal.c
9639 ____________________________________________________________________________
9640 [  7247] By: gsar                                  on 2000/10/16  02:34:27
9641         Log: integrate changes#5910,5911 from mainline
9642              
9643              typo in pod
9644              
9645              add linebreak properties from unicode/LineBrk.txt (from
9646              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
9647      Branch: maint-5.6/perl
9648           +> (branch 29 files)
9649           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
9650 ____________________________________________________________________________
9651 [  7246] By: gsar                                  on 2000/10/16  02:33:29
9652         Log: integrate change#5909 from mainline
9653              
9654              mode argument to do_binmode() should be file mode, not boolean
9655      Branch: maint-5.6/perl
9656           !> pp_sys.c
9657 ____________________________________________________________________________
9658 [  7245] By: gsar                                  on 2000/10/16  02:31:04
9659         Log: integrate change#5908 from mainline
9660              
9661              introduce illegal symbols into null package so that
9662              gv_fetchpv(...,TRUE) always returns a valid GV even when the
9663              symbol is trapped by strictures (avoids coredumps)
9664      Branch: maint-5.6/perl
9665           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
9666           !> t/pragma/strict-vars
9667 ____________________________________________________________________________
9668 [  7244] By: jhi                                   on 2000/10/16  02:29:54
9669         Log: Subject: $Carp::ExportLevel confusion in Exporter
9670              From: "Ben Tilly" <ben_tilly@hotmail.com>
9671              Date: Sat, 14 Oct 2000 16:44:34 EDT
9672              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
9673      Branch: perl
9674            ! lib/Exporter/Heavy.pm
9675 ____________________________________________________________________________
9676 [  7243] By: jhi                                   on 2000/10/16  02:28:33
9677         Log: Subject: [PATCH perlguts.pod] Document offset hack
9678              From: Simon Cozens <simon@cozens.net>
9679              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
9680              Date: Sat, 14 Oct 2000 19:32:25 +0100
9681      Branch: perl
9682            ! pod/perlguts.pod
9683 ____________________________________________________________________________
9684 [  7242] By: gsar                                  on 2000/10/16  02:26:51
9685         Log: integrate changes#5905,5906,5907,6064 from mainline
9686              
9687              printf/sprintf didn't get quad types right under use64bitint
9688      Branch: maint-5.6/perl
9689           !> pp_sys.c sv.c t/op/64bitint.t
9690 ____________________________________________________________________________
9691 [  7241] By: jhi                                   on 2000/10/16  02:22:44
9692         Log: Subject: small pod patch
9693              From: Dan Boorstein <dan_boo@bellsouth.net>
9694              Date: Sat, 14 Oct 2000 14:29:24 -0400
9695              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
9696      Branch: perl
9697            ! pod/perlfaq7.pod pod/perlmod.pod
9698 ____________________________________________________________________________
9699 [  7240] By: jhi                                   on 2000/10/16  02:13:46
9700         Log: -w cleanup.
9701              
9702              Subject: Re: Problems with bleadperl 
9703              From: "Stephen P. Potter" <spp@ds.net>
9704              Date: Fri, 13 Oct 2000 13:32:49 -0400
9705              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
9706      Branch: perl
9707            ! t/pragma/overload.t
9708 ____________________________________________________________________________
9709 [  7239] By: jhi                                   on 2000/10/16  01:41:18
9710         Log: One more ~utf8 tweak.
9711      Branch: perl
9712            ! t/op/bop.t
9713 ____________________________________________________________________________
9714 [  7238] By: jhi                                   on 2000/10/16  01:34:14
9715         Log: Tweak the test of #7235.
9716      Branch: perl
9717            ! t/op/bop.t
9718 ____________________________________________________________________________
9719 [  7237] By: jhi                                   on 2000/10/16  01:25:04
9720         Log: Fix a couple of compiler-noted nits in #7235.
9721      Branch: perl
9722            ! pp.c
9723 ____________________________________________________________________________
9724 [  7236] By: jhi                                   on 2000/10/16  01:22:46
9725         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
9726      Branch: perl
9727            ! pp.c pp_hot.c
9728 ____________________________________________________________________________
9729 [  7235] By: jhi                                   on 2000/10/15  16:24:44
9730         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
9731              
9732              From: Simon Cozens <simon@cozens.net>
9733              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
9734              Date: Sat, 14 Oct 2000 20:52:13 +0100
9735              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
9736      Branch: perl
9737            ! pp.c t/op/bop.t utf8.h
9738 ____________________________________________________________________________
9739 [  7234] By: jhi                                   on 2000/10/15  15:19:29
9740         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
9741              The problem was that rx->minlen was in chars while pp_split()
9742              thought it would be in bytes. 
9743      Branch: perl
9744            ! pp.c t/pragma/utf8.t
9745 ____________________________________________________________________________
9746 [  7233] By: jhi                                   on 2000/10/14  20:24:24
9747         Log: Document FNCASE=y as discussed in the bug 20000902.009.
9748      Branch: perl
9749            ! README.dos
9750 ____________________________________________________________________________
9751 [  7232] By: jhi                                   on 2000/10/14  18:52:21
9752         Log: Add test for bug id 20000427.003 (which seems to have
9753              been fixed) (also duplicate as 20000427.004, though
9754              with a higher severity).  Move one utf8 from op/append
9755              to pragma/utf8, tag the tests with bug ids.
9756      Branch: perl
9757            ! t/op/append.t t/pragma/utf8.t
9758 ____________________________________________________________________________
9759 [  7231] By: jhi                                   on 2000/10/14  17:28:37
9760         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
9761      Branch: perl
9762            ! t/pragma/utf8.t
9763 ____________________________________________________________________________
9764 [  7230] By: jhi                                   on 2000/10/14  14:24:50
9765         Log: Needs to be conditional on SunOS 4.
9766              
9767              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
9768              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9769              Date: Sat, 14 Oct 2000 13:37:49 +0100
9770              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
9771      Branch: metaconfig/U/perl
9772            ! End.U
9773      Branch: perl
9774            ! Configure myconfig.SH pod/perldelta.pod
9775 ____________________________________________________________________________
9776 [  7229] By: jhi                                   on 2000/10/14  00:49:22
9777         Log: Update Changes.
9778      Branch: perl
9779            ! Changes patchlevel.h
9780 ____________________________________________________________________________
9781 [  7228] By: jhi                                   on 2000/10/14  00:46:10
9782         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
9783              From: Peter Prymmer <pvhp@forte.com>
9784              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
9785              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
9786      Branch: perl
9787            ! lib/utf8.pm
9788 ____________________________________________________________________________
9789 [  7227] By: jhi                                   on 2000/10/13  23:20:30
9790         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
9791      Branch: perl
9792            ! t/op/tie.t
9793 ____________________________________________________________________________
9794 [  7226] By: jhi                                   on 2000/10/13  22:14:32
9795         Log: Tweak #7225.
9796              
9797              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
9798              From: Peter Prymmer <pvhp@forte.com>
9799              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
9800              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
9801      Branch: perl
9802            ! t/op/sprintf.t
9803 ____________________________________________________________________________
9804 [  7225] By: jhi                                   on 2000/10/13  22:11:31
9805         Log: op/sprintf.t patch for OS/390 (and any other host with limited
9806              floating-point exponent length)
9807              
9808              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
9809              From: Dominic Dunlop <domo@computer.org>
9810              Date: Fri, 13 Oct 2000 19:17:57 +0200
9811              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
9812      Branch: perl
9813            ! t/op/sprintf.t
9814 ____________________________________________________________________________
9815 [  7224] By: jhi                                   on 2000/10/13  18:40:48
9816         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
9817      Branch: perl
9818            ! toke.c
9819 ____________________________________________________________________________
9820 [  7223] By: jhi                                   on 2000/10/13  18:37:13
9821         Log: Thinko in #7222.
9822      Branch: perl
9823            ! utf8.c
9824 ____________________________________________________________________________
9825 [  7222] By: jhi                                   on 2000/10/13  18:05:23
9826         Log: Use UTF8SKIP(), from Simon Cozens.
9827      Branch: perl
9828            ! utf8.c
9829 ____________________________________________________________________________
9830 [  7221] By: jhi                                   on 2000/10/13  15:43:19
9831         Log: (accidentally empty check-in)
9832      Branch: perl
9833            ! utf8.c
9834 ____________________________________________________________________________
9835 [  7220] By: jhi                                   on 2000/10/13  15:23:51
9836         Log: Add (optimistically) Storable to static extensions.
9837      Branch: perl
9838            ! hints/uwin.sh hints/vmesa.sh
9839 ____________________________________________________________________________
9840 [  7219] By: jhi                                   on 2000/10/13  15:20:05
9841         Log: Amdahl UTS doesn't seem to do dynaloading.
9842      Branch: perl
9843            ! hints/uts.sh
9844 ____________________________________________________________________________
9845 [  7218] By: jhi                                   on 2000/10/13  15:15:20
9846         Log: Slight tweak of the code to appease Amdahl UTS cc.
9847      Branch: perl
9848            ! pp.c
9849 ____________________________________________________________________________
9850 [  7217] By: jhi                                   on 2000/10/13  14:50:42
9851         Log: In Amdahl UTS "struct sv" is defined by a system header,
9852              <ksync.h>.
9853      Branch: perl
9854            ! perl.h sv.h
9855 ____________________________________________________________________________
9856 [  7216] By: jhi                                   on 2000/10/13  11:58:25
9857         Log: Ilya implemented the memory profiling API.
9858      Branch: perl
9859            ! Todo
9860 ____________________________________________________________________________
9861 [  7215] By: jhi                                   on 2000/10/13  02:56:38
9862         Log: Subject: [PATCH 5.7.0] Perl API for mstats
9863              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9864              Date: Thu, 12 Oct 2000 22:52:40 -0400
9865              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
9866      Branch: perl
9867            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
9868 ____________________________________________________________________________
9869 [  7214] By: jhi                                   on 2000/10/13  02:55:38
9870         Log: Subject: [PATCH 5.7.0] IVs in mtats
9871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9872              Date: Thu, 12 Oct 2000 22:51:04 -0400
9873              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
9874      Branch: perl
9875            ! malloc.c perl.h
9876 ____________________________________________________________________________
9877 [  7213] By: jhi                                   on 2000/10/13  02:31:47
9878         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
9879      Branch: perl
9880            ! pod/perldiag.pod pp_sys.c
9881 ____________________________________________________________________________
9882 [  7212] By: jhi                                   on 2000/10/13  01:27:38
9883         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
9884              From: Peter Prymmer <pvhp@forte.com>
9885              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
9886              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
9887      Branch: perl
9888            ! t/op/oct.t
9889 ____________________________________________________________________________
9890 [  7211] By: jhi                                   on 2000/10/13  00:35:09
9891         Log: Update Changes.
9892      Branch: perl
9893            ! Changes patchlevel.h
9894 ____________________________________________________________________________
9895 [  7210] By: jhi                                   on 2000/10/12  23:59:40
9896         Log: The Install.pm third of
9897              
9898              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
9899              From: Bill Campbell <bill@celestial.com>
9900              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
9901              Date: Thu, 5 Oct 2000 18:04:51 -0700
9902      Branch: perl
9903            ! lib/ExtUtils/Install.pm
9904 ____________________________________________________________________________
9905 [  7209] By: jhi                                   on 2000/10/12  23:58:43
9906         Log: Two thirds of
9907              
9908              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
9909              Date: Thu, 5 Oct 2000 18:04:51 -0700
9910              From: Bill Campbell <bill@celestial.com>
9911              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
9912              
9913              The Install.pm changes will be submitted separately because
9914              they need some work and discussion still.
9915      Branch: perl
9916            ! lib/getopts.pl lib/termcap.pl
9917 ____________________________________________________________________________
9918 [  7208] By: jhi                                   on 2000/10/12  23:41:19
9919         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
9920              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9921              Date:     Thu, 12 Oct 2000 07:30:02 EDT
9922              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
9923      Branch: perl
9924            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
9925            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
9926 ____________________________________________________________________________
9927 [  7207] By: jhi                                   on 2000/10/12  23:39:01
9928         Log: An updated EBCDIC tr patch.
9929              
9930              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
9931              From: Peter Prymmer <pvhp@forte.com>
9932              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
9933              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
9934      Branch: perl
9935            ! t/op/tr.t
9936 ____________________________________________________________________________
9937 [  7206] By: jhi                                   on 2000/10/12  23:34:55
9938         Log: Upgrade to CPAN 1.58, from Andreas König.
9939      Branch: perl
9940            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
9941 ____________________________________________________________________________
9942 [  7205] By: jhi                                   on 2000/10/12  23:29:08
9943         Log: Introduce the man[24-8] variables, from Andy Dougherty.
9944      Branch: metaconfig/U/perl
9945            + mandirs.U mandirstyle.U
9946      Branch: perl
9947            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9948            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
9949            ! vos/config.h vos/config.pl vos/config_h.SH_orig
9950            ! win32/config.bc win32/config.gc win32/config.vc
9951 ____________________________________________________________________________
9952 [  7204] By: gsar                                  on 2000/10/12  18:11:24
9953         Log: restore change#7202
9954      Branch: perl
9955            ! mg.c
9956 ____________________________________________________________________________
9957 [  7203] By: gsar                                  on 2000/10/12  18:09:40
9958         Log: another test of the Emergency Broadcast System--back out 
9959              change#7202
9960      Branch: perl
9961            ! mg.c
9962 ____________________________________________________________________________
9963 [  7202] By: gsar                                  on 2000/10/12  16:40:47
9964         Log: (submitted on behalf of Jarkko)
9965              Fix the lib/encode.t subtest 6 failure as reported by Andreas
9966              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
9967              was unearthed by change 7182, as was a bug in HTML::Entities.
9968      Branch: perl
9969            ! mg.c
9970 ____________________________________________________________________________
9971 [  7201] By: jhi                                   on 2000/10/11  03:16:05
9972         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
9973      Branch: perl
9974            ! pp_hot.c t/pragma/utf8.t
9975 ____________________________________________________________________________
9976 [  7200] By: jhi                                   on 2000/10/11  00:40:30
9977         Log: The #7198 was a false alarm.
9978      Branch: perl
9979            ! pp_hot.c
9980 ____________________________________________________________________________
9981 [  7199] By: jhi                                   on 2000/10/11  00:26:04
9982         Log: Remove duplicated code.
9983      Branch: perl
9984            ! t/lib/cgi-html.t
9985 ____________________________________________________________________________
9986 [  7198] By: jhi                                   on 2000/10/10  23:30:46
9987         Log: (Retracted by #7200.)
9988      Branch: perl
9989            ! pp_hot.c
9990 ____________________________________________________________________________
9991 [  7197] By: jhi                                   on 2000/10/10  21:49:30
9992         Log: Add the test case for #7190, from the original bug report
9993              by Andreas König.
9994      Branch: perl
9995            ! t/pragma/utf8.t
9996 ____________________________________________________________________________
9997 [  7196] By: jhi                                   on 2000/10/10  21:40:49
9998         Log: Reapply Andy's patch and regen Configure.
9999      Branch: perl
10000            ! Configure INSTALL Makefile.SH Porting/Glossary
10001            ! Porting/config.sh config_h.SH epoc/config.sh installperl
10002            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
10003            ! win32/config.vc
10004 ____________________________________________________________________________
10005 [  7195] By: jhi                                   on 2000/10/10  21:09:30
10006         Log: Use the versiononly instead of the installscripts,
10007              retract the changes 7146 and 7147.
10008      Branch: perl
10009            ! Configure INSTALL Makefile.SH Porting/Glossary
10010            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
10011            ! installperl uconfig.sh vos/config.def win32/config.bc
10012            ! win32/config.gc win32/config.vc
10013 ____________________________________________________________________________
10014 [  7194] By: jhi                                   on 2000/10/10  21:06:15
10015         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
10016              From: Peter Prymmer <pvhp@forte.com>
10017              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
10018              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
10019      Branch: perl
10020            ! t/op/ver.t
10021 ____________________________________________________________________________
10022 [  7193] By: jhi                                   on 2000/10/10  21:05:12
10023         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
10024              From: Peter Prymmer <pvhp@forte.com>
10025              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
10026              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
10027      Branch: perl
10028            ! t/op/tr.t
10029 ____________________________________________________________________________
10030 [  7192] By: jhi                                   on 2000/10/10  20:57:30
10031         Log: Add versiononly, delete installscripts, from Andy Dougherty.
10032      Branch: metaconfig
10033            - U/installdirs/installscripts.U
10034      Branch: metaconfig/U/perl
10035            + versiononly.U
10036 ____________________________________________________________________________
10037 [  7191] By: jhi                                   on 2000/10/10  19:41:21
10038         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
10039              From: Peter Prymmer <pvhp@forte.com>
10040              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
10041              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
10042      Branch: perl
10043            ! pod/perlebcdic.pod
10044 ____________________________________________________________________________
10045 [  7190] By: jhi                                   on 2000/10/10  19:26:14
10046         Log: Subject: Re: utf8 concat, mg_get
10047              From: Simon Cozens <simon@cozens.net>
10048              Date: Tue, 10 Oct 2000 17:40:17 +0100
10049              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
10050      Branch: perl
10051            ! pp_hot.c
10052 ____________________________________________________________________________
10053 [  7189] By: jhi                                   on 2000/10/10  19:23:03
10054         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
10055              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
10056              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
10057              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
10058      Branch: perl
10059            ! lib/ExtUtils/MM_Unix.pm
10060 ____________________________________________________________________________
10061 [  7188] By: jhi                                   on 2000/10/10  15:31:24
10062         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
10063              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
10064              Date: Fri, 14 Jul 2000 10:47:36 +0100
10065              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
10066      Branch: perl
10067            ! README.win32
10068 ____________________________________________________________________________
10069 [  7187] By: jhi                                   on 2000/10/10  13:30:10
10070         Log: Quote the temp file name, needed in Win32 because the
10071              default name unfortunately contains spaces, shouldn't
10072              hurt elsewhere.
10073              
10074              Subject: FW: perldoc fails if $TEMP contains spaces
10075              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
10076              Date: Thu, 14 Sep 2000 08:58:45 +0100
10077              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
10078      Branch: perl
10079            ! utils/perldoc.PL
10080 ____________________________________________________________________________
10081 [  7186] By: jhi                                   on 2000/10/10  13:16:27
10082         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
10083              From: hv@hugo.hybyte.com
10084              Date: Tue, 10 Oct 2000 14:10:20 +0100
10085              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
10086      Branch: perl
10087            ! t/lib/thr5005.t util.c
10088 ____________________________________________________________________________
10089 [  7185] By: jhi                                   on 2000/10/10  12:06:22
10090         Log: Upgrade to podlators 1.04, from Russ Allbery.
10091      Branch: perl
10092            ! lib/Pod/Man.pm lib/Pod/Text.pm
10093 ____________________________________________________________________________
10094 [  7184] By: jhi                                   on 2000/10/10  12:01:32
10095         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
10096      Branch: perl
10097            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
10098 ____________________________________________________________________________
10099 [  7183] By: jhi                                   on 2000/10/09  23:47:15
10100         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
10101              From: Peter Prymmer <pvhp@forte.com>
10102              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
10103              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
10104      Branch: perl
10105            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
10106 ____________________________________________________________________________
10107 [  7182] By: jhi                                   on 2000/10/09  23:43:16
10108         Log: Make eq work again with utf8 (disabling the upgrading
10109              should no more be necessary since the copies of the
10110              scalars are upgraded, not the scalars themselves).
10111              Takes care of ID 20001009.001.  (The claimed length()
10112              bug in 20001009.001 seems bogus to me.)
10113      Branch: perl
10114            ! sv.c t/pragma/utf8.t
10115 ____________________________________________________________________________
10116 [  7181] By: gsar                                  on 2000/10/09  19:41:54
10117         Log: tweak for change#7173
10118      Branch: perl
10119            ! win32/win32sck.c
10120 ____________________________________________________________________________
10121 [  7180] By: gsar                                  on 2000/10/09  19:26:56
10122         Log: on Windows, clean targets might not work under some flavors of the shell
10123      Branch: perl
10124            ! win32/Makefile win32/makefile.mk
10125 ____________________________________________________________________________
10126 [  7179] By: jhi                                   on 2000/10/09  19:21:02
10127         Log: Update Changes.
10128      Branch: perl
10129            ! Changes patchlevel.h
10130 ____________________________________________________________________________
10131 [  7178] By: jhi                                   on 2000/10/09  19:18:23
10132         Log: Warn about unknown scripts.
10133              
10134              Subject: Re: ideas? patches? [PATCH bleadperl]
10135              From: Dominic Dunlop <domo@computer.org>
10136              Date: Mon, 9 Oct 2000 14:57:17 +0200
10137              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
10138      Branch: perl
10139            ! lib/charnames.pm
10140 ____________________________________________________________________________
10141 [  7177] By: jhi                                   on 2000/10/09  19:13:27
10142         Log: Change #7160 had a nasty typo.
10143      Branch: metaconfig
10144            ! U/compline/Compile.U
10145      Branch: perl
10146            ! Configure config_h.SH
10147 ____________________________________________________________________________
10148 [  7176] By: gsar                                  on 2000/10/09  18:59:33
10149         Log: pod nit
10150      Branch: perl
10151            ! pod/perlport.pod
10152 ____________________________________________________________________________
10153 [  7175] By: gsar                                  on 2000/10/09  18:54:28
10154         Log: Windows9x doesn't support link(), despite what Config.pm
10155              might think
10156      Branch: perl
10157            ! lib/ExtUtils/Manifest.pm
10158 ____________________________________________________________________________
10159 [  7174] By: gsar                                  on 2000/10/09  18:50:03
10160         Log: avoid nonportable example code
10161      Branch: perl
10162            ! lib/File/Copy.pm
10163 ____________________________________________________________________________
10164 [  7173] By: gsar                                  on 2000/10/09  18:46:54
10165         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
10166              being used) when closing a socket handle
10167      Branch: perl
10168            ! win32/win32.c win32/win32.h win32/win32sck.c
10169 ____________________________________________________________________________
10170 [  7172] By: gsar                                  on 2000/10/09  18:41:40
10171         Log: on Windows, cwd strings in the environment should be of the
10172              form =X:=X:\foo instead of =X=X:\foo\
10173      Branch: perl
10174            ! win32/vdir.h
10175 ____________________________________________________________________________
10176 [  7171] By: gsar                                  on 2000/10/09  18:30:09
10177         Log: on Windows, LoadLibrary() could load an extension DLL multiple
10178              times if forward slashes are used in the path
10179      Branch: perl
10180            ! win32/win32.c
10181 ____________________________________________________________________________
10182 [  7170] By: jhi                                   on 2000/10/09  17:53:59
10183         Log: Add a todo note about overloadable assertions.
10184      Branch: perl
10185            ! Todo-5.6
10186 ____________________________________________________________________________
10187 [  7169] By: jhi                                   on 2000/10/09  13:43:45
10188         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
10189              From: mjd@plover.com
10190              Date: 9 Oct 2000 00:24:44 -0000
10191              Message-ID: <20001009002444.10616.qmail@plover.com>
10192      Branch: perl
10193            ! pod/perldebguts.pod
10194 ____________________________________________________________________________
10195 [  7168] By: nick                                  on 2000/10/08  13:16:33
10196         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
10197              is not right thing to do on (e.g. x86). Network order is also "right" for
10198              X fonts.
10199      Branch: perl
10200            ! ext/Encode/Encode.pm
10201 ____________________________________________________________________________
10202 [  7167] By: nick                                  on 2000/10/08  12:54:42
10203         Log: Make "encodings" work post-install when Encode/*.enc files may not
10204              be in same directory as Encode.pm
10205      Branch: perl
10206            ! ext/Encode/Encode.pm
10207 ____________________________________________________________________________
10208 [  7166] By: nick                                  on 2000/10/08  11:51:26
10209         Log: Work round the fact that $hash->{$key} does not take into account
10210              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
10211              so that key is always in the "expected" encoding - i.e. same way we put
10212              it in the hash.
10213      Branch: perl
10214            ! ext/Encode/Encode.pm
10215 ____________________________________________________________________________
10216 [  7165] By: gsar                                  on 2000/10/08  04:15:29
10217         Log: save_re_context() could reset PL_curcop to freed memory, causing core
10218              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
10219      Branch: perl
10220            ! pp_ctl.c
10221 ____________________________________________________________________________
10222 [  7164] By: jhi                                   on 2000/10/06  20:51:48
10223         Log: UTF8ize split() so that the cloned substrings get the UTF8
10224              flag of the original scalar.  Problem reported by Simon Cozens.
10225      Branch: perl
10226            ! pp.c t/pragma/utf8.t
10227 ____________________________________________________________________________
10228 [  7163] By: nick                                  on 2000/10/06  20:48:34
10229         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
10230              got a false +ve and so did not reach code which would have un-FAKEd the SV.
10231      Branch: perl
10232            ! sv.c
10233 ____________________________________________________________________________
10234 [  7162] By: nick                                  on 2000/10/06  20:25:37
10235         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
10236              To fix  (sort {$a <=> $b} keys %hash) in particular but
10237              should cover a number of other as-yet-unknown cases as well.
10238      Branch: perl
10239            ! sv.c
10240 ____________________________________________________________________________
10241 [  7161] By: jhi                                   on 2000/10/06  19:56:18
10242         Log: Change the version number of Tie::Handle in the core to 4.0,
10243              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
10244              
10245              Subject: Note on Tie::Handle
10246              From: andreas.koenig@anima.de (Andreas J. Koenig)
10247              Date:      06 Oct 2000 21:48:58 +0200
10248              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
10249      Branch: perl
10250            ! lib/Tie/Handle.pm
10251 ____________________________________________________________________________
10252 [  7160] By: jhi                                   on 2000/10/06  18:20:35
10253         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
10254              as the first option of cc/ld because of ultrapicky compilers
10255              (e.g. OS/390 R2.5)
10256      Branch: metaconfig
10257            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
10258            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
10259            ! U/compline/orderlib.U U/modified/Cppsym.U
10260            ! U/modified/d_access.U
10261      Branch: metaconfig/U/perl
10262            ! Checkcc.U d_dlsymun.U gccvers.U
10263      Branch: perl
10264            ! Configure config_h.SH
10265 ____________________________________________________________________________
10266 [  7159] By: jhi                                   on 2000/10/06  13:56:39
10267         Log: Update Changes.
10268      Branch: perl
10269            ! Changes patchlevel.h
10270 ____________________________________________________________________________
10271 [  7158] By: jhi                                   on 2000/10/06  12:48:40
10272         Log: Eliminate $Is_VMS code from the test.
10273              
10274              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
10275              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10276              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
10277              Date:     Thu, 5 Oct 2000 07:46:33 EDT
10278      Branch: perl
10279            ! t/lib/b.t
10280 ____________________________________________________________________________
10281 [  7157] By: jhi                                   on 2000/10/06  12:47:13
10282         Log: Also the $ccflags is needed for the C compiler check.
10283              
10284              Subject: Configure (check for C-compiler)
10285              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10286              Date: Fri, 06 Oct 2000 08:47:15 +0200
10287              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
10288      Branch: metaconfig/U/perl
10289            ! Checkcc.U
10290      Branch: perl
10291            ! Configure config_h.SH
10292 ____________________________________________________________________________
10293 [  7156] By: jhi                                   on 2000/10/06  11:45:15
10294         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
10295      Branch: perl
10296            ! perl.c pp_ctl.c sv.h utf8.c
10297 ____________________________________________________________________________
10298 [  7155] By: jhi                                   on 2000/10/06  11:40:41
10299         Log: IO::Handle->syswrite() did not handle length omission
10300              like CORE::syswrite() does.
10301              
10302              Subject: [Fwd] IO::Handle, syswrite and arguments
10303              From: Graham Barr <gbarr@pobox.com>
10304              Date: Fri, 6 Oct 2000 10:22:05 +0100
10305              Message-ID: <20001006102205.U6312@pobox.com>
10306              
10307              The original patch from andrew@ugh.net.au.
10308      Branch: perl
10309            ! ext/IO/lib/IO/Handle.pm
10310 ____________________________________________________________________________
10311 [  7154] By: jhi                                   on 2000/10/06  01:42:15
10312         Log: Tweak #7153.
10313      Branch: perl
10314            ! utf8.h
10315 ____________________________________________________________________________
10316 [  7153] By: jhi                                   on 2000/10/06  00:39:55
10317         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
10318      Branch: perl
10319            ! utf8.h
10320 ____________________________________________________________________________
10321 [  7152] By: jhi                                   on 2000/10/06  00:38:11
10322         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
10323      Branch: perl
10324            ! perl.c pp_ctl.c sv.h utf8.c
10325 ____________________________________________________________________________
10326 [  7151] By: jhi                                   on 2000/10/06  00:36:38
10327         Log: Subject: Re: Questions about Tie::Array and perl modules
10328              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10329              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
10330              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
10331              
10332              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
10333      Branch: perl
10334            ! lib/Tie/Array.pm t/op/array.t
10335 ____________________________________________________________________________
10336 [  7150] By: jhi                                   on 2000/10/05  00:20:45
10337         Log: Regen Changes.
10338      Branch: perl
10339            ! Changes patchlevel.h
10340 ____________________________________________________________________________
10341 [  7149] By: jhi                                   on 2000/10/05  00:20:01
10342         Log: Regen toc.
10343      Branch: perl
10344            ! pod/perltoc.pod
10345 ____________________________________________________________________________
10346 [  7148] By: jhi                                   on 2000/10/04  23:35:08
10347         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
10348              reported several times by Dominic Dunlop, for example in
10349              ID 20000315.008.  Patch from Dominic.  Patch affects at
10350              least MachTen, and possibly other oldish BSDs. Should not
10351              break non-broken platforms (tested on LinuxPPC). 
10352      Branch: perl
10353            ! doio.c
10354 ____________________________________________________________________________
10355 [  7147] By: jhi                                   on 2000/10/04  23:26:34
10356         Log: The one that got away from 7146.
10357      Branch: metaconfig
10358            + U/installdirs/installscripts.U
10359 ____________________________________________________________________________
10360 [  7146] By: jhi                                   on 2000/10/04  23:25:04
10361         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
10362              suggested by H. Merijn Brand.
10363      Branch: perl
10364            ! Configure INSTALL Makefile.SH Porting/Glossary
10365            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
10366            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
10367            ! win32/config.vc
10368 ____________________________________________________________________________
10369 [  7145] By: jhi                                   on 2000/10/04  22:08:21
10370         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
10371              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10372              Date: Wed, 4 Oct 2000 17:37:46 -0400
10373              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
10374      Branch: perl
10375            ! utils/h2xs.PL
10376 ____________________________________________________________________________
10377 [  7144] By: jhi                                   on 2000/10/04  18:11:41
10378         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
10379              From: Jeff Pinyan <jeffp@crusoe.net>
10380              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
10381              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
10382      Branch: perl
10383            ! pod/perlrun.pod
10384 ____________________________________________________________________________
10385 [  7143] By: jhi                                   on 2000/10/04  18:09:58
10386         Log: Subject: perlhack.pod Patch for Externals Tools
10387              From: Fisher Mark <fisherm@tce.com>
10388              Date: Tue, 3 Oct 2000 15:43:27 -0500 
10389              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
10390      Branch: perl
10391            ! pod/perlhack.pod
10392 ____________________________________________________________________________
10393 [  7142] By: jhi                                   on 2000/10/04  18:08:41
10394         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
10395              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10396              Date:     Wed, 4 Oct 2000 12:11:11 EDT
10397              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
10398      Branch: perl
10399            ! vms/vms.c
10400 ____________________________________________________________________________
10401 [  7141] By: jhi                                   on 2000/10/04  12:20:16
10402         Log: Subject: [PATCH 5.7.0] h2xs not working
10403              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10404              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
10405              Date: Tue, 3 Oct 2000 21:43:01 -0400
10406              
10407              Subject: [PATCH 5.7.0] h2xs not documenting the created module
10408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10409              Date: Tue, 3 Oct 2000 22:55:19 -0400
10410              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
10411      Branch: perl
10412            ! utils/h2xs.PL
10413 ____________________________________________________________________________
10414 [  7140] By: jhi                                   on 2000/10/04  11:53:44
10415         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
10416              From: nick@babyhippo.com
10417              Date: Wed, 4 Oct 2000 12:06:45 +0100
10418              Message-Id: <20001004120645.A7356@babyhippo.com>
10419              
10420              Retract 7118 and 7135.
10421      Branch: perl
10422            ! installman installperl op.c t/pragma/subs.t
10423 ____________________________________________________________________________
10424 [  7139] By: jhi                                   on 2000/10/03  22:09:41
10425         Log: It is possible to have no hosts database at all.  Pointed out in
10426              
10427              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
10428              From: Peter Prymmer <pvhp@forte.com>
10429              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
10430              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
10431      Branch: metaconfig
10432            ! U/modified/myhostname.U
10433      Branch: perl
10434            ! Configure config_h.SH
10435 ____________________________________________________________________________
10436 [  7138] By: jhi                                   on 2000/10/03  21:49:49
10437         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
10438              From: Peter Prymmer <pvhp@forte.com>
10439              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
10440              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
10441      Branch: perl
10442            ! pp_sys.c
10443 ____________________________________________________________________________
10444 [  7137] By: jhi                                   on 2000/10/03  20:10:05
10445         Log: One remaining nit less at the VMS mailbox sizing.
10446      Branch: perl
10447            ! vms/vms.c
10448 ____________________________________________________________________________
10449 [  7136] By: jhi                                   on 2000/10/03  20:08:47
10450         Log: Test harness update to sync with the new perlcc,
10451              from Simon Cozens.
10452      Branch: perl
10453            ! t/TEST t/UTEST
10454 ____________________________________________________________________________
10455 [  7135] By: jhi                                   on 2000/10/03  15:15:42
10456         Log: Subject: Re: PATCH for 20001003.004
10457              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
10458              From: "AARON B. DOSSETT" <aaron@iglou.com>
10459              Message-Id: <E13gTay-0006od-00@iglou.com>
10460      Branch: perl
10461            ! installman installperl
10462 ____________________________________________________________________________
10463 [  7134] By: jhi                                   on 2000/10/03  15:00:34
10464         Log: Subject: [ID 20001003.006] B::Debug not -w clean
10465              From: Nicholas Clark <nick@babyhippo.co.uk>
10466              Date: Tue, 03 Oct 2000 15:46:32 +0100
10467              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
10468      Branch: perl
10469            ! ext/B/B/Debug.pm
10470 ____________________________________________________________________________
10471 [  7133] By: jhi                                   on 2000/10/03  14:58:39
10472         Log: Scale down the VMS message boxes, by Charles Lane.
10473              Fix for ID 20000903.009, workaround at
10474              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
10475      Branch: perl
10476            ! vms/vms.c
10477 ____________________________________________________________________________
10478 [  7132] By: jhi                                   on 2000/10/03  11:20:37
10479         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
10480      Branch: perl
10481            + t/lib/st-lock.t t/lib/st-utf8.t
10482            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
10483            ! ext/Storable/Storable.xs t/lib/st-recurse.t
10484 ____________________________________________________________________________
10485 [  7131] By: jhi                                   on 2000/10/03  03:38:23
10486         Log: Encode nits.
10487      Branch: perl
10488            ! MANIFEST Makefile.SH
10489 ____________________________________________________________________________
10490 [  7130] By: jhi                                   on 2000/10/03  03:31:05
10491         Log: Update Changes.
10492      Branch: perl
10493            ! Changes patchlevel.h
10494 ____________________________________________________________________________
10495 [  7129] By: jhi                                   on 2000/10/03  02:24:02
10496         Log: Misplaced else.
10497      Branch: metaconfig/U/perl
10498            ! d_strtoll.U
10499      Branch: perl
10500            ! Configure config_h.SH
10501 ____________________________________________________________________________
10502 [  7128] By: jhi                                   on 2000/10/03  02:08:29
10503         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
10504              From: sthoenna@efn.org
10505              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
10506              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
10507      Branch: metaconfig/U/perl
10508            ! d_strtoll.U
10509      Branch: perl
10510            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
10511 ____________________________________________________________________________
10512 [  7127] By: jhi                                   on 2000/10/03  01:13:14
10513         Log: Update Changes.
10514      Branch: perl
10515            ! Changes patchlevel.h
10516 ____________________________________________________________________________
10517 [  7126] By: jhi                                   on 2000/10/03  00:57:08
10518         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
10519              as suggested by Olaf Flebbe and Nick Clark.
10520      Branch: perl
10521            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
10522 ____________________________________________________________________________
10523 [  7125] By: jhi                                   on 2000/10/03  00:50:56
10524         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
10525              From: Nick Clark <nick@plum.flirble.org>
10526              Date: Mon, 2 Oct 2000 11:03:24 +0100
10527              Message-Id: <20001002110324.D20073@plum.flirble.org>
10528              
10529              Also fixes bug ID 20001002.005.
10530      Branch: perl
10531            ! t/lib/encode.t
10532 ____________________________________________________________________________
10533 [  7124] By: jhi                                   on 2000/10/03  00:34:59
10534         Log: Subject: [PATCH 5.7.0] Epoc update
10535              From: Olaf Flebbe <o.flebbe@gmx.de>
10536              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
10537              Message-ID: <26423.969484586@www10.gmx.net>
10538      Branch: perl
10539            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
10540            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
10541            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
10542            ! util.c util.h
10543 ____________________________________________________________________________
10544 [  7123] By: jhi                                   on 2000/10/03  00:30:07
10545         Log: Regen headers.
10546      Branch: perl
10547            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
10548 ____________________________________________________________________________
10549 [  7122] By: jhi                                   on 2000/10/03  00:10:48
10550         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
10551      Branch: perl
10552            ! hints/openbsd.sh
10553 ____________________________________________________________________________
10554 [  7121] By: jhi                                   on 2000/10/03  00:05:06
10555         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
10556              From: <abigail@foad.org>
10557              Date: Tue, 26 Sep 2000 13:36:14 -0400
10558              Message-ID: <20000926173614.4356.qmail@foad.org>
10559      Branch: perl
10560            ! pod/perlop.pod
10561 ____________________________________________________________________________
10562 [  7120] By: jhi                                   on 2000/10/03  00:04:00
10563         Log: Inside require() $^S was always left undefined.
10564              
10565              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
10566              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10567              Date: Wed, 27 Sep 2000 18:54:49 -0400
10568              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
10569      Branch: perl
10570            ! cop.h mg.c pp_ctl.c util.c
10571 ____________________________________________________________________________
10572 [  7119] By: jhi                                   on 2000/10/03  00:00:16
10573         Log: Subject: [PATCH] DLL not restartabke with threaded perl
10574              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
10575              Date: Thu, 28 Sep 2000 09:20:46 +0100
10576              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
10577      Branch: perl
10578            ! perl.c
10579 ____________________________________________________________________________
10580 [  7118] By: jhi                                   on 2000/10/02  23:59:20
10581         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
10582              From: Nicholas Clark <nick@ccl4.org>
10583              Date: Thu, 28 Sep 2000 11:52:24 +0100
10584              Message-ID: <20000928115224.D7924@plum.flirble.org>
10585      Branch: perl
10586            ! op.c
10587 ____________________________________________________________________________
10588 [  7117] By: jhi                                   on 2000/10/02  23:57:51
10589         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
10590              From: Nicholas Clark <nick@babyhippo.co.uk>
10591              Date: Thu, 28 Sep 2000 12:18:10 +0100
10592              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
10593              
10594              Did not apply cleanly, manual intervention was needed.
10595      Branch: perl
10596            ! ext/B/B/Bytecode.pm utils/perlcc.PL
10597 ____________________________________________________________________________
10598 [  7116] By: jhi                                   on 2000/10/02  23:50:40
10599         Log: Document the issue (is not a syntax error, kind of)
10600              
10601              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
10602              From: Nicholas Clark <nick@ccl4.org>
10603              Date: Thu, 28 Sep 2000 17:12:42 +0100
10604              Message-ID: <20000928171242.K7924@plum.flirble.org>
10605      Branch: perl
10606            ! pod/perldata.pod
10607 ____________________________________________________________________________
10608 [  7115] By: jhi                                   on 2000/10/02  23:48:58
10609         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
10610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10611              Date: Thu, 28 Sep 2000 21:55:31 -0400
10612              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
10613      Branch: perl
10614            ! regexec.c
10615 ____________________________________________________________________________
10616 [  7114] By: jhi                                   on 2000/10/02  23:47:57
10617         Log: Subject: DOC PATCH 5.6.0
10618              From: mjd@plover.com
10619              Date: 30 Sep 2000 06:02:34 -0000
10620              Message-ID: <20000930060234.4559.qmail@plover.com>
10621      Branch: perl
10622            ! pod/perldebguts.pod
10623 ____________________________________________________________________________
10624 [  7113] By: jhi                                   on 2000/10/02  23:46:43
10625         Log: SOCK_DGRAM and listen() do not mix as reported in
10626              
10627              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
10628              From: Petter Reinholdtsen <pere@hungry.com>
10629              Date: Sun, 1 Oct 2000 10:57:20 +0800
10630              Message-Id: <200010010257.KAA05735@localhost.localdomain>
10631              
10632              The patch for 5.7.0+ had to be reengineered, though.
10633      Branch: perl
10634            ! ext/IO/lib/IO/Socket/UNIX.pm
10635 ____________________________________________________________________________
10636 [  7112] By: jhi                                   on 2000/10/02  23:36:57
10637         Log: Subject: Re: [PATCH 5.005_64 missed]
10638              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10639              Date: Sun, 1 Oct 2000 18:50:10 -0400
10640              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
10641      Branch: perl
10642            ! pod/perlxs.pod
10643 ____________________________________________________________________________
10644 [  7111] By: jhi                                   on 2000/10/02  23:35:40
10645         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
10646              From: Radu Greab <radu@netsoft.ro>
10647              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
10648              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
10649      Branch: perl
10650            ! op.c opcode.pl t/op/substr.t
10651 ____________________________________________________________________________
10652 [  7110] By: jhi                                   on 2000/10/02  23:32:38
10653         Log: Subject: [PATCH] Fix aliasing of tied filehandles
10654              From: Daniel Chetlin <daniel@chetlin.com>
10655              Date: Mon, 2 Oct 2000 14:53:27 -0700
10656              Message-ID: <20001002145327.C1617@ilmd>
10657      Branch: perl
10658            ! perl.h pp_hot.c t/op/tiehandle.t
10659 ____________________________________________________________________________
10660 [  7109] By: jhi                                   on 2000/10/02  23:31:30
10661         Log: s/Robin Parker/Robin Barker/
10662      Branch: perl
10663            ! Changes5.6
10664 ____________________________________________________________________________
10665 [  7108] By: jhi                                   on 2000/10/02  23:15:46
10666         Log: Retract #7091 as suggested in
10667              
10668              From: Robin Barker <rmb1@cise.npl.co.uk> 
10669              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
10670              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
10671              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
10672      Branch: perl
10673            ! embed.pl proto.h
10674 ____________________________________________________________________________
10675 [  7107] By: nick                                  on 2000/10/02  18:23:14
10676         Log: A few tweaks to get Tk803 to work with Encode scheme.
10677      Branch: perl
10678            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
10679 ____________________________________________________________________________
10680 [  7106] By: nick                                  on 2000/10/01  21:34:14
10681         Log: Add checking cases to Encode's toUnicode and fromUnicode.
10682      Branch: perl
10683            ! ext/Encode/Encode.pm
10684 ____________________________________________________________________________
10685 [  7105] By: nick                                  on 2000/10/01  17:18:01
10686         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
10687              To read and use them.
10688              Add a lib/encode.t which checks a few things.
10689      Branch: perl
10690            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
10691            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
10692            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
10693            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
10694            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
10695            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
10696            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
10697            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
10698            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
10699            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
10700            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
10701            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
10702            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
10703            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
10704            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
10705            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
10706            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
10707            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
10708            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
10709            + ext/Encode/Encode/iso2022-jp.enc
10710            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
10711            + ext/Encode/Encode/iso8859-1.enc
10712            + ext/Encode/Encode/iso8859-2.enc
10713            + ext/Encode/Encode/iso8859-3.enc
10714            + ext/Encode/Encode/iso8859-4.enc
10715            + ext/Encode/Encode/iso8859-5.enc
10716            + ext/Encode/Encode/iso8859-6.enc
10717            + ext/Encode/Encode/iso8859-7.enc
10718            + ext/Encode/Encode/iso8859-8.enc
10719            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
10720            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
10721            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
10722            + ext/Encode/Encode/macCentEuro.enc
10723            + ext/Encode/Encode/macCroatian.enc
10724            + ext/Encode/Encode/macCyrillic.enc
10725            + ext/Encode/Encode/macDingbats.enc
10726            + ext/Encode/Encode/macGreek.enc
10727            + ext/Encode/Encode/macIceland.enc
10728            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
10729            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
10730            + ext/Encode/Encode/macTurkish.enc
10731            + ext/Encode/Encode/macUkraine.enc
10732            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
10733            + t/lib/encode.t
10734            ! MANIFEST ext/Encode/Encode.pm
10735 ____________________________________________________________________________
10736 [  7104] By: nick                                  on 2000/09/30  13:04:30
10737         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
10738              From: Daniel Chetlin <daniel@chetlin.com>
10739              Date: Mon, 18 Sep 2000 05:05:40 -0700
10740              Message-Id: <20000918050540.C652@ilmd>
10741      Branch: perl
10742            ! lib/overload.pm sv.c t/pragma/overload.t
10743 ____________________________________________________________________________
10744 [  7103] By: nick                                  on 2000/09/30  12:53:36
10745         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
10746              From: Johan Vromans <jvromans@squirrel.nl>
10747              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
10748              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
10749      Branch: perl
10750            ! pod/Makefile.SH
10751 ____________________________________________________________________________
10752 [  7102] By: nick                                  on 2000/09/30  12:52:31
10753         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
10754              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10755              Date: Sat, 16 Sep 2000 16:36:45 -0400
10756              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
10757      Branch: perl
10758            ! ext/B/B/Deparse.pm
10759 ____________________________________________________________________________
10760 [  7101] By: nick                                  on 2000/09/30  12:51:41
10761         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
10762              From: Craig A. Berry <craig.berry@psinetcs.com>
10763              Date: Sat, 16 Sep 2000 10:11:10 -0500
10764              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
10765      Branch: perl
10766            ! vms/vms.c
10767 ____________________________________________________________________________
10768 [  7100] By: nick                                  on 2000/09/30  12:50:33
10769         Log: Subject: Re: unicode support and perl [ID 20000901.097]
10770              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10771              Date: Fri, 15 Sep 2000 16:37:58 -0400
10772              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
10773      Branch: perl
10774            ! t/op/append.t
10775 ____________________________________________________________________________
10776 [  7099] By: nick                                  on 2000/09/30  12:49:35
10777         Log: Subject: Re: unicode support and perl [ID 20000901.097]
10778              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10779              Date: Fri, 15 Sep 2000 16:25:30 -0400
10780              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
10781      Branch: perl
10782            ! pp_hot.c
10783 ____________________________________________________________________________
10784 [  7098] By: nick                                  on 2000/09/30  12:48:00
10785         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
10786              From: Gisle Aas <gisle@ActiveState.com>
10787              Date: 15 Sep 2000 16:23:41 +0200
10788              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
10789      Branch: perl
10790            ! toke.c
10791 ____________________________________________________________________________
10792 [  7097] By: nick                                  on 2000/09/30  12:45:16
10793         Log: Subject: [PATCH] Nits in perlmod.pod
10794              From: Daniel Chetlin <daniel@chetlin.com>
10795              Date: Fri, 15 Sep 2000 02:04:09 -0700
10796              Message-Id: <20000915020409.A2104@ilmd>
10797      Branch: perl
10798            ! pod/perlmod.pod
10799 ____________________________________________________________________________
10800 [  7096] By: nick                                  on 2000/09/30  12:18:00
10801         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
10802              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
10803              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
10804              0 to checking to get the warning.
10805      Branch: perl
10806            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
10807            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
10808            ! regexec.c sv.c toke.c utf8.c
10809 ____________________________________________________________________________
10810 [  7095] By: nick                                  on 2000/09/15  16:55:59
10811         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
10812              
10813              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
10814              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10815              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
10816              Date: Fri, 15 Sep 2000 06:37:30 -0400
10817      Branch: perl
10818            ! ext/Encode/Encode.xs sv.c
10819 ____________________________________________________________________________
10820 [  7094] By: jhi                                   on 2000/09/15  03:23:32
10821         Log: Update Changes.
10822      Branch: perl
10823            ! Changes patchlevel.h
10824 ____________________________________________________________________________
10825 [  7093] By: jhi                                   on 2000/09/15  03:11:44
10826         Log: Fix for the charnames.t failures from Spider Boardman.
10827      Branch: perl
10828            ! toke.c
10829 ____________________________________________________________________________
10830 [  7092] By: jhi                                   on 2000/09/15  00:15:48
10831         Log: Botched the #7090 check-in.
10832      Branch: perl
10833            ! sv.c
10834 ____________________________________________________________________________
10835 [  7091] By: jhi                                   on 2000/09/14  23:33:24
10836         Log: Part of #7081 didn't come through.
10837      Branch: perl
10838            ! embed.pl proto.h
10839 ____________________________________________________________________________
10840 [  7090] By: jhi                                   on 2000/09/14  23:17:39
10841         Log: Subject: Re: perl@7078 
10842              From: Spider Boardman <spider@web.zk3.dec.com>
10843              Date: Thu, 14 Sep 2000 19:06:36 -0400
10844              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
10845      Branch: perl
10846            ! sv.c toke.c
10847 ____________________________________________________________________________
10848 [  7089] By: jhi                                   on 2000/09/14  23:11:21
10849         Log: Small portability tweaks.
10850      Branch: perl
10851            ! ext/Encode/Encode.xs
10852 ____________________________________________________________________________
10853 [  7088] By: jhi                                   on 2000/09/14  22:57:23
10854         Log: Fake return to pacify picky compilers.
10855      Branch: perl
10856            ! ext/Encode/Encode.xs
10857 ____________________________________________________________________________
10858 [  7087] By: jhi                                   on 2000/09/14  22:53:37
10859         Log: Subject: [PATCH] utf8.c apidoc
10860              From: Simon Cozens <simon@cozens.net>
10861              Date: Thu, 14 Sep 2000 23:46:57 +0100
10862              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
10863      Branch: perl
10864            ! perlapi.c pod/perlapi.pod utf8.c
10865 ____________________________________________________________________________
10866 [  7086] By: jhi                                   on 2000/09/14  22:40:38
10867         Log: We don't need to count the high bit bytes, a boolean is enough. 
10868      Branch: perl
10869            ! sv.c
10870 ____________________________________________________________________________
10871 [  7085] By: jhi                                   on 2000/09/14  21:20:09
10872         Log: Replace #7084 with
10873              
10874              Subject: Re: perl@7078 
10875              From: Spider Boardman <spider@web.zk3.dec.com>
10876              Date: Thu, 14 Sep 2000 17:09:36 -0400
10877              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
10878      Branch: perl
10879            ! sv.c utf8.c
10880 ____________________________________________________________________________
10881 [  7084] By: jhi                                   on 2000/09/14  20:03:34
10882         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
10883              convertable to bytes by checking it doesn't go above 0xc3
10884              
10885              Subject: Re: perl@7078
10886              From: Simon Cozens <simon@cozens.net>
10887              Date: Thu, 14 Sep 2000 20:59:19 +0100
10888              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
10889      Branch: perl
10890            ! utf8.c
10891 ____________________________________________________________________________
10892 [  7083] By: jhi                                   on 2000/09/14  19:38:47
10893         Log: Subject: Re: perl@7078
10894              From: Simon Cozens <simon@cozens.net>
10895              Date: Thu, 14 Sep 2000 20:13:09 +0100
10896              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
10897      Branch: perl
10898            ! t/op/bop.t
10899 ____________________________________________________________________________
10900 [  7082] By: jhi                                   on 2000/09/14  17:50:44
10901         Log: The one that got away.
10902      Branch: perl
10903            ! lib/File/Find.pm
10904 ____________________________________________________________________________
10905 [  7081] By: jhi                                   on 2000/09/14  17:45:35
10906         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
10907              From: Robin Barker <rmb1@cise.npl.co.uk>
10908              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
10909              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
10910      Branch: perl
10911            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
10912            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
10913            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
10914            ! regcomp.c toke.c universal.c
10915 ____________________________________________________________________________
10916 [  7080] By: jhi                                   on 2000/09/14  17:40:35
10917         Log: Problems picked up by AIX cc.
10918              
10919              Subject: Re: perl@7078 (patch included)
10920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10921              Date: Thu, 14 Sep 2000 18:53:30 +0200
10922              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
10923      Branch: perl
10924            ! ext/Encode/Encode.xs
10925 ____________________________________________________________________________
10926 [  7079] By: jhi                                   on 2000/09/14  17:38:27
10927         Log: Subject: File::Find 5.7.0 POD nits
10928              From: Rich Morin <rdm@cfcl.com>
10929              Date: Wed, 13 Sep 2000 22:03:58 -0700
10930              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
10931      Branch: perl
10932            ! lib/File/Find.pm
10933 ____________________________________________________________________________
10934 [  7078] By: jhi                                   on 2000/09/14  14:58:20
10935         Log: Update Changes.
10936      Branch: perl
10937            ! Changes patchlevel.h
10938 ____________________________________________________________________________
10939 [  7077] By: jhi                                   on 2000/09/14  14:55:54
10940         Log: Compilation warnings and an error.
10941      Branch: perl
10942            ! sv.c
10943 ____________________________________________________________________________
10944 [  7076] By: jhi                                   on 2000/09/14  14:42:56
10945         Log: Fix for a parsing bug, not for the original bug.
10946              
10947              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
10948              From: Spider Boardman <spider@web.zk3.dec.com>
10949              Date: Wed, 13 Sep 2000 17:52:20 -0400
10950              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
10951      Branch: perl
10952            ! regcomp.c
10953 ____________________________________________________________________________
10954 [  7075] By: jhi                                   on 2000/09/14  14:40:40
10955         Log: Batch of UTF-8 patches from Simon Cozens.
10956      Branch: perl
10957            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
10958            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
10959            ! toke.c utf8.c
10960 ____________________________________________________________________________
10961 [  7074] By: jhi                                   on 2000/09/14  14:29:58
10962         Log: Subject: Re: Two advertising clauses need to be removed
10963              From: Russ Allbery <rra@stanford.edu>
10964              Date: 13 Sep 2000 18:50:26 -0700
10965              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
10966      Branch: perl
10967            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10968 ____________________________________________________________________________
10969 [  7073] By: jhi                                   on 2000/09/14  14:28:20
10970         Log: Subject: [PATCH] de-wall t/README
10971              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10972              Date: Wed, 13 Sep 2000 17:46:55 -0700
10973              Message-ID: <//Bw5gzkge/e092yn@efn.org>
10974      Branch: perl
10975            ! t/README
10976 ____________________________________________________________________________
10977 [  7072] By: jhi                                   on 2000/09/14  14:25:10
10978         Log: Hints optimization.
10979              
10980              Subject: Minor nit
10981              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10982              Date: Wed, 13 Sep 2000 21:42:07 +0200
10983              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
10984      Branch: perl
10985            ! hints/hpux.sh
10986 ____________________________________________________________________________
10987 [  7071] By: jhi                                   on 2000/09/14  14:23:30
10988         Log: Allow chop() and chomp() to be overridden.
10989              
10990              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
10991              From: "Casey R. Tweten" <crt@kiski.net>
10992              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
10993              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
10994      Branch: perl
10995            ! toke.c
10996 ____________________________________________________________________________
10997 [  7070] By: jhi                                   on 2000/09/14  14:20:36
10998         Log: The return value of setlocale must be copied away.
10999              
11000              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
11001              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11002              Date: Wed, 13 Sep 2000 16:27:37 +0100 
11003              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
11004      Branch: perl
11005            ! util.c
11006 ____________________________________________________________________________
11007 [  7069] By: jhi                                   on 2000/09/14  14:16:27
11008         Log: Remove vestiges of tr//CU.
11009              
11010              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
11011              From: Nick Clark <nick@plum.flirble.org>
11012              Date: Tue, 12 Sep 2000 22:50:14 +0100
11013              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
11014              
11015              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
11016              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11017              Date: Tue, 12 Sep 2000 21:38:48 -0700
11018              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
11019      Branch: perl
11020            ! op.h pod/perlunicode.pod
11021 ____________________________________________________________________________
11022 [  7068] By: jhi                                   on 2000/09/13  14:18:39
11023         Log: Add the Encode extension.  The code is still largely just skeleton.
11024      Branch: perl
11025            + ext/Encode/Encode.pm ext/Encode/Encode.xs
11026            + ext/Encode/Makefile.PL ext/Encode/Todo
11027            ! MANIFEST Todo-5.6
11028 ____________________________________________________________________________
11029 [  7067] By: jhi                                   on 2000/09/12  17:43:33
11030         Log: Allow for whitespace between "#" and "line" in cpp output.
11031              
11032              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
11033              From: Calle Dybedahl <calle@lysator.liu.se>
11034              Date: 12 Sep 2000 19:38:02 +0200 
11035              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
11036      Branch: perl
11037            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
11038 ____________________________________________________________________________
11039 [  7066] By: gsar                                  on 2000/09/12  17:24:29
11040         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
11041              initialization in all the threads on Windows
11042      Branch: perl
11043            ! win32/win32.c
11044 ____________________________________________________________________________
11045 [  7065] By: jhi                                   on 2000/09/12  15:11:31
11046         Log: Update Changes.
11047      Branch: perl
11048            ! Changes patchlevel.h
11049 ____________________________________________________________________________
11050 [  7064] By: jhi                                   on 2000/09/12  14:54:54
11051         Log: Retract #7062, the pod tests are not ready.
11052      Branch: perl
11053            ! t/TEST t/harness
11054 ____________________________________________________________________________
11055 [  7063] By: jhi                                   on 2000/09/12  14:25:41
11056         Log: The #7054 truncated Configure badly.
11057      Branch: metaconfig/U/perl
11058            ! End.U
11059      Branch: perl
11060            ! Configure config_h.SH
11061 ____________________________________________________________________________
11062 [  7062] By: jhi                                   on 2000/09/12  14:08:32
11063         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
11064              From: sthoenna@efn.org
11065              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
11066              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
11067      Branch: perl
11068            ! t/TEST t/harness
11069 ____________________________________________________________________________
11070 [  7061] By: jhi                                   on 2000/09/12  14:07:18
11071         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
11072              From: sthoenna@efn.org
11073              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
11074              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
11075      Branch: perl
11076            ! pod/perlxs.pod
11077 ____________________________________________________________________________
11078 [  7060] By: jhi                                   on 2000/09/12  14:06:08
11079         Log: Break up the myconfig lines a bit.
11080              
11081              Subject: perlbug/perl -V output format
11082              From: sthoenna@efn.org
11083              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
11084              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
11085      Branch: perl
11086            ! myconfig.SH
11087 ____________________________________________________________________________
11088 [  7059] By: jhi                                   on 2000/09/12  14:05:04
11089         Log: Test for the #7049.
11090              
11091              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
11092              From: andreas.koenig@anima.de (Andreas J. Koenig)
11093              Date: 12 Sep 2000 06:42:01 +0200
11094              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
11095      Branch: perl
11096            ! t/op/my.t
11097 ____________________________________________________________________________
11098 [  7058] By: jhi                                   on 2000/09/12  14:03:05
11099         Log: Subject: [patch: perl@7045] vms updates
11100              From: Peter Prymmer <pvhp@forte.com>
11101              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
11102              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
11103      Branch: perl
11104            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
11105 ____________________________________________________________________________
11106 [  7057] By: jhi                                   on 2000/09/12  14:00:51
11107         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
11108              From: sthoenna@efn.org
11109              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
11110              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
11111      Branch: perl
11112            ! t/op/64bitint.t
11113 ____________________________________________________________________________
11114 [  7056] By: jhi                                   on 2000/09/12  13:58:14
11115         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
11116              From: Jeff Pinyan <jeffp@crusoe.net>
11117              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
11118              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
11119      Branch: perl
11120            ! pod/perlfunc.pod
11121 ____________________________________________________________________________
11122 [  7055] By: jhi                                   on 2000/09/12  13:56:32
11123         Log: Do in VMS as the #7054 does.
11124      Branch: perl
11125            ! configure.com
11126 ____________________________________________________________________________
11127 [  7054] By: jhi                                   on 2000/09/12  13:50:31
11128         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
11129              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11130              Date: Mon, 11 Sep 2000 08:33:09 +0100
11131              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
11132      Branch: metaconfig/U/perl
11133            ! End.U
11134      Branch: perl
11135            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
11136            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
11137 ____________________________________________________________________________
11138 [  7053] By: jhi                                   on 2000/09/12  13:29:19
11139         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
11140              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11141              Date:     Tue, 12 Sep 2000 08:35:59 EDT
11142              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
11143      Branch: perl
11144            ! vms/test.com
11145 ____________________________________________________________________________
11146 [  7052] By: jhi                                   on 2000/09/11  23:01:50
11147         Log: Document the SvUTF8*().
11148      Branch: perl
11149            ! pod/perlapi.pod sv.h
11150 ____________________________________________________________________________
11151 [  7051] By: gsar                                  on 2000/09/11  14:46:30
11152         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
11153              (missed a spot when fixing up op_pmreplroot hack for ithreads)
11154      Branch: perl
11155            ! op.c t/op/split.t
11156 ____________________________________________________________________________
11157 [  7050] By: nick                                  on 2000/09/11  10:03:51
11158         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
11159              
11160              Subject: borland C++ win32.c tweak
11161              From: Vadim Konovalov <vkonovalov@lucent.com>
11162              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
11163              Date: Mon, 11 Sep 2000 11:22:33 +0400
11164      Branch: perl
11165            ! win32/win32.c
11166 ____________________________________________________________________________
11167 [  7049] By: nick                                  on 2000/09/11  09:57:33
11168         Log: Point fix for s/// on foreach (keys %xxx).
11169      Branch: perl
11170            ! pp_hot.c
11171 ____________________________________________________________________________
11172 [  7048] By: jhi                                   on 2000/09/10  23:37:09
11173         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
11174              by Pod::Text, from Brad Appleton.
11175      Branch: perl
11176            ! t/pod/testp2pt.pl
11177 ____________________________________________________________________________
11178 [  7047] By: jhi                                   on 2000/09/10  14:32:53
11179         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
11180              by Russ Allbery.
11181      Branch: perl
11182            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
11183 ____________________________________________________________________________
11184 [  7046] By: jhi                                   on 2000/09/10  14:15:08
11185         Log: Upgrade to CPAN 1.57_65, from Andreas König.
11186      Branch: perl
11187            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11188 ____________________________________________________________________________
11189 [  7045] By: jhi                                   on 2000/09/08  21:36:32
11190         Log: Update Changes.
11191      Branch: perl
11192            ! Changes patchlevel.h
11193 ____________________________________________________________________________
11194 [  7044] By: jhi                                   on 2000/09/08  21:29:56
11195         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
11196              From: Peter Prymmer <pvhp@forte.com>
11197              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
11198              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
11199      Branch: perl
11200            ! configure.com
11201 ____________________________________________________________________________
11202 [  7043] By: jhi                                   on 2000/09/08  21:27:50
11203         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
11204              From: Peter Prymmer <pvhp@forte.com>
11205              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
11206              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
11207      Branch: perl
11208            ! Makefile.SH installperl
11209 ____________________________________________________________________________
11210 [  7042] By: jhi                                   on 2000/09/08  21:23:21
11211         Log: Continue #7041.
11212      Branch: perl
11213            ! cygwin/Makefile.SHs os2/Makefile.SHs
11214 ____________________________________________________________________________
11215 [  7041] By: jhi                                   on 2000/09/08  21:18:10
11216         Log: Do away with memory models cruft.  Sorry, PDP users.
11217      Branch: metaconfig
11218            ! U/modified/cc.U U/modified/libpth.U
11219      Branch: perl
11220            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
11221            ! Porting/config_H cflags.SH config_h.SH configure.com
11222            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
11223            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
11224            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
11225 ____________________________________________________________________________
11226 [  7040] By: jhi                                   on 2000/09/08  14:34:18
11227         Log: Major rewrite of s2p.  And I mean really major, it is
11228              an implementation of sed in perl.  If called as s2p it
11229              will function as s2p.  Note: needs non-UNIXifying.
11230              
11231              Subject: s2p
11232              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11233              Date: Mon, 28 Aug 2000 14:05:12 +0200
11234              Message-ID: <39AA5578.2102E2AA@alcatel.at>
11235      Branch: perl
11236            ! x2p/s2p.PL
11237 ____________________________________________________________________________
11238 [  7039] By: jhi                                   on 2000/09/08  14:19:49
11239         Log: Re-allow vec() for characters > 255.
11240              
11241              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
11242              From: Spider Boardman <spider@web.zk3.dec.com>
11243              Date: Fri, 08 Sep 2000 02:21:02 -0400
11244              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
11245      Branch: perl
11246            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
11247            ! t/op/vec.t
11248 ____________________________________________________________________________
11249 [  7038] By: jhi                                   on 2000/09/08  14:14:18
11250         Log: Subject: [PATCH lib/Benchmark.pm]
11251              From: <abigail@foad.org>
11252              Date: Thu, 7 Sep 2000 15:03:20 -0400
11253              Message-ID: <20000907190320.888.qmail@foad.org>
11254      Branch: perl
11255            ! lib/Benchmark.pm
11256 ____________________________________________________________________________
11257 [  7037] By: jhi                                   on 2000/09/08  14:11:06
11258         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
11259              
11260              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
11261              From: Spider Boardman <spider@web.zk3.dec.com>
11262              Date: Fri, 08 Sep 2000 01:30:27 -0400
11263              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
11264      Branch: perl
11265            ! op.c
11266 ____________________________________________________________________________
11267 [  7036] By: jhi                                   on 2000/09/08  14:08:58
11268         Log: Subject: [ID 20000908.002] perlipc documentation bug.
11269              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
11270              Date: Fri, 08 Sep 2000 12:38:32 +0200
11271              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
11272      Branch: perl
11273            ! pod/perlipc.pod
11274 ____________________________________________________________________________
11275 [  7035] By: jhi                                   on 2000/09/08  14:03:12
11276         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
11277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11278              Date: Fri, 08 Sep 2000 11:47:34 +0200
11279              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
11280      Branch: perl
11281            ! hints/dec_osf.sh
11282 ____________________________________________________________________________
11283 [  7034] By: jhi                                   on 2000/09/08  13:59:35
11284         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
11285              From: Simon Cozens <simon@cozens.net>
11286              Date: Thu, 7 Sep 2000 20:40:38 +0100
11287              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
11288      Branch: perl
11289            ! pp_hot.c
11290 ____________________________________________________________________________
11291 [  7033] By: jhi                                   on 2000/09/08  04:03:03
11292         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
11293              From: "Larry W. Virden" <lvirden@cas.org>
11294              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
11295              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
11296      Branch: perl
11297            ! pod/perldiag.pod
11298 ____________________________________________________________________________
11299 [  7032] By: jhi                                   on 2000/09/07  22:18:30
11300         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
11301              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
11302              Date: Mon, 04 Sep 2000 13:16:38 -0700
11303              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
11304      Branch: perl
11305            ! lib/perl5db.pl
11306 ____________________________________________________________________________
11307 [  7031] By: jhi                                   on 2000/09/07  22:02:29
11308         Log: Fix the ccversion detection for 5.1 and beyond.
11309              
11310              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
11311              From: Spider Boardman <spider@leggy.zk3.dec.com>
11312              Date: Thu, 7 Sep 2000 17:54:27 -0400
11313              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
11314      Branch: perl
11315            ! hints/dec_osf.sh
11316 ____________________________________________________________________________
11317 [  7030] By: jhi                                   on 2000/09/07  19:12:28
11318         Log: Fix for
11319              
11320              Subject: [ID 20000903.001] \w in utf8-strings
11321              From: Marc Lehmann <pcg@goof.com>
11322              Date: Sun, 03 Sep 2000 09:44:29 +0200
11323              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
11324              
11325              and various related nits.
11326      Branch: perl
11327            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
11328 ____________________________________________________________________________
11329 [  7029] By: jhi                                   on 2000/09/07  18:49:09
11330         Log: Fix the URL, but the server is still missing in action.
11331              
11332              Subject: [ID 20000905.002] perlfaq1.pod URL error
11333              From: "Larry W. Virden" <lvirden@cas.org>
11334              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
11335              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
11336      Branch: perl
11337            ! pod/perlfaq1.pod
11338 ____________________________________________________________________________
11339 [  7028] By: jhi                                   on 2000/09/07  18:47:13
11340         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
11341              From: Hugo <hv@crypt.compulink.co.uk>
11342              Date: Tue, 05 Sep 2000 14:13:37 +0100
11343              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
11344      Branch: perl
11345            ! toke.c
11346 ____________________________________________________________________________
11347 [  7027] By: jhi                                   on 2000/09/07  18:45:35
11348         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
11349              From: Daniel Chetlin <daniel@chetlin.com>
11350              Date: Tue, 5 Sep 2000 04:57:07 -0700
11351              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
11352      Branch: perl
11353            ! pod/perlfaq6.pod pod/perlop.pod
11354 ____________________________________________________________________________
11355 [  7026] By: jhi                                   on 2000/09/07  18:44:01
11356         Log: Document the new ref() semantics.
11357              
11358              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
11359              From: Gisle Aas <gisle@ActiveState.com>
11360              Date: 05 Sep 2000 08:10:30 +0200
11361              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
11362      Branch: perl
11363            ! pod/perldelta.pod
11364 ____________________________________________________________________________
11365 [  7025] By: jhi                                   on 2000/09/07  18:42:27
11366         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
11367              
11368              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
11369              From: Gisle Aas <gisle@ActiveState.com>
11370              Date: 05 Sep 2000 08:11:40 +0200
11371              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
11372      Branch: perl
11373            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
11374 ____________________________________________________________________________
11375 [  7024] By: jhi                                   on 2000/09/07  18:39:32
11376         Log: Subject: [PATCH] Modernize Opcode.pm documentation
11377              From: Gisle Aas <gisle@ActiveState.com>
11378              Date: 4 Sep 2000 00:18:55 -0000
11379              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
11380      Branch: perl
11381            ! ext/Opcode/Opcode.pm
11382 ____________________________________________________________________________
11383 [  7023] By: jhi                                   on 2000/09/07  18:37:42
11384         Log: Subject: [PATCH] Tied filehandle documentation
11385              From: Gisle Aas <gisle@ActiveState.com>
11386              Date: 4 Sep 2000 00:14:40 -0000
11387              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
11388      Branch: perl
11389            ! pod/perlfunc.pod pod/perltie.pod
11390 ____________________________________________________________________________
11391 [  7022] By: jhi                                   on 2000/09/07  18:35:37
11392         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
11393              From: Gisle Aas <gisle@ActiveState.com>
11394              Date: 4 Sep 2000 00:04:22 -0000
11395              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
11396      Branch: perl
11397            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
11398 ____________________________________________________________________________
11399 [  7021] By: jhi                                   on 2000/09/07  18:33:22
11400         Log: Subject: small apidoc fix
11401              From: Marc Lehmann <pcg@goof.com>
11402              Date: Sun, 3 Sep 2000 05:12:06 +0200
11403              Message-ID: <20000903051206.A5909@cerebro.laendle>
11404      Branch: perl
11405            ! pod/perlapi.pod utf8.c
11406 ____________________________________________________________________________
11407 [  7020] By: jhi                                   on 2000/09/07  16:14:57
11408         Log: Tiny perldelta nits.
11409      Branch: perl
11410            ! pod/perldelta.pod
11411 ____________________________________________________________________________
11412 [  7019] By: jhi                                   on 2000/09/07  16:04:20
11413         Log: Guard against bad string->int conversion for quads.
11414      Branch: perl
11415            ! t/op/64bitint.t
11416 ____________________________________________________________________________
11417 [  7018] By: jhi                                   on 2000/09/06  17:07:03
11418         Log: Update Unicode todo list.
11419      Branch: perl
11420            ! Todo-5.6
11421 ____________________________________________________________________________
11422 [  7017] By: jhi                                   on 2000/09/05  21:16:01
11423         Log: Document the SvIOK_.*UV().
11424      Branch: perl
11425            ! pod/perlapi.pod sv.h
11426 ____________________________________________________________________________
11427 [  7016] By: nick                                  on 2000/09/03  21:54:46
11428         Log: Hash lookup of constant strings optimization:
11429              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
11430              to string table (as per sharepvn). Add newSV_pvn_share to create such
11431              a thing. Make hv.c compare addresses of strings and skip string compare
11432              if equal. Make method_named and helem ops use these shared-string SVs
11433              when arg is constant. Make keys op return shared-string SVs (less clearly
11434              a win).
11435      Branch: perl
11436            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
11437            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
11438            ! pod/perlintern.pod pp_hot.c proto.h sv.c
11439 ____________________________________________________________________________
11440 [  7015] By: jhi                                   on 2000/09/02  17:48:59
11441         Log: This is 5.7.0.
11442      Branch: perl
11443            ! Changes
11444 ____________________________________________________________________________
11445 [  7014] By: jhi                                   on 2000/09/02  17:35:45
11446         Log: Changes and patchlevel tweaks.
11447      Branch: perl
11448            ! Changes patchlevel.h
11449 ____________________________________________________________________________
11450 [  7013] By: jhi                                   on 2000/09/02  17:30:50
11451         Log: Update Changes.
11452      Branch: perl
11453            ! Changes patchlevel.h
11454 ____________________________________________________________________________
11455 [  7012] By: nick                                  on 2000/09/02  17:25:20
11456         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
11457      Branch: perl
11458            ! gv.c lib/overload.pm
11459 ____________________________________________________________________________
11460 [  7011] By: jhi                                   on 2000/09/02  17:16:25
11461         Log: Update perlhist.
11462      Branch: perl
11463            ! pod/perlhist.pod
11464 ____________________________________________________________________________
11465 [  7010] By: jhi                                   on 2000/09/02  17:01:35
11466         Log: perldelta nits.
11467      Branch: perl
11468            ! pod/perldelta.pod
11469 ____________________________________________________________________________
11470 [  7009] By: nick                                  on 2000/09/02  16:48:35
11471         Log: If overloaded %{} etc. return the object do not loop.
11472              Thus  sub deref { $_[0] } functions if object is wanted type.
11473      Branch: perl
11474            ! pp.h
11475 ____________________________________________________________________________
11476 [  7008] By: jhi                                   on 2000/09/02  16:26:11
11477         Log: Retab MANIFEST.
11478      Branch: perl
11479            ! ext/Storable/MANIFEST
11480 ____________________________________________________________________________
11481 [  7007] By: jhi                                   on 2000/09/02  16:23:02
11482         Log: Make certain cc is set before trying to run it.
11483      Branch: perl
11484            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
11485 ____________________________________________________________________________
11486 [  7006] By: jhi                                   on 2000/09/02  15:45:41
11487         Log: Unicode notes.
11488      Branch: perl
11489            ! pod/perldelta.pod
11490 ____________________________________________________________________________
11491 [  7005] By: jhi                                   on 2000/09/02  15:42:11
11492         Log: Various Configure nits by Philip Newton,
11493              plus the ebcdic one by me.
11494      Branch: metaconfig
11495            + U/modified/pager.U
11496            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
11497      Branch: metaconfig/U/perl
11498            ! Devel.U quadfio.U
11499      Branch: perl
11500            ! Configure config_h.SH
11501 ____________________________________________________________________________
11502 [  7004] By: jhi                                   on 2000/09/02  15:06:14
11503         Log: Apparently avoiding the swapping is too costly.
11504              
11505              From: "Ben Tilly" <ben_tilly@hotmail.com>
11506              Subject: Re: the door is closed.
11507              Date: Fri, 01 Sep 2000 20:23:16 EDT
11508              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
11509      Branch: perl
11510            ! pod/perlfaq4.pod
11511 ____________________________________________________________________________
11512 [  7003] By: nick                                  on 2000/09/02  12:26:04
11513         Log: Undo part of change 6489 which looks like a bulk edit which
11514              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
11515              The supressing of main:: on return from select() is undesirable.
11516      Branch: perl
11517            ! pp_sys.c
11518 ____________________________________________________________________________
11519 [  7002] By: jhi                                   on 2000/09/01  23:08:54
11520         Log: Update Changes.
11521      Branch: perl
11522            ! Changes patchlevel.h
11523 ____________________________________________________________________________
11524 [  7001] By: jhi                                   on 2000/09/01  23:00:13
11525         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
11526              From: Peter Prymmer <pvhp@forte.com>
11527              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
11528              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
11529              
11530              plus rework the http: spots as suggested by Tom Christiansen,
11531              plus regen perltoc.
11532      Branch: perl
11533            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
11534            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
11535 ____________________________________________________________________________
11536 [  7000] By: jhi                                   on 2000/09/01  22:36:01
11537         Log: Only the first line, thank you very much.
11538      Branch: perl
11539            ! hints/solaris_2.sh
11540 ____________________________________________________________________________
11541 [  6999] By: gsar                                  on 2000/09/01  22:16:40
11542         Log: change#6791 accidentally clobbered change#6710, put it back
11543      Branch: perl
11544            ! win32/win32.c
11545 ____________________________________________________________________________
11546 [  6998] By: jhi                                   on 2000/09/01  22:14:16
11547         Log: Mention the HP-UX LP64 freak failure.
11548      Branch: perl
11549            ! pod/perldelta.pod
11550 ____________________________________________________________________________
11551 [  6997] By: jhi                                   on 2000/09/01  21:48:32
11552         Log: Detypo.
11553      Branch: perl
11554            ! hints/hpux.sh
11555 ____________________________________________________________________________
11556 [  6996] By: jhi                                   on 2000/09/01  21:27:10
11557         Log: Update Changes.
11558      Branch: perl
11559            ! Changes patchlevel.h
11560 ____________________________________________________________________________
11561 [  6995] By: jhi                                   on 2000/09/01  21:14:24
11562         Log: Mi splgn s gnin.g
11563      Branch: perl
11564            ! pp_ctl.c
11565 ____________________________________________________________________________
11566 [  6994] By: jhi                                   on 2000/09/01  21:09:54
11567         Log: Subject: http:// in L<>
11568              From: Nicholas Clark <nick@ccl4.org>
11569              Date: Fri, 1 Sep 2000 22:03:21 +0100
11570              Message-ID: <20000901220321.B72074@plum.flirble.org>
11571      Branch: perl
11572            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
11573 ____________________________________________________________________________
11574 [  6993] By: jhi                                   on 2000/09/01  21:06:54
11575         Log: Update to Storable 1.0, from Raphael Manfredi.
11576      Branch: perl
11577            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
11578            ! ext/Storable/Makefile.PL ext/Storable/README
11579            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
11580            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
11581            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
11582            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
11583            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
11584            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
11585 ____________________________________________________________________________
11586 [  6992] By: jhi                                   on 2000/09/01  20:43:05
11587         Log: Mention known sfio+linux buglet.
11588      Branch: perl
11589            ! pod/perldelta.pod
11590 ____________________________________________________________________________
11591 [  6991] By: jhi                                   on 2000/09/01  20:40:11
11592         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
11593              From: Peter Prymmer <pvhp@forte.com>
11594              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
11595              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
11596      Branch: perl
11597            ! vms/vms.c
11598 ____________________________________________________________________________
11599 [  6990] By: jhi                                   on 2000/09/01  20:25:26
11600         Log: Retract #6986.
11601      Branch: perl
11602            ! hints/solaris_2.sh
11603 ____________________________________________________________________________
11604 [  6989] By: jhi                                   on 2000/09/01  20:23:00
11605         Log: Mergesort is back.
11606      Branch: perl
11607            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
11608 ____________________________________________________________________________
11609 [  6988] By: jhi                                   on 2000/09/01  19:37:40
11610         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
11611              From: Mike Guy <mjtg@cam.ac.uk>
11612              Date: Fri, 01 Sep 2000 17:43:33 +0100
11613              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
11614      Branch: perl
11615            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
11616            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
11617 ____________________________________________________________________________
11618 [  6987] By: jhi                                   on 2000/09/01  19:17:10
11619         Log: Regen perltoc.
11620      Branch: perl
11621            ! pod/perltoc.pod
11622 ____________________________________________________________________________
11623 [  6986] By: jhi                                   on 2000/09/01  18:51:10
11624         Log: Subject: Re: Solaris x86 has no SPARC libraries!
11625              From: Lupe Christoph <lupe@lupe-christoph.de>
11626              Date: Fri, 1 Sep 2000 20:41:20 +0200
11627              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
11628      Branch: perl
11629            ! hints/solaris_2.sh
11630 ____________________________________________________________________________
11631 [  6985] By: jhi                                   on 2000/09/01  18:28:10
11632         Log: Update Changes.
11633      Branch: perl
11634            ! Changes patchlevel.h
11635 ____________________________________________________________________________
11636 [  6984] By: jhi                                   on 2000/09/01  18:26:53
11637         Log: Feature ordering tweak.
11638      Branch: perl
11639            ! myconfig.SH
11640 ____________________________________________________________________________
11641 [  6983] By: jhi                                   on 2000/09/01  18:19:50
11642         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
11643              From: <abigail@foad.org>
11644              Date: Fri, 1 Sep 2000 13:07:32 -0400
11645              Message-ID: <20000901170732.18249.qmail@foad.org>
11646      Branch: perl
11647            ! t/pragma/overload.t
11648 ____________________________________________________________________________
11649 [  6982] By: jhi                                   on 2000/09/01  18:17:54
11650         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
11651              so that case-ignoring systems like DCL can tell them from
11652              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
11653      Branch: metaconfig/U/perl
11654            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
11655      Branch: perl
11656            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11657            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
11658            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
11659            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
11660            ! vos/config.def vos/config.h vos/config_h.SH_orig
11661            ! win32/config.bc win32/config.gc win32/config.vc
11662 ____________________________________________________________________________
11663 [  6981] By: nick                                  on 2000/09/01  17:21:57
11664         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
11665              warning when UNTIE exists and instead pass the cound of extra references to
11666              the UNTIE method.
11667      Branch: perl
11668            ! pod/perltie.pod pp_sys.c
11669 ____________________________________________________________________________
11670 [  6980] By: jhi                                   on 2000/09/01  16:54:44
11671         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
11672              From: Peter Prymmer <pvhp@forte.com>
11673              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
11674              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
11675      Branch: perl
11676            ! configure.com
11677 ____________________________________________________________________________
11678 [  6979] By: jhi                                   on 2000/09/01  16:06:20
11679         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
11680              From: Mike Guy <mjtg@cam.ac.uk> 
11681              Date: Fri, 01 Sep 2000 16:49:27 +0100
11682              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
11683      Branch: perl
11684            ! t/base/rs.t
11685 ____________________________________________________________________________
11686 [  6978] By: jhi                                   on 2000/09/01  16:00:42
11687         Log: Update to PodParser 1.18, from Brad Appleton.
11688      Branch: perl
11689            ! lib/Pod/Checker.pm t/pod/find.t
11690 ____________________________________________________________________________
11691 [  6977] By: jhi                                   on 2000/09/01  14:48:58
11692         Log: Subject: Nit in Configure (bleadperl@6961)
11693              From: Lupe Christoph <lupe@lupe-christoph.de>
11694              Date: Fri, 1 Sep 2000 16:34:29 +0200
11695              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
11696      Branch: metaconfig
11697            ! U/compline/ccflags.U
11698      Branch: perl
11699            ! Configure config_h.SH
11700 ____________________________________________________________________________
11701 [  6976] By: jhi                                   on 2000/09/01  14:39:52
11702         Log: Update Changes.
11703      Branch: perl
11704            ! Changes patchlevel.h
11705 ____________________________________________________________________________
11706 [  6975] By: jhi                                   on 2000/09/01  14:37:36
11707         Log: microperl config update.
11708      Branch: perl
11709            ! uconfig.h uconfig.sh
11710 ____________________________________________________________________________
11711 [  6974] By: jhi                                   on 2000/09/01  14:36:53
11712         Log: Document known deficiencies.
11713      Branch: perl
11714            ! pod/perldelta.pod
11715 ____________________________________________________________________________
11716 [  6973] By: jhi                                   on 2000/09/01  14:10:20
11717         Log: Mention warnings fixes and updates.
11718      Branch: perl
11719            ! pod/perldelta.pod
11720 ____________________________________________________________________________
11721 [  6972] By: jhi                                   on 2000/09/01  14:01:52
11722         Log: Drop unused argument.
11723              
11724              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
11725              From: Spider Boardman <spider@web.zk3.dec.com>
11726              Date: Thu, 31 Aug 2000 16:10:15 -0400
11727              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
11728      Branch: perl
11729            ! toke.c
11730 ____________________________________________________________________________
11731 [  6971] By: jhi                                   on 2000/09/01  13:59:24
11732         Log: Add the overload warnings to perldiag.
11733      Branch: perl
11734            ! lib/overload.pm pod/perldiag.pod
11735 ____________________________________________________________________________
11736 [  6970] By: jhi                                   on 2000/09/01  13:55:10
11737         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
11738              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
11739              Date: Fri, 1 Sep 2000 13:43:15 +0100 
11740              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
11741      Branch: perl
11742            ! lib/overload.pm t/pragma/overload.t
11743 ____________________________________________________________________________
11744 [  6969] By: jhi                                   on 2000/09/01  13:52:27
11745         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
11746              From: <abigail@foad.org>
11747              Date: Fri, 1 Sep 2000 05:46:54 -0400
11748              Message-ID: <20000901094654.6476.qmail@foad.org>
11749      Branch: perl
11750            ! lib/overload.pm
11751 ____________________________________________________________________________
11752 [  6968] By: jhi                                   on 2000/09/01  13:50:05
11753         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
11754              From: Daniel Chetlin <daniel@chetlin.com>
11755              Date: Fri, 1 Sep 2000 02:10:55 -0700
11756              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
11757      Branch: perl
11758            ! pod/perlretut.pod
11759 ____________________________________________________________________________
11760 [  6967] By: jhi                                   on 2000/09/01  13:47:54
11761         Log: Part of the solution.
11762              
11763              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
11764              From: Mike Guy <mjtg@cam.ac.uk>
11765              Date: Fri, 01 Sep 2000 14:16:01 +0100
11766              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
11767      Branch: perl
11768            ! gv.c mg.c
11769 ____________________________________________________________________________
11770 [  6966] By: jhi                                   on 2000/09/01  13:46:17
11771         Log: Subject: CPAN.pm beta 1.57_57 for the core
11772              From: andreas.koenig@anima.de (Andreas J. Koenig)
11773              Date: 01 Sep 2000 15:16:31 +0200
11774              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
11775      Branch: perl
11776            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11777 ____________________________________________________________________________
11778 [  6965] By: jhi                                   on 2000/09/01  13:43:18
11779         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
11780              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11781              Date: Fri, 01 Sep 2000 01:47:22 -0500
11782              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
11783      Branch: perl
11784            ! pod/perldelta.pod vms/vms.c
11785 ____________________________________________________________________________
11786 [  6964] By: jhi                                   on 2000/09/01  13:35:35
11787         Log: File::Temp patches from Andreas König,
11788              
11789              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
11790              From: andreas.koenig@anima.de (Andreas J. Koenig)
11791              Date: 01 Sep 2000 10:07:20 +0200
11792              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
11793              
11794              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
11795              From: andreas.koenig@anima.de (Andreas J. Koenig)
11796              Date: 31 Aug 2000 23:26:08 +0200
11797              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
11798      Branch: perl
11799            ! lib/File/Temp.pm t/lib/ftmp-security.t
11800 ____________________________________________________________________________
11801 [  6963] By: jhi                                   on 2000/09/01  02:22:24
11802         Log: Retract the mergesort code, way too incompatible licensing
11803              and copyrights.
11804      Branch: perl
11805            ! pod/perldelta.pod pp_ctl.c
11806 ____________________________________________________________________________
11807 [  6962] By: jhi                                   on 2000/08/31  23:27:32
11808         Log: Update Changes.
11809      Branch: perl
11810            ! Changes patchlevel.h
11811 ____________________________________________________________________________
11812 [  6961] By: jhi                                   on 2000/08/31  23:20:04
11813         Log: Small tweaks all over.
11814      Branch: metaconfig
11815            ! U/compline/d_gconvert.U
11816      Branch: perl
11817            ! AUTHORS Configure config_h.SH pp_ctl.c
11818 ____________________________________________________________________________
11819 [  6960] By: jhi                                   on 2000/08/31  22:39:36
11820         Log: Further rewording.
11821      Branch: perl
11822            ! pp_ctl.c
11823 ____________________________________________________________________________
11824 [  6959] By: jhi                                   on 2000/08/31  21:26:44
11825         Log: More address tweaking.
11826      Branch: perl
11827            ! AUTHORS Changes
11828 ____________________________________________________________________________
11829 [  6958] By: jhi                                   on 2000/08/31  20:47:25
11830         Log: AUTHORS tweaks, from Peter Prymmer.
11831              
11832              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
11833              From: Peter Prymmer <pvhp@forte.com>
11834              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
11835              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
11836      Branch: perl
11837            ! AUTHORS MAINTAIN
11838 ____________________________________________________________________________
11839 [  6957] By: jhi                                   on 2000/08/31  20:34:43
11840         Log: perldelta tweaks.
11841      Branch: perl
11842            ! pod/perldelta.pod
11843 ____________________________________________________________________________
11844 [  6956] By: jhi                                   on 2000/08/31  19:11:06
11845         Log: Regen perltoc.
11846      Branch: perl
11847            ! pod/perltoc.pod
11848 ____________________________________________________________________________
11849 [  6955] By: jhi                                   on 2000/08/31  19:06:30
11850         Log: Clarify the mergesort situation.
11851      Branch: perl
11852            ! pp_ctl.c
11853 ____________________________________________________________________________
11854 [  6954] By: jhi                                   on 2000/08/31  18:24:17
11855         Log: Move the Solaris 7 scan to use64bitall, make the
11856              failure to find 64-bot sparc libc to mention the
11857              possibility of being in an intel, from Lupe and Alan.
11858      Branch: perl
11859            ! hints/solaris_2.sh
11860 ____________________________________________________________________________
11861 [  6953] By: jhi                                   on 2000/08/31  18:09:20
11862         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
11863              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
11864      Branch: metaconfig
11865            ! U/compline/d_gconvert.U U/threads/archname.U
11866      Branch: metaconfig/U/perl
11867            ! perlxv.U
11868      Branch: perl
11869            ! Configure config_h.SH sv.c
11870 ____________________________________________________________________________
11871 [  6952] By: jhi                                   on 2000/08/31  17:42:24
11872         Log: :: not allowed in pathnames, change to .
11873              
11874              Subject: [PATCH perl@6938] cygwin port
11875              From: "Fifer, Eric" <EFifer@sanwaint.com>
11876              Date: Thu, 31 Aug 2000 16:32:59 +0100
11877              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
11878      Branch: metaconfig/U/perl
11879            ! perlxv.U
11880 ____________________________________________________________________________
11881 [  6951] By: jhi                                   on 2000/08/31  17:02:05
11882         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
11883      Branch: perl
11884            ! perl.h
11885 ____________________________________________________________________________
11886 [  6950] By: jhi                                   on 2000/08/31  16:26:08
11887         Log: More author updates.
11888              
11889              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
11890              From: Simon Cozens <simon@cozens.net>
11891              Date: Thu, 31 Aug 2000 17:13:32 +0100
11892              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
11893      Branch: perl
11894            ! AUTHORS
11895 ____________________________________________________________________________
11896 [  6949] By: jhi                                   on 2000/08/31  16:04:49
11897         Log: POSIX doesn't report long double values under -Duselongdouble
11898              when the long doubles are "real" (bigger than doubles).
11899              
11900              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
11901              From: Spider Boardman <spider@peano.zk3.dec.com>
11902              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
11903              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
11904      Branch: perl
11905            ! ext/POSIX/POSIX.xs
11906 ____________________________________________________________________________
11907 [  6948] By: jhi                                   on 2000/08/31  15:25:10
11908         Log: Update Changes.
11909      Branch: perl
11910            ! Changes patchlevel.h
11911 ____________________________________________________________________________
11912 [  6947] By: jhi                                   on 2000/08/31  15:22:29
11913         Log: Document UNTIE in a very minimalistic way.
11914      Branch: perl
11915            ! pod/perlfunc.pod pod/perltie.pod
11916 ____________________________________________________________________________
11917 [  6946] By: jhi                                   on 2000/08/31  15:15:23
11918         Log: Document known failures.
11919      Branch: perl
11920            ! pod/perldelta.pod
11921 ____________________________________________________________________________
11922 [  6945] By: jhi                                   on 2000/08/31  15:07:00
11923         Log: Don't attach -ld to the archname if pointless.
11924      Branch: metaconfig
11925            ! U/threads/archname.U
11926      Branch: perl
11927            ! Configure config_h.SH
11928 ____________________________________________________________________________
11929 [  6944] By: jhi                                   on 2000/08/31  14:37:42
11930         Log: Wrap the test in eval.
11931              
11932              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
11933              From: Tim Jenness <timj@jach.hawaii.edu>
11934              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
11935              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
11936      Branch: perl
11937            ! t/lib/ftmp-security.t
11938 ____________________________________________________________________________
11939 [  6943] By: jhi                                   on 2000/08/31  14:30:57
11940         Log: Make -Dusemorebits find long doubles in Solaris.
11941      Branch: perl
11942            ! hints/solaris_2.sh
11943 ____________________________________________________________________________
11944 [  6942] By: jhi                                   on 2000/08/31  13:48:45
11945         Log: Clarify the third case of ftmp-security warnings.
11946      Branch: perl
11947            ! INSTALL
11948 ____________________________________________________________________________
11949 [  6941] By: jhi                                   on 2000/08/31  13:40:31
11950         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
11951              From: <abigail@foad.org>
11952              Date: Thu, 31 Aug 2000 01:35:05 -0400
11953              Message-ID: <20000831053505.32120.qmail@foad.org>
11954      Branch: perl
11955            ! pod/perldelta.pod
11956 ____________________________________________________________________________
11957 [  6940] By: jhi                                   on 2000/08/31  13:38:48
11958         Log: Issue useful diagnostic on unknown pod commands.
11959              
11960              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
11961              From: <abigail@foad.org>
11962              Date: Thu, 31 Aug 2000 03:41:18 -0400
11963              Message-ID: <20000831074118.24880.qmail@foad.org>
11964      Branch: perl
11965            ! lib/Pod/Man.pm
11966 ____________________________________________________________________________
11967 [  6939] By: jhi                                   on 2000/08/31  13:34:33
11968         Log: Reveal Borland's isnan.
11969              
11970              Subject: build with BC++ tweak
11971              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11972              Date: Thu, 31 Aug 2000 13:09:37 +0400
11973              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
11974      Branch: perl
11975            ! win32/win32.h
11976 ____________________________________________________________________________
11977 [  6938] By: jhi                                   on 2000/08/31  05:01:20
11978         Log: Update Changes.
11979      Branch: perl
11980            ! Changes patchlevel.h
11981 ____________________________________________________________________________
11982 [  6937] By: jhi                                   on 2000/08/31  04:26:23
11983         Log: sscanf() may be the only way to read long doubles from strings.
11984      Branch: metaconfig/U/perl
11985            ! longdblfio.U
11986      Branch: perl
11987            ! Configure config_h.SH perl.h util.c
11988 ____________________________________________________________________________
11989 [  6936] By: jhi                                   on 2000/08/31  04:18:19
11990         Log: The #6929 was too skimpy.
11991      Branch: perl
11992            ! sv.c
11993 ____________________________________________________________________________
11994 [  6935] By: jhi                                   on 2000/08/31  02:47:07
11995         Log: Subject: Re: typos in pods
11996              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11997              Date: Wed, 30 Aug 2000 19:25:34 -0700
11998              Message-ID: <eIcr5gzkg25X092yn@efn.org>
11999      Branch: perl
12000            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
12001 ____________________________________________________________________________
12002 [  6934] By: jhi                                   on 2000/08/31  02:42:55
12003         Log: Missed one Unicode file.
12004      Branch: perl
12005            + lib/unicode/UCDFF301.html
12006 ____________________________________________________________________________
12007 [  6933] By: jhi                                   on 2000/08/30  23:42:27
12008         Log: Update Changes.
12009      Branch: perl
12010            ! Changes patchlevel.h
12011 ____________________________________________________________________________
12012 [  6932] By: jhi                                   on 2000/08/30  23:40:07
12013         Log: Mention UNTIE in perldelta.  Still needs documenting
12014              in perltie et alia.
12015      Branch: perl
12016            ! pod/perldelta.pod
12017 ____________________________________________________________________________
12018 [  6931] By: jhi                                   on 2000/08/30  23:36:02
12019         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
12020              From: <abigail@foad.org>
12021              Date: Wed, 30 Aug 2000 19:28:07 -0400
12022              Message-ID: <20000830232807.305.qmail@foad.org>
12023      Branch: perl
12024            ! pod/perldelta.pod
12025 ____________________________________________________________________________
12026 [  6930] By: jhi                                   on 2000/08/30  23:32:40
12027         Log: Update to Unicode 3.0.1.
12028      Branch: perl
12029            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
12030            + lib/unicode/PropList.txt lib/unicode/README.perl
12031            + lib/unicode/UCD301.html lib/unicode/Unicode.301
12032            - lib/unicode/Props.txt lib/unicode/UCD300.html
12033            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
12034            ! (edit 257 files)
12035 ____________________________________________________________________________
12036 [  6929] By: jhi                                   on 2000/08/30  22:38:18
12037         Log: Heap decorruption.
12038              
12039              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
12040              From: Alan Burlison <Alan.Burlison@uk.sun.com>
12041              Date: Wed, 30 Aug 2000 22:39:52 +0100
12042              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
12043      Branch: perl
12044            ! sv.c
12045 ____________________________________________________________________________
12046 [  6928] By: jhi                                   on 2000/08/30  22:29:34
12047         Log: Retract the dummy test, skip the security tests (instead of failing),
12048              explain what the warnings mean.
12049      Branch: perl
12050            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
12051 ____________________________________________________________________________
12052 [  6927] By: jhi                                   on 2000/08/30  22:14:13
12053         Log: Change the internal implementation of sort() to be mergesort
12054              instead of quicksort, from John Linderman <jpl@research.att.com>.
12055              Gives us better worst case, better average case, and stability.
12056              What's there not to like?  (Small fixes for threaded builds
12057              were required).
12058      Branch: perl
12059            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
12060 ____________________________________________________________________________
12061 [  6926] By: jhi                                   on 2000/08/30  20:55:20
12062         Log: A better fix for the Socket building problem from Craig Berry.
12063      Branch: perl
12064            ! vms/vms.c
12065 ____________________________________________________________________________
12066 [  6925] By: jhi                                   on 2000/08/30  20:20:25
12067         Log: Subject: [PATCH] Re: UNTIE method 
12068              From: Nick Ing-Simmons <nik@tiuk.ti.com>
12069              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
12070              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
12071      Branch: perl
12072            ! pp_sys.c t/op/tie.t
12073 ____________________________________________________________________________
12074 [  6924] By: jhi                                   on 2000/08/30  20:17:11
12075         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
12076              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12077              Date: Wed, 30 Aug 2000 15:03:14 -0500
12078              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
12079      Branch: perl
12080            ! vms/vms.c
12081 ____________________________________________________________________________
12082 [  6923] By: jhi                                   on 2000/08/30  20:15:18
12083         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
12084              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12085              Date: Wed, 30 Aug 2000 13:30:36 -0500
12086              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
12087      Branch: perl
12088            ! vms/vms.c
12089 ____________________________________________________________________________
12090 [  6922] By: jhi                                   on 2000/08/30  19:54:43
12091         Log: Better options for rsync.
12092      Branch: perl
12093            ! pod/perlhack.pod
12094 ____________________________________________________________________________
12095 [  6921] By: jhi                                   on 2000/08/30  19:40:16
12096         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
12097              From: Rick Delaney <rick@consumercontact.com>
12098              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
12099              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
12100      Branch: perl
12101            ! pod/perlfunc.pod
12102 ____________________________________________________________________________
12103 [  6920] By: jhi                                   on 2000/08/30  19:36:40
12104         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
12105              From: Peter Prymmer <pvhp@forte.com>
12106              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
12107              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
12108      Branch: perl
12109            ! configure.com
12110 ____________________________________________________________________________
12111 [  6919] By: jhi                                   on 2000/08/30  14:52:02
12112         Log: Update Changes.
12113      Branch: perl
12114            ! Changes patchlevel.h
12115 ____________________________________________________________________________
12116 [  6918] By: jhi                                   on 2000/08/30  14:48:34
12117         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
12118      Branch: perl
12119            ! lib/ExtUtils/typemap
12120 ____________________________________________________________________________
12121 [  6917] By: jhi                                   on 2000/08/30  14:46:34
12122         Log: Subject: typos in pods
12123              From: Nicholas Clark <nick@ccl4.org>
12124              Date: Wed, 30 Aug 2000 01:12:50 +0100
12125              Message-ID: <20000830011249.A61388@plum.flirble.org>
12126      Branch: perl
12127            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
12128            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
12129            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
12130            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
12131 ____________________________________________________________________________
12132 [  6916] By: jhi                                   on 2000/08/30  14:19:09
12133         Log: Document Storable problems on Crays.  (Will have
12134              to document all the other Storable problems, too.)
12135      Branch: perl
12136            ! pod/perldelta.pod
12137 ____________________________________________________________________________
12138 [  6915] By: jhi                                   on 2000/08/30  14:06:02
12139         Log: Subject: [PATCH] fix misc cast warnings
12140              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12141              Date: Tue, 29 Aug 2000 23:16:14 -0700
12142              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
12143      Branch: perl
12144            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
12145            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
12146            ! os2/os2ish.h
12147 ____________________________________________________________________________
12148 [  6914] By: jhi                                   on 2000/08/30  14:03:45
12149         Log: Timestamp mismatch again.  Need to fix this dependence on
12150              config_h.SH timestamp, since it's the contents of config_h.SH
12151              that matter.
12152      Branch: perl
12153            ! uconfig.h uconfig.sh
12154 ____________________________________________________________________________
12155 [  6913] By: jhi                                   on 2000/08/30  13:54:06
12156         Log: Don't say "Perl 5.0 source kit".
12157      Branch: perl
12158            ! perl.c
12159 ____________________________________________________________________________
12160 [  6912] By: jhi                                   on 2000/08/30  13:51:24
12161         Log: Reset archname and archname64 always, forcing them be
12162              recomputed at each Configure run, make Configure and
12163              the hints files agree on the naming of largefiles variables.
12164      Branch: metaconfig
12165            ! U/threads/archname.U
12166      Branch: metaconfig/U/perl
12167            ! use64bits.U
12168      Branch: perl
12169            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
12170            ! hints/linux.sh hints/solaris_2.sh
12171 ____________________________________________________________________________
12172 [  6911] By: jhi                                   on 2000/08/30  13:30:13
12173         Log: Put back the slice accidentally removed by #6907.
12174      Branch: perl
12175            ! hints/solaris_2.sh
12176 ____________________________________________________________________________
12177 [  6910] By: jhi                                   on 2000/08/30  01:24:26
12178         Log: Be consistent: other Net::get* do export theirs.
12179              
12180              Subject: Re: Net::protoent does not export 'getproto'
12181              From: Yasushi Nakajima <sey@jkc.co.jp>
12182              Date: Wed, 30 Aug 2000 09:53:14 +0900
12183              Message-Id: <200008300051.DAA24700@taku.hut.fi>
12184      Branch: perl
12185            ! lib/Net/protoent.pm
12186 ____________________________________________________________________________
12187 [  6909] By: jhi                                   on 2000/08/30  01:17:25
12188         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
12189              From: Gurusamy Sarathy <gsar@ActiveState.com>
12190              Date: Tue, 29 Aug 2000 17:17:07 -0700
12191              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
12192      Branch: perl
12193            ! cop.h
12194 ____________________________________________________________________________
12195 [  6908] By: jhi                                   on 2000/08/30  00:58:05
12196         Log: Update Changes.
12197      Branch: perl
12198            ! Changes patchlevel.h
12199 ____________________________________________________________________________
12200 [  6907] By: jhi                                   on 2000/08/30  00:57:22
12201         Log: Introduce ccname to keep track of what compiler kind of we have.
12202      Branch: metaconfig/U/perl
12203            ! Checkcc.U gccvers.U
12204      Branch: perl
12205            ! Configure config_h.SH hints/solaris_2.sh
12206 ____________________________________________________________________________
12207 [  6906] By: jhi                                   on 2000/08/30  00:25:47
12208         Log: Put back the flags dump as reasoned in
12209              
12210              Subject: Re: [PATCH] Glob dumping
12211              From: Mike Guy <mjtg@cam.ac.uk> 
12212              Date: Tue, 29 Aug 2000 21:41:32 +0100
12213              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
12214      Branch: perl
12215            ! dump.c t/lib/peek.t
12216 ____________________________________________________________________________
12217 [  6905] By: jhi                                   on 2000/08/30  00:16:17
12218         Log: Make the epsilon to be relative, not absolute.
12219              
12220              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
12221              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
12222              Date: Tue, 29 Aug 2000 19:58:56 -0400
12223              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
12224      Branch: perl
12225            ! t/lib/trig.t
12226 ____________________________________________________________________________
12227 [  6904] By: jhi                                   on 2000/08/30  00:13:09
12228         Log: From now on, Gisle is on my list of usual suspects :-)
12229              Retract #6902.
12230      Branch: perl
12231            ! ext/Opcode/Safe.pm
12232 ____________________________________________________________________________
12233 [  6903] By: jhi                                   on 2000/08/29  23:51:20
12234         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
12235              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12236              Date: Tue, 29 Aug 2000 18:43:26 -0500
12237              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
12238      Branch: perl
12239            + vms/vmspipe.com
12240            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
12241            ! vms/vms.c
12242 ____________________________________________________________________________
12243 [  6902] By: jhi                                   on 2000/08/29  23:44:14
12244         Log: Retry what #6882 attempted.
12245              
12246              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
12247              From: Gisle Aas <gisle@ActiveState.com>
12248              Date: 30 Aug 2000 00:33:09 +0200
12249              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
12250      Branch: perl
12251            ! ext/Opcode/Safe.pm
12252 ____________________________________________________________________________
12253 [  6901] By: jhi                                   on 2000/08/29  22:59:32
12254         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
12255              From: Hugo <hv@crypt.compulink.co.uk>
12256              Date: Mon, 12 Jun 2000 19:36:08 +0100
12257              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
12258      Branch: perl
12259            ! sv.c
12260 ____________________________________________________________________________
12261 [  6900] By: jhi                                   on 2000/08/29  22:58:35
12262         Log: Admit that we are leaking scalars.
12263              
12264              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
12265              From: Spider Boardman <spider@leggy.zk3.dec.com>
12266              Date: Tue, 29 Aug 2000 18:48:29 -0400
12267              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
12268      Branch: perl
12269            ! t/pragma/warnings.t
12270 ____________________________________________________________________________
12271 [  6899] By: jhi                                   on 2000/08/29  20:53:13
12272         Log: Update Changes.
12273      Branch: perl
12274            ! Changes patchlevel.h
12275 ____________________________________________________________________________
12276 [  6898] By: jhi                                   on 2000/08/29  20:46:21
12277         Log: Undo namespace pollution of #6878.
12278              
12279              Subject: Re: Net::protoent does not export 'getproto'
12280              From: Mike Guy <mjtg@cam.ac.uk>
12281              Date: Tue, 29 Aug 2000 21:32:37 +0100
12282              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
12283      Branch: perl
12284            ! lib/Net/protoent.pm
12285 ____________________________________________________________________________
12286 [  6897] By: jhi                                   on 2000/08/29  20:44:29
12287         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
12288              From: Peter Prymmer <pvhp@forte.com>
12289              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
12290              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
12291      Branch: perl
12292            ! pod/perlebcdic.pod
12293 ____________________________________________________________________________
12294 [  6896] By: jhi                                   on 2000/08/29  20:40:57
12295         Log: There's no point repeating the 'revision' (5) of perl5.
12296      Branch: metaconfig/U/perl
12297            ! Devel.U patchlevel.U
12298      Branch: perl
12299            ! Configure config_h.SH
12300 ____________________________________________________________________________
12301 [  6895] By: jhi                                   on 2000/08/29  20:16:58
12302         Log: Regen Configure for #6894.
12303      Branch: metaconfig/U/perl
12304            ! perladmin.U
12305      Branch: perl
12306            ! Configure config_h.SH
12307 ____________________________________________________________________________
12308 [  6894] By: jhi                                   on 2000/08/29  19:59:52
12309         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
12310              From: "Philip Newton" <Philip.Newton@gmx.net>
12311              Date: Tue, 29 Aug 2000 21:39:14 +0200
12312              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
12313      Branch: perl
12314            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
12315            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
12316            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
12317            ! utils/perlbug.PL
12318 ____________________________________________________________________________
12319 [  6893] By: jhi                                   on 2000/08/29  19:55:30
12320         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
12321              From: "Philip Newton" <Philip.Newton@gmx.net>
12322              Date: Tue, 29 Aug 2000 21:39:14 +0200
12323              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
12324      Branch: perl
12325            ! installhtml
12326 ____________________________________________________________________________
12327 [  6892] By: jhi                                   on 2000/08/29  19:53:59
12328         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
12329              From: "Philip Newton" <Philip.Newton@gmx.net>
12330              Date: Tue, 29 Aug 2000 21:48:18 +0200
12331              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
12332      Branch: perl
12333            ! lib/File/Temp.pm
12334 ____________________________________________________________________________
12335 [  6891] By: jhi                                   on 2000/08/29  18:30:03
12336         Log: Nail the ID 20000828.023.
12337      Branch: perl
12338            ! ext/Storable/Storable.xs
12339 ____________________________________________________________________________
12340 [  6890] By: jhi                                   on 2000/08/29  16:50:17
12341         Log: Under usethreads the dumped variable is IN_PAD.
12342              
12343              Subject: Re: [PATCH] Glob dumping
12344              From: Gisle Aas <gisle@ActiveState.com>
12345              Date: 29 Aug 2000 18:45:05 +0200
12346              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
12347      Branch: perl
12348            ! t/lib/peek.t
12349 ____________________________________________________________________________
12350 [  6889] By: jhi                                   on 2000/08/29  15:17:37
12351         Log: Update Changes.
12352      Branch: perl
12353            ! Changes patchlevel.h
12354 ____________________________________________________________________________
12355 [  6888] By: jhi                                   on 2000/08/29  14:49:59
12356         Log: Retract #6882, broke the safe tests.
12357      Branch: perl
12358            ! ext/Opcode/Safe.pm
12359 ____________________________________________________________________________
12360 [  6887] By: jhi                                   on 2000/08/29  14:47:06
12361         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
12362              From: Gisle Aas <gisle@ActiveState.com> 
12363              Date: 09 Jun 2000 20:00:11 +0200
12364              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
12365      Branch: perl
12366            ! utils/perldoc.PL
12367 ____________________________________________________________________________
12368 [  6886] By: jhi                                   on 2000/08/29  14:42:45
12369         Log: The #6881 removed one dump line.
12370      Branch: perl
12371            ! t/lib/peek.t
12372 ____________________________________________________________________________
12373 [  6885] By: jhi                                   on 2000/08/29  14:30:47
12374         Log: Don't forget to tidy up.
12375      Branch: perl
12376            ! t/lib/ftmp-security.t
12377 ____________________________________________________________________________
12378 [  6884] By: jhi                                   on 2000/08/29  14:25:17
12379         Log: Disabling the one test is a bit tricky.
12380      Branch: perl
12381            ! t/lib/ftmp-security.t
12382 ____________________________________________________________________________
12383 [  6883] By: jhi                                   on 2000/08/29  14:16:25
12384         Log: Disable one of the tests for now.
12385      Branch: perl
12386            ! t/lib/ftmp-security.t
12387 ____________________________________________________________________________
12388 [  6882] By: jhi                                   on 2000/08/29  14:05:50
12389         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
12390              From: gisle@aas.no
12391              Date: 29 Aug 2000 10:35:06 -0000
12392              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
12393      Branch: perl
12394            ! ext/Opcode/Safe.pm
12395 ____________________________________________________________________________
12396 [  6881] By: jhi                                   on 2000/08/29  14:03:51
12397         Log: Subject: [PATCH] Glob dumping
12398              From: Gisle Aas <gisle@ActiveState.com>
12399              Date: 29 Aug 2000 07:59:42 -0000
12400              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
12401      Branch: perl
12402            ! dump.c
12403 ____________________________________________________________________________
12404 [  6880] By: jhi                                   on 2000/08/29  14:02:01
12405         Log: Subject: [PATCH] Warnings in B::Deparse
12406              From: <abigail@foad.org>
12407              Date: Tue, 29 Aug 2000 00:00:01 -0400
12408              Message-ID: <20000829040001.2999.qmail@foad.org>
12409      Branch: perl
12410            ! ext/B/B/Deparse.pm
12411 ____________________________________________________________________________
12412 [  6879] By: jhi                                   on 2000/08/29  13:57:26
12413         Log: Missed a change in #6869.
12414      Branch: perl
12415            ! mg.c
12416 ____________________________________________________________________________
12417 [  6878] By: jhi                                   on 2000/08/29  13:45:04
12418         Log: Subject: Net::protoent does not export 'getproto'
12419              From: Yasushi Nakajima <sey@jkc.co.jp>
12420              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
12421      Branch: perl
12422            ! lib/Net/protoent.pm
12423 ____________________________________________________________________________
12424 [  6877] By: jhi                                   on 2000/08/29  13:39:19
12425         Log: Patches all over for people and the files they (hopefully) care about.
12426      Branch: perl
12427            ! AUTHORS Changes MAINTAIN
12428 ____________________________________________________________________________
12429 [  6876] By: jhi                                   on 2000/08/29  12:53:54
12430         Log: Fix for thinko in #6848.
12431              
12432              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
12433              From: Lupe Christoph <lupe@lupe-christoph.de>
12434              Date: Tue, 29 Aug 2000 09:04:08 +0200
12435              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
12436      Branch: perl
12437            ! ext/Thread/Thread.xs
12438 ____________________________________________________________________________
12439 [  6875] By: jhi                                   on 2000/08/29  12:50:14
12440         Log: Update to Getopt::Long 2.24, from Johan Vromans.
12441      Branch: perl
12442            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
12443 ____________________________________________________________________________
12444 [  6874] By: jhi                                   on 2000/08/29  02:09:53
12445         Log: Use minimal @INC in tests, most of the time just '../lib',
12446              so that we simply can't pick up stuff from other Perls than
12447              the one we are testing.  Pointed out by
12448              
12449              From: Mike Guy <mjtg@cam.ac.uk>
12450              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
12451              Date: Fri, 25 Aug 2000 15:15:59 +0100
12452              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
12453      Branch: perl
12454            ! (edit 185 files)
12455 ____________________________________________________________________________
12456 [  6873] By: jhi                                   on 2000/08/29  01:07:11
12457         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
12458              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12459              Date: Mon, 28 Aug 2000 17:45:52 -0700
12460              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
12461      Branch: perl
12462            ! Makefile.SH hints/os2.sh
12463 ____________________________________________________________________________
12464 [  6872] By: jhi                                   on 2000/08/28  23:33:39
12465         Log: Subject: [PATCH bleedperl@6866] spellings
12466              From: marcel@codewerk.com (Marcel Grunauer)
12467              Date: Tue, 29 Aug 2000 01:19:59 +0200
12468              Message-Id: <200008282319.BAA29862@gandalf.local>
12469      Branch: perl
12470            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
12471            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
12472            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
12473 ____________________________________________________________________________
12474 [  6871] By: jhi                                   on 2000/08/28  23:22:09
12475         Log: Take out the SUIDMAIL thing, that will not be
12476              a problem in 5.7.*.
12477      Branch: perl
12478            ! patchlevel.h
12479 ____________________________________________________________________________
12480 [  6870] By: jhi                                   on 2000/08/28  23:19:30
12481         Log: -S is the silent flag, -s is the strip flag.
12482              
12483              Subject: [PATCH] Re: [PATCH] make no-install          
12484              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12485              Date: Mon, 28 Aug 2000 15:12:55 -0700
12486              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
12487      Branch: perl
12488            ! Makefile.SH
12489 ____________________________________________________________________________
12490 [  6869] By: jhi                                   on 2000/08/28  23:12:05
12491         Log: Subject: [PATCH bleedperl@6856] warnings fixes
12492              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12493              Date: Mon, 28 Aug 2000 23:55:06 +0100
12494              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
12495      Branch: perl
12496            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
12497            ! warnings.h warnings.pl
12498 ____________________________________________________________________________
12499 [  6868] By: jhi                                   on 2000/08/28  21:38:22
12500         Log: Potential cruft.
12501      Branch: perl
12502            ! Makefile.SH
12503 ____________________________________________________________________________
12504 [  6867] By: jhi                                   on 2000/08/28  21:35:36
12505         Log: Update Changes.
12506      Branch: perl
12507            ! Changes patchlevel.h
12508 ____________________________________________________________________________
12509 [  6866] By: jhi                                   on 2000/08/28  21:33:49
12510         Log: Subject: hv.h Doc Patch
12511              From: Fisher Mark <fisherm@tce.com>
12512              Date: Mon, 28 Aug 2000 16:24:59 -0500
12513              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
12514      Branch: perl
12515            ! hv.h
12516 ____________________________________________________________________________
12517 [  6865] By: jhi                                   on 2000/08/28  21:02:15
12518         Log: Add -ld to archname on long tr...double platforms.
12519      Branch: metaconfig
12520            ! U/threads/archname.U
12521      Branch: perl
12522            ! Configure config_h.SH
12523 ____________________________________________________________________________
12524 [  6864] By: jhi                                   on 2000/08/28  20:38:59
12525         Log: An attempt to fix the problem reported in
12526              
12527              Subject: Building perl@6856 using gcc/AIX 4.3.3 
12528              From: Daniel Muino <dmuino@afip.gov.ar> 
12529              Date: Mon, 28 Aug 2000 15:50:01 -0300   
12530              Message-ID: <20000828155001.A14403@con2-dgi>
12531              
12532              I can't test this properly since the gcc installation I have
12533              access to seems to be botched (gcc is calling the AIX cpp,
12534              a losing proposition...)
12535      Branch: perl
12536            ! hints/aix.sh
12537 ____________________________________________________________________________
12538 [  6863] By: jhi                                   on 2000/08/28  18:57:52
12539         Log: Fix for ID 20000828.001, long doubles were not formatted
12540              correctly (showed up in $], which stopped installing perl).
12541      Branch: perl
12542            ! sv.c
12543 ____________________________________________________________________________
12544 [  6862] By: jhi                                   on 2000/08/28  18:07:15
12545         Log: Typo in #6858.
12546      Branch: perl
12547            ! lib/Cwd.pm
12548 ____________________________________________________________________________
12549 [  6861] By: jhi                                   on 2000/08/28  17:57:27
12550         Log: opmini.o may be left around if a build is interrupted.
12551      Branch: perl
12552            ! Makefile.SH
12553 ____________________________________________________________________________
12554 [  6860] By: jhi                                   on 2000/08/28  16:52:50
12555         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
12556              From: Daniel Chetlin <daniel@chetlin.com>
12557              Date: Mon, 28 Aug 2000 01:14:18 -0700
12558              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
12559      Branch: perl
12560            ! lib/overload.pm
12561 ____________________________________________________________________________
12562 [  6859] By: jhi                                   on 2000/08/28  16:08:46
12563         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
12564              From: Nicholas Clark <nick@ccl4.org>
12565              Date: Mon, 28 Aug 2000 16:03:27 +0100
12566              Message-Id: <20000828160327.C49785@plum.flirble.org>
12567      Branch: perl
12568            ! ext/ByteLoader/bytecode.h
12569 ____________________________________________________________________________
12570 [  6858] By: jhi                                   on 2000/08/28  16:02:10
12571         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
12572              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
12573              Date: Mon, 28 Aug 2000 13:08:30 +0200
12574              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
12575      Branch: perl
12576            ! lib/Cwd.pm
12577 ____________________________________________________________________________
12578 [  6857] By: jhi                                   on 2000/08/28  15:42:47
12579         Log: display_format used as a class method without arguments was broken,
12580              reported in
12581              
12582              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
12583              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
12584              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
12585              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
12586      Branch: perl
12587            ! lib/Math/Complex.pm t/lib/complex.t
12588 ____________________________________________________________________________
12589 [  6856] By: jhi                                   on 2000/08/27  22:09:48
12590         Log: Update Changes.
12591      Branch: perl
12592            ! Changes patchlevel.h
12593 ____________________________________________________________________________
12594 [  6855] By: jhi                                   on 2000/08/27  21:59:21
12595         Log: Retract #6853 (false alarm).
12596      Branch: perl
12597            ! lib/ExtUtils/xsubpp
12598 ____________________________________________________________________________
12599 [  6854] By: jhi                                   on 2000/08/27  21:37:44
12600         Log: Update Changes.
12601      Branch: perl
12602            ! Changes patchlevel.h
12603 ____________________________________________________________________________
12604 [  6853] By: jhi                                   on 2000/08/27  21:37:16
12605         Log: Subject: [PATCH perl@6850] workaround for xsubpp
12606              From: Hugo <hv@crypt.compulink.co.uk>
12607              Date: Sun, 27 Aug 2000 22:30:25 +0100
12608              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
12609      Branch: perl
12610            ! lib/ExtUtils/xsubpp
12611 ____________________________________________________________________________
12612 [  6852] By: jhi                                   on 2000/08/27  21:33:58
12613         Log: Big-endian 64-bit patch from Raphael Manfredi.
12614      Branch: perl
12615            ! ext/Storable/Storable.xs
12616 ____________________________________________________________________________
12617 [  6851] By: jhi                                   on 2000/08/27  21:22:21
12618         Log: More ruthless editing from Hugo van der Sanden.
12619      Branch: perl
12620            ! pod/perldelta.pod
12621 ____________________________________________________________________________
12622 [  6850] By: jhi                                   on 2000/08/27  16:11:46
12623         Log: Update Changes.
12624      Branch: perl
12625            ! Changes patchlevel.h
12626 ____________________________________________________________________________
12627 [  6849] By: jhi                                   on 2000/08/27  16:11:05
12628         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
12629      Branch: perl
12630            ! configpm pod/perldelta.pod
12631 ____________________________________________________________________________
12632 [  6848] By: jhi                                   on 2000/08/27  15:35:08
12633         Log: Use the actual thread type, not the pointer-to-struct.
12634      Branch: perl
12635            ! ext/Thread/Thread.xs
12636 ____________________________________________________________________________
12637 [  6847] By: jhi                                   on 2000/08/27  15:30:49
12638         Log: Test nit.
12639      Branch: perl
12640            ! t/pragma/warn/pp_sys
12641 ____________________________________________________________________________
12642 [  6846] By: jhi                                   on 2000/08/27  15:19:02
12643         Log: Passing -R in ldflags makes now it to appear in the default
12644              for lddlflags, just like with -L.
12645              
12646              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
12647              From: Lupe Christoph <lupe@lupe-christoph.de>
12648              Date: Sun, 27 Aug 2000 10:28:21 +0200
12649              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
12650      Branch: metaconfig/U/perl
12651            ! dlsrc.U
12652      Branch: perl
12653            ! Configure
12654 ____________________________________________________________________________
12655 [  6845] By: jhi                                   on 2000/08/27  15:08:54
12656         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
12657              From: Alan Burlison <Alan.Burlison@uk.sun.com>
12658              Date: Sat, 26 Aug 2000 22:23:27 +0100
12659              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
12660      Branch: perl
12661            ! lib/ExtUtils/MM_Unix.pm
12662 ____________________________________________________________________________
12663 [  6844] By: jhi                                   on 2000/08/27  15:02:37
12664         Log: DJGPP update from Laszlo Molnar.
12665              
12666              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
12667              From: ml1050 <ml1050@freemail.hu>
12668              Date: Sat, 26 Aug 2000 23:24:40 +0200
12669              Message-Id: <20000826232440.A439@freemail.hu>
12670      Branch: perl
12671            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
12672            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
12673 ____________________________________________________________________________
12674 [  6843] By: jhi                                   on 2000/08/27  14:53:58
12675         Log: Subject: installman buglet
12676              From: Lupe Christoph <lupe@lupe-christoph.de>
12677              Date: Sun, 27 Aug 2000 14:38:59 +0200
12678              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
12679      Branch: perl
12680            ! installman
12681 ____________________________________________________________________________
12682 [  6842] By: jhi                                   on 2000/08/27  14:52:08
12683         Log: Can't get the test to reliably work thanks to the
12684              inaccurateness of floating point.  "Resolves" bug ids
12685              20000826.003, 20000826.009, 20000826.010,
12686      Branch: perl
12687            ! t/lib/trig.t
12688 ____________________________________________________________________________
12689 [  6841] By: jhi                                   on 2000/08/26  15:53:58
12690         Log: Update Changes.
12691      Branch: perl
12692            ! Changes patchlevel.h
12693 ____________________________________________________________________________
12694 [  6840] By: jhi                                   on 2000/08/26  14:23:03
12695         Log: grep -e isn't portable.
12696              
12697              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
12698              From: chris@broadband.att.com
12699              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
12700              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
12701      Branch: perl
12702            ! hints/solaris_2.sh
12703 ____________________________________________________________________________
12704 [  6839] By: jhi                                   on 2000/08/26  14:12:23
12705         Log: no-install target a la make -n.
12706              
12707              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
12708              From: <abigail@foad.org>
12709              Date: Sat, 26 Aug 2000 03:57:34 -0400
12710              Message-ID: <20000826075735.18912.qmail@foad.org>
12711      Branch: perl
12712            ! Makefile.SH installman installperl
12713 ____________________________________________________________________________
12714 [  6838] By: jhi                                   on 2000/08/26  14:06:33
12715         Log: Retract #6826 as the #6828 should be do the same
12716              in a More Correct Way.
12717      Branch: perl
12718            ! installperl
12719 ____________________________________________________________________________
12720 [  6837] By: jhi                                   on 2000/08/26  05:24:00
12721         Log: More casting.
12722      Branch: perl
12723            ! ext/Storable/Storable.xs
12724 ____________________________________________________________________________
12725 [  6836] By: jhi                                   on 2000/08/26  05:05:46
12726         Log: Nicer in decimal.
12727      Branch: perl
12728            ! ext/Storable/Storable.xs
12729 ____________________________________________________________________________
12730 [  6835] By: jhi                                   on 2000/08/26  05:03:50
12731         Log: There be no UVdf.
12732      Branch: perl
12733            ! ext/Storable/Storable.xs
12734 ____________________________________________________________________________
12735 [  6834] By: jhi                                   on 2000/08/26  05:00:18
12736         Log: Continue IVdfing and UVxfing.
12737      Branch: perl
12738            ! ext/Storable/Storable.xs
12739 ____________________________________________________________________________
12740 [  6833] By: jhi                                   on 2000/08/26  04:53:14
12741         Log: Use IVdf.
12742      Branch: perl
12743            ! ext/Storable/Storable.xs
12744 ____________________________________________________________________________
12745 [  6832] By: jhi                                   on 2000/08/26  04:40:41
12746         Log: Document PTR2XX and INT2PTR.
12747      Branch: perl
12748            ! pod/perlguts.pod
12749 ____________________________________________________________________________
12750 [  6831] By: jhi                                   on 2000/08/26  04:33:18
12751         Log: Use UVxf, PTR2UV, NVff.
12752      Branch: perl
12753            ! ext/Storable/Storable.xs
12754 ____________________________________________________________________________
12755 [  6830] By: jhi                                   on 2000/08/26  04:31:32
12756         Log: Update the test count.
12757      Branch: perl
12758            ! t/lib/trig.t
12759 ____________________________________________________________________________
12760 [  6829] By: jhi                                   on 2000/08/26  03:05:50
12761         Log: Subject: [PATCH] installation not quite silent yet.
12762              From: <abigail@foad.org>
12763              Date: Fri, 25 Aug 2000 20:07:53 -0400
12764              Message-ID: <20000826000753.7822.qmail@foad.org>
12765      Branch: perl
12766            ! installman installperl
12767 ____________________________________________________________________________
12768 [  6828] By: jhi                                   on 2000/08/26  03:05:14
12769         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
12770              From: Spider Boardman <spider@web.zk3.dec.com>
12771              Date: Fri, 25 Aug 2000 19:12:40 -0400
12772              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
12773      Branch: perl
12774            ! gv.c
12775 ____________________________________________________________________________
12776 [  6827] By: jhi                                   on 2000/08/25  23:54:34
12777         Log: Support preserving extremely big/small angles.
12778      Branch: perl
12779            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
12780 ____________________________________________________________________________
12781 [  6826] By: jhi                                   on 2000/08/25  23:01:20
12782         Log: Patch installperl to be long double-aware.
12783              
12784              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
12785              From: Spider Boardman <spider@web.zk3.dec.com>
12786              Date: Fri, 25 Aug 2000 18:15:23 -0400
12787              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
12788      Branch: perl
12789            ! installperl
12790 ____________________________________________________________________________
12791 [  6825] By: jhi                                   on 2000/08/25  22:58:25
12792         Log: Remove duplicately applied patch shards.
12793              
12794              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
12795              From: Spider Boardman <spider@leggy.zk3.dec.com>
12796              Date: Fri, 25 Aug 2000 16:45:03 -0400
12797              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
12798      Branch: perl
12799            ! t/lib/cgi-html.t
12800 ____________________________________________________________________________
12801 [  6824] By: jhi                                   on 2000/08/25  22:57:00
12802         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
12803              From: Daniel Chetlin <daniel@chetlin.com>
12804              Date: Fri, 25 Aug 2000 12:23:16 -0700
12805              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
12806              
12807              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
12808              From: Daniel Chetlin <daniel@chetlin.com>
12809              Date: Fri, 25 Aug 2000 14:47:19 -0700
12810              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
12811      Branch: perl
12812            ! installman
12813 ____________________________________________________________________________
12814 [  6823] By: jhi                                   on 2000/08/25  22:44:17
12815         Log: Timestamp problem?
12816      Branch: perl
12817            ! uconfig.h uconfig.sh
12818 ____________________________________________________________________________
12819 [  6822] By: jhi                                   on 2000/08/25  19:01:06
12820         Log: One forgotten file from #6816.
12821      Branch: perl
12822            ! vos/config.h
12823 ____________________________________________________________________________
12824 [  6821] By: jhi                                   on 2000/08/25  18:56:39
12825         Log: Regen Changes.
12826      Branch: perl
12827            ! Changes patchlevel.h
12828 ____________________________________________________________________________
12829 [  6820] By: jhi                                   on 2000/08/25  18:52:35
12830         Log: Fix Changes ordering.
12831      Branch: perl
12832            ! Changes
12833 ____________________________________________________________________________
12834 [  6819] By: jhi                                   on 2000/08/25  18:50:25
12835         Log: Update Changes.
12836      Branch: perl
12837            ! Changes patchlevel.h
12838 ____________________________________________________________________________
12839 [  6818] By: jhi                                   on 2000/08/25  18:47:45
12840         Log: Tweak the sfio/useperlio logic, hopefully as wished in
12841              
12842              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
12843              From: Nicholas Clark <nick@babyhippo.co.uk>
12844              Date: Fri, 25 Aug 2000 12:01:45 +0100
12845              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
12846      Branch: metaconfig/U/perl
12847            ! d_sfio.U
12848      Branch: perl
12849            ! Configure
12850 ____________________________________________________________________________
12851 [  6817] By: jhi                                   on 2000/08/25  18:32:51
12852         Log: Allow microperl to assume <math.h>, without it the math
12853              functions like floor() are assumed to return int, which makes
12854              for core dumps in machines where integer and floating register
12855              don't mix.
12856      Branch: perl
12857            ! uconfig.h uconfig.sh
12858 ____________________________________________________________________________
12859 [  6816] By: jhi                                   on 2000/08/25  18:27:17
12860         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
12861              the problem reported in
12862              
12863              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
12864              From: danhale@us.ibm.com
12865              Date: Fri, 25 Aug 2000 10:58:06 -0400
12866              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
12867      Branch: metaconfig/U/perl
12868            + d_socks5_init.U
12869      Branch: perl
12870            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
12871            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
12872            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
12873            ! win32/config.gc win32/config.vc
12874 ____________________________________________________________________________
12875 [  6815] By: jhi                                   on 2000/08/25  17:43:31
12876         Log: A solution for the retrieve_fd autosplit warning,
12877              idea suggested by Mike Guy.
12878      Branch: perl
12879            ! ext/Storable/Storable.pm
12880 ____________________________________________________________________________
12881 [  6814] By: jhi                                   on 2000/08/25  17:16:03
12882         Log: Add install-silent target.
12883      Branch: perl
12884            ! Makefile.SH
12885 ____________________________________________________________________________
12886 [  6813] By: jhi                                   on 2000/08/25  17:14:23
12887         Log: Subject: Re: [PATCH] More silencing of installman.
12888              From: <abigail@foad.org>
12889              Date: Thu, 24 Aug 2000 19:27:03 -0400
12890              Message-ID: <20000824232703.7001.qmail@foad.org>
12891              
12892              Subject: Re: [PATCH] More silencing of installman.
12893              From: <abigail@foad.org>
12894              Date: Fri, 25 Aug 2000 03:00:58 -0400
12895              Message-ID: <20000825070058.10697.qmail@foad.org>
12896      Branch: perl
12897            ! installman
12898 ____________________________________________________________________________
12899 [  6812] By: jhi                                   on 2000/08/25  17:11:28
12900         Log: installperl --verbose and --silent.
12901              
12902              Subject: Re: [PATCH] More silencing of installman.
12903              From: <abigail@foad.org>
12904              Message-ID: <20000825064430.9719.qmail@foad.org>
12905              Date: Fri, 25 Aug 2000 02:44:30 -0400
12906      Branch: perl
12907            ! installperl
12908 ____________________________________________________________________________
12909 [  6811] By: jhi                                   on 2000/08/25  17:05:43
12910         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
12911              From: "Peter J. Farley III" <pjfarley@banet.net>
12912              Date: Thu, 24 Aug 2000 21:58:03 -0400
12913              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
12914              
12915              (applied slightly modified)
12916      Branch: perl
12917            ! lib/ExtUtils/MM_Unix.pm
12918 ____________________________________________________________________________
12919 [  6810] By: jhi                                   on 2000/08/25  17:01:18
12920         Log: Missing parts of 
12921              
12922              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
12923              From: Peter Prymmer <pvhp@forte.com>
12924              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
12925              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
12926      Branch: perl
12927            ! t/lib/cgi-html.t
12928 ____________________________________________________________________________
12929 [  6809] By: jhi                                   on 2000/08/25  16:46:32
12930         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
12931              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12932              Date: Thu, 24 Aug 2000 19:13:11 -0500
12933              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
12934      Branch: perl
12935            ! vms/vms.c
12936 ____________________________________________________________________________
12937 [  6808] By: jhi                                   on 2000/08/25  16:39:22
12938         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
12939              From: Peter Prymmer <pvhp@forte.com>
12940              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
12941              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
12942      Branch: perl
12943            ! configure.com
12944 ____________________________________________________________________________
12945 [  6807] By: jhi                                   on 2000/08/25  16:36:37
12946         Log: Better wording for the vec lvalue diagnostic.
12947              
12948              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
12949              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
12950              Date: Wed, 23 Aug 2000 14:12:16 -0400
12951              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
12952      Branch: perl
12953            ! pod/perldiag.pod
12954 ____________________________________________________________________________
12955 [  6806] By: jhi                                   on 2000/08/24  18:17:22
12956         Log: Subject: [PATCH] More silencing of installman.
12957              From: <abigail@foad.org>
12958              Date: Thu, 24 Aug 2000 14:01:44 -0400
12959              Message-ID: <20000824180144.20062.qmail@foad.org>
12960      Branch: perl
12961            ! installman
12962 ____________________________________________________________________________
12963 [  6805] By: jhi                                   on 2000/08/24  15:00:31
12964         Log: Update Changes.
12965      Branch: perl
12966            ! Changes patchlevel.h
12967 ____________________________________________________________________________
12968 [  6804] By: jhi                                   on 2000/08/24  14:59:07
12969         Log: Regen perltoc.
12970      Branch: perl
12971            ! pod/perltoc.pod
12972 ____________________________________________________________________________
12973 [  6803] By: jhi                                   on 2000/08/24  14:44:39
12974         Log: Show the doc file, not the temp file.
12975      Branch: perl
12976            ! installman
12977 ____________________________________________________________________________
12978 [  6802] By: jhi                                   on 2000/08/24  14:41:53
12979         Log: Continue silencing.
12980      Branch: perl
12981            ! installman
12982 ____________________________________________________________________________
12983 [  6801] By: jhi                                   on 2000/08/24  14:34:40
12984         Log: Actually do something with the silencer option.
12985      Branch: perl
12986            ! installman
12987 ____________________________________________________________________________
12988 [  6800] By: jhi                                   on 2000/08/24  14:26:22
12989         Log: Make installman to recognize the silence flag -S.
12990      Branch: perl
12991            ! installman
12992 ____________________________________________________________________________
12993 [  6799] By: jhi                                   on 2000/08/24  13:49:38
12994         Log: DOS patches and portability/porting notes, from Tim Jenness.
12995      Branch: perl
12996            ! lib/File/Temp.pm
12997 ____________________________________________________________________________
12998 [  6798] By: jhi                                   on 2000/08/24  13:48:27
12999         Log: Create directories in silence.
13000              
13001              Subject: [PATCH] Another silencer for MakeMaker
13002              From: andreas.koenig@anima.de (Andreas J. Koenig)
13003              Date: 24 Aug 2000 14:18:52 +0200
13004              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
13005      Branch: perl
13006            ! lib/ExtUtils/Command.pm
13007 ____________________________________________________________________________
13008 [  6797] By: jhi                                   on 2000/08/24  13:46:42
13009         Log: More liberal parsing of version numbers.
13010              
13011              Subject: Re: CPAN.pm beta for testing available
13012              From: andreas.koenig@anima.de (Andreas J. Koenig)
13013              Date: 24 Aug 2000 13:51:57 +0200
13014              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
13015      Branch: perl
13016            ! lib/CPAN.pm
13017 ____________________________________________________________________________
13018 [  6796] By: jhi                                   on 2000/08/24  13:44:36
13019         Log: Make "make install" by default silent.  A new "install-verbose"
13020              target is verbose.
13021      Branch: perl
13022            ! Makefile.SH
13023 ____________________________________________________________________________
13024 [  6795] By: jhi                                   on 2000/08/24  13:39:14
13025         Log: Add silencer flags to installperl.
13026              
13027              Subject: [PATCH] Making installperl silent.
13028              From: <abigail@foad.org>
13029              Date: Thu, 24 Aug 2000 05:01:45 -0400
13030              Message-ID: <20000824090145.13141.qmail@foad.org>
13031      Branch: perl
13032            ! installperl
13033 ____________________________________________________________________________
13034 [  6794] By: jhi                                   on 2000/08/24  13:35:50
13035         Log: installperl couldn't tell whether it had run tests or not.
13036              
13037              Subject: [PATCH] Re: installperl and t/TEST
13038              From: <abigail@foad.org>
13039              Date: Thu, 24 Aug 2000 04:00:53 -0400
13040              Message-ID: <20000824080053.2494.qmail@foad.org>
13041      Branch: perl
13042            ! Makefile.SH installperl
13043 ____________________________________________________________________________
13044 [  6793] By: jhi                                   on 2000/08/24  13:27:50
13045         Log: Drop the separate perlbc, perlcc -b should be enough.
13046      Branch: perl
13047            - utils/perlbc.PL
13048            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
13049 ____________________________________________________________________________
13050 [  6792] By: jhi                                   on 2000/08/24  04:41:30
13051         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
13052              plus the typo fix from Peter Prymmer.
13053      Branch: perl
13054            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
13055            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
13056 ____________________________________________________________________________
13057 [  6791] By: jhi                                   on 2000/08/24  02:10:43
13058         Log: Replace #6705 with a minimal doc patch.
13059              
13060              Subject: [PATCH 5.6.0] replace change #6705
13061              From: Jan Dubois <jand@ActiveState.com>
13062              Date: Wed, 23 Aug 2000 18:31:51 -0700
13063              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
13064      Branch: perl
13065            ! lib/Win32.pod win32/win32.c
13066 ____________________________________________________________________________
13067 [  6790] By: jhi                                   on 2000/08/23  17:52:00
13068         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
13069              From: Mike Guy <mjtg@cam.ac.uk>
13070              Date: Wed, 23 Aug 2000 18:38:46 +0100
13071              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
13072      Branch: perl
13073            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
13074 ____________________________________________________________________________
13075 [  6789] By: jhi                                   on 2000/08/23  15:34:21
13076         Log: Update Changes.
13077      Branch: perl
13078            ! Changes patchlevel.h
13079 ____________________________________________________________________________
13080 [  6788] By: jhi                                   on 2000/08/23  15:33:40
13081         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
13082              From: Wilfredo Sánchez <wsanchez@apple.com>
13083              Date: Tue, 22 Aug 2000 19:31:27 -0700
13084              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
13085      Branch: perl
13086            ! perl.h
13087 ____________________________________________________________________________
13088 [  6787] By: jhi                                   on 2000/08/23  15:29:31
13089         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
13090              From: Spider Boardman <spider@leggy.zk3.dec.com>
13091              Date: Wed, 23 Aug 2000 10:33:23 -0400
13092              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
13093      Branch: perl
13094            ! lib/Pod/Html.pm
13095 ____________________________________________________________________________
13096 [  6786] By: jhi                                   on 2000/08/23  15:28:11
13097         Log: Bad makefile.
13098      Branch: perl
13099            ! ext/B/Makefile.PL
13100 ____________________________________________________________________________
13101 [  6785] By: jhi                                   on 2000/08/23  14:37:04
13102         Log: Update Changes.
13103      Branch: perl
13104            ! Changes patchlevel.h
13105 ____________________________________________________________________________
13106 [  6784] By: jhi                                   on 2000/08/23  13:58:41
13107         Log: Portability fix from Hugo van der Sanden.
13108      Branch: perl
13109            ! ext/re/Makefile.PL
13110 ____________________________________________________________________________
13111 [  6783] By: jhi                                   on 2000/08/23  13:53:53
13112         Log: Storable support, v-version fixes.
13113              
13114              Subject: CPAN.pm beta for testing available
13115              From: andreas.koenig@anima.de (Andreas J. Koenig)
13116              Date: 22 Aug 2000 23:31:33 +0200
13117              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
13118      Branch: perl
13119            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13120 ____________________________________________________________________________
13121 [  6782] By: jhi                                   on 2000/08/23  13:51:26
13122         Log: Mac and other portability updates from Chris Nandor.
13123      Branch: perl
13124            ! pod/perlmodinstall.pod
13125 ____________________________________________________________________________
13126 [  6781] By: jhi                                   on 2000/08/23  13:47:33
13127         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
13128              From: Peter Prymmer <pvhp@forte.com>
13129              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
13130              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
13131      Branch: perl
13132            ! ext/Storable/Storable.xs
13133 ____________________________________________________________________________
13134 [  6780] By: jhi                                   on 2000/08/23  13:33:34
13135         Log: VMS MMS (make) wants null action.
13136      Branch: perl
13137            ! ext/B/Makefile.PL
13138 ____________________________________________________________________________
13139 [  6779] By: jhi                                   on 2000/08/22  19:44:47
13140         Log: Forgot portability nit.
13141      Branch: perl
13142            ! t/lib/st-forgive.t
13143 ____________________________________________________________________________
13144 [  6778] By: jhi                                   on 2000/08/22  19:35:25
13145         Log: Be portable.
13146      Branch: perl
13147            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
13148            ! t/lib/st-store.t
13149 ____________________________________________________________________________
13150 [  6777] By: jhi                                   on 2000/08/22  18:50:53
13151         Log: Update Changes.
13152      Branch: perl
13153            ! Changes patchlevel.h
13154 ____________________________________________________________________________
13155 [  6776] By: jhi                                   on 2000/08/22  18:44:46
13156         Log: cSVOPo_*v things index into the current PL_curpad
13157              under ithreads, which is different from the curpad
13158              used by the XSUB.  (In other words, the code as-is
13159              before this patch wouldn't work under ithreads.)
13160              From Sarathy.
13161      Branch: perl
13162            ! ext/B/B.xs
13163 ____________________________________________________________________________
13164 [  6775] By: jhi                                   on 2000/08/22  18:18:37
13165         Log: Make the selection of NVff et al stricter.
13166      Branch: metaconfig/U/perl
13167            ! perlxvf.U
13168      Branch: perl
13169            ! Configure config_h.SH
13170 ____________________________________________________________________________
13171 [  6774] By: jhi                                   on 2000/08/22  17:19:42
13172         Log: perldelta nits.
13173      Branch: perl
13174            ! pod/perldelta.pod
13175 ____________________________________________________________________________
13176 [  6773] By: jhi                                   on 2000/08/22  17:06:26
13177         Log: Long double fixes from Spider Boardman.
13178              
13179              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
13180              From: system PRIVILEGED account <root@peano.zk3.dec.com>
13181              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
13182              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
13183      Branch: perl
13184            ! t/lib/bigfltpm.t t/lib/st-06compat.t
13185 ____________________________________________________________________________
13186 [  6772] By: jhi                                   on 2000/08/22  15:04:53
13187         Log: Update Changes.
13188      Branch: perl
13189            ! Changes patchlevel.h
13190 ____________________________________________________________________________
13191 [  6771] By: jhi                                   on 2000/08/22  15:01:44
13192         Log: perldelta fixes from Hugo van der Sanden.
13193      Branch: perl
13194            ! pod/perldelta.pod
13195 ____________________________________________________________________________
13196 [  6770] By: jhi                                   on 2000/08/22  14:34:49
13197         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
13198              From: Hugo <hv@crypt.compulink.co.uk>
13199              Date: Tue, 22 Aug 2000 11:21:53 +0100
13200              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
13201      Branch: perl
13202            ! regcomp.c
13203 ____________________________________________________________________________
13204 [  6769] By: jhi                                   on 2000/08/22  14:30:02
13205         Log: Add Yitzchak, reformat.
13206      Branch: perl
13207            ! Changes config_h.SH
13208 ____________________________________________________________________________
13209 [  6768] By: jhi                                   on 2000/08/22  14:21:35
13210         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
13211              and Spider Boardman.
13212      Branch: metaconfig
13213            ! U/compline/d_gconvert.U
13214      Branch: perl
13215            ! Configure
13216 ____________________________________________________________________________
13217 [  6767] By: jhi                                   on 2000/08/22  14:11:24
13218         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
13219              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13220              Date: Mon, 21 Aug 2000 19:08:31 -0700
13221              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
13222      Branch: perl
13223            - ext/Storable/patchlevel.h
13224            ! MANIFEST ext/Storable/MANIFEST
13225 ____________________________________________________________________________
13226 [  6766] By: jhi                                   on 2000/08/22  13:49:29
13227         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
13228              From: Peter Prymmer <pvhp@forte.com>
13229              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
13230              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
13231      Branch: perl
13232            ! configure.com ext/Storable/Makefile.PL
13233 ____________________________________________________________________________
13234 [  6765] By: jhi                                   on 2000/08/22  13:44:59
13235         Log: Subject: [PATCH blead] B:: missing dependency
13236              From: Hugo <hv@crypt.compulink.co.uk>
13237              Date: Tue, 22 Aug 2000 06:44:33 +0100
13238              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
13239      Branch: perl
13240            ! ext/B/Makefile.PL
13241 ____________________________________________________________________________
13242 [  6764] By: jhi                                   on 2000/08/22  13:38:12
13243         Log: More bytecompiler.
13244      Branch: perl
13245            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
13246 ____________________________________________________________________________
13247 [  6763] By: jhi                                   on 2000/08/22  13:36:44
13248         Log: Bytecompiler patches from Benjamin Stuhl.
13249      Branch: perl
13250            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
13251            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
13252            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
13253            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
13254            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
13255            ! perl.c perlapi.h pod/perldelta.pod
13256 ____________________________________________________________________________
13257 [  6762] By: jhi                                   on 2000/08/21  23:43:40
13258         Log: An obsoleted diagnostic.
13259      Branch: perl
13260            ! pod/perldelta.pod
13261 ____________________________________________________________________________
13262 [  6761] By: jhi                                   on 2000/08/21  23:01:45
13263         Log: The #6759 wasn't quite right.
13264      Branch: perl
13265            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
13266            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
13267            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
13268            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
13269            ! t/lib/st-tieditems.t
13270 ____________________________________________________________________________
13271 [  6760] By: jhi                                   on 2000/08/21  22:35:49
13272         Log: Be verydeepclean.
13273      Branch: perl
13274            ! Makefile.SH
13275 ____________________________________________________________________________
13276 [  6759] By: jhi                                   on 2000/08/21  22:25:40
13277         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
13278              From: Peter Prymmer <pvhp@forte.com>
13279              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
13280              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
13281      Branch: perl
13282            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
13283            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
13284            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
13285            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
13286            ! t/lib/st-tieditems.t
13287 ____________________________________________________________________________
13288 [  6758] By: jhi                                   on 2000/08/21  22:22:32
13289         Log: Few more casts, need reported in
13290              
13291              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
13292              From: Mike Stok <mike@stok.co.uk>
13293              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
13294              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
13295              
13296              and
13297              
13298              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
13299              From: abigail@foad.org
13300              Date: 21 Aug 2000 21:31:34 -0000
13301              Message-Id: <20000821213134.30170.qmail@foad.org>
13302      Branch: perl
13303            ! ext/Storable/Storable.xs
13304 ____________________________________________________________________________
13305 [  6757] By: jhi                                   on 2000/08/21  18:37:07
13306         Log: Update Changes.
13307      Branch: perl
13308            ! Changes patchlevel.h
13309 ____________________________________________________________________________
13310 [  6756] By: jhi                                   on 2000/08/21  18:34:02
13311         Log: A pod nit.
13312              
13313              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
13314              From: <abigail@foad.org>
13315              Date: Mon, 21 Aug 2000 14:00:16 -0400
13316              Message-ID: <20000821180016.28627.qmail@foad.org>
13317      Branch: perl
13318            ! pod/perlre.pod
13319 ____________________________________________________________________________
13320 [  6755] By: jhi                                   on 2000/08/21  18:30:56
13321         Log: Use PodParser 1.18 new test.
13322      Branch: perl
13323            ! t/pod/special_seqs.t t/pod/special_seqs.xr
13324 ____________________________________________________________________________
13325 [  6754] By: jhi                                   on 2000/08/21  18:28:35
13326         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
13327              patches cannot be applied since #6712 conflicts.
13328      Branch: perl
13329            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
13330 ____________________________________________________________________________
13331 [  6753] By: jhi                                   on 2000/08/21  18:15:11
13332         Log: Weed out some smaller changes.
13333      Branch: perl
13334            ! pod/perldelta.pod
13335 ____________________________________________________________________________
13336 [  6752] By: jhi                                   on 2000/08/21  18:02:30
13337         Log: Also under djgpp the timestamps are funky.
13338      Branch: perl
13339            ! t/op/stat.t
13340 ____________________________________________________________________________
13341 [  6751] By: jhi                                   on 2000/08/21  17:55:56
13342         Log: Tweak the floating point output routine preferences.
13343      Branch: metaconfig
13344            ! U/compline/d_gconvert.U
13345      Branch: perl
13346            ! Configure
13347 ____________________________________________________________________________
13348 [  6750] By: jhi                                   on 2000/08/21  17:51:29
13349         Log: Unicos/mk requires elaborate paranoia.
13350      Branch: perl
13351            ! lib/Math/Complex.pm
13352 ____________________________________________________________________________
13353 [  6749] By: gsar                                  on 2000/08/21  16:53:31
13354         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
13355      Branch: perl
13356            ! lib/Cwd.pm
13357 ____________________________________________________________________________
13358 [  6748] By: gsar                                  on 2000/08/21  16:22:19
13359         Log: free TLS slot properly on Windows
13360      Branch: perl
13361            ! thread.h win32/perllib.c win32/win32thread.h
13362 ____________________________________________________________________________
13363 [  6747] By: jhi                                   on 2000/08/21  16:20:58
13364         Log: Rename the macro argument because some preprocessors
13365              can't tell the difference and expand arguments also inside
13366              double quoted strings.
13367      Branch: perl
13368            ! regcomp.c
13369 ____________________________________________________________________________
13370 [  6746] By: jhi                                   on 2000/08/21  16:09:41
13371         Log: Support long doubles in Storable.
13372              
13373              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
13374              From: Radu Greab <radu@netsoft.ro>
13375              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
13376              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
13377      Branch: perl
13378            ! ext/Storable/Storable.xs
13379 ____________________________________________________________________________
13380 [  6745] By: jhi                                   on 2000/08/21  15:51:40
13381         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
13382              From: "Fifer, Eric" <EFifer@sanwaint.com>
13383              Date: Mon, 21 Aug 2000 15:34:49 +0100
13384              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
13385      Branch: perl
13386            ! t/pragma/warn/9enabled
13387 ____________________________________________________________________________
13388 [  6744] By: jhi                                   on 2000/08/21  15:39:35
13389         Log: Document the endianness of Alpha more precisely.
13390      Branch: perl
13391            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
13392            ! pod/perlport.pod
13393 ____________________________________________________________________________
13394 [  6743] By: jhi                                   on 2000/08/21  14:47:05
13395         Log: perldelta fixes from the p5p crowd.
13396      Branch: perl
13397            ! pod/perldelta.pod pod/perlop.pod
13398 ____________________________________________________________________________
13399 [  6742] By: jhi                                   on 2000/08/21  13:34:51
13400         Log: Update to Pod::LaTeX 0.53.
13401              
13402              Subject: [PATCH] lib/Pod/LaTeX.pm updates
13403              From: Tim Jenness <timj@jach.hawaii.edu>
13404              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
13405              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
13406      Branch: perl
13407            ! lib/Pod/LaTeX.pm
13408 ____________________________________________________________________________
13409 [  6741] By: jhi                                   on 2000/08/21  13:33:01
13410         Log: Subject: [PATCH] os2.c fix for use64bitint
13411              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13412              Date: Mon, 21 Aug 2000 01:32:25 -0700
13413              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
13414      Branch: perl
13415            ! os2/os2.c
13416 ____________________________________________________________________________
13417 [  6740] By: jhi                                   on 2000/08/21  13:28:52
13418         Log: Array context keeps slithering in.
13419              
13420              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
13421              From: Daniel Chetlin <daniel@chetlin.com>
13422              Date: Sun, 20 Aug 2000 21:40:25 -0700
13423              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
13424      Branch: perl
13425            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
13426            ! pod/perldebtut.pod
13427 ____________________________________________________________________________
13428 [  6739] By: jhi                                   on 2000/08/21  13:23:55
13429         Log: Big-endian quad fixes for Storable from Radu Greab,
13430              plus few explicit null casts for picky compilers.
13431      Branch: perl
13432            ! ext/Storable/Storable.xs
13433 ____________________________________________________________________________
13434 [  6738] By: gsar                                  on 2000/08/21  05:56:13
13435         Log: small tweaks for change#6705: avoid C++ style comments in C code;
13436              use Perl's malloc API rather than the low level system one
13437      Branch: perl
13438            ! win32/win32.c
13439 ____________________________________________________________________________
13440 [  6737] By: gsar                                  on 2000/08/21  05:35:41
13441         Log: add Storable to list of extensions on Windows
13442      Branch: perl
13443            ! win32/Makefile win32/makefile.mk
13444 ____________________________________________________________________________
13445 [  6736] By: jhi                                   on 2000/08/21  02:57:53
13446         Log: Update Changes.
13447      Branch: perl
13448            ! Changes patchlevel.h
13449 ____________________________________________________________________________
13450 [  6735] By: jhi                                   on 2000/08/21  02:57:20
13451         Log: Draft 0.
13452      Branch: perl
13453            ! pod/perldelta.pod
13454 ____________________________________________________________________________
13455 [  6734] By: jhi                                   on 2000/08/21  02:57:03
13456         Log: Add Storable 0.7.2 from Raphael Manfredi,
13457              plus the patch from
13458              
13459              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
13460              From: Radu Greab <radu@netsoft.ro>
13461              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
13462              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
13463              
13464              plus changes to get Storable to compile with
13465              picky ANSI compilers.
13466      Branch: perl
13467            + ext/Storable/ChangeLog ext/Storable/MANIFEST
13468            + ext/Storable/Makefile.PL ext/Storable/README
13469            + ext/Storable/Storable.pm ext/Storable/Storable.xs
13470            + ext/Storable/patchlevel.h t/lib/st-06compat.t
13471            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
13472            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
13473            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
13474            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
13475            + t/lib/st-tieditems.t
13476            ! MANIFEST
13477 ____________________________________________________________________________
13478 [  6733] By: jhi                                   on 2000/08/21  02:29:09
13479         Log: The correct cleaning order is an art.
13480      Branch: perl
13481            ! Makefile.SH
13482 ____________________________________________________________________________
13483 [  6732] By: jhi                                   on 2000/08/21  01:23:39
13484         Log: The #6724 is here.
13485      Branch: perl
13486            ! t/lib/ftmp-security.t
13487 ____________________________________________________________________________
13488 [  6731] By: jhi                                   on 2000/08/20  23:17:03
13489         Log: s/this one/the 5.6.0 release/
13490      Branch: perl
13491            ! pod/perl56delta.pod
13492 ____________________________________________________________________________
13493 [  6730] By: jhi                                   on 2000/08/20  23:07:34
13494         Log: Mention perlebcdic and perlposix-bc.
13495      Branch: perl
13496            ! pod/perlport.pod
13497 ____________________________________________________________________________
13498 [  6729] By: jhi                                   on 2000/08/20  21:32:59
13499         Log: Document the number of exponent digits.
13500      Branch: perl
13501            ! pod/perlfunc.pod
13502 ____________________________________________________________________________
13503 [  6728] By: jhi                                   on 2000/08/20  21:16:47
13504         Log: Use File::Spec->tmpdir().
13505              
13506              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
13507              From: Tim Jenness <timj@jach.hawaii.edu>
13508              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
13509              MIME-Version: 1.0
13510              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
13511      Branch: perl
13512            ! utils/perlbug.PL
13513 ____________________________________________________________________________
13514 [  6727] By: jhi                                   on 2000/08/20  20:43:32
13515         Log: Update Changes.
13516      Branch: perl
13517            ! Changes patchlevel.h
13518 ____________________________________________________________________________
13519 [  6726] By: jhi                                   on 2000/08/20  20:41:44
13520         Log: The veryclean target needs to clobber.
13521      Branch: perl
13522            ! Makefile.SH
13523 ____________________________________________________________________________
13524 [  6725] By: jhi                                   on 2000/08/20  20:37:38
13525         Log: Document odd vs even subreleases and -Dusedevel.
13526      Branch: perl
13527            ! INSTALL
13528 ____________________________________________________________________________
13529 [  6724] By: jhi                                   on 2000/08/20  19:58:05
13530         Log: Use temporary directory instead of current directory.
13531              
13532              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
13533              From: Tim Jenness <timj@jach.hawaii.edu>
13534              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
13535              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
13536      Branch: perl
13537            ! t/lib/ftmp-security.t
13538 ____________________________________________________________________________
13539 [  6723] By: jhi                                   on 2000/08/20  19:55:55
13540         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
13541              From: andreas.koenig@anima.de (Andreas J. Koenig)
13542              Date: 20 Aug 2000 15:52:03 +0200
13543              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
13544      Branch: perl
13545            ! lib/ExtUtils/MM_Unix.pm
13546 ____________________________________________________________________________
13547 [  6722] By: jhi                                   on 2000/08/20  19:46:01
13548         Log: Update to CGI 2.72, from Lincoln Stein.
13549      Branch: perl
13550            ! lib/CGI.pm
13551 ____________________________________________________________________________
13552 [  6721] By: jhi                                   on 2000/08/20  19:43:54
13553         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
13554              From: Radu Greab <radu@netsoft.ro>
13555              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
13556              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
13557      Branch: perl
13558            ! ext/GDBM_File/GDBM_File.xs
13559 ____________________________________________________________________________
13560 [  6720] By: jhi                                   on 2000/08/20  19:42:01
13561         Log: pp_open() could pass an uninitialized filename down to do_open9().
13562      Branch: perl
13563            ! pp_sys.c
13564 ____________________________________________________________________________
13565 [  6719] By: jhi                                   on 2000/08/20  14:06:41
13566         Log: UTF8 concat fixes.
13567              
13568              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
13569              From: Hugo <hv@crypt.compulink.co.uk>
13570              Date: Sun, 20 Aug 2000 07:30:46 +0100
13571              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
13572      Branch: perl
13573            ! pp_hot.c t/op/append.t
13574 ____________________________________________________________________________
13575 [  6718] By: jhi                                   on 2000/08/20  02:09:37
13576         Log: Let's try #6717 again.
13577      Branch: perl
13578            ! lib/File/Temp.pm
13579 ____________________________________________________________________________
13580 [  6717] By: jhi                                   on 2000/08/20  01:56:55
13581         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
13582              From: "Craig A. Berry" <craig.berry@metamorgs.com>
13583              Date: Sat, 19 Aug 2000 18:15:39 -0500
13584              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
13585      Branch: perl
13586            ! lib/File/Temp.pm
13587 ____________________________________________________________________________
13588 [  6716] By: jhi                                   on 2000/08/19  15:50:11
13589         Log: Update Changes.
13590      Branch: perl
13591            ! Changes patchlevel.h
13592 ____________________________________________________________________________
13593 [  6715] By: jhi                                   on 2000/08/19  15:39:09
13594         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
13595              From: Jonathan D Johnston <jdjohnston2@juno.com>
13596              Date: Thu, 17 Aug 2000 23:13:01 -0400       
13597              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
13598      Branch: perl
13599            ! pod/perlfunc.pod
13600 ____________________________________________________________________________
13601 [  6714] By: jhi                                   on 2000/08/19  15:34:04
13602         Log: Introduce a 'veryclean' target that is like 'distclean'
13603              but also removes *~ and *.orig.
13604      Branch: perl
13605            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
13606            ! utils/Makefile x2p/Makefile.SH
13607 ____________________________________________________________________________
13608 [  6713] By: jhi                                   on 2000/08/19  14:15:45
13609         Log: Put back the long double avoidance code to POSIX.xs
13610              because VMS seems to need it still.
13611      Branch: perl
13612            ! ext/POSIX/POSIX.xs
13613 ____________________________________________________________________________
13614 [  6712] By: jhi                                   on 2000/08/19  14:10:41
13615         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
13616              From: Peter Prymmer <pvhp@forte.com>
13617              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
13618              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
13619      Branch: perl
13620            ! lib/Pod/Find.pm t/pod/find.t
13621 ____________________________________________________________________________
13622 [  6711] By: jhi                                   on 2000/08/19  14:09:19
13623         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
13624              From: Peter Prymmer <pvhp@forte.com>
13625              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
13626              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
13627              cc: vmsperl@perl.org
13628      Branch: perl
13629            ! t/lib/peek.t
13630 ____________________________________________________________________________
13631 [  6710] By: jhi                                   on 2000/08/19  14:08:01
13632         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
13633              From: Jan Dubois <jand@ActiveState.com>
13634              Date: Fri, 18 Aug 2000 16:31:48 -0700
13635              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
13636      Branch: perl
13637            ! win32/win32.c
13638 ____________________________________________________________________________
13639 [  6709] By: jhi                                   on 2000/08/19  14:06:57
13640         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
13641              
13642              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
13643              From: Spider.Boardman@Orb.Nashua.NH.US
13644              Date: Fri, 18 Aug 2000 18:41:14 -0400
13645              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
13646      Branch: perl
13647            ! regcomp.c
13648 ____________________________________________________________________________
13649 [  6708] By: jhi                                   on 2000/08/18  22:04:49
13650         Log: Update Changes.
13651      Branch: perl
13652            ! Changes patchlevel.h
13653 ____________________________________________________________________________
13654 [  6707] By: jhi                                   on 2000/08/18  21:55:14
13655         Log: Add warnif(), check warnings further up the stack,
13656              all the warnings functions now can take an optional object reference.
13657              
13658              Subject: [PATCH bleedperl@6691] warnings pragma update
13659              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
13660              Date: Fri, 18 Aug 2000 22:42:06 +0100
13661              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
13662      Branch: perl
13663            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
13664            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
13665            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
13666 ____________________________________________________________________________
13667 [  6706] By: jhi                                   on 2000/08/18  21:41:45
13668         Log: Typo in pp_complement().
13669              
13670              Subject: [PATCH perl-current] Deparse
13671              From: Peter Scott <Peter@PSDT.com>
13672              Date: Fri, 18 Aug 2000 12:44:37 -0700
13673              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
13674      Branch: perl
13675            ! ext/B/B/Deparse.pm
13676 ____________________________________________________________________________
13677 [  6705] By: jhi                                   on 2000/08/18  21:25:59
13678         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
13679              From: Jan Dubois <jand@ActiveState.com>
13680              Date: Fri, 18 Aug 2000 14:22:51 -0700
13681              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
13682      Branch: perl
13683            ! lib/Win32.pod win32/win32.c
13684 ____________________________________________________________________________
13685 [  6704] By: jhi                                   on 2000/08/18  21:16:14
13686         Log: Don't eat leading os from index entries.
13687              
13688              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
13689              From: Russ Allbery <rra@stanford.edu>
13690              Date: 10 Aug 2000 20:49:25 -0700
13691              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
13692      Branch: perl
13693            ! lib/Pod/Man.pm
13694 ____________________________________________________________________________
13695 [  6703] By: jhi                                   on 2000/08/18  21:07:06
13696         Log: Add [[:blank:]] as suggested in
13697              
13698              Subject: [ID 20000716.024] [=cc=] / [:blank:]
13699              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
13700              Date: Sun, 16 Jul 2000 17:55:29 -0700
13701              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
13702              
13703              (the [=cc=] has already been taken care of by #6439
13704              so the whole bug report can be closed)
13705              
13706              and make [[:space:]] to be equivalent to isspace(3)
13707              (as opposed to \s, which is isSPACE()).  The difference
13708              is that now [[:space:]] matches the mythical vertical tab,
13709              while \s doesn't.
13710      Branch: perl
13711            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
13712            ! regexec.c t/op/pat.t
13713 ____________________________________________________________________________
13714 [  6702] By: jhi                                   on 2000/08/18  18:47:47
13715         Log: The new tests were missing from #6415.
13716      Branch: perl
13717            ! t/op/bop.t
13718 ____________________________________________________________________________
13719 [  6701] By: jhi                                   on 2000/08/18  18:20:40
13720         Log: Document the NDBM_File and ODBM_File as SDBM_File
13721              was documented in #6417.
13722      Branch: perl
13723            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
13724            ! ext/SDBM_File/SDBM_File.pm
13725 ____________________________________________________________________________
13726 [  6700] By: jhi                                   on 2000/08/18  18:10:39
13727         Log: Subject: [PATCH perl@6698] cygwin port
13728              From: "Fifer, Eric" <EFifer@sanwaint.com>
13729              Date: Fri, 18 Aug 2000 17:30:05 +0100
13730              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
13731      Branch: perl
13732            ! lib/File/Temp.pm
13733 ____________________________________________________________________________
13734 [  6699] By: jhi                                   on 2000/08/18  16:21:49
13735         Log: Document code point which makes if (defined %stash::) to work
13736              (noted by Spider Boardman).
13737      Branch: perl
13738            ! op.c
13739 ____________________________________________________________________________
13740 [  6698] By: jhi                                   on 2000/08/18  13:43:27
13741         Log: Update Changes.
13742      Branch: perl
13743            ! Changes patchlevel.h
13744 ____________________________________________________________________________
13745 [  6697] By: jhi                                   on 2000/08/18  13:35:57
13746         Log: Tiny Getopt::Long patch from Johan Vromans.
13747      Branch: perl
13748            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
13749 ____________________________________________________________________________
13750 [  6696] By: jhi                                   on 2000/08/18  13:26:14
13751         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
13752              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
13753              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
13754              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
13755      Branch: perl
13756            ! pod/perldiag.pod pod/perlsyn.pod
13757 ____________________________________________________________________________
13758 [  6695] By: jhi                                   on 2000/08/18  13:13:26
13759         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
13760              From: Daniel Chetlin <daniel@chetlin.com>
13761              Date: Fri, 18 Aug 2000 03:13:36 -0700
13762              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
13763      Branch: perl
13764            ! pod/perlfunc.pod
13765 ____________________________________________________________________________
13766 [  6694] By: jhi                                   on 2000/08/18  13:08:05
13767         Log: Subject: [PATCH] perltrap.pod spring cleaning
13768              From: Daniel Chetlin <daniel@chetlin.com>
13769              Date: Fri, 18 Aug 2000 03:06:54 -0700
13770              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
13771              
13772              plus Mike Guy's nitfix.
13773      Branch: perl
13774            ! pod/perltrap.pod
13775 ____________________________________________________________________________
13776 [  6693] By: jhi                                   on 2000/08/18  13:00:26
13777         Log: Unbuffer the output.
13778              
13779              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
13780              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13781              Date: Thu, 17 Aug 2000 18:39:29 -0700
13782              Message-ID: <RPJn5gzkgydf092yn@efn.org>
13783      Branch: perl
13784            ! t/op/fork.t
13785 ____________________________________________________________________________
13786 [  6692] By: jhi                                   on 2000/08/18  05:19:17
13787         Log: Delete the image, too, not just its MANIFEStation.
13788      Branch: perl
13789            - lib/CGI/eg/wilogo.gif
13790 ____________________________________________________________________________
13791 [  6691] By: jhi                                   on 2000/08/18  05:10:26
13792         Log: Propagate new Configure vars.
13793      Branch: perl
13794            ! configure.com epoc/config.sh uconfig.h uconfig.sh
13795            ! vos/config.def vos/config.h vos/config_h.SH_orig
13796            ! win32/config.bc win32/config.gc win32/config.vc
13797            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
13798 ____________________________________________________________________________
13799 [  6690] By: jhi                                   on 2000/08/18  04:30:56
13800         Log: Update Changes.
13801      Branch: perl
13802            ! Changes patchlevel.h
13803 ____________________________________________________________________________
13804 [  6689] By: jhi                                   on 2000/08/18  04:12:30
13805         Log: Fix the lib/complex failure of
13806              
13807              From: abigail@foad.org
13808              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
13809              Date: 15 Aug 2000 04:06:38 -0000
13810              Message-Id: <20000815040638.8524.qmail@foad.org> 
13811              
13812              Linux long double accuracy issue: something that
13813              when printed with %g looks like "2" but int() of it is 1.
13814      Branch: perl
13815            ! lib/Math/Complex.pm
13816 ____________________________________________________________________________
13817 [  6688] By: jhi                                   on 2000/08/18  03:15:35
13818         Log: The byteorder code in #6671 was wrong.
13819      Branch: perl
13820            ! configpm
13821 ____________________________________________________________________________
13822 [  6687] By: jhi                                   on 2000/08/18  02:08:42
13823         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
13824              From: Jan Dubois <jand@ActiveState.com>
13825              Date: Thu, 17 Aug 2000 18:31:55 -0700
13826              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
13827      Branch: perl
13828            ! sv.c
13829 ____________________________________________________________________________
13830 [  6686] By: jhi                                   on 2000/08/18  02:04:15
13831         Log: Use NVs in POSIX math, not doubles.
13832              
13833              From: abigail@foad.org
13834              Subject: [ID 20000817.014] POSIX & modfl
13835              Date: 17 Aug 2000 20:49:18 -0000
13836              Message-Id: <20000817204918.23123.qmail@foad.org>
13837      Branch: perl
13838            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
13839 ____________________________________________________________________________
13840 [  6685] By: jhi                                   on 2000/08/18  02:02:12
13841         Log: Introduce NVef, NVff, and NVgf, use the middle one.
13842              (helps for lib/peek + Linux + long doubles)  Reported in
13843              
13844              From: abigail@foad.org
13845              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
13846              Date: 15 Aug 2000 04:06:38 -0000
13847              Message-Id: <20000815040638.8524.qmail@foad.org> 
13848              
13849              (note: the lib/complex failure has not yet been addressed)
13850      Branch: metaconfig/U/perl
13851            ! perlxvf.U
13852      Branch: perl
13853            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13854            ! config_h.SH dump.c perl.h pod/perlguts.pod
13855 ____________________________________________________________________________
13856 [  6684] By: jhi                                   on 2000/08/17  23:22:19
13857         Log: Add byteorder to the myconfig output.
13858      Branch: perl
13859            ! myconfig.SH
13860 ____________________________________________________________________________
13861 [  6683] By: jhi                                   on 2000/08/17  23:20:19
13862         Log: The image doth not exist, spotted by Johan Vromans.
13863      Branch: perl
13864            ! MANIFEST
13865 ____________________________________________________________________________
13866 [  6682] By: jhi                                   on 2000/08/17  22:38:16
13867         Log: Document what the backtick returns if the command fails.
13868      Branch: perl
13869            ! pod/perlop.pod
13870 ____________________________________________________________________________
13871 [  6681] By: jhi                                   on 2000/08/17  22:33:12
13872         Log: Do not use prototyping here.
13873              
13874              Subject: [ID 20000817.016] [PATCH] Peek.xs
13875              From: abigail@foad.org
13876              Date: 17 Aug 2000 20:55:56 -0000
13877              Message-Id: <20000817205556.24270.qmail@foad.org>
13878      Branch: perl
13879            ! ext/Devel/Peek/Makefile.PL
13880 ____________________________________________________________________________
13881 [  6680] By: jhi                                   on 2000/08/17  19:46:43
13882         Log: Don't propose using modules built for 5.005 if no binary
13883              compatibility with 5.005 is attempted.
13884              
13885              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13886              Subject: Minor nit with 5.7.0 (6655)
13887              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
13888              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
13889      Branch: metaconfig
13890            ! U/installdirs/inc_version_list.U
13891      Branch: perl
13892            ! Configure config_h.SH
13893 ____________________________________________________________________________
13894 [  6679] By: jhi                                   on 2000/08/17  19:16:39
13895         Log: Microperl config update.
13896      Branch: perl
13897            ! uconfig.h uconfig.sh
13898 ____________________________________________________________________________
13899 [  6678] By: jhi                                   on 2000/08/17  19:16:13
13900         Log: The #6648 wasn't protective enough for limited platforms
13901              (like microperl).
13902      Branch: perl
13903            ! dump.c sv.c
13904 ____________________________________________________________________________
13905 [  6677] By: jhi                                   on 2000/08/17  14:46:35
13906         Log: Update Changes.
13907      Branch: perl
13908            ! Changes patchlevel.h
13909 ____________________________________________________________________________
13910 [  6676] By: jhi                                   on 2000/08/17  14:44:02
13911         Log: Add perlebcdic from Peter Prymmer, regen toc.
13912      Branch: perl
13913            + pod/perlebcdic.pod
13914            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
13915 ____________________________________________________________________________
13916 [  6675] By: jhi                                   on 2000/08/17  14:41:52
13917         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
13918      Branch: perl
13919            ! pod/perldebtut.pod
13920 ____________________________________________________________________________
13921 [  6674] By: jhi                                   on 2000/08/17  14:29:43
13922         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
13923              
13924              Subject: [ID 20000724.006] -DLEAKTEST problem
13925              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
13926              Date: Tue, 25 Jul 2000 00:36:32 -0500
13927              Message-Id: <20000725003632.A26186@www.llamacom.com>
13928              
13929              Reminder sent
13930              
13931              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
13932              From: Hugo <hv@crypt.compulink.co.uk>
13933              Date: Thu, 17 Aug 2000 15:23:42 +0100
13934              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
13935      Branch: perl
13936            ! util.c
13937 ____________________________________________________________________________
13938 [  6673] By: jhi                                   on 2000/08/17  04:07:10
13939         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
13940              From: John Peacock <JPeacock@UnivPress.com>
13941              Date: Tue, 01 Aug 2000 09:38:12 -0400
13942              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
13943      Branch: perl
13944            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
13945 ____________________________________________________________________________
13946 [  6672] By: jhi                                   on 2000/08/17  03:04:35
13947         Log: Subject: [PATCH] Cwd.pm now uses strict
13948              From: Tim Jenness <timj@jach.hawaii.edu>
13949              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
13950              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
13951      Branch: perl
13952            ! lib/Cwd.pm
13953 ____________________________________________________________________________
13954 [  6671] By: jhi                                   on 2000/08/17  02:16:35
13955         Log: Make $Config{byteorder} more magical so that it is
13956              dynamically computed: nice for 'fat binaries'.
13957              
13958              Subject: [PATCH]: default byteorder
13959              From: Wilfredo Sánchez <wsanchez@apple.com>
13960              Date: Mon, 31 Jul 2000 19:45:31 -0700
13961              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
13962      Branch: perl
13963            ! configpm
13964 ____________________________________________________________________________
13965 [  6670] By: gsar                                  on 2000/08/17  01:22:21
13966         Log: move WNOHANG definition to where other such things are
13967      Branch: perl
13968            ! win32/win32.h
13969 ____________________________________________________________________________
13970 [  6669] By: jhi                                   on 2000/08/17  01:19:17
13971         Log: Update Changes.
13972      Branch: perl
13973            ! Changes patchlevel.h
13974 ____________________________________________________________________________
13975 [  6668] By: jhi                                   on 2000/08/17  01:16:29
13976         Log: Doc nits spotted by Richard Soderberg.
13977      Branch: perl
13978            ! README.posix-bc README.vmesa
13979 ____________________________________________________________________________
13980 [  6667] By: jhi                                   on 2000/08/17  01:12:11
13981         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
13982              From: "Casey R. Tweten" <crt@kiski.net>
13983              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
13984              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
13985      Branch: perl
13986            ! pod/perldebtut.pod
13987 ____________________________________________________________________________
13988 [  6666] By: jhi                                   on 2000/08/17  01:09:31
13989         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
13990              From: "Casey R. Tweten" <crt@kiski.net>
13991              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
13992              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
13993      Branch: perl
13994            ! lib/Shell.pm
13995 ____________________________________________________________________________
13996 [  6665] By: gsar                                  on 2000/08/17  01:03:52
13997         Log: add "ok" targets from change#6632 in makefile.mk
13998      Branch: perl
13999            ! pod/perlport.pod win32/Makefile win32/makefile.mk
14000 ____________________________________________________________________________
14001 [  6664] By: gsar                                  on 2000/08/17  00:56:11
14002         Log: avoid warnings from dense compiler
14003      Branch: perl
14004            ! win32/win32.c
14005 ____________________________________________________________________________
14006 [  6663] By: jhi                                   on 2000/08/17  00:51:49
14007         Log: Tweak the regex compilation errors once more.
14008      Branch: perl
14009            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
14010            ! t/op/regmesg.t t/pragma/warn/regcomp
14011 ____________________________________________________________________________
14012 [  6662] By: gsar                                  on 2000/08/17  00:28:19
14013         Log: trailing new %ENV entries weren't being pushed into the real
14014              environment of subprocesses on Windows
14015      Branch: perl
14016            ! t/op/magic.t win32/perlhost.h
14017 ____________________________________________________________________________
14018 [  6661] By: gsar                                  on 2000/08/17  00:19:20
14019         Log: waitpid() now handles externally spawned pids correctly;
14020              fixes for backtick/wait/waitpid failures on Windows 9x
14021              
14022              these changes make the pid returned by process functions on
14023              Windows 9x always positive by clearing the high bit (which
14024              is always set on Win9x); pseudo-process PIDs are likewise
14025              always negative now on Win9x (just as on NT/2000)
14026      Branch: perl
14027            ! pp_sys.c win32/perlhost.h win32/win32.c
14028 ____________________________________________________________________________
14029 [  6660] By: jhi                                   on 2000/08/17  00:04:32
14030         Log: Retract #6645.
14031      Branch: perl
14032            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14033            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
14034            ! t/op/sprintf.t
14035 ____________________________________________________________________________
14036 [  6659] By: gsar                                  on 2000/08/16  23:59:28
14037         Log: on windows, the return values from wait() and waitpid() don't
14038              match those of pseudo-pids
14039      Branch: perl
14040            ! pp_sys.c t/op/fork.t util.c win32/win32.c
14041 ____________________________________________________________________________
14042 [  6658] By: gsar                                  on 2000/08/16  23:56:14
14043         Log: pod nit seen in passing
14044      Branch: perl
14045            ! pod/perlfunc.pod
14046 ____________________________________________________________________________
14047 [  6657] By: gsar                                  on 2000/08/16  23:53:42
14048         Log: change#6328 could make close(SOCKET) return false on windows
14049              when it shouldn't
14050      Branch: perl
14051            ! win32/win32sck.c
14052 ____________________________________________________________________________
14053 [  6656] By: gsar                                  on 2000/08/16  23:46:57
14054         Log: check that the number pseudo children doesn't exceed
14055              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
14056              the WaitForMultipleObjects() limit that would cause wait()
14057              to crash)
14058              
14059              wait() and waitpid() could potentially be rewritten to use
14060              more than one thread to do the waiting to eliminate this
14061              limitation
14062      Branch: perl
14063            ! win32/perlhost.h
14064 ____________________________________________________________________________
14065 [  6655] By: jhi                                   on 2000/08/16  14:11:05
14066         Log: Update Changes.
14067      Branch: perl
14068            ! Changes patchlevel.h
14069 ____________________________________________________________________________
14070 [  6654] By: jhi                                   on 2000/08/16  14:10:12
14071         Log: Update to perldebtut 1.9, from Richard Foley.
14072      Branch: perl
14073            ! pod/perldebtut.pod
14074 ____________________________________________________________________________
14075 [  6653] By: jhi                                   on 2000/08/16  14:08:17
14076         Log: Change the regx compilation error markers to use = instead of <
14077              since pod makes using the latter quite messy.  Reported in
14078              ID 20000814.006 by Abigail and in
14079              Subject: Unknown escape E<> ?
14080              From: Lupe Christoph <lupe@lupe-christoph.de>
14081              Date: Fri, 11 Aug 2000 00:30:27 +0200
14082              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
14083      Branch: perl
14084            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
14085            ! t/op/regmesg.t t/pragma/warn/regcomp
14086 ____________________________________________________________________________
14087 [  6652] By: jhi                                   on 2000/08/16  13:25:31
14088         Log: Change the perlbug address to perl.org since it's more forgiving.
14089              
14090              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
14091              From: abigail@foad.org
14092              Date: 15 Aug 2000 04:15:40 -0000
14093              Message-Id: <20000815041540.8633.qmail@foad.org>
14094      Branch: perl
14095            ! utils/perlbug.PL
14096 ____________________________________________________________________________
14097 [  6651] By: jhi                                   on 2000/08/16  13:22:35
14098         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
14099              From: Tim Jenness <timj@jach.hawaii.edu>
14100              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
14101              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
14102      Branch: perl
14103            ! lib/Cwd.pm
14104 ____________________________________________________________________________
14105 [  6650] By: jhi                                   on 2000/08/16  13:18:13
14106         Log: Update to CPAN 1.57.
14107              
14108              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
14109              From: andreas.koenig@anima.de (Andreas J. Koenig)
14110              Date: 16 Aug 2000 15:09:46 +0200
14111              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
14112      Branch: perl
14113            ! lib/CPAN.pm
14114 ____________________________________________________________________________
14115 [  6649] By: jhi                                   on 2000/08/16  13:12:31
14116         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
14117              From: "Larry W. Virden" <lvirden@cas.org>
14118              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
14119              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
14120      Branch: perl
14121            ! README.hpux
14122 ____________________________________________________________________________
14123 [  6648] By: jhi                                   on 2000/08/16  13:03:53
14124         Log: The numeric locale was reset to "C" by s?printf and never restored.
14125              
14126              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
14127              From: Christian Kirsch <ck@held.mind.de>
14128              Date: Wed, 9 Aug 2000 17:05:17 +0200
14129              Message-Id: <20000809170517.A25389@held>
14130              
14131              No test since adding the failing example to locale.t
14132              does not fail -- probably because the locale settings are so
14133              thoroughly tweaked by that time.  Running the example standalone
14134              does fail, though.  UPDATE: test case added at change #7540.
14135      Branch: perl
14136            ! dump.c perl.h pp.c pp_ctl.c sv.c
14137 ____________________________________________________________________________
14138 [  6647] By: jhi                                   on 2000/08/16  00:07:54
14139         Log: Update Changes and test semi-automatic patchlevel updating.
14140      Branch: perl
14141            ! Changes patchlevel.h
14142 ____________________________________________________________________________
14143 [  6646] By: jhi                                   on 2000/08/15  23:35:07
14144         Log: Fix a dependency problem.
14145              
14146              Subject: [PATCH: 6640] VMS Makefile.SH update
14147              From: Peter Prymmer <pvhp@forte.com>
14148              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
14149              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
14150      Branch: perl
14151            ! vms/descrip_mms.template
14152 ____________________________________________________________________________
14153 [  6645] By: jhi                                   on 2000/08/15  23:33:23
14154         Log: (Retracted by #6660)
14155              
14156              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
14157              From: Dominic Dunlop <domo@computer.org>
14158              Date: Tue, 15 Aug 2000 22:20:52 +0200
14159              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
14160      Branch: metaconfig/U/perl
14161            + d_printfed.U
14162      Branch: perl
14163            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14164            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
14165            ! t/op/sprintf.t
14166 ____________________________________________________________________________
14167 [  6644] By: jhi                                   on 2000/08/15  21:17:20
14168         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
14169              From: abigail@foad.org
14170              Date: 15 Aug 2000 20:12:41 -0000
14171              Message-Id: <20000815201241.25556.qmail@foad.org>
14172      Branch: perl
14173            ! INSTALL
14174 ____________________________________________________________________________
14175 [  6643] By: jhi                                   on 2000/08/15  21:15:28
14176         Log: (an already applied patch)
14177      Branch: perl
14178            ! lib/CGI.pm
14179 ____________________________________________________________________________
14180 [  6642] By: gsar                                  on 2000/08/15  19:54:05
14181         Log: magic callbacks all need to have same type signature
14182      Branch: perl
14183            ! embed.pl mg.c proto.h
14184 ____________________________________________________________________________
14185 [  6641] By: jhi                                   on 2000/08/15  17:56:27
14186         Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
14187              From: Mike Guy <mjtg@cam.ac.uk>
14188              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
14189              Date: Tue, 15 Aug 2000 18:26:45 +0100
14190              
14191              Only the peek.t part applied, not the hash quality part.
14192      Branch: perl
14193            ! t/lib/peek.t
14194 ____________________________________________________________________________
14195 [  6640] By: jhi                                   on 2000/08/15  16:37:37
14196         Log: Update Changes.
14197      Branch: perl
14198            ! Changes
14199 ____________________________________________________________________________
14200 [  6639] By: jhi                                   on 2000/08/15  16:34:55
14201         Log: Missed a file from #6638.
14202      Branch: perl
14203            ! lib/File/Temp.pm
14204 ____________________________________________________________________________
14205 [  6638] By: jhi                                   on 2000/08/15  16:33:19
14206         Log: Subject: [PATCH perl@6620] cygwin port
14207              From: "Fifer, Eric" <EFifer@sanwaint.com>
14208              Date: Tue, 15 Aug 2000 17:00:49 +0100
14209              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
14210      Branch: perl
14211            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
14212 ____________________________________________________________________________
14213 [  6637] By: jhi                                   on 2000/08/15  16:29:22
14214         Log: Subject: [PATCH] debugger exit code should reflect user exit code
14215              From: Mike Guy <mjtg@cam.ac.uk>
14216              Date: Tue, 15 Aug 2000 16:55:59 +0100
14217              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
14218      Branch: perl
14219            ! lib/perl5db.pl
14220 ____________________________________________________________________________
14221 [  6636] By: jhi                                   on 2000/08/15  15:30:58
14222         Log: Update Changes.
14223      Branch: perl
14224            ! Changes
14225 ____________________________________________________________________________
14226 [  6635] By: jhi                                   on 2000/08/15  15:27:21
14227         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
14228      Branch: metaconfig
14229            ! U/mkglossary U/mksample
14230      Branch: metaconfig/U/perl
14231            ! Devel.U
14232      Branch: perl
14233            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14234 ____________________________________________________________________________
14235 [  6634] By: jhi                                   on 2000/08/15  14:11:55
14236         Log: Don't blow limited stacks, a lower number is enough to
14237              tickle the lookbehind limit.
14238              
14239              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
14240              From: Dominic Dunlop <domo@computer.org>
14241              Date: Tue, 15 Aug 2000 13:51:24 +0200
14242              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
14243      Branch: perl
14244            ! t/op/regmesg.t
14245 ____________________________________________________________________________
14246 [  6633] By: jhi                                   on 2000/08/15  14:01:46
14247         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
14248              From: Mike Guy <mjtg@cam.ac.uk>
14249              Date: Tue, 15 Aug 2000 12:10:50 +0100
14250              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
14251      Branch: perl
14252            ! utils/perldoc.PL
14253 ____________________________________________________________________________
14254 [  6632] By: jhi                                   on 2000/08/15  13:58:48
14255         Log: make ok etc also for win32.
14256              
14257              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
14258              From: Prymmer/Kahn <pvhp@best.com>
14259              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
14260              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
14261      Branch: perl
14262            ! win32/Makefile
14263 ____________________________________________________________________________
14264 [  6631] By: jhi                                   on 2000/08/15  13:45:03
14265         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
14266      Branch: perl
14267            ! lib/Test.pm
14268 ____________________________________________________________________________
14269 [  6630] By: jhi                                   on 2000/08/15  03:25:09
14270         Log: Update Changes.
14271      Branch: perl
14272            ! Changes
14273 ____________________________________________________________________________
14274 [  6629] By: jhi                                   on 2000/08/15  03:23:53
14275         Log: magic_regdatum_set() is void, not int.
14276      Branch: perl
14277            ! embed.pl mg.c proto.h
14278 ____________________________________________________________________________
14279 [  6628] By: jhi                                   on 2000/08/15  03:08:02
14280         Log: Make the user to give up his firstborn, err, to knowingly
14281              verify installing an unstable developer release.  Also bump
14282              the release to 5.7.0, but leave a patch tag in the local
14283              patches saying that this is not yet the real thing.
14284      Branch: metaconfig
14285            ! U/modified/Instruct.U
14286      Branch: metaconfig/U/perl
14287            + Devel.U
14288      Branch: perl
14289            ! Configure patchlevel.h
14290 ____________________________________________________________________________
14291 [  6627] By: jhi                                   on 2000/08/14  22:32:52
14292         Log: README.os2 update.
14293              
14294              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
14295              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14296              Date: Wed, 02 Aug 2000 21:55:09 -0700
14297              Message-ID: <tsPi5gzkgegX092yn@efn.org>
14298      Branch: perl
14299            ! README.os2
14300 ____________________________________________________________________________
14301 [  6626] By: jhi                                   on 2000/08/14  21:00:02
14302         Log: Subject: Re: File::Temp problems on VMS in bleedperl
14303              From: Tim Jenness <timj@jach.hawaii.edu>
14304              cc: vmsperl@perl.org
14305              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
14306              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
14307      Branch: perl
14308            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
14309 ____________________________________________________________________________
14310 [  6625] By: jhi                                   on 2000/08/14  20:52:16
14311         Log: Add SUIDMAIL as was done for the CERT alert.
14312      Branch: perl
14313            ! patchlevel.h
14314 ____________________________________________________________________________
14315 [  6624] By: jhi                                   on 2000/08/14  20:48:50
14316         Log: Subject: sfio2000
14317              From: Daniel Muino <dmuino@afip.gov.ar>
14318              Date: Mon, 14 Aug 2000 16:58:11 -0300
14319              Message-ID: <20000814165811.B16368@con2-dgi>
14320      Branch: perl
14321            ! perlsdio.h perlsfio.h
14322 ____________________________________________________________________________
14323 [  6623] By: jhi                                   on 2000/08/14  20:47:36
14324         Log: Subject: warning: storage class after type is obsolescent
14325              From: Daniel Muino <dmuino@afip.gov.ar>
14326              Date: Mon, 14 Aug 2000 16:42:47 -0300
14327              Message-ID: <20000814164247.A16368@con2-dgi>
14328      Branch: perl
14329            ! regcomp.pl regnodes.h
14330 ____________________________________________________________________________
14331 [  6622] By: jhi                                   on 2000/08/14  20:43:05
14332         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
14333              From: abigail@foad.org
14334              Date: 14 Aug 2000 20:00:10 -0000
14335              Message-Id: <20000814200010.27271.qmail@foad.org>
14336      Branch: perl
14337            ! Changes
14338 ____________________________________________________________________________
14339 [  6621] By: jhi                                   on 2000/08/14  15:23:05
14340         Log: Update Changes.
14341      Branch: perl
14342            ! Changes
14343 ____________________________________________________________________________
14344 [  6620] By: jhi                                   on 2000/08/14  15:22:14
14345         Log: Subject: Re: [PATCH] @+, @- readonly
14346              From: Mike Guy <mjtg@cam.ac.uk>
14347              Date: Mon, 14 Aug 2000 15:26:55 +0100
14348              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
14349      Branch: perl
14350            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
14351            ! sv.c t/op/pat.t
14352 ____________________________________________________________________________
14353 [  6619] By: jhi                                   on 2000/08/14  14:12:08
14354         Log: Update Changes.
14355      Branch: perl
14356            ! Changes
14357 ____________________________________________________________________________
14358 [  6618] By: jhi                                   on 2000/08/14  14:09:34
14359         Log: For now remove the mail code.
14360      Branch: perl
14361            ! perl.c
14362 ____________________________________________________________________________
14363 [  6617] By: jhi                                   on 2000/08/14  14:08:28
14364         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
14365      Branch: perl
14366            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
14367            ! pod/perlfaq8.pod pod/perlsec.pod
14368 ____________________________________________________________________________
14369 [  6616] By: jhi                                   on 2000/08/14  14:00:11
14370         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
14371              From: Mike Guy <mjtg@cam.ac.uk>
14372              Date: Mon, 14 Aug 2000 08:26:02 +0100
14373              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
14374      Branch: perl
14375            ! lib/perl5db.pl
14376 ____________________________________________________________________________
14377 [  6615] By: jhi                                   on 2000/08/14  13:58:45
14378         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
14379              From: Mike Guy <mjtg@cam.ac.uk>
14380              Date: Mon, 14 Aug 2000 08:04:22 +0100
14381              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
14382      Branch: perl
14383            ! gv.c mg.c t/op/pat.t
14384 ____________________________________________________________________________
14385 [  6614] By: jhi                                   on 2000/08/14  13:56:45
14386         Log: Subject: Test fails / warnings with perl-current #6612
14387              From: Mike Guy <mjtg@cam.ac.uk>
14388              Date: Mon, 14 Aug 2000 07:57:23 +0100
14389              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
14390      Branch: perl
14391            ! t/lib/b.t t/lib/peek.t
14392 ____________________________________________________________________________
14393 [  6613] By: jhi                                   on 2000/08/14  13:45:33
14394         Log: VMS configure.com update continues.
14395      Branch: perl
14396            - vms/configure.com
14397            ! MANIFEST configure.com
14398 ____________________________________________________________________________
14399 [  6612] By: jhi                                   on 2000/08/13  22:13:35
14400         Log: Update Changes.
14401      Branch: perl
14402            ! Changes
14403 ____________________________________________________________________________
14404 [  6611] By: jhi                                   on 2000/08/13  16:21:45
14405         Log: Upgrade to CGI 2.71, from Lincoln Stein.
14406      Branch: perl
14407            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
14408 ____________________________________________________________________________
14409 [  6610] By: jhi                                   on 2000/08/13  15:09:16
14410         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
14411              From: Mike Guy <mjtg@cam.ac.uk>
14412              Date: Sun, 13 Aug 2000 13:45:51 +0100
14413              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
14414      Branch: perl
14415            ! t/op/regmesg.t
14416 ____________________________________________________________________________
14417 [  6609] By: jhi                                   on 2000/08/13  14:31:26
14418         Log: Andreas says that 1.56 is fine, so reverting back to it.
14419      Branch: perl
14420            ! lib/CPAN.pm
14421 ____________________________________________________________________________
14422 [  6608] By: jhi                                   on 2000/08/13  05:34:20
14423         Log: Update Changes.
14424      Branch: perl
14425            ! Changes
14426 ____________________________________________________________________________
14427 [  6607] By: jhi                                   on 2000/08/13  05:32:01
14428         Log: Put back the \z changes of #5406 to CPAN.pm.
14429      Branch: perl
14430            ! lib/CPAN.pm
14431 ____________________________________________________________________________
14432 [  6606] By: jhi                                   on 2000/08/13  05:20:16
14433         Log: Fix-n-skip the tests under 5005threads.
14434      Branch: perl
14435            ! t/lib/b.t
14436 ____________________________________________________________________________
14437 [  6605] By: jhi                                   on 2000/08/13  05:07:48
14438         Log: Fix the test for 5005threads.
14439      Branch: perl
14440            ! t/lib/peek.t
14441 ____________________________________________________________________________
14442 [  6604] By: jhi                                   on 2000/08/13  03:35:37
14443         Log: Should have deleted this in #6603.
14444      Branch: perl
14445            - vms/subconfigure.com
14446 ____________________________________________________________________________
14447 [  6603] By: jhi                                   on 2000/08/12  18:29:32
14448         Log: Rewrite of vms/subconfigure.com as configure.com,
14449              from Peter Prymmer and the vmsperl crew.
14450      Branch: perl
14451            + vms/configure.com
14452            ! MANIFEST
14453 ____________________________________________________________________________
14454 [  6602] By: jhi                                   on 2000/08/11  13:00:01
14455         Log: PlainText.pm is dead.
14456      Branch: perl
14457            - lib/Pod/PlainText.pm
14458            ! MANIFEST
14459 ____________________________________________________________________________
14460 [  6601] By: jhi                                   on 2000/08/11  04:06:45
14461         Log: Update Changes.
14462      Branch: perl
14463            ! Changes
14464 ____________________________________________________________________________
14465 [  6600] By: jhi                                   on 2000/08/11  04:06:10
14466         Log: Add a few missing files, update MANIFEST.
14467      Branch: perl
14468            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
14469            + lib/Pod/PlainText.pm t/pod/find.t
14470            ! MANIFEST t/op/regmesg.t
14471 ____________________________________________________________________________
14472 [  6599] By: jhi                                   on 2000/08/11  03:31:10
14473         Log: Add Perl debugging tutorial, regen toc. 
14474              
14475              Subject: perldebtut.pod
14476              From: Richard Foley <Richard.Foley@m.dasa.de>
14477              Date: Wed, 09 Aug 2000 10:17:15 +0200
14478              Message-id: <3991138B.262247B8@m.dasa.de>
14479      Branch: perl
14480            + pod/perldebtut.pod
14481            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14482 ____________________________________________________________________________
14483 [  6598] By: jhi                                   on 2000/08/11  02:48:56
14484         Log: tiny Changes edit
14485      Branch: perl
14486            ! Changes
14487 ____________________________________________________________________________
14488 [  6597] By: jhi                                   on 2000/08/11  02:39:04
14489         Log: Tests for #6589.
14490              
14491              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
14492              From: simon@brecon.co.uk (Simon Cozens)
14493              Date: 11 Aug 2000 02:24:52 GMT
14494              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
14495      Branch: perl
14496            ! t/lib/b.t
14497 ____________________________________________________________________________
14498 [  6596] By: jhi                                   on 2000/08/11  01:50:07
14499         Log: Update Changes.
14500      Branch: perl
14501            ! Changes
14502 ____________________________________________________________________________
14503 [  6595] By: jhi                                   on 2000/08/11  01:47:16
14504         Log: nitfix
14505      Branch: perl
14506            ! Changes
14507 ____________________________________________________________________________
14508 [  6594] By: jhi                                   on 2000/08/11  01:36:16
14509         Log: Subject: Getting perlio and threads to compile
14510              From: Lupe Christoph <lupe@lupe-christoph.de>
14511              Date: Wed, 9 Aug 2000 11:35:54 +0200
14512              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
14513              
14514              (the Solaris version changes in Configure skipped)
14515      Branch: perl
14516            ! hints/solaris_2.sh thread.h
14517 ____________________________________________________________________________
14518 [  6593] By: jhi                                   on 2000/08/11  01:30:16
14519         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
14520              From: simon@brecon.co.uk (Simon Cozens)
14521              Date: 1 Aug 2000 06:55:19 GMT
14522              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
14523      Branch: perl
14524            ! lib/utf8.pm
14525 ____________________________________________________________________________
14526 [  6592] By: jhi                                   on 2000/08/11  01:26:39
14527         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
14528              From: Peter Scott <Peter@PeterScott.com>
14529              Date: Thu, 10 Aug 2000 08:23:27 -0700
14530              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
14531      Branch: perl
14532            ! lib/perl5db.pl
14533 ____________________________________________________________________________
14534 [  6591] By: jhi                                   on 2000/08/11  01:22:02
14535         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
14536              From: Hugo <hv@crypt.compulink.co.uk>
14537              Date: Thu, 10 Aug 2000 19:23:04 +0100
14538              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
14539      Branch: perl
14540            ! regexec.c t/op/pat.t
14541 ____________________________________________________________________________
14542 [  6590] By: jhi                                   on 2000/08/11  01:19:19
14543         Log: Preprocessing and postprocessing for File::Find.
14544              
14545              Subject: Patch to Find::File.pm to allow alphabetical results
14546              From: Joe Smith <jsmith@inwap.com>
14547              Date: Wed, 9 Aug 2000 02:44:54 -0700
14548              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
14549      Branch: perl
14550            ! lib/File/Find.pm
14551 ____________________________________________________________________________
14552 [  6589] By: jhi                                   on 2000/08/11  01:12:39
14553         Log: B::Deparse didn't do sub attributes.
14554              
14555              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
14556              From: simon@brecon.co.uk (Simon Cozens)
14557              Date: 9 Aug 2000 04:49:20 GMT
14558              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
14559      Branch: perl
14560            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
14561 ____________________________________________________________________________
14562 [  6588] By: jhi                                   on 2000/08/11  01:06:40
14563         Log: Subject: debugger "d" command doesnt check line number
14564              From: Mike Guy <mjtg@cam.ac.uk>
14565              Date: Tue, 08 Aug 2000 21:54:29 +0100
14566              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
14567      Branch: perl
14568            ! lib/perl5db.pl mg.c pod/perldiag.pod
14569 ____________________________________________________________________________
14570 [  6587] By: jhi                                   on 2000/08/11  00:45:03
14571         Log: sleep(1) does not necessarily return 1.
14572              
14573              Subject: [PATCH bleadperl] op/lex_assign.t  
14574              From: Hugo <hv@crypt.compulink.co.uk>
14575              Date: Thu, 03 Aug 2000 14:34:22 +0100        
14576              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
14577      Branch: perl
14578            ! t/op/lex_assign.t
14579 ____________________________________________________________________________
14580 [  6586] By: jhi                                   on 2000/08/11  00:31:50
14581         Log: Document the IO::Select timeout.
14582      Branch: perl
14583            ! ext/IO/lib/IO/Select.pm
14584 ____________________________________________________________________________
14585 [  6585] By: jhi                                   on 2000/08/11  00:13:54
14586         Log: Forgot contributor.
14587      Branch: perl
14588            ! Changes
14589 ____________________________________________________________________________
14590 [  6584] By: jhi                                   on 2000/08/11  00:09:19
14591         Log: detypo
14592      Branch: perl
14593            ! Changes
14594 ____________________________________________________________________________
14595 [  6583] By: jhi                                   on 2000/08/11  00:07:53
14596         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
14597              
14598              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
14599              From: Mike Guy <mjtg@cam.ac.uk> 
14600              Date: Thu, 10 Aug 2000 15:50:54 +0100
14601              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
14602      Branch: perl
14603            ! sv.c t/op/int.t
14604 ____________________________________________________________________________
14605 [  6582] By: jhi                                   on 2000/08/10  23:29:32
14606         Log: Update Changes.
14607      Branch: perl
14608            ! Changes
14609 ____________________________________________________________________________
14610 [  6581] By: jhi                                   on 2000/08/10  23:26:16
14611         Log: Put back the std @INC thing.
14612      Branch: perl
14613            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
14614            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
14615            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
14616            ! t/lib/gol-oo.t
14617 ____________________________________________________________________________
14618 [  6580] By: jhi                                   on 2000/08/10  23:03:34
14619         Log: Update to CGI 2.70, from Lincoln Stein.
14620      Branch: perl
14621            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
14622            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
14623            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
14624            ! t/lib/cgi-request.t
14625 ____________________________________________________________________________
14626 [  6579] By: jhi                                   on 2000/08/10  22:41:50
14627         Log: Update to CPAN 1.56, from Andreas König.
14628      Branch: perl
14629            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
14630 ____________________________________________________________________________
14631 [  6578] By: jhi                                   on 2000/08/10  22:38:13
14632         Log: Update to Pod::Parser 1.17, from Brad Appleton.
14633      Branch: perl
14634            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
14635            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
14636            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
14637            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
14638            ! t/pod/include.t t/pod/included.t t/pod/lref.t
14639            ! t/pod/multiline_items.t t/pod/nested_items.t
14640            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
14641            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
14642            ! t/pod/special_seqs.t
14643 ____________________________________________________________________________
14644 [  6577] By: jhi                                   on 2000/08/10  22:35:41
14645         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
14646      Branch: perl
14647            ! AUTHORS MAINTAIN
14648 ____________________________________________________________________________
14649 [  6576] By: jhi                                   on 2000/08/10  22:24:54
14650         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
14651      Branch: perl
14652            + t/lib/gol-oo.t
14653            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
14654            ! t/lib/gol-compat.t t/lib/gol-linkage.t
14655 ____________________________________________________________________________
14656 [  6575] By: jhi                                   on 2000/08/10  22:02:07
14657         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
14658      Branch: perl
14659            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
14660 ____________________________________________________________________________
14661 [  6574] By: jhi                                   on 2000/08/10  21:55:03
14662         Log: Iterating perl6 description.
14663      Branch: perl
14664            ! pod/perlfaq1.pod
14665 ____________________________________________________________________________
14666 [  6573] By: jhi                                   on 2000/08/10  21:48:26
14667         Log: Revert the sv.c part of #6559, a better fix is needed.
14668      Branch: perl
14669            ! sv.c
14670 ____________________________________________________________________________
14671 [  6572] By: jhi                                   on 2000/08/10  20:33:43
14672         Log: It's the 2ndO'ROSSC.
14673      Branch: perl
14674            ! pod/perlfaq1.pod
14675 ____________________________________________________________________________
14676 [  6571] By: jhi                                   on 2000/08/10  15:55:48
14677         Log: detypo
14678      Branch: perl
14679            ! pod/perlfaq1.pod
14680 ____________________________________________________________________________
14681 [  6570] By: jhi                                   on 2000/08/10  14:11:17
14682         Log: An exceptionally sticky typo.
14683      Branch: perl
14684            ! Changes
14685 ____________________________________________________________________________
14686 [  6569] By: jhi                                   on 2000/08/10  14:09:33
14687         Log: detypo (and test Changes updating script)
14688      Branch: perl
14689            ! Changes
14690 ____________________________________________________________________________
14691 [  6568] By: jhi                                   on 2000/08/10  14:07:07
14692         Log: Update Changes.
14693      Branch: perl
14694            ! Changes
14695 ____________________________________________________________________________
14696 [  6567] By: jhi                                   on 2000/08/10  14:06:19
14697         Log: Amend the description of Perl6.
14698              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
14699              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
14700              Date: Wed, 9 Aug 2000 22:11:06 -0500
14701              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
14702      Branch: perl
14703            ! pod/perlfaq1.pod
14704 ____________________________________________________________________________
14705 [  6566] By: jhi                                   on 2000/08/10  13:58:57
14706         Log: Subject: Remove dead entry in perldiag
14707              From: Mike Guy <mjtg@cam.ac.uk>
14708              Date: Thu, 10 Aug 2000 14:19:19 +0100
14709              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
14710      Branch: perl
14711            ! pod/perldiag.pod
14712 ____________________________________________________________________________
14713 [  6565] By: jhi                                   on 2000/08/10  13:51:48
14714         Log: Zero entries were skipped, fix from Adrian Goalby
14715              <argoalby@yahoo.co.uk>
14716      Branch: perl
14717            ! lib/unicode/Number.pl lib/unicode/mktables.PL
14718 ____________________________________________________________________________
14719 [  6564] By: jhi                                   on 2000/08/10  13:00:12
14720         Log: Subject: [PATCH 5.6.0] cygwin port
14721              From: "Fifer, Eric" <EFifer@sanwaint.com>
14722              Date: Thu, 10 Aug 2000 13:15:36 +0100
14723              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
14724      Branch: perl
14725            ! README.cygwin hints/cygwin.sh
14726 ____________________________________________________________________________
14727 [  6563] By: jhi                                   on 2000/08/10  12:55:16
14728         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
14729      Branch: perl
14730            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
14731 ____________________________________________________________________________
14732 [  6562] By: gsar                                  on 2000/08/10  08:38:39
14733         Log: warn is a macro, avoid using at a variable to avoid warnings
14734              in some configurations; readdir.t is too conservative in
14735              estimating number of *.t's
14736      Branch: perl
14737            ! t/op/readdir.t util.c
14738 ____________________________________________________________________________
14739 [  6561] By: jhi                                   on 2000/08/09  23:35:42
14740         Log: Update Changes.
14741      Branch: perl
14742            ! Changes
14743 ____________________________________________________________________________
14744 [  6560] By: jhi                                   on 2000/08/09  23:05:47
14745         Log: Subject: Re: enhanced(?) regex error messages
14746              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14747              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
14748              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
14749              
14750              (plus two small patches sent privately)
14751              (this still seems to leave few test failures)
14752      Branch: perl
14753            + t/op/regmesg.t
14754            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
14755            ! t/pragma/warn/regcomp
14756 ____________________________________________________________________________
14757 [  6559] By: jhi                                   on 2000/08/09  20:41:18
14758         Log: (The fix did work but was not right, retracted in #6573)
14759              
14760              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
14761              From: Christian Kirsch <ck@held.mind.de>
14762              Date: Wed, 9 Aug 2000 17:05:17 +0200
14763              Message-Id: <20000809170517.A25389@held>
14764      Branch: perl
14765            ! sv.c t/pragma/locale.t
14766 ____________________________________________________________________________
14767 [  6558] By: jhi                                   on 2000/08/08  22:34:08
14768         Log: Tiny updates on the contributors list.
14769      Branch: perl
14770            ! Changes
14771 ____________________________________________________________________________
14772 [  6557] By: jhi                                   on 2000/08/08  19:34:28
14773         Log: Double check that we have a dirhandle.
14774      Branch: perl
14775            ! util.c
14776 ____________________________________________________________________________
14777 [  6556] By: jhi                                   on 2000/08/08  19:01:51
14778         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
14779              May be repopulated with fresh maintained examples.
14780      Branch: perl
14781            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
14782            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
14783            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
14784            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
14785            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
14786            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
14787            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
14788            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
14789            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
14790            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
14791            + lib/CGI/eg/wilogo_gif.uu
14792            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
14793            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
14794            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
14795            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
14796            - eg/cgi/frameset.cgi eg/cgi/index.html
14797            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
14798            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
14799            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
14800            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
14801            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
14802            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
14803            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
14804            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
14805            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
14806            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
14807            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
14808            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
14809            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
14810            - eg/van/vanish eg/who eg/wrapsuid
14811            ! MANIFEST
14812 ____________________________________________________________________________
14813 [  6555] By: jhi                                   on 2000/08/08  18:51:08
14814         Log: Delete chat2 as requested by Randal.
14815              
14816              Subject: Re: perlfaq8 coyness
14817              From: merlyn@stonehenge.com (Randal L. Schwartz) 
14818              Date: 15 May 2000 18:52:42 -0700 
14819              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
14820      Branch: perl
14821            - lib/chat2.pl
14822            ! MANIFEST
14823 ____________________________________________________________________________
14824 [  6554] By: jhi                                   on 2000/08/08  18:31:35
14825         Log: Regen global.sym.
14826      Branch: perl
14827            ! global.sym
14828 ____________________________________________________________________________
14829 [  6553] By: jhi                                   on 2000/08/08  18:28:13
14830         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
14831              (either perlbug or p5p ate the original), plus regen
14832              perlapi and perltoc. 
14833      Branch: perl
14834            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
14835            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
14836            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
14837            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
14838            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
14839            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
14840            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
14841            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
14842            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
14843            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
14844 ____________________________________________________________________________
14845 [  6552] By: jhi                                   on 2000/08/08  18:06:29
14846         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
14847              From: Mike Guy <mjtg@cam.ac.uk>
14848              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
14849              Date: Tue, 08 Aug 2000 15:51:27 +0100
14850      Branch: perl
14851            ! doop.c sv.h t/op/join.t t/pragma/overload.t
14852 ____________________________________________________________________________
14853 [  6551] By: jhi                                   on 2000/08/08  18:01:11
14854         Log: Re-apply #6549.
14855      Branch: perl
14856            ! lib/perl5db.pl
14857 ____________________________________________________________________________
14858 [  6550] By: jhi                                   on 2000/08/08  17:43:08
14859         Log: Accidental retraction of #6549.
14860      Branch: perl
14861            ! lib/perl5db.pl
14862 ____________________________________________________________________________
14863 [  6549] By: jhi                                   on 2000/08/08  17:40:04
14864         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
14865              From: Mike Guy <mjtg@cam.ac.uk>
14866              Date: Mon, 07 Aug 2000 21:49:58 +0100
14867              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
14868      Branch: perl
14869            ! lib/perl5db.pl
14870 ____________________________________________________________________________
14871 [  6548] By: jhi                                   on 2000/08/08  17:37:57
14872         Log: Document here-doc better.
14873              
14874              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
14875              From: Mike Guy <mjtg@cam.ac.uk>
14876              Date: Mon, 07 Aug 2000 14:02:09 +0100
14877              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
14878      Branch: perl
14879            ! pod/perldata.pod
14880 ____________________________________________________________________________
14881 [  6547] By: jhi                                   on 2000/08/08  17:33:34
14882         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
14883              From: "Randy J. Ray" <rjray@redhat.com>
14884              Date: Mon, 07 Aug 2000 19:12:25 -0700
14885              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
14886      Branch: perl
14887            ! perl.c pod/perlrun.pod
14888 ____________________________________________________________________________
14889 [  6546] By: jhi                                   on 2000/08/08  17:29:26
14890         Log: Subject: Re: enhanced(?) regex error messages 
14891              From: Hugo <hv@crypt.compulink.co.uk>
14892              Date: Tue, 08 Aug 2000 03:25:51 +0100
14893              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
14894              
14895              plus Capitalize the error messages, plus perldiag them.
14896      Branch: perl
14897            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
14898 ____________________________________________________________________________
14899 [  6545] By: jhi                                   on 2000/08/08  13:59:28
14900         Log: Augment #6539 a bit: don't croak if there's magic in the air.
14901              
14902              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
14903              From: Hugo <hv@crypt.compulink.co.uk>
14904              Date: Tue, 08 Aug 2000 03:02:03 +0100
14905              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
14906      Branch: perl
14907            ! pp.c t/op/bless.t
14908 ____________________________________________________________________________
14909 [  6544] By: jhi                                   on 2000/08/07  21:11:52
14910         Log: Make the test -w clean.
14911      Branch: perl
14912            ! t/op/bless.t
14913 ____________________________________________________________________________
14914 [  6543] By: jhi                                   on 2000/08/07  19:49:53
14915         Log: use warnings instead of $^W.
14916      Branch: perl
14917            ! t/op/bless.t
14918 ____________________________________________________________________________
14919 [  6542] By: jhi                                   on 2000/08/07  17:41:41
14920         Log: Disable a portability warning Because We Know What We Are Doing.
14921      Branch: perl
14922            ! t/op/bless.t
14923 ____________________________________________________________________________
14924 [  6541] By: jhi                                   on 2000/08/07  17:29:51
14925         Log: Tiny tidying on report_evil_fh().
14926      Branch: perl
14927            ! util.c
14928 ____________________________________________________________________________
14929 [  6540] By: jhi                                   on 2000/08/07  16:37:38
14930         Log: Make regular expression parse error messages easier to understand.
14931              
14932              Subject: Re: enhanced(?) regex error messages
14933              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14934              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
14935              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
14936      Branch: perl
14937            ! regcomp.c
14938 ____________________________________________________________________________
14939 [  6539] By: jhi                                   on 2000/08/07  16:12:27
14940         Log: Make bless(REF, REF) a fatal error, add bless tests.
14941              
14942              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
14943              From: Hugo <hv@crypt.compulink.co.uk>
14944              Date: Mon, 07 Aug 2000 16:59:38 +0100
14945              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
14946      Branch: perl
14947            + t/op/bless.t
14948            ! MANIFEST pod/perldiag.pod pp.c sv.c
14949 ____________________________________________________________________________
14950 [  6538] By: jhi                                   on 2000/08/07  15:59:43
14951         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
14952              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
14953              Date: Thu, 3 Aug 2000 14:29:21 -0700
14954              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
14955      Branch: perl
14956            ! lib/lib_pm.PL
14957 ____________________________________________________________________________
14958 [  6537] By: jhi                                   on 2000/08/07  15:47:18
14959         Log: Retract #6419 for now since it breaks in AFS and MachTen.
14960      Branch: perl
14961            ! lib/Cwd.pm
14962 ____________________________________________________________________________
14963 [  6536] By: jhi                                   on 2000/08/07  15:05:29
14964         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
14965              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
14966              The security hole exists only in suidperls, which isn't
14967              installed or even built by default.
14968      Branch: perl
14969            ! perl.c
14970 ____________________________________________________________________________
14971 [  6535] By: jhi                                   on 2000/08/07  14:45:14
14972         Log: tr memory corruption fix from Simon Cozens.
14973      Branch: perl
14974            ! doop.c
14975 ____________________________________________________________________________
14976 [  6534] By: jhi                                   on 2000/08/06  11:38:16
14977         Log: Document a bit that UDP is not what you might think.
14978              
14979              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
14980              From: Lupe Christoph <lupe@lupe-christoph.de>
14981              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
14982              Date: Mon, 24 Jul 2000 08:59:15 +0200
14983      Branch: perl
14984            ! pod/perlipc.pod
14985 ____________________________________________________________________________
14986 [  6533] By: jhi                                   on 2000/08/06  11:35:01
14987         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
14988              From: Jeff Pinyan <jeffp@hut.crusoe.net>
14989              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
14990              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
14991      Branch: perl
14992            ! pod/perlfunc.pod
14993 ____________________________________________________________________________
14994 [  6532] By: jhi                                   on 2000/08/06  03:45:41
14995         Log: Have symbols for the IoTYPEs.
14996      Branch: perl
14997            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
14998 ____________________________________________________________________________
14999 [  6531] By: jhi                                   on 2000/08/06  01:33:55
15000         Log: Continue fixing the io warnings.  This also
15001              sort of fixes bug ID 20000802.003: the core dump
15002              is no more.  Whether the current behaviour is correct
15003              (giving a warning: "Not a format reference"), is another matter.
15004      Branch: perl
15005            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
15006            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
15007 ____________________________________________________________________________
15008 [  6530] By: jhi                                   on 2000/08/05  21:33:12
15009         Log: Change the Policy policy: now -Dprefix= with an existing
15010              Policy.sh and prefix == siteprefix == vendorprefix, then all
15011              of them follow along the new prefix.
15012              
15013              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
15014              From: Andy Dougherty <doughera@lafayette.edu>
15015              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
15016              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
15017      Branch: perl
15018            ! Policy_sh.SH
15019 ____________________________________________________________________________
15020 [  6529] By: jhi                                   on 2000/08/05  18:57:28
15021         Log: Zap lib/Sys directory when cleaning up.
15022      Branch: perl
15023            ! Makefile.SH
15024 ____________________________________________________________________________
15025 [  6528] By: jhi                                   on 2000/08/05  18:40:44
15026         Log: Essential prototype changes were missing from #6527.
15027              Also make report_evil_fh() more bomb-proof.
15028      Branch: perl
15029            ! embed.h util.c
15030 ____________________________________________________________________________
15031 [  6527] By: jhi                                   on 2000/08/05  03:22:05
15032         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
15033              From: "Ronald F. Guilmette" <rfg@monkeys.com>
15034              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
15035              Message-Id: <200007242247.PAA52177@monkeys.com>
15036      Branch: perl
15037            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
15038 ____________________________________________________________________________
15039 [  6526] By: jhi                                   on 2000/08/04  21:23:27
15040         Log: gcc versions might have (parentheses) in them.
15041      Branch: metaconfig/U/perl
15042            ! gccvers.U
15043      Branch: perl
15044            ! Configure config_h.SH
15045 ____________________________________________________________________________
15046 [  6525] By: jhi                                   on 2000/08/04  20:23:12
15047         Log: Weed buglets pointed out by
15048              
15049              From: Lupe Christoph <lupe@lupe-christoph.de>
15050              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
15051              Date: Fri, 4 Aug 2000 17:34:39 +0200
15052              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
15053      Branch: metaconfig/U/perl
15054            ! gccvers.U uselfs.U
15055      Branch: perl
15056            ! Configure config_h.SH
15057 ____________________________________________________________________________
15058 [  6524] By: jhi                                   on 2000/08/04  19:02:08
15059         Log: Warn under -w if lstat(FH) is attempted.
15060              
15061              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
15062              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
15063              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
15064              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
15065      Branch: perl
15066            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
15067            ! t/pragma/warn/pp_sys
15068 ____________________________________________________________________________
15069 [  6523] By: jhi                                   on 2000/08/04  12:31:11
15070         Log: Subject: New perlcc, take 2
15071              From: simon@brecon.co.uk (Simon Cozens)
15072              Date: 4 Aug 2000 06:21:04 GMT
15073              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
15074      Branch: perl
15075            ! utils/perlcc.PL
15076 ____________________________________________________________________________
15077 [  6522] By: jhi                                   on 2000/08/04  12:26:33
15078         Log: Subject: Re: Array vs. List context
15079              From: Daniel Chetlin <daniel@chetlin.com>
15080              Date: Fri, 4 Aug 2000 00:22:44 -0700
15081              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
15082      Branch: perl
15083            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
15084            ! pod/perlfaq4.pod
15085 ____________________________________________________________________________
15086 [  6521] By: jhi                                   on 2000/08/04  12:22:38
15087         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
15088              From: Raymund Will <ray@caldera.de>
15089              Date: Fri, 4 Aug 2000 12:07:09 +0200
15090              Message-Id: <20000804120709.A14982@caldera.de>
15091      Branch: perl
15092            ! configure.gnu
15093 ____________________________________________________________________________
15094 [  6520] By: jhi                                   on 2000/08/04  04:09:06
15095         Log: After the #6519 a warning about stat() is just that,
15096              not about a filetest, which now have their own warning.
15097      Branch: perl
15098            ! pod/perldiag.pod
15099 ____________________________________________________________________________
15100 [  6519] By: jhi                                   on 2000/08/04  04:06:30
15101         Log: In the warnings call filehandles consistently so;
15102              add "unopened" warning for stat().
15103      Branch: perl
15104            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
15105            ! t/pragma/warn/pp_sys
15106 ____________________________________________________________________________
15107 [  6518] By: jhi                                   on 2000/08/04  02:55:35
15108         Log: Subject: Minor tweak to perlvar.pod
15109              From: "Stephen P. Potter" <spp@ds.net>
15110              Date: Tue, 18 Apr 2000 09:26:03 -0400
15111              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
15112      Branch: perl
15113            ! pod/perlvar.pod
15114 ____________________________________________________________________________
15115 [  6517] By: jhi                                   on 2000/08/04  02:50:08
15116         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
15117              From: "Clinton Pierce" <cpierce1@ford.com>
15118              Date: Wed, 21 Jul 1999 16:45:31 -0400
15119              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
15120              
15121              Fix by Stephen Potter (visible in the bug db but not in p5p?)
15122      Branch: perl
15123            ! pod/perlfunc.pod pod/perlop.pod
15124 ____________________________________________________________________________
15125 [  6516] By: jhi                                   on 2000/08/04  02:09:25
15126         Log: This is 6512.  Really.
15127      Branch: perl
15128            ! dump.c
15129 ____________________________________________________________________________
15130 [  6515] By: jhi                                   on 2000/08/04  01:25:50
15131         Log: mention the idea of @( and @)
15132      Branch: perl
15133            ! Todo-5.6
15134 ____________________________________________________________________________
15135 [  6514] By: bailey                                on 2000/08/04  01:18:46
15136         Log: YA resync with mainstem, including VMS patches from others
15137      Branch: vmsperl
15138           +> (branch 48 files)
15139            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
15140           !> (integrate 354 files)
15141 ____________________________________________________________________________
15142 [  6513] By: jhi                                   on 2000/08/04  01:18:18
15143         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
15144              From: Mark Dickinson <dickins3@fas.harvard.edu>
15145              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
15146              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
15147      Branch: perl
15148            ! t/op/grent.t t/op/pwent.t
15149 ____________________________________________________________________________
15150 [  6512] By: jhi                                   on 2000/08/04  01:14:06
15151         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
15152              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15153              Date: Wed, 02 Aug 2000 10:51:01 +0100
15154              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
15155      Branch: perl
15156            ! sv.c
15157 ____________________________________________________________________________
15158 [  6511] By: jhi                                   on 2000/08/04  00:57:00
15159         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
15160              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15161              Date: Thu, 03 Aug 2000 17:20:04 -0700
15162              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
15163      Branch: metaconfig
15164            ! U/modified/Cppsym.U
15165      Branch: perl
15166            ! Configure config_h.SH
15167 ____________________________________________________________________________
15168 [  6510] By: jhi                                   on 2000/08/04  00:25:28
15169         Log: detypo
15170      Branch: perl
15171            ! Makefile.SH
15172 ____________________________________________________________________________
15173 [  6509] By: jhi                                   on 2000/08/03  23:43:18
15174         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
15175              From: Dominic Dunlop <domo@computer.org>
15176              Date: Thu, 3 Aug 2000 22:16:46 +0200
15177              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
15178      Branch: perl
15179            ! t/op/sprintf.t
15180 ____________________________________________________________________________
15181 [  6508] By: jhi                                   on 2000/08/03  23:40:37
15182         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
15183              From: Hugo <hv@crypt.compulink.co.uk>
15184              Date: Thu, 03 Aug 2000 18:25:30 +0100
15185              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
15186      Branch: perl
15187            ! regcomp.c t/op/re_tests
15188 ____________________________________________________________________________
15189 [  6507] By: jhi                                   on 2000/08/03  23:38:28
15190         Log: Subject: [PATCH] sv.h documentation - SvLEN
15191              From: Mike Guy <mjtg@cam.ac.uk>
15192              Date: Thu, 03 Aug 2000 14:43:09 +0100
15193              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
15194      Branch: perl
15195            ! sv.h
15196 ____________________________________________________________________________
15197 [  6506] By: jhi                                   on 2000/08/03  15:49:14
15198         Log: Disable the fix_pl hack for now.
15199      Branch: perl
15200            ! Makefile.SH
15201 ____________________________________________________________________________
15202 [  6505] By: jhi                                   on 2000/08/03  13:49:04
15203         Log: Add a URL for FSF.
15204              
15205              Subject: Patch for README
15206              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
15207              Date: Wed, 2 Aug 2000 13:25:09 -0500
15208              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
15209      Branch: perl
15210            ! README
15211 ____________________________________________________________________________
15212 [  6504] By: jhi                                   on 2000/08/03  13:29:19
15213         Log: Be more informative on what is skipped and why,
15214              also repeat the list at the end.
15215      Branch: perl
15216            ! Porting/p4desc
15217 ____________________________________________________________________________
15218 [  6503] By: jhi                                   on 2000/08/03  13:07:05
15219         Log: Circumvent the removal of .patch by fix_pl.
15220              
15221              Subject: Re: [ID 20000802.011] unable to 'make test'          
15222              From: simon@brecon.co.uk (Simon Cozens) 
15223              Date: 3 Aug 2000 04:17:00 GMT
15224              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
15225      Branch: perl
15226            ! Makefile.SH
15227 ____________________________________________________________________________
15228 [  6502] By: jhi                                   on 2000/08/03  00:14:34
15229         Log: Add the missing setproctitle unit.
15230      Branch: metaconfig/U/perl
15231            + d_setproctitle.U
15232 ____________________________________________________________________________
15233 [  6501] By: jhi                                   on 2000/08/03  00:00:26
15234         Log: The subtest 4 may fail also on VOBS, as pointed out
15235              by Nick Ing-Simmons in November 1999, bug id 19991124.003
15236              (but the failure in that bug report isn't the subtest 4).
15237      Branch: perl
15238            ! t/op/stat.t
15239 ____________________________________________________________________________
15240 [  6500] By: jhi                                   on 2000/08/02  23:49:30
15241         Log: Better skip message for the test; one of the two problems in
15242              
15243              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
15244              From: Lupe Christoph <lupe@lupe-christoph.de>
15245              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
15246              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
15247      Branch: perl
15248            ! t/op/numconvert.t
15249 ____________________________________________________________________________
15250 [  6499] By: jhi                                   on 2000/08/02  22:49:16
15251         Log: Allow "no Module;" even if there is no 'unimport'.
15252              
15253              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
15254              From: mjd@plover.com
15255              Date: 24 Mar 2000 15:24:34 -0000
15256              Message-Id: <20000324152434.15160.qmail@plover.com>
15257      Branch: perl
15258            ! gv.c
15259 ____________________________________________________________________________
15260 [  6498] By: jhi                                   on 2000/08/02  22:42:58
15261         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
15262              that are hopefully soon put into use.
15263      Branch: perl
15264            ! opcode.h opcode.pl opnames.h
15265 ____________________________________________________________________________
15266 [  6497] By: gsar                                  on 2000/08/02  22:28:59
15267         Log: require.t needs binmode() to work on windows
15268      Branch: perl
15269            ! t/comp/require.t
15270 ____________________________________________________________________________
15271 [  6496] By: jhi                                   on 2000/08/02  22:08:51
15272         Log: Document the IVdf UVuf UVof UVxf.
15273      Branch: perl
15274            ! pod/perlguts.pod
15275 ____________________________________________________________________________
15276 [  6495] By: jhi                                   on 2000/08/02  21:54:26
15277         Log: detypo #6494
15278      Branch: perl
15279            ! ext/Data/Dumper/Dumper.xs
15280 ____________________________________________________________________________
15281 [  6494] By: jhi                                   on 2000/08/02  21:49:17
15282         Log: Dump UVs as UVs in Data::Dumper.
15283              
15284              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
15285              From: Gurusamy Sarathy <gsar@ActiveState.com>
15286              Date: Thu, 27 Apr 2000 12:26:25 -0700
15287              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
15288      Branch: perl
15289            ! ext/Data/Dumper/Dumper.xs
15290 ____________________________________________________________________________
15291 [  6493] By: jhi                                   on 2000/08/02  17:01:58
15292         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
15293              From: Hugo <hv@crypt.compulink.co.uk>
15294              Date: Wed, 02 Aug 2000 14:53:56 +0100
15295              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
15296      Branch: perl
15297            ! regexec.c t/op/re_tests
15298 ____________________________________________________________________________
15299 [  6492] By: jhi                                   on 2000/08/02  15:02:46
15300         Log: The new setproctitle() feature is available only in 
15301              bleeding edge FreeBSD.  From Paul Saab.
15302      Branch: perl
15303            ! mg.c
15304 ____________________________________________________________________________
15305 [  6491] By: jhi                                   on 2000/08/02  13:34:36
15306         Log: The tr utf8 patching continues.
15307              
15308              Subject: Re: #6469, too many tests claimed in require.t
15309              From: simon@brecon.co.uk (Simon Cozens)
15310              Date: 2 Aug 2000 02:37:17 GMT
15311              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
15312              
15313              (the logic of the test was the wrong way round in the patch)
15314      Branch: perl
15315            ! doop.c
15316 ____________________________________________________________________________
15317 [  6490] By: jhi                                   on 2000/08/02  13:27:38
15318         Log: The name of a filehandle does not have <these>.
15319      Branch: perl
15320            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
15321            ! t/pragma/warn/pp_sys util.c
15322 ____________________________________________________________________________
15323 [  6489] By: jhi                                   on 2000/08/02  04:26:46
15324         Log: Remove the extraneous "main::" prefix from all the
15325              "opened only for", "on closed", and "never opened" warnings.
15326              
15327              Subject: Re: inappropriate warning
15328              From: Gurusamy Sarathy <gsar@ActiveState.com>
15329              Date: Mon, 20 Mar 2000 11:28:02 -0800
15330              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
15331      Branch: perl
15332            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
15333            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
15334            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
15335 ____________________________________________________________________________
15336 [  6488] By: jhi                                   on 2000/08/02  03:02:57
15337         Log: memcpy has n o in it, as pinted ut by Sarathy.
15338      Branch: perl
15339            ! pod/perlguts.pod
15340 ____________________________________________________________________________
15341 [  6487] By: jhi                                   on 2000/08/02  02:44:51
15342         Log: Document in one place the memory abstractions used in Perl core.
15343              
15344              Subject: Re: Memory abstraction
15345              From: simon@brecon.co.uk (Simon Cozens)
15346              Date: 2 Aug 2000 02:20:23 GMT
15347              Organization: Earth.li Origins
15348      Branch: perl
15349            ! pod/perlguts.pod
15350 ____________________________________________________________________________
15351 [  6486] By: jhi                                   on 2000/08/02  02:41:57
15352         Log: regen_headers, regen perltoc.
15353      Branch: perl
15354            ! perlapi.c pod/perltoc.pod
15355 ____________________________________________________________________________
15356 [  6485] By: jhi                                   on 2000/08/02  01:43:33
15357         Log: "This little thing tests for a file .patch, and if it contains
15358              a number, pops into patchlevel.h" (making it easier to track
15359              which development version people are reporting bugs against)
15360              
15361              Subject: Patchlevel autogeneration for repository perls
15362              From: simon@brecon.co.uk (Simon Cozens)
15363              Date: 14 Jul 2000 07:12:15 GMT
15364              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
15365      Branch: perl
15366            + fix_pl
15367            ! MANIFEST Makefile.SH
15368 ____________________________________________________________________________
15369 [  6484] By: jhi                                   on 2000/08/02  01:32:54
15370         Log: FreeBSD 3.* updates from
15371              
15372              From: Paul Saab <ps@yahoo-inc.com>
15373              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
15374              Date: Tue, 1 Aug 2000 15:41:39 -0700
15375              Message-Id: <20000801154139.A53740@yahoo-inc.com>
15376      Branch: perl
15377            ! hints/freebsd.sh
15378 ____________________________________________________________________________
15379 [  6483] By: jhi                                   on 2000/08/02  01:27:44
15380         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
15381              instead one must use setproctitle().  This was already addressed
15382              by change #6457, but the below has a new variant for FreeBSD 4.0
15383              or later, and the matter is also documented more.
15384              
15385              From: Paul Saab <ps@yahoo-inc.com>
15386              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
15387              Date: Tue, 1 Aug 2000 15:41:39 -0700
15388              Message-Id: <20000801154139.A53740@yahoo-inc.com>
15389      Branch: metaconfig/U/perl
15390            + i_libutil.U
15391      Branch: perl
15392            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
15393 ____________________________________________________________________________
15394 [  6482] By: jhi                                   on 2000/08/01  22:17:32
15395         Log: The test from this
15396              
15397              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
15398              Date: Sat, 15 Apr 2000 17:03:44 +0100
15399              From: Tom Hughes <tom@compton.nu>
15400              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
15401              
15402              was missing, the code change went in as #5989
15403              (which had a different test?)
15404      Branch: perl
15405            ! t/op/misc.t
15406 ____________________________________________________________________________
15407 [  6481] By: jhi                                   on 2000/08/01  21:48:38
15408         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
15409              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
15410              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
15411              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
15412      Branch: perl
15413            ! perl.h
15414 ____________________________________________________________________________
15415 [  6480] By: jhi                                   on 2000/08/01  18:05:28
15416         Log: Make p4desc to skip non-mainperl branches by default.
15417      Branch: perl
15418            ! Porting/p4desc
15419 ____________________________________________________________________________
15420 [  6479] By: jhi                                   on 2000/08/01  17:29:19
15421         Log: If gccosandvers is equal to osname, clear gccosandvers.
15422      Branch: metaconfig/U/perl
15423            ! gccvers.U
15424      Branch: perl
15425            ! Configure config_h.SH
15426 ____________________________________________________________________________
15427 [  6478] By: jhi                                   on 2000/08/01  15:54:08
15428         Log: BOM patching from Simon Cozens.
15429      Branch: perl
15430            ! toke.c
15431 ____________________________________________________________________________
15432 [  6477] By: jhi                                   on 2000/08/01  04:50:33
15433         Log: Stash away the largefiles flags and libswanted.
15434      Branch: perl
15435            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
15436 ____________________________________________________________________________
15437 [  6476] By: gsar                                  on 2000/08/01  04:24:24
15438         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
15439              on Windows)
15440      Branch: perl
15441            ! t/pragma/utf8.t utf8.c win32/win32.c
15442 ____________________________________________________________________________
15443 [  6475] By: jhi                                   on 2000/08/01  03:35:24
15444         Log: Make chr() for values >127 to create utf8 when under utf8.
15445              
15446              Subject: Re: uft8/chr()
15447              From: simon@brecon.co.uk (Simon Cozens)
15448              Date: 1 Aug 2000 02:37:02 GMT
15449              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
15450      Branch: perl
15451            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
15452 ____________________________________________________________________________
15453 [  6474] By: jhi                                   on 2000/08/01  02:36:18
15454         Log: In Digital UNIX warn if gcc explicitly chosen because even
15455              2.95.2 is known to cause problems.
15456      Branch: perl
15457            ! hints/dec_osf.sh
15458 ____________________________________________________________________________
15459 [  6473] By: jhi                                   on 2000/08/01  02:00:56
15460         Log: Make the safety catch for buggy gccs work with triple version
15461              numbers like 2.95.2.  Reported in
15462              
15463              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
15464              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
15465              Date: Mon, 31 Jul 2000 14:55:06 +0200
15466              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
15467      Branch: perl
15468            ! hints/dec_osf.sh
15469 ____________________________________________________________________________
15470 [  6472] By: jhi                                   on 2000/08/01  01:13:33
15471         Log: Subject: fix and question re: waitpid() under win32
15472              From: Brian Clarke <clarke@appliedmeta.com>
15473              Date: Fri, 28 Jul 2000 15:18:29 -0400
15474              Message-ID: <3981DC85.290314EB@appliedmeta.com>
15475              
15476              Slightly reformatted and WNOHANG # define moved to win32.h
15477              so that also POSIX.xs sees it, as suggsted by Sarathy.
15478      Branch: perl
15479            ! win32/win32.c win32/win32.h
15480 ____________________________________________________________________________
15481 [  6471] By: jhi                                   on 2000/08/01  00:55:05
15482         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
15483              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15484              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
15485              Date: Mon, 31 Jul 2000 13:28:51 +0100
15486              
15487              (aka ID 20000730.002)
15488      Branch: perl
15489            ! op.c t/op/tr.t
15490 ____________________________________________________________________________
15491 [  6470] By: jhi                                   on 2000/07/31  23:34:42
15492         Log: Document the problem with -P in HP-UX and its workaround.
15493              
15494              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
15495              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
15496              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
15497              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
15498      Branch: perl
15499            ! README.hpux
15500 ____________________________________________________________________________
15501 [  6469] By: jhi                                   on 2000/07/31  04:15:02
15502         Log: The swallow_bom() saga continues.  The #23 of require.t
15503              (UTF16-LE) still fails (silently, no output) but the #22
15504              (UTF16-BE) seems to be working now.  The root of the
15505              failure may be in sv_gets(): is it UTF-16LE-aware,
15506              especially when it comes to line endings? 
15507      Branch: perl
15508            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
15509            ! t/comp/require.t toke.c utf8.c
15510 ____________________________________________________________________________
15511 [  6468] By: jhi                                   on 2000/07/30  19:05:48
15512         Log: Find green threads before native threads.
15513              
15514              Subject: Re: Patch to jpl/JNI/Makefile.PL
15515              From: Jens Thomsen <jens@fiend.cis.com>
15516              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
15517              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
15518      Branch: perl
15519            ! jpl/JNI/Makefile.PL
15520 ____________________________________________________________________________
15521 [  6467] By: jhi                                   on 2000/07/30  18:36:22
15522         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
15523      Branch: perl
15524            ! doop.c
15525 ____________________________________________________________________________
15526 [  6466] By: jhi                                   on 2000/07/30  04:37:29
15527         Log: A new version of the "remove UPPERACSE string comparison"
15528              operators.  The problem with the previous one (change #6454)
15529              was that it was for Perl 5.6.0.  From Paul Marquess.
15530      Branch: perl
15531            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
15532            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
15533            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
15534 ____________________________________________________________________________
15535 [  6465] By: jhi                                   on 2000/07/29  22:39:56
15536         Log: Do not upgrade SVs into utf8 just because they participate
15537              in eq or cmp.  Reported and fix suggested in
15538              
15539              Subject: [ID 20000720.009] sv_eq UTF8 bug
15540              From: "Simon Cozens" <simon@othersideofthe.earth.li>
15541              Date: 21 Jul 2000 04:37:29 -0000
15542              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
15543              
15544              Exercise for the kind reader: should we or should we not
15545              cache the utf8 conversion alonside the SV? (as magic,
15546              as thestrxfrm()ed version is cached under use locale)
15547              Argue both for and against.
15548      Branch: perl
15549            ! sv.c
15550 ____________________________________________________________________________
15551 [  6464] By: jhi                                   on 2000/07/29  22:36:22
15552         Log: Subject: UTF8 concat
15553              From: simon@brecon.co.uk (Simon Cozens) 
15554              Date: 30 Jun 2000 06:13:25 GMT
15555              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
15556              
15557              (with a memory leak fixed, plus a few casts added)
15558              
15559              This also seems to help for
15560              
15561              Subject: [ID 20000716.015] join UTF8 weirdness
15562              From: root <root@ak-71.mind.de> 
15563              Date: Sat, 15 Jul 2000 15:29:54 +0200
15564              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
15565              
15566              (from Andreas König)
15567      Branch: perl
15568            ! pp_hot.c
15569 ____________________________________________________________________________
15570 [  6463] By: jhi                                   on 2000/07/29  00:55:39
15571         Log: Tune the comments and hopefully stop a memory leak.
15572      Branch: perl
15573            ! toke.c utf8.c
15574 ____________________________________________________________________________
15575 [  6462] By: jhi                                   on 2000/07/29  00:16:53
15576         Log: The problem described in this
15577              
15578              Subject: [ID 20000322.018] named chars aren't magical enough
15579              From: root <root@dixie.cscaper.com>     
15580              Date: Wed, 22 Mar 2000 18:37:42 -0700
15581              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
15582              
15583              has been fixed in perl 5.6.0 but just in case added a test
15584              to keep it away.  (The report from Joseph Hall.)
15585      Branch: perl
15586            ! t/lib/charnames.t
15587 ____________________________________________________________________________
15588 [  6461] By: jhi                                   on 2000/07/28  23:56:36
15589         Log: Tiny fixes for #6460.
15590      Branch: metaconfig/U/perl
15591            ! gccvers.U
15592      Branch: perl
15593            ! Configure config_h.SH
15594 ____________________________________________________________________________
15595 [  6460] By: jhi                                   on 2000/07/28  23:24:41
15596         Log: Warn if the version of the operating system used to compile gcc
15597              differs from the current version of the operating system.
15598              Also display the gcc compilation os and version in myconfig.
15599              Inspiration from
15600              
15601              Subject: Re: [ID 20000710.003] ERRORS!!         
15602              From: "Kurt D. Starsinic" <kstar@chapin.edu>
15603              Date: Mon, 10 Jul 2000 15:54:16 -0400
15604              Message-ID: <20000710155416.A1384@O2.chapin.edu>
15605      Branch: metaconfig/U/perl
15606            ! gccvers.U
15607      Branch: perl
15608            ! Configure config_h.SH myconfig.SH
15609 ____________________________________________________________________________
15610 [  6459] By: jhi                                   on 2000/07/28  22:00:32
15611         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
15612              letter to $Config{osvers}.
15613      Branch: metaconfig
15614            ! U/modified/Oldconfig.U
15615      Branch: perl
15616            ! Configure config_h.SH
15617 ____________________________________________________________________________
15618 [  6458] By: jhi                                   on 2000/07/28  04:15:39
15619         Log: Back out #6454, doesn't seem to work.
15620              (Reason: that patch was for perl 5.6.0, not perl-current)
15621              (A version of the patch for perl-current came in later as #6466)
15622      Branch: perl
15623            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
15624            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
15625            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
15626 ____________________________________________________________________________
15627 [  6457] By: jhi                                   on 2000/07/27  23:31:49
15628         Log: Use setproctitle() if available to modify $0.
15629              
15630              Subject: setting $* on BSD4 broken
15631              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
15632              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
15633              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
15634      Branch: metaconfig
15635            ! U/modified/Myinit.U
15636      Branch: perl
15637            ! Configure config_h.SH mg.c
15638 ____________________________________________________________________________
15639 [  6456] By: jhi                                   on 2000/07/27  14:50:47
15640         Log: Allow "no AutoLoader;", based on change #6444,
15641              suggested by Graham Barr.
15642      Branch: perl
15643            ! lib/AutoLoader.pm
15644 ____________________________________________________________________________
15645 [  6455] By: jhi                                   on 2000/07/27  14:19:10
15646         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
15647              From: rspier@pobox.com (Robert Spier)
15648              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
15649              Message-ID: <14720.15855.787664.424783@rls.cx>
15650      Branch: perl
15651            ! pod/perldiag.pod
15652 ____________________________________________________________________________
15653 [  6454] By: jhi                                   on 2000/07/27  14:03:02
15654         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
15655              for a long time).
15656              
15657              Reported in
15658              
15659              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
15660              From: Ryan Herbert <rherbert@sycamorehq.com>
15661              Date: Mon, 17 Jul 2000 11:40:42 -0400
15662              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
15663              
15664              Patched in
15665              
15666              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
15667              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
15668              Date: Wed, 26 Jul 2000 23:40:18 +0100
15669              Message-ID: <000001bff752$79511880$0a17073e@tiny>
15670              
15671              based on an earlier patch from Stephen P. Potter.
15672              
15673              (Removed later by change #6458 because this patch was for
15674              perl 5.6.0, not perl-current)
15675      Branch: perl
15676            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
15677            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
15678            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
15679 ____________________________________________________________________________
15680 [  6453] By: jhi                                   on 2000/07/27  13:48:02
15681         Log: Subject: [PATCH] fixes bug 20000508.004
15682              From: Michael Stevens <mstevens@globnix.org>
15683              Date: Thu, 27 Jul 2000 13:49:04 +0100
15684              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
15685      Branch: perl
15686            ! pod/perldata.pod
15687 ____________________________________________________________________________
15688 [  6452] By: jhi                                   on 2000/07/26  23:51:26
15689         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
15690              and Craig A. Berry.
15691      Branch: perl
15692            ! lib/File/Temp.pm pod/perlport.pod
15693 ____________________________________________________________________________
15694 [  6451] By: jhi                                   on 2000/07/26  19:43:30
15695         Log: Be wary of close()s, too.
15696              
15697              Subject: Re: [PATCH] perlbug cleanup
15698              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15699              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
15700              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
15701      Branch: perl
15702            ! utils/perlbug.PL
15703 ____________________________________________________________________________
15704 [  6450] By: jhi                                   on 2000/07/26  18:41:40
15705         Log: Subject: Minor doc patch: handy.h
15706              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
15707              Date: Wed, 26 Jul 2000 15:34:25 -0300
15708              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
15709      Branch: perl
15710            ! handy.h pod/perlapi.pod
15711 ____________________________________________________________________________
15712 [  6449] By: jhi                                   on 2000/07/26  18:23:55
15713         Log: Subject: [PATCH] minor doc change - perlguts
15714              From: Michael Stevens <mstevens@globnix.org>
15715              Date: Thu, 13 Jul 2000 12:39:18 +0100
15716              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
15717      Branch: perl
15718            ! pod/perlguts.pod
15719 ____________________________________________________________________________
15720 [  6448] By: jhi                                   on 2000/07/26  18:20:30
15721         Log: open() wariness in perlbug.
15722              
15723              Subject: [PATCH] perlbug cleanup
15724              From: Michael Stevens <mstevens@globnix.org>
15725              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
15726              Date: Thu, 13 Jul 2000 15:52:23 +0100
15727      Branch: perl
15728            ! utils/perlbug.PL
15729 ____________________________________________________________________________
15730 [  6447] By: jhi                                   on 2000/07/26  18:13:04
15731         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
15732      Branch: perl
15733            ! lib/File/Temp.pm t/lib/ftmp-security.t
15734 ____________________________________________________________________________
15735 [  6446] By: jhi                                   on 2000/07/26  18:06:32
15736         Log: docfix from Peter Scott <Peter@PSDT.com>.
15737      Branch: perl
15738            ! pod/perlfunc.pod
15739 ____________________________________________________________________________
15740 [  6445] By: jhi                                   on 2000/07/26  17:53:31
15741         Log: Fix *foo{FORMAT}.
15742              
15743              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15744              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
15745              Date: Wed, 26 Jul 2000 19:51:02 +0200
15746              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
15747              
15748              From: Graham Barr <gbarr@pobox.com>
15749              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
15750              Date: Wed, 26 Jul 2000 17:38:36 +0100
15751              Message-ID: <20000726173836.L472@pobox.com>
15752      Branch: perl
15753            ! pp.c sv.c t/op/gv.t
15754 ____________________________________________________________________________
15755 [  6444] By: jhi                                   on 2000/07/26  17:49:14
15756         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
15757              from Graham Barr in the module list.
15758      Branch: perl
15759            ! gv.c pod/perlobj.pod
15760 ____________________________________________________________________________
15761 [  6443] By: jhi                                   on 2000/07/26  16:06:56
15762         Log: More split() doc and test patches from Mike Guy.
15763      Branch: perl
15764            ! pod/perlfunc.pod t/op/split.t
15765 ____________________________________________________________________________
15766 [  6442] By: jhi                                   on 2000/07/26  16:05:30
15767         Log: MacOS nits from Matthias Neeracher.
15768      Branch: perl
15769            ! perl.c pp_ctl.c
15770 ____________________________________________________________________________
15771 [  6441] By: jhi                                   on 2000/07/26  04:39:57
15772         Log: Subject: [PATCH] split /^/
15773              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15774              Date: Tue, 25 Jul 2000 14:18:57 +0100
15775              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
15776              
15777              (with notes from tchrist and gbarr)
15778      Branch: perl
15779            ! pod/perlfunc.pod t/op/split.t
15780 ____________________________________________________________________________
15781 [  6440] By: jhi                                   on 2000/07/26  04:32:32
15782         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
15783              From: Peter Prymmer <pvhp@forte.com>
15784              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
15785              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
15786      Branch: perl
15787            ! vms/munchconfig.c
15788 ____________________________________________________________________________
15789 [  6439] By: jhi                                   on 2000/07/26  04:31:01
15790         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
15791              to be fatal errors (instead of by default ignoring them, and
15792              ignoring with a bug: even though -w gave an error, the opening [
15793              was left in)  Reported in:
15794              
15795              Subject: [ID 20000716.024] [=cc=] / [:blank:]
15796              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
15797              Date: Sun, 16 Jul 2000 17:55:29 -0700
15798              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
15799      Branch: perl
15800            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
15801 ____________________________________________________________________________
15802 [  6438] By: jhi                                   on 2000/07/25  15:41:15
15803         Log: Subject: [PATCH] av.c apidoc
15804              From: simon@brecon.co.uk (Simon Cozens)
15805              Date: 24 Jul 2000 06:40:52 GMT
15806              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
15807      Branch: perl
15808            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
15809            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
15810 ____________________________________________________________________________
15811 [  6437] By: jhi                                   on 2000/07/25  14:05:36
15812         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
15813              From: "Stephen P. Potter" <spp@ds.net>
15814              Date: Mon, 24 Jul 2000 14:22:23 -0400
15815              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
15816      Branch: perl
15817            ! pod/perllocale.pod
15818 ____________________________________________________________________________
15819 [  6436] By: jhi                                   on 2000/07/25  14:02:03
15820         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
15821              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15822              Date: Mon, 24 Jul 2000 18:04:28 +0100
15823              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
15824      Branch: perl
15825            ! t/lib/syslfs.t t/op/lfs.t
15826 ____________________________________________________________________________
15827 [  6435] By: jhi                                   on 2000/07/25  13:59:28
15828         Log: Get UTF16 BOMs working.  Patch from
15829              
15830              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
15831              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15832              Date: Tue, 25 Jul 2000 12:52:45 +0100
15833              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
15834              
15835              and notes from
15836              
15837              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
15838              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15839              Date: Tue, 25 Jul 2000 11:43:25 +0100
15840              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
15841      Branch: perl
15842            ! t/comp/require.t toke.c utf8.c
15843 ____________________________________________________________________________
15844 [  6434] By: jhi                                   on 2000/07/25  02:39:54
15845         Log: Make the "uninit variable" warning to say "concat or string"
15846              or "join or string" when in concat or join .
15847              
15848              Subject: Re: [ID 20000403.009] uninitialised concatenation???
15849              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15850              Date: Tue, 04 Apr 2000 18:22:58 +0100
15851              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
15852              
15853              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
15854              From: William R Ward <hermit@BayView.COM>
15855              Date: Thu, 30 Mar 2000 19:50:03 -0800
15856              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
15857      Branch: perl
15858            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
15859            ! t/pragma/warn/op t/pragma/warn/sv
15860 ____________________________________________________________________________
15861 [  6433] By: jhi                                   on 2000/07/24  17:52:56
15862         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
15863      Branch: perl
15864            ! lib/File/Spec/VMS.pm
15865 ____________________________________________________________________________
15866 [  6432] By: jhi                                   on 2000/07/24  17:44:44
15867         Log: Test cases for #6431.
15868              
15869              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
15870              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15871              Date: Mon, 24 Jul 2000 15:32:29 +0100
15872              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
15873      Branch: perl
15874            ! t/op/pat.t t/op/split.t
15875 ____________________________________________________________________________
15876 [  6431] By: jhi                                   on 2000/07/24  17:43:17
15877         Log: Bind op fix.
15878              
15879              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
15880              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15881              Date: Mon, 17 Jul 2000 20:04:56 +0100
15882              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
15883      Branch: perl
15884            ! op.c
15885 ____________________________________________________________________________
15886 [  6430] By: jhi                                   on 2000/07/24  03:42:42
15887         Log: Subject: [ID 20000716.023] syslog test fails without sockets
15888              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15889              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
15890              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
15891      Branch: metaconfig/U/perl
15892            ! Extensions.U
15893      Branch: perl
15894            ! Configure config_h.SH
15895 ____________________________________________________________________________
15896 [  6429] By: jhi                                   on 2000/07/24  03:11:52
15897         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
15898              case, but add also notes explaining the relationship of this
15899              patch and the earlier notes by Sarathy.
15900              
15901              Subject: Map is still slow
15902              From: "Ben Tilly" <ben_tilly@hotmail.com>
15903              Date: Sat, 15 Jul 2000 17:23:27 EDT
15904              Message-ID: <20000715212327.21656.qmail@hotmail.com>
15905      Branch: perl
15906            ! pp_ctl.c
15907 ____________________________________________________________________________
15908 [  6428] By: jhi                                   on 2000/07/24  02:58:52
15909         Log: Documentation to explain the behaviour of map().
15910              
15911              Subject: Re: Map is still slow 
15912              From: Gurusamy Sarathy <gsar@ActiveState.com>
15913              Date: Sat, 15 Jul 2000 16:05:09 -0700
15914              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
15915      Branch: perl
15916            ! pp_ctl.c
15917 ____________________________________________________________________________
15918 [  6427] By: jhi                                   on 2000/07/24  02:50:03
15919         Log: Add tests for
15920              [ID 19991110.003] another matching finding by pcre author
15921              which has already been fixed by some patch, as verified in
15922              
15923              Subject: Re: two regex bugs from the mists of time (well, last November)
15924              From: Hugo <hv@crypt.compulink.co.uk>
15925              Date: Sat, 22 Jul 2000 18:12:58 +0100
15926              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
15927      Branch: perl
15928            ! t/op/re_tests
15929 ____________________________________________________________________________
15930 [  6426] By: jhi                                   on 2000/07/24  02:11:20
15931         Log: A missing 'break' after the [[:space:]] switch case.
15932              
15933              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
15934              From: "Stephen P. Potter" <spp@ds.net>
15935              Date: Tue, 18 Jul 2000 16:25:17 -0400
15936              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
15937      Branch: perl
15938            ! regcomp.c
15939 ____________________________________________________________________________
15940 [  6425] By: jhi                                   on 2000/07/24  02:06:12
15941         Log: The output might have been produced in the wrong order.
15942              
15943              Subject: [ID 20000720.003] [PATCH] t/op/write.t
15944              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15945              Date: Thu, 20 Jul 2000 18:49:18 +0100
15946              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
15947      Branch: perl
15948            ! t/op/write.t
15949 ____________________________________________________________________________
15950 [  6424] By: jhi                                   on 2000/07/24  02:00:07
15951         Log: Use STDOUT consistently.
15952              
15953              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
15954              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15955              Date: Thu, 20 Jul 2000 18:04:01 +0100
15956              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
15957      Branch: perl
15958            ! lib/Test/Harness.pm
15959 ____________________________________________________________________________
15960 [  6423] By: jhi                                   on 2000/07/24  01:54:54
15961         Log: Protect against "wild next"s, that is, callbacks doing "next"
15962              instead of "return".
15963              
15964              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
15965              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15966              Date: Tue, 18 Jul 2000 11:30:16 +0100
15967              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
15968      Branch: perl
15969            ! lib/File/Find.pm
15970 ____________________________________________________________________________
15971 [  6422] By: jhi                                   on 2000/07/24  01:35:47
15972         Log: Out-of-date note removed.
15973              
15974              Subject: [PATCH] documentation perlipc
15975              From: rspier@pobox.com (Robert Spier)
15976              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
15977              Message-ID: <14711.35178.572612.502654@rls.cx>
15978      Branch: perl
15979            ! pod/perlipc.pod
15980 ____________________________________________________________________________
15981 [  6421] By: jhi                                   on 2000/07/24  00:09:18
15982         Log: Send all installperl messages to STDERR and be -w clean.
15983              
15984              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
15985              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15986              Date: Sat, 22 Jul 2000 14:02:11 +0100
15987              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
15988      Branch: perl
15989            ! installperl
15990 ____________________________________________________________________________
15991 [  6420] By: jhi                                   on 2000/07/24  00:04:19
15992         Log: Decutandpasto.
15993              
15994              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
15995              From: "Richard Soderberg" <rs@crystalflame.net>
15996              Date: Sun, 23 Jul 2000 01:37:23 -0700
15997              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
15998      Branch: perl
15999            ! pod/perlipc.pod
16000 ____________________________________________________________________________
16001 [  6419] By: jhi                                   on 2000/07/24  00:01:12
16002         Log: A cleaner abs_path().
16003              Subject: Re: unix alternative to Cwd.pm
16004              From: Jeff Pinyan <jeffp@crusoe.net>
16005              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
16006              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
16007      Branch: perl
16008            ! lib/Cwd.pm
16009 ____________________________________________________________________________
16010 [  6418] By: jhi                                   on 2000/07/23  23:48:56
16011         Log: Detypo.
16012              
16013              Subject: [PATCH perl-current] Typo in hints/powerux.sh
16014              From: "Richard Soderberg" <rs@crystalflame.net>
16015              Date: Sun, 23 Jul 2000 01:27:33 -0700
16016              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
16017      Branch: perl
16018            ! hints/powerux.sh
16019 ____________________________________________________________________________
16020 [  6417] By: jhi                                   on 2000/07/17  22:13:31
16021         Log: Subject: SDBM_File documentation
16022              From: mjd@plover.com
16023              Date: 16 Jul 2000 17:41:17 -0000
16024              Message-ID: <20000716174117.18515.qmail@plover.com>
16025      Branch: perl
16026            ! ext/SDBM_File/SDBM_File.pm
16027 ____________________________________________________________________________
16028 [  6416] By: jhi                                   on 2000/07/17  19:13:26
16029         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
16030      Branch: perl
16031            ! hints/mpeix.sh mpeix/relink
16032 ____________________________________________________________________________
16033 [  6415] By: jhi                                   on 2000/07/15  14:11:02
16034         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
16035              the utf8 'characters' can be more than one octet).
16036              
16037              Date: Sat, 15 Jul 2000 00:21:56 +0100
16038              From: Tom Hughes <tom@compton.nu>
16039              Subject: Re: [ID 20000714.002]
16040              Message-ID: <db2334de49.tom@compton.compton.nu>
16041              
16042              Reported in
16043              
16044              Subject: [ID 20000714.002]
16045              From: "Simon Cozens" <simon@othersideofthe.earth.li>
16046              Date: 14 Jul 2000 15:13:09 -0000
16047              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
16048      Branch: perl
16049            ! doop.c
16050 ____________________________________________________________________________
16051 [  6414] By: jhi                                   on 2000/07/15  03:13:41
16052         Log: another VMS build tweak from Peter Prymmer
16053      Branch: perl
16054            ! vms/descrip_mms.template
16055 ____________________________________________________________________________
16056 [  6413] By: jhi                                   on 2000/07/15  03:10:40
16057         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
16058      Branch: perl
16059            ! vms/perlvms.pod
16060 ____________________________________________________________________________
16061 [  6412] By: jhi                                   on 2000/07/15  00:31:05
16062         Log: More docs for sv functions.
16063              
16064              Subject: [PATCH cfgperl] sv.c apidoc
16065              From: simon@brecon.co.uk (Simon Cozens)
16066              Date: 13 Jul 2000 09:00:20 GMT
16067              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
16068              
16069              Subject: Re: [PATCH cfgperl] sv.c apidoc
16070              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16071              Date: Thu, 13 Jul 2000 12:27:41 +0100
16072              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
16073              
16074              Subject: Re: [PATCH cfgperl] sv.c apidoc
16075              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16076              Date: Thu, 13 Jul 2000 13:23:09 +0100
16077              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
16078              
16079              Subject: Re: [PATCH cfgperl] sv.c apidoc
16080              From: simon@brecon.co.uk (Simon Cozens)
16081              Date: 14 Jul 2000 06:51:02 GMT
16082              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
16083      Branch: perl
16084            ! embed.pl pod/perlapi.pod sv.c
16085 ____________________________________________________________________________
16086 [  6411] By: jhi                                   on 2000/07/15  00:10:41
16087         Log: lib/b test fixes from Peter Prymmer.
16088      Branch: perl
16089            ! t/lib/b.t
16090 ____________________________________________________________________________
16091 [  6410] By: jhi                                   on 2000/07/15  00:02:09
16092         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
16093              From: Hugo <hv@crypt.compulink.co.uk>
16094              Date: Fri, 14 Jul 2000 23:05:20 +0100
16095              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
16096              
16097              Didn't anymore apply, but that point still could use another fix.
16098      Branch: perl
16099            ! pod/perlfunc.pod
16100 ____________________________________________________________________________
16101 [  6409] By: jhi                                   on 2000/07/14  23:15:15
16102         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
16103              not in pod, from Peter Prymmer
16104      Branch: perl
16105            ! vms/descrip_mms.template
16106 ____________________________________________________________________________
16107 [  6408] By: jhi                                   on 2000/07/14  20:35:05
16108         Log: The bug report
16109              [ID 19991110.002] minimal matching discrepancy found by pcre author
16110              seems to have been fixed (though differently from what was suggested
16111              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
16112      Branch: perl
16113            ! t/op/re_tests
16114 ____________________________________________________________________________
16115 [  6407] By: jhi                                   on 2000/07/14  17:38:08
16116         Log: Fix AutoSplit to use File::Spec the right way in VMS,
16117              from Peter Prymmer.
16118      Branch: perl
16119            ! lib/AutoSplit.pm
16120 ____________________________________________________________________________
16121 [  6406] By: jhi                                   on 2000/07/14  14:13:22
16122         Log: Merge perlhacktut into perlhack, update perlguts.
16123              
16124              Subject: Re: Perlhacktut
16125              From: simon@brecon.co.uk (Simon Cozens)
16126              Date: 14 Jul 2000 06:49:21 GMT
16127              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
16128              
16129              Subject: Re: Perlhacktut
16130              From: simon@brecon.co.uk (Simon Cozens)
16131              Date: 14 Jul 2000 07:09:45 GMT
16132              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
16133      Branch: perl
16134            ! pod/perlguts.pod pod/perlhack.pod
16135 ____________________________________________________________________________
16136 [  6405] By: jhi                                   on 2000/07/14  14:02:31
16137         Log: Integrate with Sarathy.
16138      Branch: cfgperl
16139           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
16140           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
16141           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
16142 ____________________________________________________________________________
16143 [  6404] By: gsar                                  on 2000/07/14  12:15:02
16144         Log: PERL_OBJECT build tweaks
16145      Branch: perl
16146            ! toke.c
16147 ____________________________________________________________________________
16148 [  6403] By: gsar                                  on 2000/07/14  11:23:41
16149         Log: inconsistent types needs casts
16150      Branch: perl
16151            ! toke.c
16152 ____________________________________________________________________________
16153 [  6402] By: gsar                                  on 2000/07/14  11:12:04
16154         Log: typos in change#6399, regen headers
16155      Branch: perl
16156            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
16157 ____________________________________________________________________________
16158 [  6401] By: gsar                                  on 2000/07/14  10:59:12
16159         Log: typecasts needed for change#6394
16160      Branch: perl
16161            ! toke.c
16162 ____________________________________________________________________________
16163 [  6400] By: gsar                                  on 2000/07/14  10:49:37
16164         Log: integrate cfgperl contents into mainline
16165      Branch: perl
16166           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
16167           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
16168 ____________________________________________________________________________
16169 [  6399] By: gsar                                  on 2000/07/14  10:38:35
16170         Log: enable UTF-16 filter by default if relevant BOM is seen; various
16171              cleanups (typos, misformatted code, and small bugs)
16172      Branch: perl
16173            ! doop.c embed.pl mg.c op.c pp.c toke.c
16174 ____________________________________________________________________________
16175 [  6398] By: gsar                                  on 2000/07/14  08:55:38
16176         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
16177              name suggests anyway)
16178      Branch: perl
16179            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
16180 ____________________________________________________________________________
16181 [  6397] By: gsar                                  on 2000/07/14  08:44:33
16182         Log: move new variables to the end of the interpreter structure (for
16183              bincompat in code that doesn't #include XSUB.h)
16184      Branch: perl
16185            ! intrpvar.h
16186 ____________________________________________________________________________
16187 [  6396] By: gsar                                  on 2000/07/14  08:13:58
16188         Log: MakeMaker should not remove editor backups (*~) on `make clean`
16189              by default (completes change#6383)
16190      Branch: perl
16191            ! lib/ExtUtils/MM_Unix.pm
16192 ____________________________________________________________________________
16193 [  6395] By: jhi                                   on 2000/07/14  05:20:33
16194         Log: Replace change #6337 with a better one.
16195              
16196              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
16197              From: Hugo <hv@crypt.compulink.co.uk>
16198              Date: Fri, 14 Jul 2000 04:16:20 +0100
16199              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
16200      Branch: cfgperl
16201            ! regexec.c t/op/re_tests
16202 ____________________________________________________________________________
16203 [  6394] By: jhi                                   on 2000/07/14  01:33:59
16204         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
16205      Branch: cfgperl
16206            ! embed.pl global.sym proto.h toke.c
16207 ____________________________________________________________________________
16208 [  6393] By: jhi                                   on 2000/07/13  23:41:23
16209         Log: remove discarded test
16210      Branch: cfgperl
16211            ! MANIFEST
16212 ____________________________________________________________________________
16213 [  6392] By: jhi                                   on 2000/07/13  23:32:25
16214         Log: The {multiplier} of a fixed substring was overlooked which
16215              caused a wrong initial search offset for that substring.
16216              
16217              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
16218              From: Hugo <hv@crypt.compulink.co.uk>
16219              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
16220              Date: Thu, 13 Jul 2000 19:27:13 +0100
16221      Branch: cfgperl
16222            ! regcomp.c t/op/re_tests
16223 ____________________________________________________________________________
16224 [  6391] By: jhi                                   on 2000/07/13  16:37:42
16225         Log: typo fix from Craig Berry
16226      Branch: cfgperl
16227            ! vms/subconfigure.com
16228 ____________________________________________________________________________
16229 [  6390] By: jhi                                   on 2000/07/13  13:20:12
16230         Log: Integrate with Sarathy.
16231      Branch: cfgperl
16232            - t/op/method2entersub.t
16233           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
16234           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
16235           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
16236           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
16237 ____________________________________________________________________________
16238 [  6389] By: jhi                                   on 2000/07/13  13:18:48
16239         Log: Detypo from Peter Prymmer, part of #6388.
16240      Branch: cfgperl
16241            ! Configure config_h.SH
16242      Branch: metaconfig
16243            ! U/modified/d_longlong.U
16244 ____________________________________________________________________________
16245 [  6388] By: gsar                                  on 2000/07/13  06:33:40
16246         Log: typos (spotted by Peter Prymmer)
16247      Branch: perl
16248            ! Configure t/lib/english.t
16249 ____________________________________________________________________________
16250 [  6387] By: gsar                                  on 2000/07/13  05:35:28
16251         Log: new selfloader.t in change#6183 doesn't close DATA handles,
16252              and thus fails to clean up tmp files on dosish platforms
16253      Branch: perl
16254            ! t/lib/selfloader.t
16255 ____________________________________________________________________________
16256 [  6386] By: gsar                                  on 2000/07/12  21:42:39
16257         Log: sprintf test tweaks (from Dominic Dunlop)
16258      Branch: perl
16259            ! t/op/sprintf.t
16260 ____________________________________________________________________________
16261 [  6385] By: gsar                                  on 2000/07/12  21:33:46
16262         Log: fix bugs in processing %v-*d and similar format specs (from
16263              Avi Finkel <avi@finkel.org>)
16264      Branch: perl
16265            ! sv.c t/op/sprintf.t
16266 ____________________________________________________________________________
16267 [  6384] By: gsar                                  on 2000/07/12  16:04:19
16268         Log: readd missing perldelta.pod changes from changes#6339,6376
16269      Branch: perl
16270            ! pod/perldelta.pod
16271 ____________________________________________________________________________
16272 [  6383] By: gsar                                  on 2000/07/12  16:00:51
16273         Log: don't clobber *.orig files on *clean targets
16274      Branch: perl
16275            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
16276 ____________________________________________________________________________
16277 [  6382] By: gsar                                  on 2000/07/12  07:59:12
16278         Log: fix broken integrations in cfgperl
16279      Branch: cfgperl
16280           !> Changes pod/perldelta.pod
16281 ____________________________________________________________________________
16282 [  6381] By: gsar                                  on 2000/07/12  07:42:17
16283         Log: integrate cfgperl changes into mainline
16284      Branch: perl
16285            ! Changes
16286           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
16287           !> pod/perlre.pod
16288 ____________________________________________________________________________
16289 [  6380] By: gsar                                  on 2000/07/12  07:31:00
16290         Log: get sprintf.t to adjust properly for 3-digit exponents
16291      Branch: perl
16292            ! t/op/sprintf.t
16293 ____________________________________________________________________________
16294 [  6379] By: gsar                                  on 2000/07/12  06:40:04
16295         Log: change#6174 needs corresponding change in win32/config_h.PL,
16296              which grovels through config_h.SH to find the config.h name
16297      Branch: perl
16298            ! win32/config_h.PL
16299 ____________________________________________________________________________
16300 [  6378] By: jhi                                   on 2000/07/12  05:03:59
16301         Log: Do the cc sanity check both before the hints and
16302              after the cc selction.
16303      Branch: cfgperl
16304            ! Configure config_h.SH
16305      Branch: metaconfig
16306            ! U/modified/Oldconfig.U U/modified/cc.U
16307      Branch: metaconfig/U/perl
16308            + Checkcc.U
16309 ____________________________________________________________________________
16310 [  6377] By: jhi                                   on 2000/07/12  02:49:22
16311         Log: Fix nits noticed by Boston.pm.
16312      Branch: cfgperl
16313            ! pod/perlre.pod
16314 ____________________________________________________________________________
16315 [  6376] By: jhi                                   on 2000/07/11  21:22:13
16316         Log: Configure cosmetics and perldelta.
16317      Branch: cfgperl
16318            ! Configure config_h.SH pod/perldelta.pod
16319      Branch: metaconfig
16320            ! U/modified/cc.U
16321 ____________________________________________________________________________
16322 [  6375] By: gsar                                  on 2000/07/11  21:17:35
16323         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
16324      Branch: perl
16325            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
16326            ! win32/win32sck.c
16327 ____________________________________________________________________________
16328 [  6374] By: gsar                                  on 2000/07/11  20:48:50
16329         Log: tweak for build failure under multiplicity
16330      Branch: perl
16331            ! toke.c
16332 ____________________________________________________________________________
16333 [  6373] By: gsar                                  on 2000/07/11  20:37:23
16334         Log: integrate cfgperl changes#6325..6373 into mainline
16335              (NOTE: today's batch of integrations still untested)
16336      Branch: perl
16337           +> ext/DynaLoader/hints/netbsd.pl
16338            ! Changes
16339           !> (integrate 26 files)
16340 ____________________________________________________________________________
16341 [  6372] By: jhi                                   on 2000/07/11  20:30:36
16342         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
16343              regen perltoc.
16344      Branch: cfgperl
16345            + pod/perlbook.pod
16346            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
16347            ! pod/perltoc.pod
16348 ____________________________________________________________________________
16349 [  6371] By: jhi                                   on 2000/07/11  20:08:56
16350         Log: Minor cleanups on the booklist.
16351      Branch: cfgperl
16352            ! pod/perlfaq2.pod
16353 ____________________________________________________________________________
16354 [  6370] By: jhi                                   on 2000/07/11  19:31:13
16355         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
16356      Branch: cfgperl
16357            ! t/pragma/overload.t
16358 ____________________________________________________________________________
16359 [  6369] By: gsar                                  on 2000/07/11  19:27:48
16360         Log: integrate cfgperl changes#6293..6324 into mainline
16361      Branch: perl
16362           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
16363            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
16364           !> (integrate 30 files)
16365 ____________________________________________________________________________
16366 [  6368] By: gsar                                  on 2000/07/11  19:18:57
16367         Log: skip integrate of problematic change#6292 from cfgperl into mainline
16368      Branch: perl
16369           !> pp_hot.c
16370 ____________________________________________________________________________
16371 [  6367] By: gsar                                  on 2000/07/11  19:17:21
16372         Log: integrate cfgperl changes#6288..6290 into mainline
16373      Branch: perl
16374           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
16375 ____________________________________________________________________________
16376 [  6366] By: gsar                                  on 2000/07/11  19:11:18
16377         Log: integrate cfgperl changes#6268..6282 into mainline
16378      Branch: perl
16379           !> (integrate 30 files)
16380 ____________________________________________________________________________
16381 [  6365] By: gsar                                  on 2000/07/11  18:57:00
16382         Log: delete new accidentally branched file
16383      Branch: perl
16384            - t/op/method2entersub.t
16385 ____________________________________________________________________________
16386 [  6364] By: gsar                                  on 2000/07/11  18:55:13
16387         Log: skip integrate of change#6267 from cfgperl into mainline (the
16388              method call optimization is flawed without additional hints
16389              from user about immutableness of @ISA and no runtime method
16390              definitions)
16391      Branch: perl
16392           +> t/op/method2entersub.t
16393           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
16394           !> perl.h t/op/sprintf.t xsutils.c
16395 ____________________________________________________________________________
16396 [  6363] By: gsar                                  on 2000/07/11  18:49:43
16397         Log: integrate cfgperl changes#6261..6266 into mainline
16398      Branch: perl
16399           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
16400           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
16401           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16402           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
16403 ____________________________________________________________________________
16404 [  6362] By: gsar                                  on 2000/07/11  18:43:26
16405         Log: integrate cfgperl changes#6252..6260 into mainline
16406      Branch: perl
16407           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
16408           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
16409           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
16410           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
16411 ____________________________________________________________________________
16412 [  6361] By: gsar                                  on 2000/07/11  18:37:12
16413         Log: skip integrate of problematic change#6251 from cfgperl into mainline
16414      Branch: perl
16415           !> lib/Exporter.pm
16416 ____________________________________________________________________________
16417 [  6360] By: gsar                                  on 2000/07/11  18:34:56
16418         Log: integrate cfgperl change#6250 into mainline
16419      Branch: perl
16420           +> t/op/my_stash.t
16421           !> MANIFEST embed.pl proto.h toke.c
16422 ____________________________________________________________________________
16423 [  6359] By: gsar                                  on 2000/07/11  18:21:19
16424         Log: integrate cfgperl changes#6242..6249 into mainline
16425      Branch: perl
16426           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
16427           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
16428           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
16429           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
16430           !> t/lib/peek.t utf8.c
16431 ____________________________________________________________________________
16432 [  6358] By: gsar                                  on 2000/07/11  18:15:45
16433         Log: skip integrate of problematic change#6241 from cfgperl into mainline
16434      Branch: perl
16435           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
16436 ____________________________________________________________________________
16437 [  6357] By: jhi                                   on 2000/07/11  18:15:16
16438         Log: Fix for
16439              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
16440              From: Roderick Schertler <roderick@argon.org> 
16441              Date: Tue, 11 Jul 2000 13:55:05 -0400 
16442              Message-Id: <200007111755.NAA05077@jones.argon.org> 
16443      Branch: cfgperl
16444            ! doio.c
16445 ____________________________________________________________________________
16446 [  6356] By: jhi                                   on 2000/07/11  18:12:51
16447         Log: Typo in #6341.
16448      Branch: cfgperl
16449            ! pp_hot.c
16450 ____________________________________________________________________________
16451 [  6355] By: gsar                                  on 2000/07/11  18:12:10
16452         Log: integrate cfgperl changes#6231..6240 into mainline
16453      Branch: perl
16454           +> pod/perlutil.pod
16455           !> (integrate 35 files)
16456 ____________________________________________________________________________
16457 [  6354] By: jhi                                   on 2000/07/11  18:04:34
16458         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
16459              From: Dominic Dunlop <domo@computer.org> 
16460              Date: Tue, 11 Jul 2000 12:27:33 +0200 
16461              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
16462              
16463              Replaces change #6268.
16464      Branch: cfgperl
16465            ! t/op/sprintf.t
16466 ____________________________________________________________________________
16467 [  6353] By: gsar                                  on 2000/07/11  17:59:51
16468         Log: skip integrate of problematic change#6230 from cfgperl into mainline
16469              (a later version of File::Spec is already in mainline)
16470      Branch: perl
16471           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
16472           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
16473 ____________________________________________________________________________
16474 [  6352] By: gsar                                  on 2000/07/11  17:57:48
16475         Log: integrate cfgperl changes#6224..6229 into mainline
16476      Branch: perl
16477           +> lib/lib.pm.PL
16478            - lib/lib.pm
16479           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
16480           !> lib/English.pm op.c t/lib/english.t
16481 ____________________________________________________________________________
16482 [  6351] By: gsar                                  on 2000/07/11  17:50:10
16483         Log: skip integrate of problematic change#6223 from cfgperl into mainline
16484      Branch: perl
16485           !> doio.c
16486 ____________________________________________________________________________
16487 [  6350] By: gsar                                  on 2000/07/11  17:48:28
16488         Log: integrate cfgperl changes#6220..6222 into mainline
16489      Branch: perl
16490           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
16491           !> toke.c utf8.c win32/win32.h
16492 ____________________________________________________________________________
16493 [  6349] By: gsar                                  on 2000/07/11  17:46:13
16494         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
16495              mainline
16496      Branch: perl
16497           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
16498           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
16499           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16500 ____________________________________________________________________________
16501 [  6348] By: jhi                                   on 2000/07/11  17:45:49
16502         Log: README.posix-bc podified from Thomas Dorner.
16503      Branch: cfgperl
16504            ! README.posix-bc
16505 ____________________________________________________________________________
16506 [  6347] By: gsar                                  on 2000/07/11  17:42:04
16507         Log: integrate cfgperl change#6217 into mainline
16508      Branch: perl
16509           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
16510           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
16511           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
16512 ____________________________________________________________________________
16513 [  6346] By: gsar                                  on 2000/07/11  17:39:37
16514         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
16515              mainline
16516      Branch: perl
16517           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
16518           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
16519           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
16520           !> perlapi.h pod/perlapi.pod
16521 ____________________________________________________________________________
16522 [  6345] By: gsar                                  on 2000/07/11  17:36:42
16523         Log: integrate cfgperl changes#6207..6210 into mainline
16524      Branch: perl
16525           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
16526           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
16527 ____________________________________________________________________________
16528 [  6344] By: gsar                                  on 2000/07/11  17:31:20
16529         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
16530              mainline
16531      Branch: perl
16532           !> (integrate 40 files)
16533 ____________________________________________________________________________
16534 [  6343] By: gsar                                  on 2000/07/11  17:19:08
16535         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
16536      Branch: perl
16537           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
16538            ! Changes
16539           !> (integrate 34 files)
16540 ____________________________________________________________________________
16541 [  6342] By: jhi                                   on 2000/07/11  16:05:48
16542         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
16543              To: perl5-porters@perl.org
16544              From: Karsten Sperling <spiff@phreax.net>
16545              Date: Mon, 10 Jul 2000 15:12:52 +0200
16546              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
16547      Branch: cfgperl
16548            ! lib/Symbol.pm
16549 ____________________________________________________________________________
16550 [  6341] By: jhi                                   on 2000/07/11  15:59:23
16551         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
16552              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16553              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
16554              Date: Fri, 07 Jul 2000 17:57:16 +0100
16555      Branch: cfgperl
16556            ! pp_hot.c
16557 ____________________________________________________________________________
16558 [  6340] By: jhi                                   on 2000/07/11  15:55:47
16559         Log: Subject: Re: format bug report  [Patch]
16560              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16561              Date: Wed, 05 Jul 2000 13:12:52 +0200
16562              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
16563              
16564              Subject: Re: format bug report  [Patch]
16565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16566              Date: Wed, 05 Jul 2000 14:10:01 +0200
16567              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
16568      Branch: cfgperl
16569            ! t/op/write.t toke.c
16570 ____________________________________________________________________________
16571 [  6339] By: jhi                                   on 2000/07/11  13:54:09
16572         Log: Be less forgiving about ambiguous and illegal tr ranges.
16573              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
16574              From: Mark-Jason Dominus <mjd@plover.com>
16575              Date: Tue, 04 Jul 2000 10:00:12 -0400
16576              Message-ID: <20000704140012.17772.qmail@plover.com>
16577              
16578              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
16579              From: Mark-Jason Dominus <mjd@plover.com>
16580              Date: Wed, 05 Jul 2000 09:37:36 -0400
16581              Message-ID: <20000705133736.27293.qmail@plover.com>
16582      Branch: cfgperl
16583            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
16584 ____________________________________________________________________________
16585 [  6338] By: jhi                                   on 2000/07/11  13:31:24
16586         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
16587              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16588              Date: Tue, 11 Jul 2000 13:50:51 +0100
16589              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
16590      Branch: cfgperl
16591            ! sv.c
16592 ____________________________________________________________________________
16593 [  6337] By: jhi                                   on 2000/07/11  13:29:14
16594         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
16595              From: Hugo <hv@crypt.compulink.co.uk>
16596              Date: Tue, 11 Jul 2000 12:44:50 +0100
16597              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
16598      Branch: cfgperl
16599            ! regexec.c t/op/re_tests
16600 ____________________________________________________________________________
16601 [  6336] By: jhi                                   on 2000/07/11  13:26:47
16602         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
16603              From: simon@brecon.co.uk (Simon Cozens)
16604              Date: 7 Jul 2000 11:26:09 GMT
16605              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
16606      Branch: cfgperl
16607            ! mg.c
16608 ____________________________________________________________________________
16609 [  6335] By: jhi                                   on 2000/07/11  13:23:37
16610         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
16611              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
16612              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
16613              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
16614      Branch: cfgperl
16615            + ext/DynaLoader/hints/netbsd.pl
16616            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
16617 ____________________________________________________________________________
16618 [  6334] By: jhi                                   on 2000/07/11  13:20:38
16619         Log: Subject: PATCH perlguts.pod: Document D and d magic types
16620              From: mjd@plover.com
16621              Date: 5 Jul 2000 18:01:51 -0000
16622              Message-ID: <20000705180151.29413.qmail@plover.com>
16623      Branch: cfgperl
16624            ! pod/perlguts.pod
16625 ____________________________________________________________________________
16626 [  6333] By: jhi                                   on 2000/07/11  13:15:51
16627         Log: Precedence goof, fix based on
16628              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
16629              From: Hugo <hv@crypt.compulink.co.uk>
16630              Date: Tue, 11 Jul 2000 12:52:38 +0100
16631              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
16632      Branch: cfgperl
16633            ! t/op/taint.t
16634 ____________________________________________________________________________
16635 [  6332] By: jhi                                   on 2000/07/11  12:40:17
16636         Log: Integrate with Sarathy.
16637      Branch: cfgperl
16638           !> win32/win32sck.c
16639 ____________________________________________________________________________
16640 [  6331] By: jhi                                   on 2000/07/10  20:14:16
16641         Log: Sprinkle ldlibpath.
16642      Branch: cfgperl
16643            ! pod/Makefile.SH
16644 ____________________________________________________________________________
16645 [  6330] By: jhi                                   on 2000/07/10  17:54:49
16646         Log: More POSIX.pod tweaks.
16647      Branch: cfgperl
16648            ! ext/POSIX/POSIX.pod
16649 ____________________________________________________________________________
16650 [  6329] By: jhi                                   on 2000/07/10  14:02:12
16651         Log: Reorder perl.pod once more.
16652      Branch: cfgperl
16653            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16654 ____________________________________________________________________________
16655 [  6328] By: gsar                                  on 2000/07/10  07:06:00
16656         Log: accept() leaks memory on windows due to incorrect ordering of
16657              closesocket() and fclose() calls
16658      Branch: perl
16659            ! win32/win32sck.c
16660 ____________________________________________________________________________
16661 [  6327] By: gsar                                  on 2000/07/10  06:49:17
16662         Log: winsock options weren't being set in all threads under ithreads
16663              (caused send()s from second and subsequent threads to fail)
16664      Branch: perl
16665            ! win32/win32sck.c
16666 ____________________________________________________________________________
16667 [  6326] By: jhi                                   on 2000/07/08  02:45:40
16668         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
16669              was cast to an unsigned (32-bit) integer with wild abandon.
16670      Branch: cfgperl
16671            ! ext/Devel/DProf/DProf.xs
16672 ____________________________________________________________________________
16673 [  6325] By: jhi                                   on 2000/07/07  18:50:33
16674         Log: Remove perlbook, update perlfaq book listing,
16675              rearrange perl.pod, regenerate perltoc.
16676      Branch: cfgperl
16677            - pod/perlbook.pod
16678            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
16679            ! pod/perlfaq2.pod pod/perltoc.pod
16680 ____________________________________________________________________________
16681 [  6324] By: jhi                                   on 2000/07/07  14:03:40
16682         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
16683      Branch: cfgperl
16684            ! sv.h toke.c
16685 ____________________________________________________________________________
16686 [  6323] By: jhi                                   on 2000/07/06  16:03:55
16687         Log: Fix complaints of buildtoc.
16688      Branch: cfgperl
16689            + lib/Win32.pod
16690            - pod/Win32.pod
16691            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16692 ____________________________________________________________________________
16693 [  6322] By: jhi                                   on 2000/07/06  15:15:52
16694         Log: Add =head1 NAMEs so that buildtoc is happy.
16695              (The CGI::Util nit reported to Lincoln.)
16696      Branch: cfgperl
16697            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
16698            ! pod/perltoc.pod
16699 ____________________________________________________________________________
16700 [  6321] By: jhi                                   on 2000/07/06  03:16:04
16701         Log: Config is being used.
16702      Branch: cfgperl
16703            ! t/op/method.t
16704 ____________________________________________________________________________
16705 [  6320] By: jhi                                   on 2000/07/06  03:13:13
16706         Log: Integrate with Sarathy.
16707      Branch: cfgperl
16708           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
16709 ____________________________________________________________________________
16710 [  6319] By: jhi                                   on 2000/07/06  03:11:46
16711         Log: Autogenerate pod/Makefile and pod/buildtoc.
16712              buildtoc also checks whether the existin pods are
16713              mentioned in MANIFEST and perl.pod, and vice versa.
16714              (None of the thusly found discrepancies fixed yet.)
16715              roffitall also needs to be autogenerated similarly but it
16716              seems so badly out of date that I didn't touch it yet.
16717      Branch: cfgperl
16718            + pod/Makefile.SH pod/buildtoc.PL
16719            - pod/Makefile pod/buildtoc
16720            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
16721 ____________________________________________________________________________
16722 [  6318] By: gsar                                  on 2000/07/05  22:10:54
16723         Log: fix UNC path handling on Windows under ithreads, and chdir()
16724              return value when given a non-existent directory
16725      Branch: perl
16726            ! win32/vdir.h
16727 ____________________________________________________________________________
16728 [  6317] By: gsar                                  on 2000/07/05  22:08:19
16729         Log: winsock cleanup never done on Windows (leads to handle leaks)
16730      Branch: perl
16731            ! win32/perllib.c win32/win32sck.c
16732 ____________________________________________________________________________
16733 [  6316] By: gsar                                  on 2000/07/05  22:06:19
16734         Log: some debugger output does not go to the socket when RemotePort is set
16735      Branch: perl
16736            ! lib/perl5db.pl
16737 ____________________________________________________________________________
16738 [  6315] By: jhi                                   on 2000/07/05  00:25:21
16739         Log: Integrate with Sarathy, preliminary fix for unicos
16740              alignment problems in [ID 20000612.002] Perl problem on Cray system.
16741      Branch: cfgperl
16742            ! sv.h
16743           !> pp_hot.c
16744 ____________________________________________________________________________
16745 [  6314] By: gsar                                  on 2000/07/04  23:34:02
16746         Log: tyop in change#6306
16747      Branch: perl
16748            ! pp_hot.c
16749 ____________________________________________________________________________
16750 [  6313] By: jhi                                   on 2000/07/04  22:14:38
16751         Log: Multiline string literals ENONPORTABLE.
16752      Branch: cfgperl
16753            ! pp_hot.c
16754 ____________________________________________________________________________
16755 [  6312] By: jhi                                   on 2000/07/04  20:34:44
16756         Log: Integrate with Sarathy.
16757      Branch: cfgperl
16758           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
16759           !> t/op/method.t
16760 ____________________________________________________________________________
16761 [  6311] By: jhi                                   on 2000/07/04  20:30:56
16762         Log: More POSIX.pod embellishment.
16763      Branch: cfgperl
16764            ! ext/POSIX/POSIX.pod
16765 ____________________________________________________________________________
16766 [  6310] By: gsar                                  on 2000/07/04  17:28:48
16767         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
16768      Branch: perl
16769            ! t/lib/b.t
16770 ____________________________________________________________________________
16771 [  6309] By: jhi                                   on 2000/07/04  17:22:18
16772         Log: The #6308 required a little bit more.
16773      Branch: cfgperl
16774            ! Makefile.SH win32/Makefile
16775 ____________________________________________________________________________
16776 [  6308] By: jhi                                   on 2000/07/04  16:35:24
16777         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
16778      Branch: cfgperl
16779            + lib/lib_pm.PL
16780            - lib/lib.pm.PL
16781            ! MANIFEST Makefile.SH
16782 ____________________________________________________________________________
16783 [  6307] By: jhi                                   on 2000/07/04  16:28:58
16784         Log: Win32 patches for cfgperl from Sarathy.
16785      Branch: cfgperl
16786            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
16787            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
16788            ! thread.h toke.c util.c win32/Makefile win32/win32.c
16789 ____________________________________________________________________________
16790 [  6306] By: gsar                                  on 2000/07/04  16:28:40
16791         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
16792              (from Richard Soderberg <rs@oregonnet.com>)
16793      Branch: perl
16794            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
16795 ____________________________________________________________________________
16796 [  6305] By: jhi                                   on 2000/07/04  16:24:24
16797         Log: Integrate with Sarathy.
16798      Branch: cfgperl
16799           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
16800           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
16801           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
16802           !> proto.h win32/win32.c
16803 ____________________________________________________________________________
16804 [  6304] By: gsar                                  on 2000/07/04  16:17:24
16805         Log: missing perldiag entry for unpack("w",...) diagnostic (from
16806              Andreas Koenig)
16807      Branch: perl
16808            ! pod/perldiag.pod
16809 ____________________________________________________________________________
16810 [  6303] By: gsar                                  on 2000/07/04  16:14:44
16811         Log: remove rel2abs prototypes (from Barrie Slaymaker)
16812      Branch: perl
16813            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
16814            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
16815 ____________________________________________________________________________
16816 [  6302] By: gsar                                  on 2000/07/04  04:59:35
16817         Log: adjust change#6299
16818      Branch: perl
16819            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
16820            ! win32/win32.c
16821 ____________________________________________________________________________
16822 [  6301] By: jhi                                   on 2000/07/04  04:50:07
16823         Log: Integrate with Sarathy.
16824      Branch: cfgperl
16825           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
16826           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
16827           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
16828 ____________________________________________________________________________
16829 [  6300] By: gsar                                  on 2000/07/04  04:42:09
16830         Log: PERL_OBJECT build tweak
16831      Branch: perl
16832            ! perl.h
16833 ____________________________________________________________________________
16834 [  6299] By: gsar                                  on 2000/07/04  04:37:00
16835         Log: fix memory leak on Windows (PL_sys_intern contents were never
16836              freed)
16837      Branch: perl
16838            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
16839            ! perlapi.c proto.h win32/win32.c
16840 ____________________________________________________________________________
16841 [  6298] By: gsar                                  on 2000/07/04  04:15:59
16842         Log: fix large memory leak that has been around for ever, masked by
16843              -DPURIFY (most of the arenas were never freed!)
16844      Branch: perl
16845            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
16846 ____________________________________________________________________________
16847 [  6297] By: gsar                                  on 2000/07/04  04:07:46
16848         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
16849      Branch: perl
16850            ! perl.c
16851 ____________________________________________________________________________
16852 [  6296] By: jhi                                   on 2000/06/30  18:28:37
16853         Log: Elaborate POSIX.pod.  Still needs work.
16854      Branch: cfgperl
16855            ! ext/POSIX/POSIX.pod
16856 ____________________________________________________________________________
16857 [  6295] By: jhi                                   on 2000/06/30  14:58:18
16858         Log: Point to perlipc for more SysV IPC examples.
16859      Branch: cfgperl
16860            ! pod/perlfunc.pod
16861 ____________________________________________________________________________
16862 [  6294] By: gsar                                  on 2000/06/30  14:47:45
16863         Log: slurp mode fix in change#4736 still not quite right
16864      Branch: perl
16865            ! pp_hot.c t/io/argv.t
16866 ____________________________________________________________________________
16867 [  6293] By: jhi                                   on 2000/06/30  12:02:55
16868         Log: Integrate with Sarathy.
16869      Branch: cfgperl
16870           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
16871 ____________________________________________________________________________
16872 [  6292] By: jhi                                   on 2000/06/30  12:01:11
16873         Log: From: simon@brecon.co.uk (Simon Cozens)
16874              Subject: UTF8 concat
16875              Date: 30 Jun 2000 06:13:25 GMT
16876              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
16877      Branch: cfgperl
16878            ! pp_hot.c
16879 ____________________________________________________________________________
16880 [  6291] By: gsar                                  on 2000/06/30  04:37:33
16881         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
16882              when @_ is modified, causing coredumps
16883      Branch: perl
16884            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
16885 ____________________________________________________________________________
16886 [  6290] By: jhi                                   on 2000/06/30  02:21:44
16887         Log: Integrate with Sarathy.
16888      Branch: cfgperl
16889           !> vms/vms.c vms/vmsish.h
16890 ____________________________________________________________________________
16891 [  6289] By: jhi                                   on 2000/06/30  02:21:02
16892         Log: Check VERSIONs.
16893      Branch: cfgperl
16894            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
16895            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
16896            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
16897 ____________________________________________________________________________
16898 [  6288] By: jhi                                   on 2000/06/30  02:18:52
16899         Log: Integrate with Sarathy.
16900      Branch: cfgperl
16901           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
16902           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
16903           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
16904           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
16905 ____________________________________________________________________________
16906 [  6287] By: gsar                                  on 2000/06/30  02:17:08
16907         Log: integrate vmsperl changes into mainline
16908      Branch: perl
16909           !> vms/vms.c vms/vmsish.h
16910 ____________________________________________________________________________
16911 [  6285] By: gsar                                  on 2000/06/30  02:05:28
16912         Log: localize %INC in a Safe compartment so that use/require work
16913              (many other magic globals probably need similar treatment)
16914      Branch: perl
16915            ! ext/Opcode/Opcode.xs
16916 ____________________________________________________________________________
16917 [  6284] By: gsar                                  on 2000/06/30  01:54:54
16918         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
16919              about Windows
16920      Branch: perl
16921            ! pod/perlembed.pod
16922 ____________________________________________________________________________
16923 [  6283] By: jhi                                   on 2000/06/30  01:50:10
16924         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
16925              From: Barrie Slaymaker <barries@jester.slaysys.com>
16926              Date: Wed, 28 Jun 2000 11:35:29 -0400
16927              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
16928      Branch: perl
16929            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
16930            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
16931            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
16932            ! lib/File/Spec/Win32.pm
16933 ____________________________________________________________________________
16934 [  6282] By: jhi                                   on 2000/06/29  22:57:22
16935         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
16936              From: Dan Sugalski <dan@sidhe.org>
16937              Date: Tue, 06 Jun 2000 11:59:50 -0400
16938              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
16939      Branch: cfgperl
16940            ! vms/vms.c
16941 ____________________________________________________________________________
16942 [  6281] By: jhi                                   on 2000/06/29  22:52:50
16943         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
16944              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16945              Date: Wed, 7 Jun 2000 04:02:04 -0500
16946              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
16947      Branch: cfgperl
16948            ! utils/h2xs.PL
16949 ____________________________________________________________________________
16950 [  6280] By: jhi                                   on 2000/06/29  22:45:47
16951         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
16952              From: rspier@pobox.com (Robert Spier)
16953              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
16954              Message-ID: <14654.31913.845602.610277@rls.cx>
16955      Branch: cfgperl
16956            ! utils/h2xs.PL
16957 ____________________________________________________________________________
16958 [  6279] By: jhi                                   on 2000/06/29  22:38:16
16959         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
16960              From: Tim Ayers <tayers@bridge.com>
16961              Date: Thu, 08 Jun 2000 08:11:06 +0200
16962              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
16963              [resent by Richard Foley, Message-Id probably wrong]
16964      Branch: cfgperl
16965            ! pod/perlsub.pod
16966 ____________________________________________________________________________
16967 [  6278] By: jhi                                   on 2000/06/29  22:21:45
16968         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
16969              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
16970              Date: Fri, 09 Jun 2000 12:39:27 -0400
16971              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
16972              (plus update the version "number" of Text::Wrap)
16973      Branch: cfgperl
16974            ! lib/Text/Wrap.pm
16975 ____________________________________________________________________________
16976 [  6277] By: jhi                                   on 2000/06/29  22:13:10
16977         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
16978              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16979              Date: Mon, 12 Jun 2000 14:55:59 +0100
16980              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
16981      Branch: cfgperl
16982            ! pod/perlfunc.pod
16983 ____________________________________________________________________________
16984 [  6276] By: jhi                                   on 2000/06/29  22:11:06
16985         Log: Subject: [PATCH] Re: eval documentation: context
16986              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16987              Date: Mon, 12 Jun 2000 15:07:29 +0100
16988              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
16989      Branch: cfgperl
16990            ! pod/perlfunc.pod
16991 ____________________________________________________________________________
16992 [  6275] By: jhi                                   on 2000/06/29  21:59:46
16993         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
16994              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16995              Date: Tue, 13 Jun 2000 02:43:48 -0500
16996              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
16997      Branch: cfgperl
16998            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
16999 ____________________________________________________________________________
17000 [  6274] By: jhi                                   on 2000/06/29  21:56:14
17001         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
17002              From: Andy Dougherty <doughera@lafayette.edu>
17003              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
17004              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
17005      Branch: cfgperl
17006            ! ext/File/Glob/Glob.pm
17007 ____________________________________________________________________________
17008 [  6273] By: jhi                                   on 2000/06/29  21:49:09
17009         Log: Subject: [PATCH] xsub attributes
17010              From: Doug MacEachern <dougm@covalent.net>
17011              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
17012              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
17013      Branch: cfgperl
17014            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
17015            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
17016 ____________________________________________________________________________
17017 [  6272] By: jhi                                   on 2000/06/29  21:41:28
17018         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
17019              From: Tom Phoenix <rootbeer@redcat.com>
17020              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
17021              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
17022      Branch: cfgperl
17023            ! lib/Net/Ping.pm
17024 ____________________________________________________________________________
17025 [  6271] By: jhi                                   on 2000/06/29  21:36:55
17026         Log: Subject: PATCH pod/perltie.pod
17027              From: Ian Phillipps <Ian.Phillipps@iname.com>
17028              Date: Fri, 16 Jun 2000 00:17:19 +0100
17029              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
17030              (only the first hunk, the second hunk had already been done
17031              by some other patch)
17032      Branch: cfgperl
17033            ! pod/perltie.pod
17034 ____________________________________________________________________________
17035 [  6270] By: jhi                                   on 2000/06/29  21:24:51
17036         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
17037              From: Nicholas Clark <nick@talking.bollo.cx>
17038              Date: Fri, 23 Jun 2000 16:21:15 +0100
17039              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
17040      Branch: cfgperl
17041            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
17042            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
17043 ____________________________________________________________________________
17044 [  6269] By: jhi                                   on 2000/06/29  19:38:15
17045         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
17046              silence few compiler warnings.
17047      Branch: cfgperl
17048            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
17049 ____________________________________________________________________________
17050 [  6268] By: jhi                                   on 2000/06/29  18:21:50
17051         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
17052              From: Dominic Dunlop <domo@computer.org> 
17053              Date: Thu, 29 Jun 2000 12:32:39 +0200 
17054              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
17055      Branch: cfgperl
17056            ! t/op/sprintf.t
17057 ____________________________________________________________________________
17058 [  6267] By: jhi                                   on 2000/06/29  18:16:07
17059         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
17060              From: Doug MacEachern <dougm@covalent.net>
17061              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
17062              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
17063      Branch: cfgperl
17064            + t/op/method2entersub.t
17065            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
17066            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17067            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
17068            ! xsutils.c
17069 ____________________________________________________________________________
17070 [  6266] By: jhi                                   on 2000/06/29  15:11:15
17071         Log: Subject: [PATCH 5.6.0] cygwin port
17072              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
17073              From: "Fifer, Eric" <EFifer@sanwaint.com>
17074              Date: Thu, 29 Jun 2000 12:58:29 +0100
17075      Branch: cfgperl
17076            ! cygwin/Makefile.SHs
17077 ____________________________________________________________________________
17078 [  6265] By: jhi                                   on 2000/06/29  15:04:05
17079         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
17080              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17081              Date: Wed, 28 Jun 2000 17:50:12 -0700
17082              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
17083      Branch: cfgperl
17084            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
17085 ____________________________________________________________________________
17086 [  6264] By: jhi                                   on 2000/06/29  15:00:57
17087         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
17088              From: Marty Lucich <marty@netcom.com>
17089              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
17090              Message-Id: <200006282116.OAA11148@netcom.com>
17091              ccdlflags update (the BSD/OS 4.1 part had already been taken
17092              care of by #6141).
17093      Branch: cfgperl
17094            ! hints/bsdos.sh
17095 ____________________________________________________________________________
17096 [  6263] By: jhi                                   on 2000/06/29  13:47:44
17097         Log: tr fixes from Simon Cozens
17098      Branch: cfgperl
17099            ! doop.c
17100 ____________________________________________________________________________
17101 [  6262] By: jhi                                   on 2000/06/28  18:46:01
17102         Log: Subject: 5.6.0 Patch for EPOC
17103              From: Olaf Flebbe <o.flebbe@gmx.de>
17104              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
17105              Message-ID: <23449.960929969@www11.gmx.net>
17106      Branch: cfgperl
17107            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
17108            ! epoc/epocish.h
17109 ____________________________________________________________________________
17110 [  6261] By: jhi                                   on 2000/06/28  18:29:07
17111         Log: Subject: Re: [PATCH cfgperl] BOMs away!
17112              From: simon@brecon.co.uk (Simon Cozens)
17113              Date: 17 Jun 2000 11:49:57 GMT
17114              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
17115      Branch: cfgperl
17116            ! pod/perldiag.pod t/comp/require.t toke.c
17117 ____________________________________________________________________________
17118 [  6260] By: jhi                                   on 2000/06/28  17:47:16
17119         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
17120              From: simon@brecon.co.uk (Simon Cozens) 
17121              Date: 17 Jun 2000 11:56:44 GMT 
17122              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
17123              pack U0, pack C0
17124      Branch: cfgperl
17125            ! pod/perlfunc.pod pp.c t/op/pack.t
17126 ____________________________________________________________________________
17127 [  6259] By: jhi                                   on 2000/06/28  16:43:17
17128         Log: perlnewmod was missing from MANIFEST.
17129      Branch: cfgperl
17130            ! MANIFEST
17131 ____________________________________________________________________________
17132 [  6258] By: jhi                                   on 2000/06/28  15:54:30
17133         Log: linenumber tweak
17134      Branch: cfgperl
17135            ! t/pragma/warn/regcomp
17136 ____________________________________________________________________________
17137 [  6257] By: jhi                                   on 2000/06/28  15:50:44
17138         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
17139              From: Doug MacEachern <dougm@covalent.net>
17140              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
17141              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
17142              (one part of the patch had been applied earlier)
17143      Branch: cfgperl
17144            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
17145 ____________________________________________________________________________
17146 [  6256] By: jhi                                   on 2000/06/28  15:40:22
17147         Log: tweaks from Simon Cozens to further fix tr/// under utf8
17148      Branch: cfgperl
17149            ! doop.c
17150 ____________________________________________________________________________
17151 [  6255] By: jhi                                   on 2000/06/28  15:33:45
17152         Log: small thinko tweaks
17153      Branch: cfgperl
17154            ! lib/IPC/Open3.pm t/op/my_stash.t
17155 ____________________________________________________________________________
17156 [  6254] By: jhi                                   on 2000/06/28  15:33:25
17157         Log: Subject: tr///, help wanted.
17158              From: simon@brecon.co.uk (Simon Cozens)
17159              Date: 28 Jun 2000 11:29:04 GMT
17160              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
17161      Branch: cfgperl
17162            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
17163            ! pp_proto.h proto.h t/op/tr.t
17164 ____________________________________________________________________________
17165 [  6253] By: jhi                                   on 2000/06/28  15:09:17
17166         Log: Paranoia tweak on #6249.
17167              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
17168              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
17169              Date: Sun, 25 Jun 2000 23:43:12 -0400
17170              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
17171      Branch: cfgperl
17172            ! lib/IPC/Open3.pm
17173 ____________________________________________________________________________
17174 [  6252] By: jhi                                   on 2000/06/28  15:01:38
17175         Log: Document #6249 and #6251.
17176      Branch: cfgperl
17177            ! lib/Exporter.pm lib/IPC/Open3.pm
17178 ____________________________________________________________________________
17179 [  6251] By: jhi                                   on 2000/06/28  14:50:43
17180         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
17181              From: Doug MacEachern <dougm@covalent.net>
17182              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
17183              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
17184      Branch: cfgperl
17185            ! lib/Exporter.pm
17186 ____________________________________________________________________________
17187 [  6250] By: jhi                                   on 2000/06/28  14:45:23
17188         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
17189              From: Doug MacEachern <dougm@covalent.net>
17190              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
17191              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
17192      Branch: cfgperl
17193            + t/op/my_stash.t
17194            ! MANIFEST embed.pl global.sym proto.h toke.c
17195 ____________________________________________________________________________
17196 [  6249] By: jhi                                   on 2000/06/28  14:36:34
17197         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
17198              From: Frank Tobin <ftobin@uiuc.edu>
17199              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
17200              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
17201      Branch: cfgperl
17202            ! lib/IPC/Open3.pm
17203 ____________________________________________________________________________
17204 [  6248] By: jhi                                   on 2000/06/28  14:11:25
17205         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
17206              From: Mark-Jason Dominus <mjd@plover.com>
17207              Date: Tue, 27 Jun 2000 22:36:42 -0400
17208              Message-ID: <20000628023642.12166.qmail@plover.com>
17209      Branch: cfgperl
17210            ! pod/perlfunc.pod
17211 ____________________________________________________________________________
17212 [  6247] By: jhi                                   on 2000/06/27  12:46:37
17213         Log: Tweak $VERSION, patch from Doug MacEachern.
17214      Branch: cfgperl
17215            ! lib/File/Spec.pm
17216 ____________________________________________________________________________
17217 [  6246] By: jhi                                   on 2000/06/27  03:34:46
17218         Log: Allow for standalone testing.
17219      Branch: cfgperl
17220            ! t/lib/filefunc.t t/lib/filespec.t
17221 ____________________________________________________________________________
17222 [  6245] By: jhi                                   on 2000/06/27  02:50:02
17223         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
17224              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
17225              Date: Sat, 24 Jun 2000 13:06:20 +0100
17226              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
17227      Branch: cfgperl
17228            ! ext/DynaLoader/DynaLoader_pm.PL
17229 ____________________________________________________________________________
17230 [  6244] By: jhi                                   on 2000/06/27  02:46:10
17231         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
17232              From: Doug MacEachern <dougm@covalent.net>
17233              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
17234              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
17235      Branch: cfgperl
17236            ! gv.c sv.c t/lib/peek.t
17237 ____________________________________________________________________________
17238 [  6243] By: jhi                                   on 2000/06/27  02:38:07
17239         Log: Subject: [PATCH] is_utf8_string
17240              From: simon@brecon.co.uk (Simon Cozens)
17241              Date: 26 Jun 2000 02:25:59 GMT
17242              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
17243      Branch: cfgperl
17244            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
17245            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
17246            ! proto.h utf8.c
17247 ____________________________________________________________________________
17248 [  6242] By: jhi                                   on 2000/06/27  02:24:00
17249         Log: Subject: [PATCH] bytes<->utf8 fixes
17250              From: simon@brecon.co.uk (Simon Cozens)
17251              Date: 26 Jun 2000 04:55:45 GMT
17252              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
17253      Branch: cfgperl
17254            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
17255 ____________________________________________________________________________
17256 [  6241] By: jhi                                   on 2000/06/27  02:12:42
17257         Log: Do no -warn on \_, only on \alpha.
17258              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
17259              From: David Dyck <dcd@tc.fluke.com>
17260              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
17261              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
17262      Branch: cfgperl
17263            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
17264 ____________________________________________________________________________
17265 [  6240] By: jhi                                   on 2000/06/27  02:00:01
17266         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
17267              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
17268              Date: Mon, 26 Jun 2000 18:40:14 +0100
17269              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
17270      Branch: cfgperl
17271            ! utils/h2xs.PL
17272 ____________________________________________________________________________
17273 [  6239] By: jhi                                   on 2000/06/27  01:53:40
17274         Log: Configure maintenance.  Sever some dependency cycles,
17275              separate gccversion from the cc unit,
17276              address [ID 20000623.006] Configure script patch for using gcc on AIX
17277              (but solve it a little bit differently),
17278              unduplex some accidentally duplicated units,
17279              suggest using gcc if no cc available
17280              (p5p thread: "Solaris configure: counterproposal", 1999-09)
17281      Branch: cfgperl
17282            ! Configure Todo-5.6 config_h.SH
17283      Branch: metaconfig
17284            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
17285            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
17286      Branch: metaconfig/U/perl
17287            + gccvers.U
17288            ! d_getespwnam.U d_getprpwnam.U i_prot.U
17289 ____________________________________________________________________________
17290 [  6238] By: jhi                                   on 2000/06/25  18:04:56
17291         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
17292              From: Dan Sugalski <dan@sidhe.org>
17293              Date: Fri, 23 Jun 2000 17:00:00 -0400
17294              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
17295      Branch: cfgperl
17296            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
17297 ____________________________________________________________________________
17298 [  6237] By: jhi                                   on 2000/06/25  16:36:45
17299         Log: Tweak embed.pl, regen headers.
17300      Branch: cfgperl
17301            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
17302            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
17303            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
17304            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
17305            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
17306 ____________________________________________________________________________
17307 [  6236] By: jhi                                   on 2000/06/25  15:26:42
17308         Log: Regen headers.
17309      Branch: cfgperl
17310            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
17311            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
17312            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
17313            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
17314            ! regnodes.h warnings.h
17315 ____________________________________________________________________________
17316 [  6235] By: jhi                                   on 2000/06/23  19:39:35
17317         Log: The thread begun by
17318              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
17319              From: Kevin.Ruscoe@ubsw.com
17320              Date: Fri, 16 Jun 2000 16:38:51 +0100
17321              Message-Id: <H000019b03c300d6@MHS>
17322      Branch: cfgperl
17323            ! hints/solaris_2.sh
17324 ____________________________________________________________________________
17325 [  6234] By: jhi                                   on 2000/06/23  19:23:36
17326         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
17327              because when run as services (Win32ese for daemons)
17328              no environment variables are set and tmpdir ends up as /tmp,
17329              which is ambiguous.
17330              
17331              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
17332              From: matt@sergeant.org
17333              Date: 16 Jun 2000 16:30:43 -0000
17334              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
17335      Branch: cfgperl
17336            ! lib/File/Spec/Win32.pm
17337 ____________________________________________________________________________
17338 [  6233] By: jhi                                   on 2000/06/23  19:18:58
17339         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
17340              From: Mark-Jason Dominus <mjd@plover.com>
17341              Date: Fri, 16 Jun 2000 20:53:04 -0400
17342              Message-ID: <20000617005304.8008.qmail@plover.com>
17343      Branch: cfgperl
17344            ! op.h
17345 ____________________________________________________________________________
17346 [  6232] By: jhi                                   on 2000/06/23  16:10:02
17347         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
17348              From: simon@brecon.co.uk (Simon Cozens)
17349              Date: 19 Jun 2000 15:18:27 GMT
17350              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
17351              
17352              plus update pod/Makefile and regenerate perltoc
17353      Branch: cfgperl
17354            + pod/perlutil.pod
17355            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
17356 ____________________________________________________________________________
17357 [  6231] By: jhi                                   on 2000/06/23  15:19:18
17358         Log: Subject: [PATCH 5.6.0] cygwin port
17359              From: "Fifer, Eric" <EFifer@sanwaint.com>
17360              Date: Tue, 20 Jun 2000 14:30:58 +0100
17361              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
17362      Branch: cfgperl
17363            ! README.cygwin lib/File/Find.pm
17364 ____________________________________________________________________________
17365 [  6230] By: jhi                                   on 2000/06/23  14:25:21
17366         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
17367      Branch: cfgperl
17368            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
17369            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17370            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17371            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
17372 ____________________________________________________________________________
17373 [  6229] By: jhi                                   on 2000/06/23  14:13:34
17374         Log: Subject: README.hpux version 0.6.1
17375              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
17376              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
17377              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
17378      Branch: cfgperl
17379            ! README.hpux
17380 ____________________________________________________________________________
17381 [  6228] By: jhi                                   on 2000/06/23  14:07:20
17382         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
17383              From: Doug MacEachern <dougm@covalent.net>
17384              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
17385              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
17386      Branch: cfgperl
17387            ! op.c
17388 ____________________________________________________________________________
17389 [  6227] By: jhi                                   on 2000/06/23  14:01:06
17390         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
17391              From: Doug MacEachern <dougm@covalent.net>
17392              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
17393              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
17394      Branch: cfgperl
17395            + lib/lib.pm.PL
17396            - lib/lib.pm
17397            ! MANIFEST Makefile.SH
17398 ____________________________________________________________________________
17399 [  6226] By: jhi                                   on 2000/06/23  13:53:07
17400         Log: Subject: [PATCH] remove forward declarations in Socket.pm
17401              From: Doug MacEachern <dougm@covalent.net>
17402              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
17403              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
17404              
17405              From: Doug MacEachern <dougm@covalent.net>
17406              Subject: Re: [PATCH] remove forward declarations in Socket.pm
17407              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
17408              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
17409      Branch: cfgperl
17410            ! ext/Socket/Socket.pm op.c
17411 ____________________________________________________________________________
17412 [  6225] By: jhi                                   on 2000/06/23  13:41:52
17413         Log: Add source code filenames to apidoc.
17414              From: simon@brecon.co.uk (Simon Cozens)
17415              Subject: [PATCH embed.pl] Source X-ref
17416              Date: 22 Jun 2000 02:18:49 GMT
17417              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
17418      Branch: cfgperl
17419            ! embed.pl
17420 ____________________________________________________________________________
17421 [  6224] By: jhi                                   on 2000/06/23  13:32:33
17422         Log: A way to avoid English.pm performance hit.
17423              From: root <root@jester.slaysys.com>
17424              Subject: [YAPATCH English.pm] My turn to putt again
17425              Date: Thu, 22 Jun 2000 20:33:58 -0400
17426              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
17427      Branch: cfgperl
17428            ! lib/English.pm t/lib/english.t
17429 ____________________________________________________________________________
17430 [  6223] By: jhi                                   on 2000/06/23  13:27:06
17431         Log: Avoid double close().
17432              Subject: [PATCH] avoid double close()
17433              From: Doug MacEachern <dougm@covalent.net>
17434              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
17435              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
17436      Branch: cfgperl
17437            ! doio.c
17438 ____________________________________________________________________________
17439 [  6222] By: jhi                                   on 2000/06/23  13:25:54
17440         Log: doc typo fix
17441              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
17442              From: Ian Phillipps <Ian.Phillipps@iname.com>
17443              Date: Fri, 23 Jun 2000 10:40:58 +0100
17444              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
17445      Branch: cfgperl
17446            ! lib/Pod/Usage.pm
17447 ____________________________________________________________________________
17448 [  6221] By: jhi                                   on 2000/06/23  13:24:15
17449         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
17450              From: simon@brecon.co.uk (Simon Cozens)
17451              Subject: [PATCH] Eliminate tr///[CU][CU]
17452              Date: 23 Jun 2000 11:05:40 GMT
17453              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
17454      Branch: cfgperl
17455            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
17456 ____________________________________________________________________________
17457 [  6220] By: jhi                                   on 2000/06/22  16:07:51
17458         Log: Win32 patches from Benjamin Stuhl.
17459      Branch: cfgperl
17460            ! makedef.pl win32/win32.h
17461 ____________________________________________________________________________
17462 [  6219] By: jhi                                   on 2000/06/22  16:06:34
17463         Log: Bytecode patches from Benjamin Stuhl.
17464      Branch: cfgperl
17465            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
17466            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
17467            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17468 ____________________________________________________________________________
17469 [  6218] By: jhi                                   on 2000/06/15  23:54:16
17470         Log: Bytecode patches from Benjamin Stuhl.
17471      Branch: cfgperl
17472            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
17473 ____________________________________________________________________________
17474 [  6217] By: jhi                                   on 2000/06/09  13:38:29
17475         Log: Rename the fdpid locking and integrate with Sarathy.
17476      Branch: cfgperl
17477            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
17478            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
17479            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
17480            ! win32/win32.c
17481           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
17482 ____________________________________________________________________________
17483 [  6216] By: gsar                                  on 2000/06/08  14:54:21
17484         Log: be more optimal about clearing @_
17485      Branch: perl
17486            ! cop.h
17487 ____________________________________________________________________________
17488 [  6215] By: gsar                                  on 2000/06/08  14:33:04
17489         Log: tweak comment about @DB::args
17490      Branch: perl
17491            ! av.h pp_ctl.c
17492 ____________________________________________________________________________
17493 [  6214] By: gsar                                  on 2000/06/08  13:57:54
17494         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
17495              caller() wants to populate @DB::args with it (causes a coredump
17496              in Carp::confess())
17497      Branch: perl
17498            ! cop.h t/op/runlevel.t
17499 ____________________________________________________________________________
17500 [  6213] By: gsar                                  on 2000/06/08  07:06:35
17501         Log: back out change#6106 (seems problematic)
17502      Branch: perl
17503            ! hints/solaris_2.sh
17504 ____________________________________________________________________________
17505 [  6212] By: jhi                                   on 2000/06/07  03:10:36
17506         Log: Continuing mopup for #6204.
17507      Branch: cfgperl
17508            ! ext/B/defsubs_h.PL
17509 ____________________________________________________________________________
17510 [  6211] By: jhi                                   on 2000/06/07  02:41:50
17511         Log: Mopup for #6204.
17512              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
17513              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
17514              This is comes from const() where POK isn't on when expected.
17515      Branch: cfgperl
17516            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
17517            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17518            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
17519            ! perlapi.h pod/perlapi.pod
17520 ____________________________________________________________________________
17521 [  6210] By: jhi                                   on 2000/06/07  01:56:29
17522         Log: Mopup for #6207 and #6209.
17523      Branch: cfgperl
17524            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
17525 ____________________________________________________________________________
17526 [  6209] By: jhi                                   on 2000/06/07  01:33:12
17527         Log: Lock PL_fdpid against race conditions, based on:
17528              Subject: [PATCH 5.6.0]subprocess fixup for threads
17529              From: Dan Sugalski <dan@sidhe.org>
17530              To: perl5-porters@perl.org
17531              Date: Tue, 11 Apr 2000 17:02:32 -0400
17532              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
17533      Branch: cfgperl
17534            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
17535            ! win32/win32.c
17536 ____________________________________________________________________________
17537 [  6208] By: jhi                                   on 2000/06/07  01:05:23
17538         Log: Regen headers for #6207.
17539      Branch: cfgperl
17540            ! embed.h global.sym objXSUB.h proto.h
17541 ____________________________________________________________________________
17542 [  6207] By: jhi                                   on 2000/06/06  23:43:13
17543         Log: Subject: [PATCH 5.6.0] Threadsafe patches
17544              From: Dan Sugalski <dan@sidhe.org>
17545              To: perl5-porters@perl.org
17546              Date: Mon, 08 May 2000 18:08:13 -0400
17547              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
17548      Branch: cfgperl
17549            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
17550            ! proto.h sv.h util.c
17551 ____________________________________________________________________________
17552 [  6206] By: jhi                                   on 2000/06/06  23:21:23
17553         Log: Subject: [PATCH] Eliminate $a/$b in pod
17554              From: David Glasser <me@davidglasser.net>
17555              To: perl5-porters@perl.org
17556              Date: Mon, 29 May 2000 21:15:59 -0400
17557              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
17558      Branch: cfgperl
17559            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
17560            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
17561            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
17562            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
17563            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
17564            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
17565            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
17566            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
17567            ! pod/perlvar.pod pod/perlxs.pod
17568 ____________________________________________________________________________
17569 [  6205] By: jhi                                   on 2000/06/06  23:12:14
17570         Log: Subject: [PATCH] Win32 improvements
17571              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
17572              To: gsar@activestate.com, perl5-porters@perl.org
17573              Date: Mon, 29 May 2000 17:22:24 PDT
17574              Message-ID: <20000530002224.91142.qmail@hotmail.com>
17575              (MUA had mangled many lines by wordwrapping)
17576      Branch: cfgperl
17577            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
17578 ____________________________________________________________________________
17579 [  6204] By: jhi                                   on 2000/06/06  23:01:50
17580         Log: Subject: [PATCH] B::Bytecode patches
17581              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
17582              To: gsar@activestate.com, jhi@iki.fi
17583              Cc: perl5-porters@perl.org
17584              Message-ID: <20000602202526.48694.qmail@hotmail.com>
17585              (MUA had mangled many lines by wordwrapping)
17586      Branch: cfgperl
17587            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
17588            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
17589            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
17590            ! intrpvar.h perl.c
17591 ____________________________________________________________________________
17592 [  6203] By: jhi                                   on 2000/06/06  22:32:43
17593         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
17594              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17595              Date: Tue, 06 Jun 2000 13:07:45 -0700
17596              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
17597      Branch: cfgperl
17598            ! pod/perldiag.pod
17599 ____________________________________________________________________________
17600 [  6202] By: jhi                                   on 2000/06/06  19:38:35
17601         Log: Integrate with Sarathy.
17602      Branch: cfgperl
17603           !> perl.c
17604 ____________________________________________________________________________
17605 [  6201] By: gsar                                  on 2000/06/06  00:42:59
17606         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
17607              does a PUSHMARK that's never ever POPMARKed; in general, only
17608              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
17609              Perl_eval_[sp]v() don't because they don't take any incoming
17610              arguments (this leak has been around since the original version
17611              of perl_eval_pv() in 5.003_97e)
17612      Branch: perl
17613            ! perl.c
17614 ____________________________________________________________________________
17615 [  6200] By: jhi                                   on 2000/06/04  03:44:52
17616         Log: Update to cperl-mode.el 4.31 from
17617              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
17618              Subject: A couple of notes
17619              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17620              To: Mailing list Perl5 <perl5-porters@perl.org>
17621              Date: Sat, 3 Jun 2000 23:33:32 -0400
17622              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
17623      Branch: cfgperl
17624            ! emacs/cperl-mode.el
17625 ____________________________________________________________________________
17626 [  6199] By: jhi                                   on 2000/06/03  15:11:05
17627         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
17628              From: Dan Sugalski <dan@sidhe.org>
17629              To: perl5-porters@perl.org, vmsperl@perl.org
17630              Date: Fri, 02 Jun 2000 17:30:51 -0400
17631              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
17632      Branch: cfgperl
17633            ! vms/descrip_mms.template vms/gen_shrfls.pl
17634 ____________________________________________________________________________
17635 [  6198] By: jhi                                   on 2000/06/03  14:59:15
17636         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
17637              From: Dan Sugalski <dan@sidhe.org>
17638              To: vmsperl@perl.org, perl5-porters@perl.org
17639              Date: Fri, 02 Jun 2000 16:00:41 -0400
17640              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
17641              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
17642      Branch: cfgperl
17643            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
17644            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
17645            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
17646 ____________________________________________________________________________
17647 [  6197] By: jhi                                   on 2000/06/03  14:41:30
17648         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
17649              From: John Borwick <jhborwic@unity.ncsu.edu>
17650              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
17651              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
17652      Branch: cfgperl
17653            ! pod/perlsyn.pod
17654 ____________________________________________________________________________
17655 [  6196] By: jhi                                   on 2000/06/03  14:38:09
17656         Log: Integrate with Sarathy.
17657      Branch: cfgperl
17658           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
17659           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
17660           !> vms/perly_c.vms
17661 ____________________________________________________________________________
17662 [  6195] By: gsar                                  on 2000/06/02  22:43:13
17663         Log: fix yet another eval"" leak under USE_ITHREADS
17664      Branch: perl
17665            ! op.c
17666 ____________________________________________________________________________
17667 [  6194] By: gsar                                  on 2000/06/02  18:22:06
17668         Log: fix small eval"" memory leaks under USE_ITHREADS
17669      Branch: perl
17670            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
17671            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
17672            ! vms/perly_c.vms
17673 ____________________________________________________________________________
17674 [  6193] By: jhi                                   on 2000/06/01  13:03:56
17675         Log: Signals-be-gone for microperl.
17676      Branch: cfgperl
17677            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
17678 ____________________________________________________________________________
17679 [  6192] By: jhi                                   on 2000/06/01  12:52:02
17680         Log: Integrate with Sarathy.
17681      Branch: cfgperl
17682           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
17683           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
17684           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
17685           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
17686           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
17687           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
17688           !> t/op/vec.t utils/h2xs.PL
17689 ____________________________________________________________________________
17690 [  6191] By: gsar                                  on 2000/06/01  09:38:21
17691         Log: vec() loses numericalness (modified version of patch suggested
17692              by Robin Barker)
17693      Branch: perl
17694            ! doop.c t/op/vec.t
17695 ____________________________________________________________________________
17696 [  6190] By: gsar                                  on 2000/06/01  09:26:15
17697         Log: submit missing embed.pl change
17698      Branch: perl
17699            ! embed.pl
17700 ____________________________________________________________________________
17701 [  6189] By: gsar                                  on 2000/06/01  09:05:34
17702         Log: counting tr/// corrupts later operation (from M.J.T Guy)
17703      Branch: perl
17704            ! doop.c t/op/tr.t
17705 ____________________________________________________________________________
17706 [  6188] By: gsar                                  on 2000/06/01  08:58:39
17707         Log: h2xs tweaks
17708      Branch: perl
17709            ! utils/h2xs.PL
17710 ____________________________________________________________________________
17711 [  6187] By: gsar                                  on 2000/06/01  08:50:07
17712         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
17713              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
17714      Branch: perl
17715            + lib/Pod/LaTeX.pm
17716            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
17717            ! pod/pod2latex.PL
17718 ____________________________________________________________________________
17719 [  6186] By: gsar                                  on 2000/06/01  08:24:40
17720         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
17721              <wolfgang.laun@alcatel.at>)
17722      Branch: perl
17723            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
17724            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
17725 ____________________________________________________________________________
17726 [  6185] By: gsar                                  on 2000/06/01  08:12:00
17727         Log: remove incorrect documentation about implicit split to @_ in
17728              list context, which never really worked in perl 5 (from
17729              M.J.T. Guy)
17730      Branch: perl
17731            ! pod/perlfunc.pod pod/perltrap.pod
17732 ____________________________________________________________________________
17733 [  6184] By: gsar                                  on 2000/06/01  07:52:27
17734         Log: tweak for change#6127
17735      Branch: perl
17736            ! perl.c
17737 ____________________________________________________________________________
17738 [  6183] By: gsar                                  on 2000/06/01  07:41:02
17739         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
17740              <nick@ccl4.org>)
17741      Branch: perl
17742            + t/lib/selfloader.t
17743            ! MANIFEST lib/SelfLoader.pm
17744 ____________________________________________________________________________
17745 [  6182] By: jhi                                   on 2000/06/01  00:34:42
17746         Log: Be Cleaner Part Deux.
17747      Branch: cfgperl
17748            ! Makefile.SH
17749 ____________________________________________________________________________
17750 [  6181] By: jhi                                   on 2000/06/01  00:32:09
17751         Log: Integrate with Sarathy.
17752      Branch: cfgperl
17753           !> pp.c t/op/arith.t
17754 ____________________________________________________________________________
17755 [  6180] By: jhi                                   on 2000/06/01  00:31:13
17756         Log: microperl nits from Simon Cozens.
17757      Branch: cfgperl
17758            + uconfig.h
17759            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
17760            ! unixish.h
17761 ____________________________________________________________________________
17762 [  6179] By: gsar                                  on 2000/05/31  22:37:51
17763         Log: buggy modulus on UVs introduced by change#3378 (resulted in
17764              4063328477 % 65535 amounting to 27406, instead of 27407)
17765      Branch: perl
17766            ! pp.c t/op/arith.t
17767 ____________________________________________________________________________
17768 [  6178] By: jhi                                   on 2000/05/31  21:52:41
17769         Log: Be cleaner.
17770      Branch: cfgperl
17771            ! Makefile.SH
17772 ____________________________________________________________________________
17773 [  6177] By: jhi                                   on 2000/05/31  21:47:33
17774         Log: Substitution utf8 patch from Simon Cozens.
17775      Branch: cfgperl
17776            ! pp_hot.c
17777 ____________________________________________________________________________
17778 [  6176] By: jhi                                   on 2000/05/31  21:45:34
17779         Log: Single-quoted utf8 patch from Simon Cozens.
17780      Branch: cfgperl
17781            ! toke.c
17782 ____________________________________________________________________________
17783 [  6175] By: jhi                                   on 2000/05/31  21:40:18
17784         Log: Integrate with Sarathy.
17785      Branch: cfgperl
17786           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
17787 ____________________________________________________________________________
17788 [  6174] By: jhi                                   on 2000/05/31  21:37:31
17789         Log: microperl changes from Simon Cozens; Makefile for microperl
17790              written from scratch; few casts added as microperl compilation
17791              doesn't have all prototypes available.
17792      Branch: cfgperl
17793            + Makefile.micro README.micro Todo.micro uconfig.sh
17794            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
17795            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
17796      Branch: metaconfig
17797            + U/modified/Config_h.U
17798 ____________________________________________________________________________
17799 [  6173] By: jhi                                   on 2000/05/31  20:00:24
17800         Log: metaconfig maintenance.
17801      Branch: metaconfig
17802            + U/modified/Inhdr.U U/typedefs/inotype.U
17803      Branch: metaconfig/U/perl
17804            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
17805            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
17806 ____________________________________________________________________________
17807 [  6172] By: gsar                                  on 2000/05/31  05:05:42
17808         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
17809              (from Ilya Zakharevich)
17810      Branch: perl
17811            ! regexec.c t/op/re_tests
17812 ____________________________________________________________________________
17813 [  6171] By: gsar                                  on 2000/05/31  05:01:47
17814         Log: scalar() doesn't force scalar context when used in void context
17815              (from Simon Cozens)
17816      Branch: perl
17817            ! op.c t/op/wantarray.t
17818 ____________________________________________________________________________
17819 [  6170] By: gsar                                  on 2000/05/31  04:41:33
17820         Log: change#6142 needs tweaks to tests to work where there's no symlink()
17821              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
17822      Branch: perl
17823            ! t/lib/filefind.t
17824 ____________________________________________________________________________
17825 [  6169] By: gsar                                  on 2000/05/31  04:29:49
17826         Log: integrate cfgperl contents into mainline
17827      Branch: perl
17828           +> pod/perlmodlib.PL pod/perlnewmod.pod
17829           !> (integrate 42 files)
17830 ____________________________________________________________________________
17831 [  6168] By: jhi                                   on 2000/05/30  22:53:37
17832         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
17833      Branch: cfgperl
17834            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17835            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
17836            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
17837            ! win32/config.bc win32/config.gc win32/config.vc
17838            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17839            ! win32/config_h.PL win32/config_sh.PL
17840      Branch: metaconfig/U/perl
17841            ! perlxv.U
17842 ____________________________________________________________________________
17843 [  6167] By: jhi                                   on 2000/05/30  22:20:21
17844         Log: tweak todo 
17845      Branch: cfgperl
17846            ! Todo-5.6
17847 ____________________________________________________________________________
17848 [  6166] By: jhi                                   on 2000/05/30  22:11:51
17849         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
17850              in case somebody wants to write an extension for more
17851              shadow database interfaces.
17852      Branch: cfgperl
17853            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17854            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
17855            ! vos/config.def vos/config.h vos/config_h.SH_orig
17856            ! win32/config.bc win32/config.gc win32/config.vc
17857            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17858      Branch: metaconfig
17859            ! U/modified/Myinit.U
17860      Branch: metaconfig/U/perl
17861            + d_getespwnam.U d_getprpwnam.U i_prot.U
17862 ____________________________________________________________________________
17863 [  6165] By: jhi                                   on 2000/05/30  18:35:34
17864         Log: Integrate with Sarathy.
17865      Branch: cfgperl
17866           !> op.c
17867 ____________________________________________________________________________
17868 [  6164] By: jhi                                   on 2000/05/30  18:30:16
17869         Log: detypo
17870      Branch: cfgperl
17871            ! Configure config_h.SH
17872      Branch: metaconfig/U/perl
17873            ! perlxv.U
17874 ____________________________________________________________________________
17875 [  6163] By: gsar                                  on 2000/05/30  03:24:03
17876         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
17877      Branch: perl
17878            ! op.c
17879 ____________________________________________________________________________
17880 [  6162] By: gsar                                  on 2000/05/30  03:09:38
17881         Log: fix memory leak in method call optimization (change#3768);
17882              made C<eval "$x->foo()"> leak
17883      Branch: perl
17884            ! op.c
17885 ____________________________________________________________________________
17886 [  6161] By: jhi                                   on 2000/05/29  17:56:26
17887         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
17888              both from Simon Cozens.
17889      Branch: cfgperl
17890            + pod/perlmodlib.PL pod/perlnewmod.pod
17891            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
17892            ! pod/perlmodlib.pod pod/perltoc.pod
17893 ____________________________________________________________________________
17894 [  6160] By: jhi                                   on 2000/05/29  17:23:55
17895         Log: Changes for the File::Temp 0.08 (change #6159) test suite
17896              to fit better into the Perl distribution test framework.
17897      Branch: cfgperl
17898            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
17899            ! t/lib/ftmp-tempfile.t
17900 ____________________________________________________________________________
17901 [  6159] By: jhi                                   on 2000/05/29  16:55:36
17902         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
17903      Branch: cfgperl
17904            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
17905            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
17906 ____________________________________________________________________________
17907 [  6158] By: bailey                                on 2000/05/29  16:22:08
17908         Log: Add fallback to tmpfile for use in cases where user's relying on
17909              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
17910              Lane's patch)
17911      Branch: vmsperl
17912            ! vms/vms.c vms/vmsish.h
17913 ____________________________________________________________________________
17914 [  6157] By: jhi                                   on 2000/05/29  03:10:36
17915         Log: Regen Configure to jive with #6149.
17916      Branch: cfgperl
17917            ! Configure
17918      Branch: metaconfig
17919            ! U/modified/Getfile.U
17920 ____________________________________________________________________________
17921 [  6156] By: jhi                                   on 2000/05/29  03:01:38
17922         Log: Integrate with Sarathy.
17923      Branch: cfgperl
17924           +> ext/DynaLoader/dl_mac.xs
17925           !> (integrate 38 files)
17926 ____________________________________________________________________________
17927 [  6155] By: gsar                                  on 2000/05/28  21:15:58
17928         Log: small bug in change#6144; remove random \xA0 character that snuck
17929              in via change#6145
17930      Branch: perl
17931            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
17932 ____________________________________________________________________________
17933 [  6154] By: gsar                                  on 2000/05/28  21:04:19
17934         Log: avoid type mismatch warning
17935      Branch: perl
17936            ! perl.c
17937 ____________________________________________________________________________
17938 [  6153] By: gsar                                  on 2000/05/28  20:58:31
17939         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
17940              <nick@Bagpuss.uk.boo.com>)
17941      Branch: perl
17942            ! lib/Test/Harness.pm
17943 ____________________________________________________________________________
17944 [  6152] By: gsar                                  on 2000/05/28  20:53:42
17945         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
17946      Branch: perl
17947            ! regexec.c
17948 ____________________________________________________________________________
17949 [  6151] By: gsar                                  on 2000/05/28  20:50:28
17950         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
17951      Branch: perl
17952            ! regexec.c
17953 ____________________________________________________________________________
17954 [  6150] By: gsar                                  on 2000/05/28  20:39:58
17955         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
17956      Branch: perl
17957            ! pod/perlrequick.pod
17958 ____________________________________________________________________________
17959 [  6149] By: gsar                                  on 2000/05/28  20:35:16
17960         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
17961              <troc@netrus.net>)
17962      Branch: perl
17963            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
17964            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
17965            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
17966            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
17967 ____________________________________________________________________________
17968 [  6148] By: gsar                                  on 2000/05/28  20:21:07
17969         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
17970      Branch: perl
17971            ! lib/ExtUtils/MM_Unix.pm
17972 ____________________________________________________________________________
17973 [  6147] By: gsar                                  on 2000/05/28  20:12:41
17974         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
17975              (from Peter Prymmer)
17976      Branch: perl
17977            ! vms/subconfigure.com
17978 ____________________________________________________________________________
17979 [  6146] By: gsar                                  on 2000/05/28  20:06:15
17980         Log: doc typo
17981      Branch: perl
17982            ! lib/warnings.pm warnings.h warnings.pl
17983 ____________________________________________________________________________
17984 [  6145] By: gsar                                  on 2000/05/28  18:44:33
17985         Log: make xsubpp skip embedded pod (from Matthias Neeracher
17986              <neeri@iis.ee.ethz.ch>)
17987      Branch: perl
17988            ! lib/ExtUtils/xsubpp
17989 ____________________________________________________________________________
17990 [  6144] By: gsar                                  on 2000/05/28  18:42:49
17991         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
17992              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
17993              <neeri@iis.ee.ethz.ch>)
17994      Branch: perl
17995            ! lib/AutoSplit.pm
17996 ____________________________________________________________________________
17997 [  6143] By: gsar                                  on 2000/05/28  18:41:12
17998         Log: MacOS support, part 1 (from Matthias Neeracher
17999              <neeri@iis.ee.ethz.ch>)
18000      Branch: perl
18001            + ext/DynaLoader/dl_mac.xs
18002            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
18003            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
18004            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
18005            ! util.h
18006 ____________________________________________________________________________
18007 [  6142] By: gsar                                  on 2000/05/28  18:21:51
18008         Log: File::Find fails to chdir when chasing symlinks (from
18009              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
18010      Branch: perl
18011            ! lib/File/Find.pm t/lib/filefind.t
18012 ____________________________________________________________________________
18013 [  6141] By: jhi                                   on 2000/05/28  14:25:15
18014         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
18015              forwarded by Peter Seebach from the bsdi-users mailing list.
18016              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
18017      Branch: perl
18018            ! hints/bsdos.sh
18019 ____________________________________________________________________________
18020 [  6140] By: jhi                                   on 2000/05/28  14:11:57
18021         Log: Integrate with Sarathy.
18022      Branch: cfgperl
18023           +> (branch 30 files)
18024           !> (integrate 93 files)
18025 ____________________________________________________________________________
18026 [  6139] By: gsar                                  on 2000/05/28  10:01:48
18027         Log: revise mktables.PL for bugs and newness in Unicode 3.0
18028              (from James Bence <jbence@amgen.com>)
18029      Branch: perl
18030            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
18031            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
18032            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
18033            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
18034            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
18035            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
18036            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
18037            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
18038            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
18039            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
18040            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
18041            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
18042            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
18043            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
18044            + lib/unicode/Is/SylWU.pl
18045            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
18046            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
18047            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
18048            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
18049            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
18050            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
18051            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
18052            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
18053            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
18054            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
18055            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
18056            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
18057            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
18058            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
18059            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
18060            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
18061            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
18062            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
18063            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
18064            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
18065            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
18066            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
18067            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
18068            ! lib/unicode/Makefile lib/unicode/mktables.PL
18069 ____________________________________________________________________________
18070 [  6138] By: gsar                                  on 2000/05/28  08:50:32
18071         Log: add note about the handling of negative indices to tied arrays
18072              (from Michael G Schwern <schwern@pobox.com>)
18073      Branch: perl
18074            ! pod/perltie.pod
18075 ____________________________________________________________________________
18076 [  6137] By: gsar                                  on 2000/05/28  08:46:10
18077         Log: fix bogus redeclaration warning for "our" variables in different
18078              scopes
18079      Branch: perl
18080            ! op.c t/pragma/strict-vars
18081 ____________________________________________________________________________
18082 [  6136] By: gsar                                  on 2000/05/28  08:31:20
18083         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
18084      Branch: perl
18085            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
18086 ____________________________________________________________________________
18087 [  6135] By: gsar                                  on 2000/05/28  08:17:50
18088         Log: enable Test::Harness to dynamically determine column width etc.
18089              (from Rob Napier <rnapier@employees.org>)
18090      Branch: perl
18091            ! lib/Test/Harness.pm
18092 ____________________________________________________________________________
18093 [  6134] By: gsar                                  on 2000/05/28  08:13:39
18094         Log: make Test::Harness use wait.h/WCOREDUMP if available
18095              (from Ben Tilly <ben_tilly@hotmail.com>)
18096      Branch: perl
18097            ! lib/Test/Harness.pm
18098 ____________________________________________________________________________
18099 [  6133] By: gsar                                  on 2000/05/28  08:08:05
18100         Log: elide bogus test in change#6132
18101      Branch: perl
18102            ! t/pragma/warn/9enabled
18103 ____________________________________________________________________________
18104 [  6132] By: gsar                                  on 2000/05/28  08:03:14
18105         Log: warnings::enabled() doesn't fall back to looking at $^W if
18106              caller isn't using lexical warnings (from Paul Marquess)
18107      Branch: perl
18108            ! pp_ctl.c t/pragma/warn/9enabled
18109 ____________________________________________________________________________
18110 [  6131] By: gsar                                  on 2000/05/28  07:57:47
18111         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
18112      Branch: perl
18113            ! ext/POSIX/POSIX.pm
18114 ____________________________________________________________________________
18115 [  6130] By: gsar                                  on 2000/05/28  07:29:12
18116         Log: fix places that mean C<"word" character> but say C<alphanumeric
18117              character>
18118      Branch: perl
18119            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
18120 ____________________________________________________________________________
18121 [  6129] By: gsar                                  on 2000/05/28  07:18:41
18122         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
18123      Branch: perl
18124            ! vms/test.com
18125 ____________________________________________________________________________
18126 [  6128] By: gsar                                  on 2000/05/28  07:12:55
18127         Log: new perlxstut example for passing/returning refs to arrays
18128              (from David Lowe <dlowe@pootpoot.com>)
18129      Branch: perl
18130            ! pod/perlxstut.pod
18131 ____________________________________________________________________________
18132 [  6127] By: gsar                                  on 2000/05/28  07:02:50
18133         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
18134              failed (from Gisle Aas)
18135      Branch: perl
18136            ! cop.h perl.c
18137 ____________________________________________________________________________
18138 [  6126] By: gsar                                  on 2000/05/28  06:39:53
18139         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
18140              (reworked variant of patch suggested by Simon Cozens)
18141      Branch: perl
18142            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
18143            ! pp_hot.c proto.h t/op/gv.t
18144 ____________________________________________________________________________
18145 [  6125] By: gsar                                  on 2000/05/28  05:14:55
18146         Log: enable propagating exception objects via Perl_croak() in XS code
18147              (from Gisle Aas)
18148      Branch: perl
18149            ! util.c
18150 ____________________________________________________________________________
18151 [  6124] By: gsar                                  on 2000/05/28  05:07:28
18152         Log: integrate vmsperl contents into mainline
18153      Branch: perl
18154           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
18155           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
18156           !> vms/vmsish.h
18157 ____________________________________________________________________________
18158 [  6123] By: gsar                                  on 2000/05/28  05:03:53
18159         Log: clarify gotcha with #line directives (from Rocco Caputo
18160              <troc@netrus.net>)
18161      Branch: perl
18162            ! pod/perldebug.pod pod/perlsyn.pod
18163 ____________________________________________________________________________
18164 [  6122] By: gsar                                  on 2000/05/28  04:58:29
18165         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
18166              (from Mark-Jason Dominus)
18167      Branch: perl
18168            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
18169            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
18170            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
18171            ! toke.c
18172 ____________________________________________________________________________
18173 [  6121] By: bailey                                on 2000/05/25  04:46:54
18174         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
18175              lists (based on fixes by Craig Berry)
18176      Branch: vmsperl
18177            ! lib/File/Spec/VMS.pm
18178 ____________________________________________________________________________
18179 [  6120] By: bailey                                on 2000/05/25  04:25:38
18180         Log: Add missing escape (Charles Lane)
18181      Branch: vmsperl
18182            ! t/op/lex_assign.t
18183 ____________________________________________________________________________
18184 [  6119] By: bailey                                on 2000/05/25  04:21:25
18185         Log: Quiet error messages in vmsish.t (Charles Lane)
18186      Branch: vmsperl
18187            ! vms/ext/vmsish.t
18188 ____________________________________________________________________________
18189 [  6118] By: bailey                                on 2000/05/25  04:17:57
18190         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
18191              Flatten case labels in switch statements uniformly (Charles Bailey)
18192      Branch: vmsperl
18193            ! vms/vms.c
18194 ____________________________________________________________________________
18195 [  6117] By: bailey                                on 2000/05/25  03:58:09
18196         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
18197      Branch: vmsperl
18198            ! vms/vmsish.h
18199 ____________________________________________________________________________
18200 [  6116] By: bailey                                on 2000/05/25  03:11:15
18201         Log: Miscellaneous cosmetic fixes (Charles Lane)
18202      Branch: vmsperl
18203            ! lib/ExtUtils/MM_VMS.pm
18204 ____________________________________________________________________________
18205 [  6115] By: bailey                                on 2000/05/25  03:10:36
18206         Log: Add bounds checking for several strings (Charles Lane)
18207      Branch: vmsperl
18208            ! vms/vms.c
18209 ____________________________________________________________________________
18210 [  6114] By: bailey                                on 2000/05/25  02:25:34
18211         Log: Urk -- undo previous removal of vmsish 'exit' change
18212      Branch: vmsperl
18213            ! vms/ext/vmsish.pm vms/vmsish.h
18214 ____________________________________________________________________________
18215 [  6113] By: bailey                                on 2000/05/24  02:24:40
18216         Log: Ugly workaround for version-specific RTL error
18217      Branch: vmsperl
18218            ! vms/vms.c
18219 ____________________________________________________________________________
18220 [  6112] By: bailey                                on 2000/05/24  02:19:55
18221         Log: Check for existence of file before trying to delete
18222      Branch: vmsperl
18223            ! vms/test.com
18224 ____________________________________________________________________________
18225 [  6111] By: bailey                                on 2000/05/23  23:35:13
18226         Log: Resync with mainline prior to post-5.6.0 updates
18227      Branch: vmsperl
18228           +> (branch 49 files)
18229            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
18230            ! vms/ext/vmsish.pm
18231           !> (integrate 334 files)
18232 ____________________________________________________________________________
18233 [  6110] By: jhi                                   on 2000/05/23  19:28:32
18234         Log: todo tweak
18235      Branch: cfgperl
18236            ! Todo-5.6
18237 ____________________________________________________________________________
18238 [  6109] By: jhi                                   on 2000/05/18  17:38:54
18239         Log: Integrate with Sarathy.
18240      Branch: cfgperl
18241           !> mg.c perl.h win32/perlhost.h
18242 ____________________________________________________________________________
18243 [  6108] By: gsar                                  on 2000/05/17  02:24:56
18244         Log: reenable fake signal handling on Windows, bugs and all
18245      Branch: perl
18246            ! mg.c perl.h win32/perlhost.h
18247 ____________________________________________________________________________
18248 [  6107] By: jhi                                   on 2000/05/15  18:01:41
18249         Log: Tweak the todo list.
18250      Branch: cfgperl
18251            ! Todo-5.6
18252 ____________________________________________________________________________
18253 [  6106] By: jhi                                   on 2000/05/15  13:41:48
18254         Log: The (Configure) script refuses to go on, after asking for
18255              'You may also choose to try maximal 64-bitness....'.
18256              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
18257              -- Patrick Zima
18258              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
18259      Branch: cfgperl
18260            ! hints/solaris_2.sh
18261 ____________________________________________________________________________
18262 [  6105] By: jhi                                   on 2000/05/11  14:37:43
18263         Log: Integrate with Sarathy.
18264      Branch: cfgperl
18265           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
18266           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
18267 ____________________________________________________________________________
18268 [  6104] By: gsar                                  on 2000/05/11  03:39:07
18269         Log: PL_sys_intern was being initialized too late on windows
18270      Branch: perl
18271            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
18272            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
18273 ____________________________________________________________________________
18274 [  6103] By: jhi                                   on 2000/05/09  19:42:20
18275         Log: Test tweaking for Unicos continues.
18276      Branch: cfgperl
18277            ! t/op/64bitint.t
18278 ____________________________________________________________________________
18279 [  6102] By: jhi                                   on 2000/05/09  16:47:27
18280         Log: The test suite tweak in #6101 wasn't quite right.
18281      Branch: cfgperl
18282            ! t/lib/complex.t
18283 ____________________________________________________________________________
18284 [  6101] By: jhi                                   on 2000/05/09  15:35:34
18285         Log: Hints and test tweaks for Unicos.
18286      Branch: cfgperl
18287            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
18288 ____________________________________________________________________________
18289 [  6100] By: jhi                                   on 2000/05/08  21:15:06
18290         Log: More compilation tweakery from Allen Smith.
18291      Branch: cfgperl
18292            ! hints/irix_6.sh
18293 ____________________________________________________________________________
18294 [  6099] By: jhi                                   on 2000/05/08  19:21:18
18295         Log: Tweaks for the cc bugs from Allen Smith.
18296      Branch: cfgperl
18297            ! hints/irix_6.sh
18298 ____________________________________________________________________________
18299 [  6098] By: jhi                                   on 2000/05/08  19:13:37
18300         Log: Add a note about other, yet unsupported, shadow password APIs.
18301      Branch: cfgperl
18302            ! pp_sys.c
18303 ____________________________________________________________________________
18304 [  6097] By: jhi                                   on 2000/05/08  18:46:34
18305         Log: Add a note about possible compilation problems from Allen Smith.
18306      Branch: cfgperl
18307            ! hints/irix_6.sh
18308 ____________________________________________________________________________
18309 [  6096] By: jhi                                   on 2000/05/08  17:33:10
18310         Log: Integrate with Sarathy.
18311      Branch: cfgperl
18312           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
18313           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
18314 ____________________________________________________________________________
18315 [  6095] By: jhi                                   on 2000/05/08  16:21:33
18316         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
18317              might be useful in future.
18318      Branch: cfgperl
18319            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18320            ! config_h.SH
18321      Branch: metaconfig
18322            ! U/installdirs/inc_version_list.U
18323      Branch: metaconfig/U/perl
18324            ! perlxv.U
18325 ____________________________________________________________________________
18326 [  6094] By: gsar                                  on 2000/05/08  14:22:22
18327         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
18328      Branch: perl
18329            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
18330            ! hints/cygwin.sh pp_sys.c
18331 ____________________________________________________________________________
18332 [  6093] By: gsar                                  on 2000/05/08  12:52:28
18333         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
18334              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
18335      Branch: perl
18336            ! pp_sys.c sv.c win32/perlhost.h
18337 ____________________________________________________________________________
18338 [  6092] By: jhi                                   on 2000/05/07  22:40:34
18339         Log: Regen perltoc with the fixed buildtoc.
18340      Branch: cfgperl
18341            ! pod/perltoc.pod
18342 ____________________________________________________________________________
18343 [  6091] By: jhi                                   on 2000/05/07  22:24:16
18344         Log: Integrate with Sarathy.
18345      Branch: cfgperl
18346           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
18347           !> t/op/substr.t toke.c
18348 ____________________________________________________________________________
18349 [  6090] By: gsar                                  on 2000/05/07  19:47:07
18350         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
18351              [NI]OK; added tests for both
18352      Branch: perl
18353            ! perl.c pp_hot.c sv.c t/op/substr.t
18354 ____________________________________________________________________________
18355 [  6089] By: gsar                                  on 2000/05/07  18:18:38
18356         Log: buildtoc tweak to fix newline lossage
18357      Branch: perl
18358            ! pod/buildtoc
18359 ____________________________________________________________________________
18360 [  6088] By: jhi                                   on 2000/05/07  16:35:36
18361         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
18362              because we do not use those.  The HAS_GETSPNAM remains,
18363              though, because we still do use that.
18364      Branch: cfgperl
18365            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18366            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
18367            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
18368            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
18369            ! win32/config.vc win32/config_H.bc win32/config_H.gc
18370            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
18371 ____________________________________________________________________________
18372 [  6087] By: gsar                                  on 2000/05/07  16:05:16
18373         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
18374      Branch: perl
18375            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
18376 ____________________________________________________________________________
18377 [  6086] By: jhi                                   on 2000/05/07  15:27:07
18378         Log: Integrate with Sarathy.
18379      Branch: cfgperl
18380           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18381           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
18382           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
18383           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
18384           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
18385           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
18386 ____________________________________________________________________________
18387 [  6085] By: gsar                                  on 2000/05/07  05:52:02
18388         Log: repeat operator (x) doesn't preserve utf8-ness
18389      Branch: perl
18390            ! pp.c t/op/substr.t
18391 ____________________________________________________________________________
18392 [  6084] By: gsar                                  on 2000/05/07  05:39:55
18393         Log: substr() does not preserve utf8-ness (from Stefan Eissing
18394              <Eissing@medicaldataservice.de>); added tests
18395      Branch: perl
18396            ! pp.c t/op/substr.t
18397 ____________________________________________________________________________
18398 [  6083] By: gsar                                  on 2000/05/07  05:24:46
18399         Log: note about undocumented caller() return value (from M.J.T. Guy);
18400              yet another peek.t tweak
18401      Branch: perl
18402            ! pod/perlfunc.pod t/lib/peek.t
18403 ____________________________________________________________________________
18404 [  6082] By: gsar                                  on 2000/05/07  05:08:40
18405         Log: peek.t non-portable to ithreads
18406      Branch: perl
18407            ! t/lib/peek.t
18408 ____________________________________________________________________________
18409 [  6081] By: gsar                                  on 2000/05/07  04:17:04
18410         Log: better default perlbug categories for ok reports (from Richard Foley)
18411      Branch: perl
18412            ! utils/perlbug.PL
18413 ____________________________________________________________________________
18414 [  6080] By: gsar                                  on 2000/05/07  04:08:07
18415         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
18416              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
18417      Branch: perl
18418            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18419            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
18420            ! AUTHORS MAINTAIN MANIFEST
18421 ____________________________________________________________________________
18422 [  6079] By: gsar                                  on 2000/05/07  04:01:38
18423         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
18424      Branch: perl
18425            ! lib/Carp/Heavy.pm
18426 ____________________________________________________________________________
18427 [  6078] By: gsar                                  on 2000/05/07  01:24:19
18428         Log: workaround for CRT bug in chdir() (from Charles Lane, via
18429              Peter Prymmer)
18430      Branch: perl
18431            ! iperlsys.h vms/vms.c vms/vmsish.h
18432 ____________________________________________________________________________
18433 [  6077] By: gsar                                  on 2000/05/07  01:22:23
18434         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
18435              and Tom Phoenix)
18436      Branch: perl
18437            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
18438 ____________________________________________________________________________
18439 [  6076] By: gsar                                  on 2000/05/06  17:36:29
18440         Log: integrate cfgperl contents into mainline
18441      Branch: perl
18442           +> t/lib/peek.t
18443           !> Configure MANIFEST Porting/Glossary Porting/config.sh
18444           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
18445           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
18446           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
18447 ____________________________________________________________________________
18448 [  6075] By: jhi                                   on 2000/05/05  18:56:10
18449         Log: Make the test more portable.
18450      Branch: cfgperl
18451            ! t/lib/peek.t
18452 ____________________________________________________________________________
18453 [  6074] By: jhi                                   on 2000/05/05  18:49:20
18454         Log: Introduce t/lib/peek.t.
18455      Branch: cfgperl
18456            + t/lib/peek.t
18457            ! MANIFEST
18458 ____________________________________________________________________________
18459 [  6073] By: jhi                                   on 2000/05/05  14:30:45
18460         Log: Complex tweaks.
18461      Branch: cfgperl
18462            ! lib/Math/Complex.pm t/lib/complex.t
18463 ____________________________________________________________________________
18464 [  6072] By: jhi                                   on 2000/05/05  12:27:13
18465         Log: Integrate with Sarathy.
18466      Branch: cfgperl
18467           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
18468           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
18469           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
18470           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
18471 ____________________________________________________________________________
18472 [  6071] By: gsar                                  on 2000/05/05  02:24:46
18473         Log: misformatted perllocal.pod (from Tim Jenness
18474              <t.jenness@jach.hawaii.edu>)
18475      Branch: perl
18476            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
18477 ____________________________________________________________________________
18478 [  6070] By: gsar                                  on 2000/05/05  02:16:52
18479         Log: remove misleading comment (from M.J.T. Guy)
18480      Branch: perl
18481            ! t/lib/anydbm.t
18482 ____________________________________________________________________________
18483 [  6069] By: gsar                                  on 2000/05/05  02:15:13
18484         Log: File::Spec compatibility update (from Barrie Slaymaker
18485              <barries@slaysys.com>)
18486      Branch: perl
18487            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
18488            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
18489 ____________________________________________________________________________
18490 [  6068] By: gsar                                  on 2000/05/05  02:01:50
18491         Log: note about values()
18492      Branch: perl
18493            ! pod/perlfunc.pod
18494 ____________________________________________________________________________
18495 [  6067] By: gsar                                  on 2000/05/05  01:33:09
18496         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
18497      Branch: perl
18498            ! win32/win32.c
18499 ____________________________________________________________________________
18500 [  6066] By: gsar                                  on 2000/05/05  01:23:43
18501         Log: s/END/CHECK/
18502      Branch: perl
18503            ! perl.c
18504 ____________________________________________________________________________
18505 [  6065] By: jhi                                   on 2000/05/04  17:30:22
18506         Log: Integrate with Sarathy.
18507      Branch: cfgperl
18508           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
18509 ____________________________________________________________________________
18510 [  6064] By: gsar                                  on 2000/05/04  17:26:14
18511         Log: change#5905 wasn't quite right--it's intent only applies when arguments
18512              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
18513      Branch: perl
18514            ! pp_sys.c sv.c
18515 ____________________________________________________________________________
18516 [  6063] By: gsar                                  on 2000/05/04  16:52:29
18517         Log: tokeq() could read unallocated field in argument
18518      Branch: perl
18519            ! toke.c
18520 ____________________________________________________________________________
18521 [  6062] By: gsar                                  on 2000/05/04  16:34:51
18522         Log: additional tests for utf8.t
18523      Branch: perl
18524            ! t/pragma/utf8.t
18525 ____________________________________________________________________________
18526 [  6061] By: gsar                                  on 2000/05/04  16:09:28
18527         Log: change#5921 neglected to make eq honor "use bytes"
18528      Branch: perl
18529            ! sv.c
18530 ____________________________________________________________________________
18531 [  6060] By: jhi                                   on 2000/05/04  15:30:16
18532         Log: Integrate with Sarathy.
18533      Branch: cfgperl
18534           !> perl.c regcomp.c t/pragma/utf8.t
18535 ____________________________________________________________________________
18536 [  6059] By: jhi                                   on 2000/05/04  15:26:37
18537         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
18538              in natively 64-bit platforms where a long is a quad (no need
18539              for long longs).  Also added bias for IVs.
18540      Branch: cfgperl
18541            ! toke.c
18542 ____________________________________________________________________________
18543 [  6058] By: gsar                                  on 2000/05/04  00:19:14
18544         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
18545              (spotted by Donald Kinzer <dkinzer@premia.com>)
18546      Branch: perl
18547            ! perl.c
18548 ____________________________________________________________________________
18549 [  6057] By: gsar                                  on 2000/05/03  18:34:01
18550         Log: fix broken parsing of /\x{ab}/
18551      Branch: perl
18552            ! regcomp.c t/pragma/utf8.t
18553 ____________________________________________________________________________
18554 [  6056] By: jhi                                   on 2000/05/03  17:57:16
18555         Log: The search of infinity continues, this time simplified.
18556      Branch: cfgperl
18557            ! lib/Math/Complex.pm
18558 ____________________________________________________________________________
18559 [  6055] By: jhi                                   on 2000/05/03  17:45:30
18560         Log: Detypo.
18561      Branch: cfgperl
18562            ! hints/unicos.sh
18563 ____________________________________________________________________________
18564 [  6054] By: jhi                                   on 2000/05/02  22:28:27
18565         Log: Be more forgiving in POSIX about HUGE_VALL.
18566      Branch: cfgperl
18567            ! ext/POSIX/POSIX.xs
18568 ____________________________________________________________________________
18569 [  6053] By: jhi                                   on 2000/05/02  22:25:05
18570         Log: Integrate with Sarathy.
18571      Branch: cfgperl
18572           !> hints/irix_6.sh pod/perlop.pod
18573 ____________________________________________________________________________
18574 [  6052] By: jhi                                   on 2000/05/02  22:24:31
18575         Log: Unicos hint tweak.
18576      Branch: cfgperl
18577            ! hints/unicos.sh
18578 ____________________________________________________________________________
18579 [  6051] By: jhi                                   on 2000/05/02  22:21:26
18580         Log: Complex tweakery.
18581      Branch: cfgperl
18582            ! lib/Math/Complex.pm t/lib/complex.t
18583 ____________________________________________________________________________
18584 [  6050] By: jhi                                   on 2000/05/02  19:26:22
18585         Log: Use setxxent()/endxxent().
18586      Branch: cfgperl
18587            ! t/op/grent.t t/op/pwent.t
18588 ____________________________________________________________________________
18589 [  6049] By: jhi                                   on 2000/05/02  19:06:02
18590         Log: Test both the scalar and list contexts.
18591      Branch: cfgperl
18592            ! t/op/grent.t t/op/pwent.t
18593 ____________________________________________________________________________
18594 [  6048] By: gsar                                  on 2000/05/02  18:29:10
18595         Log: add note about how $( doesn't interpolate in REs (from
18596              Philip Newton <newton@ficus.frogspace.net>)
18597      Branch: perl
18598            ! pod/perlop.pod
18599 ____________________________________________________________________________
18600 [  6047] By: jhi                                   on 2000/05/02  17:41:24
18601         Log: Call getspnam() only iff needd.
18602      Branch: cfgperl
18603            ! pp_sys.c
18604 ____________________________________________________________________________
18605 [  6046] By: gsar                                  on 2000/05/02  17:07:25
18606         Log: libscheck has insufficient checks for n32 libs (from
18607              Albert Chin-A-Young <china@thewrittenword.com>)
18608      Branch: perl
18609            ! hints/irix_6.sh
18610 ____________________________________________________________________________
18611 [  6045] By: jhi                                   on 2000/05/02  13:57:17
18612         Log: Integrate with Sarathy.
18613      Branch: cfgperl
18614           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
18615           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
18616 ____________________________________________________________________________
18617 [  6044] By: gsar                                  on 2000/05/02  06:48:19
18618         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
18619              such that underscores are only ignored in literal numbers,
18620              "\x{...}", and hex/oct argument
18621      Branch: perl
18622            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
18623 ____________________________________________________________________________
18624 [  6043] By: gsar                                  on 2000/05/02  02:22:29
18625         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
18626      Branch: perl
18627            ! pod/perlretut.pod
18628 ____________________________________________________________________________
18629 [  6042] By: gsar                                  on 2000/05/02  02:17:51
18630         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
18631      Branch: perl
18632            ! pod/perltrap.pod
18633 ____________________________________________________________________________
18634 [  6041] By: gsar                                  on 2000/05/02  01:53:51
18635         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
18636              to compensate
18637      Branch: perl
18638            ! Porting/makerel
18639 ____________________________________________________________________________
18640 [  6040] By: gsar                                  on 2000/05/02  01:51:57
18641         Log: missing files in MANIFEST
18642      Branch: perl
18643            ! MANIFEST
18644 ____________________________________________________________________________
18645 [  6039] By: jhi                                   on 2000/05/02  00:36:46
18646         Log: Infinite problems.
18647      Branch: cfgperl
18648            ! lib/Math/Complex.pm
18649 ____________________________________________________________________________
18650 [  6038] By: jhi                                   on 2000/05/02  00:06:38
18651         Log: pwent/spent #ifdef imbalance.
18652      Branch: cfgperl
18653            ! pp_sys.c
18654 ____________________________________________________________________________
18655 [  6037] By: jhi                                   on 2000/05/01  22:50:11
18656         Log: Use HUGE_VALL if applicable.
18657      Branch: cfgperl
18658            ! ext/POSIX/POSIX.xs util.c
18659 ____________________________________________________________________________
18660 [  6036] By: jhi                                   on 2000/05/01  22:20:53
18661         Log: Correct Freudian slip.
18662      Branch: cfgperl
18663            ! pp_sys.c
18664 ____________________________________________________________________________
18665 [  6035] By: jhi                                   on 2000/05/01  21:07:38
18666         Log: Continue on the pwent/spent case.
18667      Branch: cfgperl
18668            ! pp_sys.c
18669 ____________________________________________________________________________
18670 [  6034] By: jhi                                   on 2000/05/01  17:45:14
18671         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
18672              adjustments in 6032 conflicted badly with this, will have
18673              to revisit them later.
18674      Branch: cfgperl
18675           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
18676           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
18677           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
18678           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
18679           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
18680           !> t/lib/cgi-html.t t/lib/cgi-request.t
18681 ____________________________________________________________________________
18682 [  6033] By: jhi                                   on 2000/05/01  17:40:49
18683         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
18684      Branch: cfgperl
18685            ! pp_sys.c
18686 ____________________________________________________________________________
18687 [  6032] By: gsar                                  on 2000/05/01  15:56:32
18688         Log: whitespace adjustments
18689      Branch: perl
18690            ! pp_sys.c
18691 ____________________________________________________________________________
18692 [  6031] By: gsar                                  on 2000/05/01  15:19:41
18693         Log: small nits in diagnostics.pm (from Robin Barker)
18694      Branch: perl
18695            ! lib/diagnostics.pm pod/perldiag.pod
18696 ____________________________________________________________________________
18697 [  6030] By: gsar                                  on 2000/05/01  08:39:18
18698         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
18699              for @- and @+ (from Johan Vromans)
18700      Branch: perl
18701            ! lib/English.pm pod/perlvar.pod
18702 ____________________________________________________________________________
18703 [  6029] By: gsar                                  on 2000/05/01  08:16:10
18704         Log: add CGI.pm v2.66 (from Lincoln Stein)
18705      Branch: perl
18706            + lib/CGI/Util.pm t/lib/cgi-pretty.t
18707            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
18708            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
18709            ! t/lib/cgi-html.t t/lib/cgi-request.t
18710 ____________________________________________________________________________
18711 [  6028] By: gsar                                  on 2000/05/01  06:34:41
18712         Log: Pod::Man generates groff-incompatible macro definition (from
18713              Tom Christiansen)
18714      Branch: perl
18715            ! lib/Pod/Man.pm
18716 ____________________________________________________________________________
18717 [  6027] By: gsar                                  on 2000/05/01  06:31:36
18718         Log: podlators-1.02 update (from Russ Allbery)
18719      Branch: perl
18720            ! lib/Pod/Man.pm lib/Pod/Text.pm
18721 ____________________________________________________________________________
18722 [  6026] By: jhi                                   on 2000/04/30  23:24:23
18723         Log: Integrate with Sarathy.
18724      Branch: cfgperl
18725           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
18726           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
18727           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
18728           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
18729           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
18730           !> t/lib/syslog.t toke.c win32/win32.h
18731 ____________________________________________________________________________
18732 [  6025] By: gsar                                  on 2000/04/30  18:17:47
18733         Log: Is{Alnum,Alpha,Word} don't match titlecase
18734              
18735              TODO: IsSpace is defined recursively!
18736              
18737              (both spotted by Larry)
18738      Branch: perl
18739            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
18740            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
18741 ____________________________________________________________________________
18742 [  6024] By: gsar                                  on 2000/04/30  17:50:19
18743         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
18744              (from Hugo van der Sanden)
18745      Branch: perl
18746            ! toke.c
18747 ____________________________________________________________________________
18748 [  6023] By: gsar                                  on 2000/04/30  17:14:43
18749         Log: debugger stomps on $. (from M.J.T. Guy)
18750      Branch: perl
18751            ! lib/perl5db.pl
18752 ____________________________________________________________________________
18753 [  6022] By: gsar                                  on 2000/04/30  16:59:22
18754         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
18755      Branch: perl
18756            ! sv.c
18757 ____________________________________________________________________________
18758 [  6021] By: gsar                                  on 2000/04/29  21:00:08
18759         Log: remove Win2K issue in pod (fixed by change#6020)
18760      Branch: perl
18761            ! README.win32 pod/perl56delta.pod
18762 ____________________________________________________________________________
18763 [  6020] By: gsar                                  on 2000/04/29  20:51:49
18764         Log: test tweak
18765      Branch: perl
18766            ! t/lib/open3.t
18767 ____________________________________________________________________________
18768 [  6019] By: gsar                                  on 2000/04/29  20:34:27
18769         Log: windows portability tweaks
18770      Branch: perl
18771            ! t/lib/b.t win32/win32.h
18772 ____________________________________________________________________________
18773 [  6018] By: gsar                                  on 2000/04/29  19:55:24
18774         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
18775              make _PATH_LOG() return "" if unavailable
18776      Branch: perl
18777            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
18778            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
18779 ____________________________________________________________________________
18780 [  6017] By: jhi                                   on 2000/04/28  22:49:46
18781         Log: Integrate with Sarathy.
18782      Branch: cfgperl
18783           !> op.c perl.c pod/perldiag.pod t/lib/b.t
18784 ____________________________________________________________________________
18785 [  6016] By: jhi                                   on 2000/04/28  22:46:14
18786         Log: Do not warn that an infinity does not look like a number.
18787      Branch: cfgperl
18788            ! sv.c
18789 ____________________________________________________________________________
18790 [  6015] By: gsar                                  on 2000/04/28  22:35:49
18791         Log: tweak test for portability
18792      Branch: perl
18793            ! t/lib/b.t
18794 ____________________________________________________________________________
18795 [  6014] By: gsar                                  on 2000/04/28  22:05:31
18796         Log: glob() loading File::Glob behind the scenes may cause syntax errors
18797      Branch: perl
18798            ! op.c
18799 ____________________________________________________________________________
18800 [  6013] By: gsar                                  on 2000/04/28  21:25:22
18801         Log: tweak change#5945 to display correct switch name in diagnostic
18802      Branch: perl
18803            ! perl.c pod/perldiag.pod
18804 ____________________________________________________________________________
18805 [  6012] By: jhi                                   on 2000/04/28  21:08:12
18806         Log: Integrate with Sarathy.
18807      Branch: cfgperl
18808           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
18809           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
18810           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
18811 ____________________________________________________________________________
18812 [  6011] By: jhi                                   on 2000/04/28  21:04:46
18813         Log: &HUGE_VAL is not defined, it exists.
18814      Branch: cfgperl
18815            ! lib/Math/Complex.pm
18816 ____________________________________________________________________________
18817 [  6010] By: gsar                                  on 2000/04/28  21:02:58
18818         Log: clarify note about shadow password support (from
18819              gellyfish@gellyfish.com)
18820      Branch: perl
18821            ! pod/perlfunc.pod
18822 ____________________________________________________________________________
18823 [  6009] By: gsar                                  on 2000/04/28  21:00:00
18824         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
18825      Branch: perl
18826            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
18827 ____________________________________________________________________________
18828 [  6008] By: gsar                                  on 2000/04/28  20:56:33
18829         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
18830      Branch: perl
18831            ! installperl vms/subconfigure.com
18832 ____________________________________________________________________________
18833 [  6007] By: gsar                                  on 2000/04/28  20:51:21
18834         Log: note about compile failures and END blocks (from M.J.T. Guy)
18835      Branch: perl
18836            ! pod/perl56delta.pod pod/perlmod.pod
18837 ____________________________________________________________________________
18838 [  6006] By: jhi                                   on 2000/04/28  20:42:14
18839         Log: Regen Configure.
18840      Branch: cfgperl
18841            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18842            ! config_h.SH
18843 ____________________________________________________________________________
18844 [  6005] By: gsar                                  on 2000/04/28  20:41:16
18845         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
18846      Branch: perl
18847            ! utils/perldoc.PL
18848 ____________________________________________________________________________
18849 [  6004] By: jhi                                   on 2000/04/28  20:28:21
18850         Log: Integrate with Sarathy.
18851      Branch: cfgperl
18852           !> Configure INSTALL Porting/Glossary Porting/config.sh
18853           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
18854           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
18855           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
18856           !> win32/config.vc win32/win32.c
18857 ____________________________________________________________________________
18858 [  6003] By: gsar                                  on 2000/04/28  20:11:20
18859         Log: allow REG_EXPAND_SZ keys in Windows registry (from
18860              John Clayton <John.Clayton@barclayscapital.com>)
18861      Branch: perl
18862            ! win32/win32.c
18863 ____________________________________________________________________________
18864 [  6002] By: gsar                                  on 2000/04/28  19:34:16
18865         Log: destructive sv_setsv() can lose UV-ness from source, causing
18866              numeric promotions/comparisons to fail to do the right thing
18867      Branch: perl
18868            ! sv.c
18869 ____________________________________________________________________________
18870 [  6001] By: gsar                                  on 2000/04/28  18:44:15
18871         Log: support additional library locations via $Config{otherlibdirs}
18872              (from Andy Dougherty)
18873      Branch: perl
18874            ! Configure INSTALL Porting/Glossary Porting/config.sh
18875            ! Porting/config_H config_h.SH epoc/config.sh perl.c
18876            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
18877            ! win32/config.bc win32/config.gc win32/config.vc
18878 ____________________________________________________________________________
18879 [  6000] By: gsar                                  on 2000/04/28  18:26:58
18880         Log: reworked otherlibdirs.U (from Andy Dougherty)
18881      Branch: metaconfig
18882            ! U/installdirs/otherlibdirs.U
18883 ____________________________________________________________________________
18884 [  5999] By: gsar                                  on 2000/04/28  18:17:07
18885         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
18886      Branch: perl
18887            ! t/pragma/warn/toke toke.c
18888 ____________________________________________________________________________
18889 [  5998] By: jhi                                   on 2000/04/28  13:32:17
18890         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
18891      Branch: cfgperl
18892            ! lib/Math/Complex.pm
18893 ____________________________________________________________________________
18894 [  5997] By: jhi                                   on 2000/04/28  13:14:04
18895         Log: Preserve $!.
18896      Branch: cfgperl
18897            ! lib/Math/Complex.pm
18898 ____________________________________________________________________________
18899 [  5996] By: jhi                                   on 2000/04/28  12:59:23
18900         Log: Integrate with Sarathy.
18901      Branch: cfgperl
18902           +> pod/perlrequick.pod pod/perlretut.pod
18903           !> (integrate 51 files)
18904 ____________________________________________________________________________
18905 [  5995] By: gsar                                  on 2000/04/28  09:37:36
18906         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
18907      Branch: perl
18908            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
18909 ____________________________________________________________________________
18910 [  5994] By: gsar                                  on 2000/04/28  09:33:26
18911         Log: fix for missed accounting for null byte in pack("Z",...) (from
18912              M.J.T. Guy)
18913      Branch: perl
18914            ! pp.c t/op/pack.t
18915 ____________________________________________________________________________
18916 [  5993] By: gsar                                  on 2000/04/28  09:30:05
18917         Log: various minor tweaks seen on p5p
18918      Branch: perl
18919            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
18920 ____________________________________________________________________________
18921 [  5992] By: gsar                                  on 2000/04/28  09:08:19
18922         Log: pod nit (from Simon Cozens)
18923      Branch: perl
18924            ! pod/perlop.pod
18925 ____________________________________________________________________________
18926 [  5991] By: gsar                                  on 2000/04/28  09:06:36
18927         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
18928      Branch: perl
18929            ! README.posix-bc hints/posix-bc.sh
18930 ____________________________________________________________________________
18931 [  5990] By: gsar                                  on 2000/04/28  08:54:52
18932         Log: use $ENV{LIB} to search for libs under Visual C compiler
18933              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
18934      Branch: perl
18935            ! lib/ExtUtils/Liblist.pm
18936 ____________________________________________________________________________
18937 [  5989] By: gsar                                  on 2000/04/28  08:27:12
18938         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
18939              itself and no other (from Tom Hughes)
18940      Branch: perl
18941            ! t/op/array.t toke.c
18942 ____________________________________________________________________________
18943 [  5988] By: gsar                                  on 2000/04/28  08:01:38
18944         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
18945              <paul@miraclefish.com>)
18946      Branch: perl
18947            ! lib/ExtUtils/MakeMaker.pm
18948 ____________________________________________________________________________
18949 [  5987] By: gsar                                  on 2000/04/28  07:53:09
18950         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
18951      Branch: perl
18952            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
18953 ____________________________________________________________________________
18954 [  5986] By: gsar                                  on 2000/04/28  07:44:17
18955         Log: add regular expressions tutorial and quick-start guide (from
18956              Mark Kvale <kvale@phy.ucsf.edu>)
18957      Branch: perl
18958            + pod/perlrequick.pod pod/perlretut.pod
18959            ! AUTHORS MAINTAIN MANIFEST
18960 ____________________________________________________________________________
18961 [  5985] By: gsar                                  on 2000/04/28  07:30:28
18962         Log: forked child may not exit correctly if it failed to open
18963              /dev/console (from Graham Barr)
18964      Branch: perl
18965            ! ext/Sys/Syslog/Syslog.pm
18966 ____________________________________________________________________________
18967 [  5984] By: gsar                                  on 2000/04/28  07:27:20
18968         Log: attributes::reftype() doesn't work on tied argument
18969      Branch: perl
18970            ! xsutils.c
18971 ____________________________________________________________________________
18972 [  5983] By: gsar                                  on 2000/04/28  07:15:04
18973         Log: numeric conversion of non-number in change#3378 tramples on
18974              OOK offset, causing segfaults
18975      Branch: perl
18976            ! sv.c
18977 ____________________________________________________________________________
18978 [  5982] By: gsar                                  on 2000/04/28  04:48:25
18979         Log: avoid error in IO::Socket::INET when given an unknown service name
18980              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
18981      Branch: perl
18982            ! ext/IO/lib/IO/Socket/INET.pm
18983 ____________________________________________________________________________
18984 [  5981] By: gsar                                  on 2000/04/28  04:31:31
18985         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
18986              prototype mismatch with CORE::glob(); update pod and tests to
18987              suit (File::Glob::glob() is still available for backward
18988              compatibility, but should be considered deprecated)
18989      Branch: perl
18990            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
18991            ! t/lib/glob-taint.t
18992 ____________________________________________________________________________
18993 [  5980] By: gsar                                  on 2000/04/28  03:47:29
18994         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
18995              <ghudson@mit.edu>)
18996      Branch: metaconfig
18997            ! U/modified/Options.U
18998      Branch: perl
18999            ! Configure
19000 ____________________________________________________________________________
19001 [  5979] By: gsar                                  on 2000/04/28  03:07:54
19002         Log: under useithreads, constant pad entries could inadvertantly be
19003              shared across threads (from Eric Blood <eblood@xmission.com>);
19004              added Eric's test case to testsuite
19005      Branch: perl
19006            ! op.c t/op/misc.t
19007 ____________________________________________________________________________
19008 [  5978] By: gsar                                  on 2000/04/27  21:13:00
19009         Log: sync version numbers in File::Spec with the ones on CPAN
19010              (from Barrie Slaymaker)
19011      Branch: perl
19012            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
19013            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
19014            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
19015 ____________________________________________________________________________
19016 [  5977] By: gsar                                  on 2000/04/27  21:07:29
19017         Log: autoquote barewords followed by newline and arrow properly
19018              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
19019      Branch: perl
19020            ! t/pragma/warn/toke toke.c
19021 ____________________________________________________________________________
19022 [  5976] By: gsar                                  on 2000/04/27  20:41:20
19023         Log: DB_File v1.73 update (from Paul Marquess)
19024      Branch: perl
19025            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
19026            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
19027 ____________________________________________________________________________
19028 [  5975] By: gsar                                  on 2000/04/27  20:34:24
19029         Log: allow sort() reentrancy (variant of patch suggested by
19030              Hugo van der Sanden)
19031      Branch: perl
19032            ! pp_ctl.c t/op/sort.t
19033 ____________________________________________________________________________
19034 [  5974] By: gsar                                  on 2000/04/27  19:46:57
19035         Log: change#4197 somehow missed initializing PL_errors, meaning
19036              sytax error queueing wasn't working outside eval"" at all;
19037              also fixed eval"" to localize PL_error_count, so that compile-time
19038              eval's don't clobber the error state of the outer context
19039      Branch: perl
19040            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
19041            ! t/pragma/warn/toke
19042 ____________________________________________________________________________
19043 [  5973] By: gsar                                  on 2000/04/27  18:29:05
19044         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
19045      Branch: perl
19046            ! regcomp.c regexec.c t/op/re_tests
19047 ____________________________________________________________________________
19048 [  5972] By: jhi                                   on 2000/04/27  18:22:41
19049         Log: Integrate with Sarathy.
19050      Branch: cfgperl
19051           +> t/lib/b.t t/lib/syslog.t
19052           !> (integrate 31 files)
19053 ____________________________________________________________________________
19054 [  5971] By: jhi                                   on 2000/04/27  18:18:46
19055         Log: Unicos tweaks from Mark P. Lutz.
19056      Branch: cfgperl
19057            ! hints/unicos.sh lib/Math/Complex.pm
19058 ____________________________________________________________________________
19059 [  5970] By: gsar                                  on 2000/04/27  18:05:11
19060         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
19061              IV is >32bits
19062      Branch: perl
19063            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
19064 ____________________________________________________________________________
19065 [  5969] By: gsar                                  on 2000/04/27  17:50:56
19066         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
19067      Branch: perl
19068            + t/lib/syslog.t
19069            ! MANIFEST ext/Sys/Syslog/Syslog.pm
19070 ____________________________________________________________________________
19071 [  5968] By: gsar                                  on 2000/04/27  17:44:49
19072         Log: tolerate spaces in group names in test on solaris (from David Boyce
19073              <dsb@boyski.com>)
19074      Branch: perl
19075            ! t/op/groups.t
19076 ____________________________________________________________________________
19077 [  5967] By: gsar                                  on 2000/04/27  17:41:22
19078         Log: improved docs on the warn_uninit diagnostic (from David Glasser
19079              and Simon Cozens)
19080      Branch: perl
19081            ! pod/perldiag.pod
19082 ____________________________________________________________________________
19083 [  5966] By: gsar                                  on 2000/04/27  16:54:58
19084         Log: add testsuite for B backends, fix bug in B::Deparse (from
19085              Simon Cozens <simon@brecon.co.uk>)
19086      Branch: perl
19087            + t/lib/b.t
19088            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
19089 ____________________________________________________________________________
19090 [  5965] By: gsar                                  on 2000/04/27  16:10:37
19091         Log: avoid "will not stay shared" warnings for our variables (from
19092              Robin Barker)
19093      Branch: perl
19094            ! op.c t/pragma/warn/op
19095 ____________________________________________________________________________
19096 [  5964] By: gsar                                  on 2000/04/27  07:05:05
19097         Log: reformat to 72 columns (again)
19098      Branch: perl
19099            ! pod/perldiag.pod
19100 ____________________________________________________________________________
19101 [  5963] By: gsar                                  on 2000/04/27  06:28:31
19102         Log: patch from Larry to make (\&) prototype work; added tests for
19103              the same
19104      Branch: perl
19105            ! op.c t/comp/proto.t
19106 ____________________________________________________________________________
19107 [  5962] By: gsar                                  on 2000/04/27  06:15:47
19108         Log: updated README.hpux (from Jeff Okamoto)
19109      Branch: perl
19110            ! README.hpux
19111 ____________________________________________________________________________
19112 [  5961] By: gsar                                  on 2000/04/27  05:55:03
19113         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
19114      Branch: perl
19115            ! emacs/cperl-mode.el
19116 ____________________________________________________________________________
19117 [  5960] By: gsar                                  on 2000/04/27  05:49:26
19118         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
19119      Branch: perl
19120            ! INSTALL
19121 ____________________________________________________________________________
19122 [  5959] By: gsar                                  on 2000/04/27  05:33:41
19123         Log: doubled words in pods (from Simon Cozens
19124              <simon.p.cozens@jp.pwcglobal.com>)
19125      Branch: perl
19126            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
19127            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
19128            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
19129            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
19130            ! pod/perltootc.pod
19131 ____________________________________________________________________________
19132 [  5958] By: gsar                                  on 2000/04/27  05:11:39
19133         Log: change#3569 deleted some essential code, revert; avoid use of
19134              atexit() to make DynaLoader work properly on AIX under mod_perl
19135              (from Jens-Uwe Mager <jum@helios.de>)
19136      Branch: perl
19137            ! ext/DynaLoader/dl_aix.xs
19138 ____________________________________________________________________________
19139 [  5957] By: gsar                                  on 2000/04/27  04:54:51
19140         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
19141      Branch: perl
19142            ! pod/perlmod.pod
19143 ____________________________________________________________________________
19144 [  5956] By: gsar                                  on 2000/04/27  04:51:47
19145         Log: better diagnostics on failed tests (from Ilya Zakharevich)
19146      Branch: perl
19147            ! t/op/lex_assign.t
19148 ____________________________________________________________________________
19149 [  5955] By: gsar                                  on 2000/04/27  04:26:44
19150         Log: longstanding bug exposed by change#3307: sort arguments weren't
19151              compiled with the right wantarray context (ensuing runtime lookup
19152              via block_gimme() was getting the incidental context of the
19153              sort() itself)
19154      Branch: perl
19155            ! op.c t/op/sort.t
19156 ____________________________________________________________________________
19157 [  5954] By: gsar                                  on 2000/04/26  23:42:12
19158         Log: integrate cfgperl contents into mainline
19159      Branch: perl
19160           !> (integrate 30 files)
19161 ____________________________________________________________________________
19162 [  5953] By: jhi                                   on 2000/04/26  23:06:42
19163         Log: Integrate with Sarathy.
19164      Branch: cfgperl
19165           !> README.win32 ext/B/B/Deparse.pm
19166           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
19167           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
19168           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
19169           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
19170           !> utils/perldoc.PL vms/perlvms.pod
19171 ____________________________________________________________________________
19172 [  5952] By: jhi                                   on 2000/04/26  23:03:46
19173         Log: Undo "use integer" addition from 64bitint as it seems
19174              to break most of the subtests in Digital UNIX;
19175              Unicos needs to find another way.
19176      Branch: cfgperl
19177            ! t/op/64bitint.t
19178 ____________________________________________________________________________
19179 [  5951] By: jhi                                   on 2000/04/26  22:57:53
19180         Log: Be more robust on "extreme" (large absolute value)
19181              arguments.  Originally reported by Daniel Connelly
19182              as a problem with asinh() on large negative arguments,
19183              asinh() used to bail out because an argument to log()
19184              ended up being zero.  Ilya Zakharevich proposed using
19185              Taylor's series in such cases, which for such large
19186              arguments is a very good approximation.
19187      Branch: cfgperl
19188            ! lib/Math/Complex.pm t/lib/complex.t
19189 ____________________________________________________________________________
19190 [  5950] By: gsar                                  on 2000/04/25  19:13:12
19191         Log: reformat perldiag to avoid long lines
19192      Branch: perl
19193            ! pod/perldiag.pod
19194 ____________________________________________________________________________
19195 [  5949] By: gsar                                  on 2000/04/25  18:41:11
19196         Log: make perldoc use the pod2man from the same version (from
19197              M.J.T. Guy)
19198      Branch: perl
19199            ! utils/perldoc.PL
19200 ____________________________________________________________________________
19201 [  5948] By: gsar                                  on 2000/04/25  18:21:57
19202         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
19203              <kompas@kompas.usr.onet.pl>)
19204      Branch: perl
19205            ! lib/vars.pm
19206 ____________________________________________________________________________
19207 [  5947] By: gsar                                  on 2000/04/25  18:11:53
19208         Log: use &dl_error rather than &dl_load_file as the guard for calling
19209              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
19210              statically built perl)
19211      Branch: perl
19212            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
19213 ____________________________________________________________________________
19214 [  5946] By: jhi                                   on 2000/04/25  17:37:54
19215         Log: Document that tr() is not tr(1).
19216      Branch: cfgperl
19217            ! pod/perlop.pod
19218 ____________________________________________________________________________
19219 [  5945] By: gsar                                  on 2000/04/25  16:34:33
19220         Log: make module name mandatory after -M switch; reorder perldiag
19221              alphabetically (from Mark-Jason Dominus)
19222      Branch: perl
19223            ! perl.c pod/perldiag.pod
19224 ____________________________________________________________________________
19225 [  5944] By: jhi                                   on 2000/04/25  01:15:18
19226         Log: On second thoughts frexp() does have two arguments.
19227      Branch: cfgperl
19228            ! perl.h
19229 ____________________________________________________________________________
19230 [  5943] By: jhi                                   on 2000/04/24  22:56:32
19231         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
19232              Now pp_ncmp() returns undef is either operand is a NaN.
19233      Branch: cfgperl
19234            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19235            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
19236            ! vms/subconfigure.com vos/config.def vos/config.h
19237            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
19238            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19239            ! win32/config_H.vc
19240      Branch: metaconfig/U/perl
19241            + d_modfl.U
19242 ____________________________________________________________________________
19243 [  5942] By: jhi                                   on 2000/04/24  19:45:17
19244         Log: Regen Configure to match #5937.
19245      Branch: cfgperl
19246            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19247            ! config_h.SH
19248      Branch: metaconfig
19249            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
19250 ____________________________________________________________________________
19251 [  5941] By: jhi                                   on 2000/04/24  19:24:11
19252         Log: Further Unicos fixes for Mark Lutz.
19253      Branch: cfgperl
19254            ! hints/unicos.sh pp_ctl.c
19255 ____________________________________________________________________________
19256 [  5940] By: jhi                                   on 2000/04/24  19:09:06
19257         Log: Various Unicos 10.0.0.6 fixes.
19258              
19259              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
19260              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
19261              Reply-To: tecmpl1@triton.ca.boeing.com 
19262              To: perl5-porters@perl.org 
19263              Date: Fri, 14 Apr 2000 20:21:00 GMT 
19264              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
19265      Branch: cfgperl
19266            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
19267 ____________________________________________________________________________
19268 [  5939] By: gsar                                  on 2000/04/24  19:01:24
19269         Log: more pod nits (from Larry Virden)
19270      Branch: perl
19271            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
19272            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
19273            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
19274 ____________________________________________________________________________
19275 [  5938] By: gsar                                  on 2000/04/24  18:54:01
19276         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
19277      Branch: perl
19278            ! ext/B/B/Deparse.pm
19279 ____________________________________________________________________________
19280 [  5937] By: jhi                                   on 2000/04/24  17:39:00
19281         Log: Integrate with Sarathy.
19282      Branch: cfgperl
19283           +> (branch 31 files)
19284           !> (integrate 73 files)
19285 ____________________________________________________________________________
19286 [  5936] By: gsar                                  on 2000/04/24  17:30:06
19287         Log: additional tests for change#5934 (from Paul Marquess, who also
19288              sent in the same fix)
19289      Branch: perl
19290            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
19291            ! t/pragma/warn/5nolint t/pragma/warn/6default
19292 ____________________________________________________________________________
19293 [  5935] By: jhi                                   on 2000/04/24  17:26:05
19294         Log: Do not assume sign propagation.
19295              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
19296              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
19297              To: payner@ncifcrf.gov, perl5-porters@perl.org 
19298              Date: Tue, 18 Apr 2000 18:24:49 +0100 
19299              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
19300      Branch: cfgperl
19301            ! t/op/bop.t t/op/misc.t
19302 ____________________________________________________________________________
19303 [  5934] By: gsar                                  on 2000/04/24  17:16:54
19304         Log: propagate lexical warnings from surrounding scope correctly
19305              within string eval()
19306      Branch: perl
19307            ! pp_ctl.c t/pragma/warn/pp_ctl
19308 ____________________________________________________________________________
19309 [  5933] By: jhi                                   on 2000/04/24  17:01:07
19310         Log: Flatten the cpp jungle doing the nosuid checking.
19311      Branch: cfgperl
19312            ! perl.c
19313 ____________________________________________________________________________
19314 [  5932] By: gsar                                  on 2000/04/24  09:08:14
19315         Log: add rsignal(), whichsig() and do_join() to public API list
19316              (mod_perl uses them to good advantage)
19317      Branch: perl
19318            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
19319 ____________________________________________________________________________
19320 [  5931] By: gsar                                  on 2000/04/24  09:01:40
19321         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
19322      Branch: perl
19323            ! pp_hot.c regexec.c t/op/pat.t
19324 ____________________________________________________________________________
19325 [  5930] By: gsar                                  on 2000/04/24  08:58:33
19326         Log: small os390 tweaks (from Peter Prymmer)
19327      Branch: perl
19328            ! config_h.SH makedepend.SH
19329 ____________________________________________________________________________
19330 [  5929] By: gsar                                  on 2000/04/24  08:55:25
19331         Log: pod nits
19332      Branch: perl
19333            ! pod/perlguts.pod
19334 ____________________________________________________________________________
19335 [  5928] By: gsar                                  on 2000/04/24  08:50:13
19336         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
19337      Branch: perl
19338            ! ext/IO/lib/IO/Poll.pm
19339 ____________________________________________________________________________
19340 [  5927] By: gsar                                  on 2000/04/24  08:43:24
19341         Log: arrange for next() to resume at the unstack op rather than the
19342              loop conditional, so that scope cleanup happens correctly
19343              (from Stephen McCamant)
19344      Branch: perl
19345            ! op.c pp_ctl.c t/op/misc.t
19346 ____________________________________________________________________________
19347 [  5926] By: gsar                                  on 2000/04/24  08:18:40
19348         Log: on windows, reserve 16M of stack rather than 128M (allows more
19349              threads to run concurrently)
19350      Branch: perl
19351            ! win32/Makefile win32/makefile.mk
19352 ____________________________________________________________________________
19353 [  5925] By: gsar                                  on 2000/04/24  08:13:52
19354         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
19355      Branch: perl
19356            ! toke.c
19357 ____________________________________________________________________________
19358 [  5924] By: gsar                                  on 2000/04/24  08:08:59
19359         Log: avoid using uninitialized memory in require version check
19360      Branch: perl
19361            ! pp_ctl.c universal.c
19362 ____________________________________________________________________________
19363 [  5923] By: gsar                                  on 2000/04/24  07:20:14
19364         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
19365      Branch: perl
19366            ! ext/IO/lib/IO/Poll.pm
19367 ____________________________________________________________________________
19368 [  5922] By: gsar                                  on 2000/04/24  07:08:42
19369         Log: commentary about IoTYPE() (from Nathan Torkington)
19370      Branch: perl
19371            ! sv.h
19372 ____________________________________________________________________________
19373 [  5921] By: gsar                                  on 2000/04/24  06:58:26
19374         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
19375              by fix
19376      Branch: perl
19377            ! sv.c t/lib/charnames.t t/pragma/utf8.t
19378 ____________________________________________________________________________
19379 [  5920] By: gsar                                  on 2000/04/24  06:37:59
19380         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
19381      Branch: perl
19382            ! doop.c t/op/ver.t
19383 ____________________________________________________________________________
19384 [  5919] By: gsar                                  on 2000/04/24  06:21:58
19385         Log: Configure might miss old directories when prefix must be
19386              expanded (from Robin Barker)
19387      Branch: metaconfig
19388            ! U/installdirs/inc_version_list.U
19389      Branch: perl
19390            ! Configure
19391 ____________________________________________________________________________
19392 [  5918] By: gsar                                  on 2000/04/24  06:16:11
19393         Log: VMS nits in glob() test (from Charles Lane)
19394      Branch: perl
19395            ! t/lib/glob-basic.t
19396 ____________________________________________________________________________
19397 [  5917] By: gsar                                  on 2000/04/24  06:11:56
19398         Log: various pod nits (from Larry Virden and others)
19399      Branch: perl
19400            ! README.amiga README.hpux README.machten README.os2
19401            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
19402            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
19403            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
19404            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
19405            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
19406            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
19407            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
19408            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
19409 ____________________________________________________________________________
19410 [  5916] By: gsar                                  on 2000/04/24  05:52:43
19411         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
19412              <wjones@tc.fluke.com>)
19413      Branch: perl
19414            ! t/lib/glob-basic.t
19415 ____________________________________________________________________________
19416 [  5915] By: gsar                                  on 2000/04/24  05:07:01
19417         Log: supported platforms mixed up
19418      Branch: perl
19419            ! pod/perl56delta.pod pod/perlport.pod
19420 ____________________________________________________________________________
19421 [  5914] By: gsar                                  on 2000/04/24  04:56:08
19422         Log: caller() wasn't returning the right number of elements for
19423              eval {...}
19424      Branch: perl
19425            ! pp_ctl.c t/pragma/warn/9enabled
19426 ____________________________________________________________________________
19427 [  5913] By: gsar                                  on 2000/04/24  04:35:41
19428         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
19429              Mark-Jason Dominus)
19430      Branch: perl
19431            ! pod/perlfunc.pod
19432 ____________________________________________________________________________
19433 [  5912] By: gsar                                  on 2000/04/24  04:17:15
19434         Log: fix totally broken caching in UNIVERSAL::isa() (from
19435              Nick Ing-Simmons)
19436      Branch: perl
19437            ! t/op/universal.t universal.c
19438 ____________________________________________________________________________
19439 [  5911] By: gsar                                  on 2000/04/24  03:39:47
19440         Log: add linebreak properties from unicode/LineBrk.txt (from
19441              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
19442      Branch: perl
19443            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
19444            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
19445            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
19446            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
19447            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
19448            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
19449            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
19450            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
19451            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
19452            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
19453            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
19454            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
19455            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
19456            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
19457            + lib/unicode/Is/LbrkZW.pl
19458            ! lib/unicode/mktables.PL
19459 ____________________________________________________________________________
19460 [  5910] By: gsar                                  on 2000/04/24  03:23:10
19461         Log: typo in pod
19462      Branch: perl
19463            ! ext/Thread/Thread.pm
19464 ____________________________________________________________________________
19465 [  5909] By: gsar                                  on 2000/04/24  03:22:03
19466         Log: mode argument to do_binmode() should be file mode, not boolean
19467      Branch: perl
19468            ! pp_sys.c
19469 ____________________________________________________________________________
19470 [  5908] By: gsar                                  on 2000/04/16  16:51:08
19471         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
19472              always returns a valid GV even when the symbol is trapped by strictures
19473              (avoids coredumps)
19474              
19475              TODO: the C<package;> hack needs similar treatment
19476      Branch: perl
19477            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
19478            ! t/pragma/strict-vars
19479 ____________________________________________________________________________
19480 [  5907] By: jhi                                   on 2000/03/31  23:42:56
19481         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
19482              an assumption which #5905 demolished.
19483      Branch: cfgperl
19484            ! pp_sys.c
19485 ____________________________________________________________________________
19486 [  5906] By: jhi                                   on 2000/03/31  18:54:37
19487         Log: Typo in #5905.
19488      Branch: cfgperl
19489            ! t/op/64bitint.t
19490 ____________________________________________________________________________
19491 [  5905] By: jhi                                   on 2000/03/31  18:50:54
19492         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
19493              reported by Joseph N. Hall.  The bug was that even with use64bitint
19494              one had to use the prefixes q, L, or ll with printf/sprintf,
19495              contrary to the documentation and common sense.
19496      Branch: cfgperl
19497            ! sv.c t/op/64bitint.t
19498 ____________________________________________________________________________
19499 [  5904] By: gsar                                  on 2000/03/28  02:31:32
19500         Log: add Changes, perldelta.pod
19501      Branch: perl
19502            + Changes pod/perldelta.pod
19503 ____________________________________________________________________________
19504 [  5903] By: gsar                                  on 2000/03/28  02:03:55
19505         Log: rename Changes and perldelta.pod
19506      Branch: perl
19507           +> Changes5.6 pod/perl56delta.pod
19508            - Changes pod/perldelta.pod
19509            ! MANIFEST
19510 ____________________________________________________________________________
19511 [  5902] By: gsar                                  on 2000/03/28  01:59:14
19512         Log: create maint-5.6 branch
19513      Branch: maint-5.6/perl
19514           +> (branch 1611 files)
19515 ____________________________________________________________________________
19516 [  5901] By: jhi                                   on 2000/03/23  05:48:43
19517         Log: Integrate with Sarathy.
19518      Branch: cfgperl
19519           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
19520 ____________________________________________________________________________
19521 [  5900] By: gsar                                  on 2000/03/23  05:42:43
19522         Log: three guesses on what this is :-)
19523      Branch: perl
19524            ! Changes