Nits noticed by Peter Prymmer.
[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 [  8042] By: jhi                                   on 2000/12/08  16:33:39
36         Log: Do not return the Unicode replacement character if UTF-8
37              decoding goes awry, it should be up to the caller to decide.
38      Branch: perl
39            ! pod/perlapi.pod utf8.c
40 ____________________________________________________________________________
41 [  8041] By: jhi                                   on 2000/12/08  16:22:28
42         Log: metaconfig maintenance.
43      Branch: metaconfig
44            ! U/modified/stdchar.U
45      Branch: metaconfig/U/perl
46            + testsyml.U
47 ____________________________________________________________________________
48 [  8040] By: jhi                                   on 2000/12/08  16:03:08
49         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
50              From: sthoenna@efn.org
51              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
52              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
53      Branch: perl
54            ! Changes lib/ExtUtils/MM_OS2.pm
55 ____________________________________________________________________________
56 [  8039] By: jhi                                   on 2000/12/08  15:57:11
57         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
58              From: Simon Cozens <simon@cozens.net>
59              Date: Fri, 8 Dec 2000 13:33:31 +0000
60              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
61              
62              (The pp_hot part needed a rewrite.)
63      Branch: perl
64            ! doop.c pp_hot.c utf8.c
65 ____________________________________________________________________________
66 [  8038] By: jhi                                   on 2000/12/08  15:25:08
67         Log: Subject: djSP
68              From: Michael Stevens <michael@etla.org>
69              Date: Wed, 6 Dec 2000 23:24:01 +0000
70              Message-ID: <20001206232400.A21381@firedrake.org>
71              
72              Plus a note from Nick Ing-Simmons.
73      Branch: perl
74            ! pp.h
75 ____________________________________________________________________________
76 [  8037] By: jhi                                   on 2000/12/08  15:18:35
77         Log: Filetype is text.
78      Branch: perl
79            ! t/op/utf8decode.t
80 ____________________________________________________________________________
81 [  8036] By: jhi                                   on 2000/12/08  03:31:27
82         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
83              From: Andy Dougherty <doughera@lafayette.edu>
84              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
85              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
86              
87              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
88              From: Andy Dougherty <doughera@lafayette.edu>
89              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
90              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
91      Branch: perl
92            + ext/POSIX/hints/svr4.pl
93            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
94 ____________________________________________________________________________
95 [  8035] By: jhi                                   on 2000/12/08  03:26:01
96         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
97              From: Andy Dougherty <doughera@lafayette.edu>
98              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
99              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
100      Branch: perl
101            ! t/README t/base/term.t
102 ____________________________________________________________________________
103 [  8034] By: jhi                                   on 2000/12/08  03:21:59
104         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
105              From: mjd@plover.com  
106              Date: 7 Dec 2000 21:04:20 -0000
107              Message-ID: <20001207210420.22282.qmail@plover.com>
108              
109              Plus -z doc.
110      Branch: perl
111            ! pod/perlfunc.pod
112 ____________________________________________________________________________
113 [  8033] By: jhi                                   on 2000/12/08  03:19:03
114         Log: Use the UTF8 macros a bit.  They can't be used with abandon
115              everywhere because we do generate illegal UTF-8 in some situations.
116              This is of course naughty.
117      Branch: perl
118            ! pod/perlapi.pod utf8.c utf8.h
119 ____________________________________________________________________________
120 [  8032] By: jhi                                   on 2000/12/08  03:00:09
121         Log: Out of sync?
122      Branch: perl
123            ! t/pragma/warn/utf8
124 ____________________________________________________________________________
125 [  8031] By: jhi                                   on 2000/12/08  02:22:39
126         Log: Cnt spl.
127      Branch: perl
128            ! MANIFEST
129 ____________________________________________________________________________
130 [  8030] By: jhi                                   on 2000/12/08  01:23:54
131         Log: Add test for reverse().
132      Branch: perl
133            + t/op/reverse.t
134            ! MANIFEST
135 ____________________________________________________________________________
136 [  8029] By: jhi                                   on 2000/12/08  01:21:47
137         Log: Integrate perlio.
138      Branch: perl
139           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
140           !> perlio.c perlio.h perlsdio.h warnings.pl
141 ____________________________________________________________________________
142 [  8028] By: jhi                                   on 2000/12/08  01:19:08
143         Log: Introduce macros for UTF8 decoding.
144      Branch: perl
145            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
146 ____________________________________________________________________________
147 [  8027] By: nick                                  on 2000/12/07  22:18:19
148         Log: Integrate mainline
149      Branch: perlio
150           !> embed.pl pod/perlapi.pod utf8.c
151 ____________________________________________________________________________
152 [  8026] By: nick                                  on 2000/12/07  21:45:08
153         Log: Various oddities p4 diff -se showed up
154              Remove 'our' from warnings.pl
155      Branch: perlio
156            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
157 ____________________________________________________________________________
158 [  8025] By: nick                                  on 2000/12/07  21:43:32
159         Log: Change PerlIO_(get|set)pos to take SV *
160              Should fix, OS/2, VMS, (sfio??)
161      Branch: perlio
162            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
163 ____________________________________________________________________________
164 [  8024] By: jhi                                   on 2000/12/07  19:05:32
165         Log: Document utf8_to_uv() better.
166      Branch: perl
167            ! pod/perlapi.pod utf8.c
168 ____________________________________________________________________________
169 [  8023] By: jhi                                   on 2000/12/07  18:23:47
170         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
171      Branch: perl
172            ! embed.pl pod/perlapi.pod utf8.c
173 ____________________________________________________________________________
174 [  8022] By: jhi                                   on 2000/12/07  04:13:51
175         Log: Integrate perlio.
176      Branch: perl
177           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
178           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
179           !> win32/makefile.mk
180 ____________________________________________________________________________
181 [  8021] By: nick                                  on 2000/12/07  00:28:14
182         Log: Various attempts at MSVC debug - not sure what has
183              changed but works now. 
184              Seems atexit() _may_ work for DLLs built with MSVC so don't
185              call cleanup that way.
186      Branch: perlio
187            ! perlio.c win32/makefile.mk
188 ____________________________________________________________________________
189 [  8020] By: nick                                  on 2000/12/06  19:57:20
190         Log: Integrate mainline
191      Branch: perlio
192           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
193           !> (integrate 75 files)
194 ____________________________________________________________________________
195 [  8019] By: nick                                  on 2000/12/06  19:28:21
196         Log: Add useperlio to config.vc
197              Turn off binmode in config_H.PL
198              Regen all the config_H.xx
199              Attempt to get debugging build with MSVC.
200      Branch: perlio
201            ! win32/config.vc win32/config_H.bc win32/config_H.gc
202            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
203 ____________________________________________________________________________
204 [  8018] By: nick                                  on 2000/12/06  19:21:57
205         Log: Test various dup/external program options on all platforms.
206      Branch: perlio
207            ! t/io/dup.t
208 ____________________________________________________________________________
209 [  8017] By: nick                                  on 2000/12/06  19:20:47
210         Log: Fix harness to be less picky
211      Branch: perlio
212            ! lib/Test/Harness.pm
213 ____________________________________________________________________________
214 [  8016] By: jhi                                   on 2000/12/06  16:45:12
215         Log: Update Changes.
216      Branch: perl
217            ! Changes patchlevel.h
218 ____________________________________________________________________________
219 [  8015] By: jhi                                   on 2000/12/06  16:41:03
220         Log: Test \x{...} with ord().
221      Branch: perl
222            ! t/op/ord.t
223 ____________________________________________________________________________
224 [  8014] By: jhi                                   on 2000/12/06  16:20:33
225         Log: Test tweak because of #8013.
226      Branch: perl
227            ! t/lib/b.t
228 ____________________________________________________________________________
229 [  8013] By: jhi                                   on 2000/12/06  16:09:09
230         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
231              From: Michael G Schwern <schwern@pobox.com>
232              Date: Tue, 5 Dec 2000 21:23:28 -0500
233              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
234              
235              Carp::Heavy parts not very applicable because of recent changes.
236      Branch: perl
237            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
238            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
239            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
240            ! lib/Exporter.pm lib/Exporter/Heavy.pm
241            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
242            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
243            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
244            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
245            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
246            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
247            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
248            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
249            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
250            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
251            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
252            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
253            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
254            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
255            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
256            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
257            ! warnings.pl
258 ____________________________________________________________________________
259 [  8012] By: jhi                                   on 2000/12/06  15:22:38
260         Log: Subject: [PATCH] Re: New harness is failing things
261              From: Nick Ing-Simmons <nik@tiuk.ti.com>
262              Date: Wed, 6 Dec 2000 13:00:30 GMT
263              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
264      Branch: perl
265            ! lib/Test/Harness.pm
266 ____________________________________________________________________________
267 [  8011] By: jhi                                   on 2000/12/06  15:12:08
268         Log: Subject: installhtml changes
269              From: Michael Stevens <michael@etla.org>
270              Date: Wed, 6 Dec 2000 13:15:53 +0000
271              Message-ID: <20001206131553.A27317@firedrake.org>
272      Branch: perl
273            ! installhtml
274 ____________________________________________________________________________
275 [  8010] By: jhi                                   on 2000/12/06  15:06:05
276         Log: Subject: the dTHR hits
277              From: Michael Stevens <michael@etla.org>
278              Date: Wed, 6 Dec 2000 12:06:03 +0000
279              Message-ID: <20001206120603.A24581@firedrake.org>
280              
281              More, errrm, less dTHRs.
282      Branch: perl
283            ! bytecode.pl ext/B/B/C.pm
284 ____________________________________________________________________________
285 [  8009] By: jhi                                   on 2000/12/06  15:04:25
286         Log: Subject: MakeMaker mailing list gone?
287              From: Michael G Schwern <schwern@pobox.com>
288              Date: Tue, 5 Dec 2000 19:29:59 -0500
289              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
290              
291              The MakeMaker mailing list is dead, perlbug is the right
292              address to report bugs.
293      Branch: perl
294            ! lib/ExtUtils/MakeMaker.pm
295 ____________________________________________________________________________
296 [  8008] By: jhi                                   on 2000/12/06  15:00:32
297         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
298              From: Michael G Schwern <schwern@pobox.com>
299              Date: Tue, 5 Dec 2000 19:21:21 -0500
300              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
301              
302              Add a default MANIFEST skip that ignores things like
303              version control files, editor temporary files, and the Makefile.
304      Branch: perl
305            + lib/ExtUtils/MANIFEST.SKIP
306            ! MANIFEST lib/ExtUtils/Manifest.pm
307 ____________________________________________________________________________
308 [  8007] By: jhi                                   on 2000/12/06  14:57:20
309         Log: In Amiga more manual hackery of the scripts seems to be needed,
310              from Jan-Erik Karlsson.  Why Configure does not get this right
311              is unknown, may be shell-induced.
312      Branch: perl
313            ! README.amiga
314 ____________________________________________________________________________
315 [  8006] By: jhi                                   on 2000/12/05  23:53:12
316         Log: Add TOPm1s to peek at the second topmost stack item.
317      Branch: perl
318            ! pp.h
319 ____________________________________________________________________________
320 [  8005] By: jhi                                   on 2000/12/05  23:13:55
321         Log: Avaunt, you foul UTF-8 tests.
322      Branch: perl
323            ! t/op/ver.t t/pragma/utf8.t
324 ____________________________________________________________________________
325 [  8004] By: jhi                                   on 2000/12/05  23:09:54
326         Log: Continue utf8 dispersal. 
327      Branch: perl
328            + t/op/concat.t
329            ! MANIFEST t/pragma/utf8.t
330 ____________________________________________________________________________
331 [  8003] By: nick                                  on 2000/12/05  23:02:39
332         Log: Integrate mainline.
333      Branch: perlio
334           +> t/op/length.t t/op/utf8decode.t
335           !> (integrate 69 files)
336 ____________________________________________________________________________
337 [  8002] By: jhi                                   on 2000/12/05  22:59:28
338         Log: Integrate perlio.
339      Branch: perl
340           !> iperlsys.h perl.c perlio.c win32/perllib.c
341 ____________________________________________________________________________
342 [  8001] By: nick                                  on 2000/12/05  22:07:52
343         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
344              - calloc/free suffer from damage on TerminateThread()
345              - use PerlMemShared (as originally planned) now fixed
346              - avoid doing anything important on DLL "detach".
347      Branch: perlio
348            ! perl.c perlio.c win32/perllib.c
349 ____________________________________________________________________________
350 [  8000] By: nick                                  on 2000/12/05  21:05:09
351         Log: Fix gross PerlMemShared issue.
352      Branch: perlio
353            ! iperlsys.h
354 ____________________________________________________________________________
355 [  7999] By: jhi                                   on 2000/12/05  20:46:58
356         Log: Test for Unicode (UTF-8) hash keys.
357      Branch: perl
358            ! t/op/each.t
359 ____________________________________________________________________________
360 [  7998] By: jhi                                   on 2000/12/05  20:30:35
361         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
362              is now always UTF-8), empty line cosmetics.
363      Branch: perl
364            ! t/pragma/utf8.t
365 ____________________________________________________________________________
366 [  7997] By: jhi                                   on 2000/12/05  20:15:40
367         Log: Subject: Re: STRLEN - what?
368              From: Andy Dougherty <doughera@lafayette.edu>
369              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
370              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
371              
372              Explain STRLEN.
373      Branch: perl
374            ! pod/perlguts.pod
375 ____________________________________________________________________________
376 [  7996] By: jhi                                   on 2000/12/05  20:13:34
377         Log: Split off the UTF-8 decoder tests, make them to check also
378              the error message.
379      Branch: perl
380            + t/op/utf8decode.t
381            ! MANIFEST t/pragma/utf8.t utf8.c
382 ____________________________________________________________________________
383 [  7995] By: jhi                                   on 2000/12/05  16:39:47
384         Log: Start migrating bits of pragma/utf8 to elsewhere
385              (since the long term plan is to obsolete 'use utf8').
386      Branch: perl
387            + t/op/length.t
388            ! MANIFEST t/pragma/utf8.t
389 ____________________________________________________________________________
390 [  7994] By: jhi                                   on 2000/12/05  16:30:21
391         Log: Fix a manual edit typo from #7993, fix the message formatting
392              for Unicode, add few our declarations.
393      Branch: perl
394            ! lib/Carp/Heavy.pm
395 ____________________________________________________________________________
396 [  7993] By: jhi                                   on 2000/12/05  16:09:15
397         Log: Subject: Need help with warnings :-(
398              From: "Ben Tilly" <ben_tilly@hotmail.com>
399              Date: Tue, 05 Dec 2000 01:35:54 -0500
400              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
401              
402              Subject: UPDATE: Carp/Heavy now passes all tests
403              From: "Ben Tilly" <ben_tilly@hotmail.com>
404              Date: Tue, 05 Dec 2000 07:59:41 -0500
405              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
406              
407              The Brave New Carp.
408      Branch: perl
409            ! lib/Carp.pm lib/Carp/Heavy.pm
410 ____________________________________________________________________________
411 [  7992] By: jhi                                   on 2000/12/05  15:55:08
412         Log: Subject: [PATCH perl@7979] cygwin port
413              From: "Eric Fifer" <efifer@dircon.co.uk>
414              Date: Tue, 5 Dec 2000 14:04:09 -0000
415              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
416      Branch: perl
417            ! t/lib/net-hostent.t
418 ____________________________________________________________________________
419 [  7991] By: jhi                                   on 2000/12/05  15:52:34
420         Log: Subject: Re: [PATCH] The largest hoax of all times?
421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
422              Date: Tue, 5 Dec 2000 00:40:25 -0500
423              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
424              
425              Subject: Re: [PATCH] The largest hoax of all times?
426              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
427              Date: Mon, 4 Dec 2000 23:55:53 -0500
428              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
429              
430              Subject: Re: [PATCH] The largest hoax of all times?
431              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
432              Date: Tue, 5 Dec 2000 01:28:45 -0500
433              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
434              
435              Fix the unpredictable order of DESTROYs.
436      Branch: perl
437            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
438            ! sv.c sv.h t/op/ref.t
439 ____________________________________________________________________________
440 [  7990] By: jhi                                   on 2000/12/05  14:38:53
441         Log: Subject: [PATCH] shrink pp_hot fractionally
442              From: Nicholas Clark <nick@ccl4.org>
443              Date: Tue, 5 Dec 2000 12:44:31 +0000
444              Message-ID: <20001205124431.E74518@plum.flirble.org>
445              
446              Use report_evil_fh().
447      Branch: perl
448            ! opcode.pl opnames.h pp_hot.c util.c
449 ____________________________________________________________________________
450 [  7989] By: jhi                                   on 2000/12/05  14:21:27
451         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
452              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
453              Date: Mon, 04 Dec 2000 22:21:59 -0800
454              Message-ID: <HmIL6gzkgepS092yn@efn.org>
455              
456              Harness shouldn't ignore responses like "ok 3\r\r\n".
457      Branch: perl
458            ! lib/Test/Harness.pm
459 ____________________________________________________________________________
460 [  7988] By: jhi                                   on 2000/12/05  13:51:28
461         Log: Integrate the "skip" messages to explain().
462      Branch: perl
463            ! t/lib/syslfs.t t/op/lfs.t
464 ____________________________________________________________________________
465 [  7987] By: jhi                                   on 2000/12/05  12:34:54
466         Log: The one that got away in #7984.
467              
468              Subject: Re: dTHR - what and why?
469              From: Michael Stevens <michael@etla.org> 
470              Date: Tue, 5 Dec 2000 11:15:52 +0000
471              Message-ID: <20001205111552.A4647@firedrake.org>
472      Branch: perl
473            ! sv.h
474 ____________________________________________________________________________
475 [  7986] By: gsar                                  on 2000/12/05  09:14:44
476         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
477              due to the notorious GetFileType() bug in Windows 9x, which fstat()
478              tickles)
479      Branch: perl
480            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
481 ____________________________________________________________________________
482 [  7985] By: jhi                                   on 2000/12/05  05:49:03
483         Log: Integrate perlio.
484      Branch: perl
485           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
486           !> win32/perlhost.h win32/perllib.c
487 ____________________________________________________________________________
488 [  7984] By: jhi                                   on 2000/12/05  05:48:16
489         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
490      Branch: perl
491            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
492            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
493            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
494            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
495            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
496            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
497            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
498            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
499            ! win32/win32.c
500 ____________________________________________________________________________
501 [  7983] By: nick                                  on 2000/12/04  23:27:43
502         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
503      Branch: perlio
504            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
505            ! win32/perlhost.h win32/perllib.c
506 ____________________________________________________________________________
507 [  7982] By: jhi                                   on 2000/12/04  19:44:09
508         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
509              uncovered by #7980.
510      Branch: perl
511            ! op.c
512 ____________________________________________________________________________
513 [  7981] By: jhi                                   on 2000/12/04  19:42:07
514         Log: Subject: [PATCH] Trivial dump.c feature
515              From: Simon Cozens <simon@cozens.net>
516              Date: Mon, 4 Dec 2000 18:08:38 +0000
517              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
518              
519              Show whether a constant is UTF-8.
520      Branch: perl
521            ! dump.c
522 ____________________________________________________________________________
523 [  7980] By: jhi                                   on 2000/12/04  19:36:51
524         Log: UTF-8 hash keys, patch from Inaba Hiroto.
525      Branch: perl
526            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
527 ____________________________________________________________________________
528 [  7979] By: jhi                                   on 2000/12/04  17:36:28
529         Log: Update Changes.
530      Branch: perl
531            ! Changes patchlevel.h
532 ____________________________________________________________________________
533 [  7978] By: jhi                                   on 2000/12/04  16:42:17
534         Log: Retract #7977, still too volatile (the euphemism of the day
535              for unfinished and buggy :-)
536      Branch: perl
537            ! doop.c hv.c pp.c sv.h
538 ____________________________________________________________________________
539 [  7977] By: jhi                                   on 2000/12/04  16:25:15
540         Log: (Retracted by #7978, too shaky yet.)
541              
542              Subject: Re: utf8 in hash keys, implementor missing
543              From: Simon Cozens <simon@cozens.net>
544              Date: Sat, 2 Dec 2000 19:49:35 +0000
545              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
546              
547              The first step at UTF-8 hash keys.
548      Branch: perl
549            ! doop.c hv.c pp.c sv.h
550 ____________________________________________________________________________
551 [  7976] By: jhi                                   on 2000/12/04  16:13:53
552         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
553              From: sthoenna@efn.org
554              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
555              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
556      Branch: perl
557            ! os2/os2.c perlio.c
558 ____________________________________________________________________________
559 [  7975] By: jhi                                   on 2000/12/04  16:05:25
560         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
561              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
562              Date: Thu, 30 Nov 2000 20:50:37 -0800
563              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
564      Branch: perl
565            ! os2/os2.c
566 ____________________________________________________________________________
567 [  7974] By: jhi                                   on 2000/12/04  16:03:57
568         Log: Subject: [PATCH] ++ 20% faster
569              From: Nicholas Clark <nick@ccl4.org>
570              Date: Mon, 4 Dec 2000 12:17:27 +0000
571              Message-ID: <20001204121726.B52976@plum.flirble.org>
572              
573              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
574      Branch: perl
575            ! sv.c
576 ____________________________________________________________________________
577 [  7973] By: jhi                                   on 2000/12/04  16:00:48
578         Log: 
579              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
580              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
581              Date: Mon, 04 Dec 2000 12:30:45 +0100
582              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
583              
584              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
585              library (getprotobyname and getprotobynumber are outversioned by
586              the same calls in libc, at least for xlc version 3.
587      Branch: perl
588            ! hints/aix.sh
589 ____________________________________________________________________________
590 [  7972] By: jhi                                   on 2000/12/04  02:58:31
591         Log: Integrate perlio.
592      Branch: perl
593           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
594           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
595           !> win32/win32.h win32/win32iop.h win32/win32thread.h
596 ____________________________________________________________________________
597 [  7971] By: nick                                  on 2000/12/04  00:24:33
598         Log: Quieten some noise in Win32 builds:
599              - win32.h is included after <sys/socket.h>, so need to 
600              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
601              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
602      Branch: perlio
603            ! doio.c perl.h toke.c win32/win32.h
604 ____________________________________________________________________________
605 [  7970] By: nick                                  on 2000/12/03  22:57:46
606         Log: PERL_IMPLICIT_SYS compiles but does not work.
607      Branch: perlio
608            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
609            ! win32/perlhost.h win32/perllib.c win32/win32.h
610            ! win32/win32iop.h win32/win32thread.h
611 ____________________________________________________________________________
612 [  7969] By: jhi                                   on 2000/12/03  22:12:58
613         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
614              used to swash_init(), makes regprop() dumps more informative
615              (+utf8::IsAlpha, -utf8::IsDigit, for example).
616      Branch: perl
617            ! regcomp.c regexec.c
618 ____________________________________________________________________________
619 [  7968] By: jhi                                   on 2000/12/03  21:39:56
620         Log: Implement ANYOFUTF8 regprop() dumping.
621      Branch: perl
622            ! regcomp.c
623 ____________________________________________________________________________
624 [  7967] By: jhi                                   on 2000/12/03  20:57:19
625         Log: Make uv_to_utf8() to zero-terminate its output buffer,
626              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
627      Branch: perl
628            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
629 ____________________________________________________________________________
630 [  7966] By: nick                                  on 2000/12/03  18:41:21
631         Log: Integrate mainline (STDCHAR)
632      Branch: perlio
633           !> Configure t/pragma/utf8.t
634 ____________________________________________________________________________
635 [  7965] By: jhi                                   on 2000/12/03  17:58:20
636         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
637      Branch: perl
638            ! t/pragma/utf8.t
639 ____________________________________________________________________________
640 [  7964] By: jhi                                   on 2000/12/03  17:35:56
641         Log: Integrate perlio.
642      Branch: perl
643           !> iperlsys.h perlio.c
644 ____________________________________________________________________________
645 [  7963] By: jhi                                   on 2000/12/03  17:33:55
646         Log: Metaconfig unit change for #7962.
647      Branch: metaconfig
648            ! U/modified/stdchar.U
649 ____________________________________________________________________________
650 [  7962] By: jhi                                   on 2000/12/03  17:33:27
651         Log: Untangle the <stdio.h> #include nest for the stdchar test,
652              from Andy Dougherty.
653      Branch: perl
654            ! Configure
655 ____________________________________________________________________________
656 [  7961] By: nick                                  on 2000/12/03  16:53:00
657         Log: Make iperlsys.h vector stdio not PerlIO.
658      Branch: perlio
659            ! iperlsys.h perlio.c
660 ____________________________________________________________________________
661 [  7960] By: nick                                  on 2000/12/03  14:43:01
662         Log: Integrate mainline
663      Branch: perlio
664           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
665           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
666 ____________________________________________________________________________
667 [  7959] By: jhi                                   on 2000/12/03  08:16:36
668         Log: Use DO_UTF8().
669      Branch: perl
670            ! op.c
671 ____________________________________________________________________________
672 [  7958] By: jhi                                   on 2000/12/02  18:33:05
673         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
674              From: Mike Guy <mjtg@cam.ac.uk>         
675              Date: Sat, 02 Dec 2000 17:27:13 +0000
676              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
677              
678              An extraneous argument.
679      Branch: perl
680            ! toke.c
681 ____________________________________________________________________________
682 [  7957] By: jhi                                   on 2000/12/02  18:22:32
683         Log: A missing hunk.
684      Branch: perl
685            ! t/lib/net-hostent.t
686 ____________________________________________________________________________
687 [  7956] By: jhi                                   on 2000/12/02  18:06:20
688         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
689              From: Nicholas Clark <nick@ccl4.org>
690              Date: Sat, 2 Dec 2000 14:28:27 +0000
691              Message-ID: <20001202142827.A12308@plum.flirble.org>
692              
693              Test robustness.
694      Branch: perl
695            ! t/lib/net-hostent.t
696 ____________________________________________________________________________
697 [  7955] By: jhi                                   on 2000/12/02  17:58:06
698         Log: Metaconfig unit change for #7954.
699      Branch: metaconfig
700            ! U/modified/stdchar.U
701 ____________________________________________________________________________
702 [  7954] By: jhi                                   on 2000/12/02  17:54:32
703         Log: An inconvenient hang would happen if the stdio _ptr wasn't
704              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
705              would be grepping stdin for all eternity for the _ptr.)
706      Branch: perl
707            ! Configure
708 ____________________________________________________________________________
709 [  7953] By: jhi                                   on 2000/12/02  00:07:15
710         Log: Update Changes.
711      Branch: perl
712            ! Changes patchlevel.h
713 ____________________________________________________________________________
714 [  7952] By: jhi                                   on 2000/12/01  23:54:47
715         Log: Subject: Re: long shell lines
716              From: Andy Dougherty <doughera@lafayette.edu>
717              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
718              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
719              
720              Split overly long shell command lines.
721      Branch: perl
722            ! lib/ExtUtils/MM_Unix.pm
723 ____________________________________________________________________________
724 [  7951] By: jhi                                   on 2000/12/01  23:48:02
725         Log: The metaconfig unit change for #7950.
726      Branch: metaconfig
727            + U/modified/stdchar.U
728 ____________________________________________________________________________
729 [  7950] By: jhi                                   on 2000/12/01  23:47:39
730         Log: Try to find stdchar also from <stdio_impl.h>.
731      Branch: perl
732            ! Configure config_h.SH
733 ____________________________________________________________________________
734 [  7949] By: jhi                                   on 2000/12/01  23:46:45
735         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
736              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
737              Date: Fri, 1 Dec 2000 16:26:08 -0500
738              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
739              
740              Reword the diagnostic message.
741      Branch: perl
742            ! pod/perldiag.pod
743 ____________________________________________________________________________
744 [  7948] By: nick                                  on 2000/12/01  22:49:43
745         Log: Integrate mainline (for s/y/m as sub names stuff).
746      Branch: perlio
747           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
748           !> t/pragma/warn/toke toke.c
749 ____________________________________________________________________________
750 [  7947] By: jhi                                   on 2000/12/01  20:55:41
751         Log: Integrate perlio.
752      Branch: perl
753           !> perlio.c perliol.h t/io/pipe.t
754 ____________________________________________________________________________
755 [  7946] By: jhi                                   on 2000/12/01  20:36:51
756         Log: Upgrade to CPAN 1.59_51, from Andreas König.
757      Branch: perl
758            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
759 ____________________________________________________________________________
760 [  7945] By: nick                                  on 2000/12/01  20:31:32
761         Log: Integrate mainline
762      Branch: perlio
763           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
764           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
765           +> t/lib/net-hostent.t
766           !> (integrate 35 files)
767 ____________________________________________________________________________
768 [  7944] By: jhi                                   on 2000/12/01  20:23:29
769         Log: Some help for 20001130.011.  Now one gets warnings like
770              "Ambiguous -f() resolved as a file test ..."
771      Branch: perl
772            ! pod/perldiag.pod t/pragma/warn/toke toke.c
773 ____________________________________________________________________________
774 [  7943] By: jhi                                   on 2000/12/01  19:44:44
775         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
776              that also breaks using them as methods. 
777      Branch: perl
778            ! pod/perldiag.pod t/op/misc.t toke.c
779 ____________________________________________________________________________
780 [  7942] By: nick                                  on 2000/12/01  17:56:46
781         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
782              Make 'unix' pass most tests
783              - do unread by temporary push of layer ("pending") holding unread chars
784              - fast_gets is now based on per-handle flag
785              - relax one of io/pipe.t tests to allow print to fail and close to
786              succeed so that it passes on unbuffered "unix" layer.
787              Remaining fail is sporadic and a genuine race condition between
788              parent/child in fork test.
789      Branch: perlio
790            ! perlio.c perliol.h t/io/pipe.t
791 ____________________________________________________________________________
792 [  7941] By: jhi                                   on 2000/12/01  15:28:58
793         Log: (Retracted by #7943.)
794              
795              Reserve the short named string operator names.
796      Branch: perl
797            ! pod/perldiag.pod t/op/misc.t toke.c
798 ____________________________________________________________________________
799 [  7940] By: jhi                                   on 2000/12/01  06:45:53
800         Log: Get the three different space character classes right under utf8.
801      Branch: perl
802            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
803            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
804            ! regexec.c t/op/pat.t utf8.c
805 ____________________________________________________________________________
806 [  7939] By: jhi                                   on 2000/12/01  03:26:26
807         Log: Two more tests that make no sense in UTF-8 since the test
808              data is not in UTF-8.
809      Branch: perl
810            ! t/op/regexp.t
811 ____________________________________________________________________________
812 [  7938] By: jhi                                   on 2000/12/01  03:20:39
813         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
814              should it be required inside regexen?
815      Branch: perl
816            ! regcomp.c t/op/regmesg.t
817 ____________________________________________________________________________
818 [  7937] By: jhi                                   on 2000/12/01  02:58:53
819         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
820              stored and restored, and thusly was trounced by the utf8 swash
821              routines.
822      Branch: perl
823            ! regcomp.c
824 ____________________________________________________________________________
825 [  7936] By: jhi                                   on 2000/11/30  20:41:39
826         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
827              Why the different platforms behave so differently (core dump vs
828              no core dump) on this bug is a but of a mystery, but if I had to
829              guess I would mumble something like 'alignment'.
830      Branch: perl
831            ! sv.c
832 ____________________________________________________________________________
833 [  7935] By: jhi                                   on 2000/11/30  16:17:02
834         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
835              From: Robin Barker <rmb1@cise.npl.co.uk>
836              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
837              Date: Thu, 30 Nov 2000 14:27:12 GMT
838      Branch: perl
839            ! perlio.c toke.c
840 ____________________________________________________________________________
841 [  7934] By: jhi                                   on 2000/11/30  16:04:49
842         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
843      Branch: perl
844            ! t/lib/net-hostent.t
845 ____________________________________________________________________________
846 [  7933] By: jhi                                   on 2000/11/30  06:07:26
847         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
848              From: Peter Prymmer <pvhp@forte.com>
849              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
850              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
851              
852              In VMS the localhost may be LOCALHOST.
853      Branch: perl
854            ! t/lib/net-hostent.t
855 ____________________________________________________________________________
856 [  7932] By: jhi                                   on 2000/11/30  01:11:11
857         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
858              From: Peter Prymmer <pvhp@forte.com>
859              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
860              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
861              
862              plus regen perlapi.pod.
863      Branch: perl
864            ! pod/perlapi.pod utf8.c
865 ____________________________________________________________________________
866 [  7931] By: jhi                                   on 2000/11/30  01:06:19
867         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
868              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
869              Date:     Wed, 29 Nov 2000 17:15:11 EST
870              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
871      Branch: perl
872            ! t/lib/filter-util.pl t/lib/filter-util.t
873 ____________________________________________________________________________
874 [  7930] By: jhi                                   on 2000/11/29  18:51:55
875         Log: Update Changes.
876      Branch: perl
877            ! Changes patchlevel.h
878 ____________________________________________________________________________
879 [  7929] By: jhi                                   on 2000/11/29  18:50:55
880         Log: Update the va_copy() metaconfig unit.
881      Branch: metaconfig/U/perl
882            ! need_va_copy.U
883 ____________________________________________________________________________
884 [  7928] By: jhi                                   on 2000/11/29  17:50:43
885         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
886              From: Dominic Dunlop <domo@computer.org>
887              Date: Tue, 28 Nov 2000 16:41:57 +0100
888              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
889              
890              Patch to catch a core dump in the Configure va_copy test.
891      Branch: perl
892            ! Configure config_h.SH
893 ____________________________________________________________________________
894 [  7927] By: jhi                                   on 2000/11/29  17:31:59
895         Log: Retract #7921, the patch shouldn't be needed.
896      Branch: perl
897            ! sv.c
898 ____________________________________________________________________________
899 [  7926] By: jhi                                   on 2000/11/29  17:01:41
900         Log: Make the Class::Struct import() wiser.
901      Branch: perl
902            ! lib/Class/Struct.pm t/lib/class-struct.t
903 ____________________________________________________________________________
904 [  7925] By: jhi                                   on 2000/11/29  16:36:33
905         Log: All the core library users of Class::Struct seem to be
906              using "use Class::Struct 'struct';" instead of the bare
907              "use Class::Struct;", which isn't documented in Class::Struct.
908              This can't be right.
909      Branch: perl
910            ! lib/File/stat.pm
911 ____________________________________________________________________________
912 [  7924] By: jhi                                   on 2000/11/29  16:32:15
913         Log: A test works better if it has the right 1..$n output.
914      Branch: perl
915            ! t/lib/class-struct.t
916 ____________________________________________________________________________
917 [  7923] By: jhi                                   on 2000/11/29  16:29:11
918         Log: Forgot to MANIFEST the new Net::hostent test.
919      Branch: perl
920            ! MANIFEST
921 ____________________________________________________________________________
922 [  7922] By: jhi                                   on 2000/11/29  16:27:49
923         Log: Integrate perlio.
924      Branch: perl
925           !> iperlsys.h perlio.c
926 ____________________________________________________________________________
927 [  7921] By: jhi                                   on 2000/11/29  16:27:10
928         Log: (Retracted by #7927.)
929              
930              Subject: [PATCH] Is infinity a number?
931              From: Simon Cozens <simon@cozens.net>
932              Date: Wed, 29 Nov 2000 14:48:20 +0000
933              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
934      Branch: perl
935            ! sv.c
936 ____________________________________________________________________________
937 [  7920] By: jhi                                   on 2000/11/29  16:23:02
938         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
939              From: rspier@pobox.com (Robert Spier)
940              Date: Wed, 29 Nov 2000 02:17:49 -0500
941              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
942              
943              Add a test for Net::hostent.
944      Branch: perl
945            + t/lib/net-hostent.t
946 ____________________________________________________________________________
947 [  7919] By: jhi                                   on 2000/11/29  16:21:31
948         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
949              add a test for Class::Struct.
950      Branch: perl
951            + t/lib/class-struct.t
952            ! MANIFEST lib/Class/Struct.pm
953 ____________________________________________________________________________
954 [  7918] By: jhi                                   on 2000/11/29  15:48:40
955         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
956              From: rspier@pobox.com (Robert Spier)
957              Date: Wed, 29 Nov 2000 02:25:39 -0500
958              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
959              
960              More checking in case someone has broken their services or
961              protocol databases.
962      Branch: perl
963            ! ext/Sys/Syslog/Syslog.pm
964 ____________________________________________________________________________
965 [  7917] By: jhi                                   on 2000/11/29  15:46:25
966         Log: Subject: [PATCH] $^O  win32 -> MSWin32
967              From: rspier@pobox.com (Robert Spier)
968              Date: Wed, 29 Nov 2000 02:17:38 -0500
969              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
970              
971              plus similar nits for vms, err, VMS, and UNICOS.
972      Branch: perl
973            ! t/lib/syslfs.t t/op/lfs.t
974 ____________________________________________________________________________
975 [  7916] By: jhi                                   on 2000/11/29  15:42:51
976         Log: Subject: [PATCH] Tokeniser debugging
977              From: Simon Cozens <simon@cozens.net>
978              Date: Wed, 29 Nov 2000 14:15:45 +0000
979              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
980      Branch: perl
981            ! perl.c perl.h pod/perlrun.pod toke.c
982 ____________________________________________________________________________
983 [  7915] By: jhi                                   on 2000/11/29  15:41:36
984         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
985              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
986              Date: Wed, 29 Nov 2000 02:13:14 -0500
987              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
988              
989              OUT keyword nits.
990              
991              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
993              Date: Wed, 29 Nov 2000 03:09:04 -0500
994              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
995              
996              OUT and IN_OUT documentation.
997      Branch: perl
998            ! lib/ExtUtils/xsubpp pod/perlxs.pod
999 ____________________________________________________________________________
1000 [  7914] By: jhi                                   on 2000/11/29  03:35:01
1001         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
1002              From: John Tobey <jtobey@john-edwin-tobey.org>
1003              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
1004              Message-Id: <m140e1N-000FOoC@feynman.localnet>
1005              
1006              plus a performance speedup noticed by Sarathy.
1007      Branch: perl
1008            ! op.c
1009 ____________________________________________________________________________
1010 [  7913] By: jhi                                   on 2000/11/29  03:16:59
1011         Log: Use "1 while unlink" so that VMS gets clean, too.
1012      Branch: perl
1013            ! t/lib/filter-util.t
1014 ____________________________________________________________________________
1015 [  7912] By: jhi                                   on 2000/11/29  03:09:08
1016         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
1017              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1018              Date: Tue, 28 Nov 2000 03:27:09 -0500
1019              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
1020      Branch: perl
1021            ! lib/ExtUtils/xsubpp
1022 ____________________________________________________________________________
1023 [  7911] By: jhi                                   on 2000/11/29  03:06:30
1024         Log: This should have been part of #7872: no need to scan UTF-8
1025              until eternity.
1026      Branch: perl
1027            ! utf8.c
1028 ____________________________________________________________________________
1029 [  7910] By: jhi                                   on 2000/11/29  02:50:04
1030         Log: One more perltie.pod nit from Casey R. Tweten.
1031      Branch: perl
1032            ! pod/perltie.pod
1033 ____________________________________________________________________________
1034 [  7909] By: jhi                                   on 2000/11/29  02:44:23
1035         Log: Document the known sprintf test failures, exact standard
1036              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
1037      Branch: perl
1038            ! pod/perldelta.pod t/op/sprintf.t
1039 ____________________________________________________________________________
1040 [  7908] By: jhi                                   on 2000/11/29  02:36:23
1041         Log: Add the Encoding table format documentation.
1042      Branch: perl
1043            + ext/Encode/Encode/EncodeFormat.pod
1044            ! MANIFEST
1045 ____________________________________________________________________________
1046 [  7907] By: jhi                                   on 2000/11/29  02:07:24
1047         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
1048              From: "Casey R. Tweten" <crt@kiski.net>
1049              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
1050              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
1051              
1052              Subject: Re: [PATCH] Updating perltie.pod for arrays
1053              From: "Casey R. Tweten" <crt@kiski.net>
1054              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
1055              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
1056      Branch: perl
1057            ! pod/perltie.pod
1058 ____________________________________________________________________________
1059 [  7906] By: nick                                  on 2000/11/28  22:40:59
1060         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
1061      Branch: perlio
1062            ! iperlsys.h perlio.c
1063 ____________________________________________________________________________
1064 [  7905] By: nick                                  on 2000/11/28  22:04:34
1065         Log: Integrate mainline
1066      Branch: perlio
1067           !> (integrate 39 files)
1068 ____________________________________________________________________________
1069 [  7904] By: jhi                                   on 2000/11/28  16:44:43
1070         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
1071              From: Nicholas Clark <nick@babyhippo.co.uk>
1072              Date: Tue, 28 Nov 2000 11:16:57 +0000
1073              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
1074      Branch: perl
1075            ! pod/perlipc.pod
1076 ____________________________________________________________________________
1077 [  7903] By: jhi                                   on 2000/11/28  16:40:31
1078         Log: Subject: [PATCH] Updating perltie.pod for arrays
1079              From: "Casey R. Tweten" <crt@kiski.net>
1080              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
1081              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
1082      Branch: perl
1083            ! pod/perltie.pod
1084 ____________________________________________________________________________
1085 [  7902] By: jhi                                   on 2000/11/28  16:39:37
1086         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
1087              From: Robin Barker <rmb1@cise.npl.co.uk>
1088              Date: Mon, 27 Nov 2000 17:56:44 GMT
1089              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
1090      Branch: perl
1091            ! pod/perlfunc.pod t/op/split.t
1092 ____________________________________________________________________________
1093 [  7901] By: jhi                                   on 2000/11/28  16:28:04
1094         Log: setmode() is a DOSish-only thing.
1095      Branch: perl
1096            ! perlio.c
1097 ____________________________________________________________________________
1098 [  7900] By: jhi                                   on 2000/11/28  16:21:46
1099         Log: Subject: [PATCH] perlcc.PL cleanups
1100              From: Simon Cozens <simon@cozens.net>
1101              Date: Tue, 28 Nov 2000 12:44:35 +0000
1102              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
1103      Branch: perl
1104            ! utils/perlcc.PL
1105 ____________________________________________________________________________
1106 [  7899] By: gsar                                  on 2000/11/28  06:32:55
1107         Log: reintegrate files missed by change#7895
1108      Branch: maint-5.6/perl
1109           +> ext/ByteLoader/bytecode.h utils/Makefile
1110            - utils/perlbc.PL
1111 ____________________________________________________________________________
1112 [  7897] By: gsar                                  on 2000/11/27  18:22:47
1113         Log: can't integrate these two files, for some reason
1114      Branch: maint-5.6/perl
1115            - ext/ByteLoader/bytecode.h utils/Makefile
1116 ____________________________________________________________________________
1117 [  7895] By: gsar                                  on 2000/11/27  18:11:21
1118         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
1119              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
1120              6757..6890,6892..6901 from mainline
1121              
1122              Bytecompiler patches from Benjamin Stuhl.
1123              
1124              More bytecompiler.
1125              
1126              Subject: [PATCH blead] B:: missing dependency
1127              
1128              Subject: [PATCH: 6757] configure.com updates and syslog build
1129              
1130              Long double Gconvert fixes from Yitzchak Scott-Thoennes
1131              and Spider Boardman.
1132              
1133              Subject: [PATCH blead] nextchar() abuse misses an optimisation
1134              
1135              Long double fixes from Spider Boardman.
1136              
1137              Make the selection of NVff et al stricter.
1138              
1139              cSVOPo_*v things index into the current PL_curpad
1140              under ithreads, which is different from the curpad
1141              used by the XSUB.  (In other words, the code as-is
1142              before this patch wouldn't work under ithreads.)
1143              
1144              Be portable.
1145              
1146              VMS MMS (make) wants null action.
1147              
1148              Mac and other portability updates from Chris Nandor.
1149              
1150              Storable support, v-version fixes.
1151              Subject: CPAN.pm beta for testing available
1152              
1153              Portability fix from Hugo van der Sanden.
1154              
1155              Bad makefile.
1156              
1157              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
1158              
1159              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
1160              
1161              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
1162              
1163              Replace #6705 with a minimal doc patch.
1164              Subject: [PATCH 5.6.0] replace change #6705
1165              
1166              Drop the separate perlbc, perlcc -b should be enough.
1167              
1168              installperl couldn't tell whether it had run tests or not.
1169              Subject: [PATCH] Re: installperl and t/TEST
1170              
1171              Add silencer flags to installperl.
1172              Subject: [PATCH] Making installperl silent.
1173              
1174              Make "make install" by default silent.  A new "install-verbose"
1175              target is verbose.
1176              
1177              More liberal parsing of version numbers.
1178              Subject: Re: CPAN.pm beta for testing available
1179              
1180              Create directories in silence.
1181              Subject: [PATCH] Another silencer for MakeMaker
1182              
1183              DOS patches and portability/porting notes, from Tim Jenness.
1184              
1185              Make installman to recognize the silence flag -S.
1186              
1187              Actually do something with the silencer option.
1188              
1189              Continue silencing.
1190              
1191              Show the doc file, not the temp file.
1192              
1193              Regen perltoc.
1194              
1195              Subject: [PATCH] More silencing of installman.
1196              
1197              Better wording for the vec lvalue diagnostic.
1198              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
1199              
1200              Subject: [PATCH: 6805] several more tweaks to configure.com
1201              
1202              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
1203              
1204              Missing parts of 
1205              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
1206              
1207              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
1208              (applied slightly modified)
1209              
1210              installperl --verbose and --silent.
1211              Subject: Re: [PATCH] More silencing of installman.
1212              
1213              Add install-silent target.
1214              
1215              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
1216              the problem reported in
1217              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
1218              
1219              Tweak the sfio/useperlio logic, hopefully as wished in
1220              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
1221              
1222              One forgotten file from #6816.
1223              
1224              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
1225              
1226              Remove duplicately applied patch shards.
1227              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
1228              
1229              Support preserving extremely big/small angles.
1230              
1231              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
1232              
1233              Subject: [PATCH] installation not quite silent yet.
1234              
1235              Update the test count.
1236              
1237              Use UVxf, PTR2UV, NVff.
1238              
1239              Document PTR2XX and INT2PTR.
1240              
1241              no-install target a la make -n.
1242              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
1243              
1244              grep -e isn't portable.
1245              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
1246              
1247              Can't get the test to reliably work thanks to the
1248              inaccurateness of floating point.  "Resolves" bug ids
1249              20000826.003, 20000826.009, 20000826.010,
1250              
1251              Subject: installman buglet
1252              
1253              DJGPP update from Laszlo Molnar.
1254              
1255              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
1256              
1257              Passing -R in ldflags makes now it to appear in the default
1258              for lddlflags, just like with -L.
1259              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
1260              
1261              Test nit.
1262              
1263              Use the actual thread type, not the pointer-to-struct.
1264              
1265              Provice virtual $Config{ccflags_nolargefiles} etc. 
1266              
1267              display_format used as a class method without arguments was broken,
1268              reported in
1269              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
1270              
1271              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
1272              
1273              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
1274              
1275              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
1276              
1277              opmini.o may be left around if a build is interrupted.
1278              
1279              Typo in #6858.
1280              
1281              Fix for ID 20000828.001, long doubles were not formatted
1282              correctly (showed up in $], which stopped installing perl).
1283              
1284              An attempt to fix the problem reported in
1285              Subject: Building perl@6856 using gcc/AIX 4.3.3 
1286              I can't test this properly since the gcc installation I have
1287              access to seems to be botched (gcc is calling the AIX cpp,
1288              a losing proposition...)
1289              
1290              Add -ld to archname on long tr...double platforms.
1291              
1292              Subject: hv.h Doc Patch
1293              
1294              Potential cruft.
1295              
1296              Subject: [PATCH bleedperl@6856] warnings fixes
1297              
1298              -S is the silent flag, -s is the strip flag.
1299              Subject: [PATCH] Re: [PATCH] make no-install          
1300              
1301              Take out the SUIDMAIL thing, that will not be
1302              a problem in 5.7.*.
1303              
1304              Subject: [PATCH bleedperl@6866] spellings
1305              
1306              Subject: [PATCH] Re: files not cleaned even by veryclean
1307              
1308              Use minimal @INC in tests, most of the time just '../lib',
1309              so that we simply can't pick up stuff from other Perls than
1310              the one we are testing.  Pointed out by
1311              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
1312              
1313              Update to Getopt::Long 2.24, from Johan Vromans.
1314              
1315              Fix for thinko in #6848.
1316              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
1317              
1318              Patches all over for people and the files they (hopefully) care about.
1319              
1320              Subject: Net::protoent does not export 'getproto'
1321              
1322              Missed a change in #6869.
1323              
1324              Subject: [PATCH] Warnings in B::Deparse
1325              
1326              Subject: [PATCH] Glob dumping
1327              
1328              Disable one of the tests for now.
1329              
1330              Disabling the one test is a bit tricky.
1331              
1332              Don't forget to tidy up.
1333              
1334              The #6881 removed one dump line.
1335              
1336              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
1337              
1338              Under usethreads the dumped variable is IN_PAD.
1339              Subject: Re: [PATCH] Glob dumping
1340              
1341              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
1342              
1343              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
1344              
1345              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
1346              
1347              Regen Configure for #6894.
1348              
1349              Subject: [PATCH: 6889] updates to perlebcdic.pod
1350              
1351              Undo namespace pollution of #6878.
1352              Subject: Re: Net::protoent does not export 'getproto'
1353              
1354              Admit that we are leaking scalars.
1355              
1356              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
1357      Branch: maint-5.6/perl
1358           !> (integrate 271 files)
1359 ____________________________________________________________________________
1360 [  7894] By: gsar                                  on 2000/11/27  16:00:34
1361         Log: a couple of nits
1362      Branch: maint-5.6/perl
1363            ! MANIFEST pp_sys.c
1364 ____________________________________________________________________________
1365 [  7893] By: gsar                                  on 2000/11/27  15:10:56
1366         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
1367              6740..6745,6747..6757,6760
1368              
1369              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
1370              
1371              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
1372              
1373              Doc nits spotted by Richard Soderberg.
1374              
1375              move WNOHANG definition to where other such things are
1376              
1377              Make $Config{byteorder} more magical so that it is
1378              dynamically computed: nice for 'fat binaries'.
1379              Subject: [PATCH]: default byteorder
1380              
1381              Subject: [PATCH] Cwd.pm now uses strict
1382              
1383              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
1384              
1385              Get -DLEAKTEST to compile (not necessarily to work, mind)
1386              Subject: [ID 20000724.006] -DLEAKTEST problem
1387              
1388              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
1389              
1390              Add perlebcdic from Peter Prymmer, regen toc.
1391              
1392              Don't propose using modules built for 5.005 if no binary
1393              compatibility with 5.005 is attempted.
1394              
1395              Do not use prototyping here.
1396              Subject: [ID 20000817.016] [PATCH] Peek.xs
1397              
1398              Document what the backtick returns if the command fails.
1399              
1400              Add byteorder to the myconfig output.
1401              
1402              Introduce NVef, NVff, and NVgf, use the middle one.
1403              (helps for lib/peek + Linux + long doubles)  Reported in
1404              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
1405              Use NVs in POSIX math, not doubles.
1406              Subject: [ID 20000817.014] POSIX & modfl
1407              
1408              Subject: [PATCH 5.6.0+] newSVrv() memory leak
1409              
1410              The byteorder code in #6671 was wrong.
1411              
1412              Fix the lib/complex failure of
1413              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
1414              Linux long double accuracy issue: something that
1415              when printed with %g looks like "2" but int() of it is 1.
1416              
1417              Propagate new Configure vars.
1418              
1419              Unbuffer the output.
1420              
1421              Subject: [PATCH] perltrap.pod spring cleaning
1422              
1423              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
1424              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
1425              
1426              Tiny Getopt::Long patch from Johan Vromans.
1427              
1428              Document code point which makes if (defined %stash::) to work
1429              (noted by Spider Boardman).
1430              
1431              Subject: [PATCH perl@6698] cygwin port
1432              
1433              Document the NDBM_File and ODBM_File as SDBM_File
1434              was documented in #6417.
1435              
1436              The new tests were missing from #6415.
1437              
1438              Add [[:blank:]] as suggested in
1439              Subject: [ID 20000716.024] [=cc=] / [:blank:]
1440              (the [=cc=] has already been taken care of by #6439
1441              so the whole bug report can be closed)
1442              and make [[:space:]] to be equivalent to isspace(3)
1443              (as opposed to \s, which is isSPACE()).  The difference
1444              is that now [[:space:]] matches the mythical vertical tab,
1445              while \s doesn't.
1446              
1447              Don't eat leading os from index entries.
1448              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
1449              
1450              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
1451              
1452              Typo in pp_complement().
1453              Subject: [PATCH perl-current] Deparse
1454              
1455              Add warnif(), check warnings further up the stack,
1456              all the warnings functions now can take an optional object reference.
1457              Subject: [PATCH bleedperl@6691] warnings pragma update
1458              
1459              Fix a core dump in lib/selfloader under -DDEBUGGING.
1460              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
1461              
1462              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
1463              
1464              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
1465              
1466              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
1467              Put back the long double avoidance code to POSIX.xs
1468              because VMS seems to need it still.
1469              
1470              Introduce a 'veryclean' target that is like 'distclean'
1471              but also removes *~ and *.orig.
1472              
1473              Subject: [ID 20000817.023] endianness description in perlfunc.pod
1474              
1475              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
1476              
1477              Let's try #6717 again.
1478              
1479              UTF8 concat fixes.
1480              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
1481              
1482              pp_open() could pass an uninitialized filename down to do_open9().
1483              
1484              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
1485              
1486              Update to CGI 2.72, from Lincoln Stein.
1487              
1488              Subject: [PATCH] Silence MakeMaker (Was: installman)
1489              
1490              Use temporary directory instead of current directory.
1491              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
1492              
1493              Document odd vs even subreleases and -Dusedevel.
1494              
1495              The veryclean target needs to clobber.
1496              
1497              Use File::Spec->tmpdir().
1498              
1499              Document the number of exponent digits.
1500              
1501              Mention perlebcdic and perlposix-bc.
1502              
1503              s/this one/the 5.6.0 release/
1504              
1505              The #6724 is here.
1506              
1507              The correct cleaning order is an art.
1508              
1509              small tweaks for change#6705: avoid C++ style comments in C code;
1510              use Perl's malloc API rather than the low level system one
1511              
1512              Array context keeps slithering in.
1513              
1514              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
1515              
1516              Subject: [PATCH] os2.c fix for use64bitint
1517              
1518              Update to Pod::LaTeX 0.53.
1519              Subject: [PATCH] lib/Pod/LaTeX.pm updates
1520              
1521              Document the endianness of Alpha more precisely.
1522              
1523              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
1524              
1525              Rename the macro argument because some preprocessors
1526              can't tell the difference and expand arguments also inside
1527              double quoted strings.
1528              
1529              free TLS slot properly on Windows
1530              
1531              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
1532              
1533              Unicos/mk requires elaborate paranoia.
1534              
1535              Tweak the floating point output routine preferences.
1536              
1537              Also under djgpp the timestamps are funky.
1538              
1539              Apply some PodParser 1.18 patches; the Pod/Find.pm
1540              patches cannot be applied since #6712 conflicts.
1541              
1542              Use PodParser 1.18 new test.
1543              
1544              A pod nit.
1545              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
1546              
1547              Be verydeepclean.
1548      Branch: maint-5.6/perl
1549           +> pod/perlebcdic.pod
1550           !> (integrate 106 files)
1551 ____________________________________________________________________________
1552 [  7892] By: jhi                                   on 2000/11/27  15:02:32
1553         Log: Update Changes.
1554      Branch: perl
1555            ! Changes patchlevel.h
1556 ____________________________________________________________________________
1557 [  7891] By: jhi                                   on 2000/11/27  14:57:23
1558         Log: Subject: Re: perlfaq style changes
1559              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1560              Date: Sat, 25 Nov 2000 23:32:26 -0800
1561              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
1562              
1563              plus a note from Ronald Kimball.
1564      Branch: perl
1565            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
1566 ____________________________________________________________________________
1567 [  7890] By: jhi                                   on 2000/11/27  14:53:14
1568         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
1569              From: Benjamin Holzman <bah@ecnvantage.com>
1570              Date: Sun, 26 Nov 2000 16:27:33 -0500
1571              Message-ID: <20001126162733.J25040@ecnvantage.com>
1572      Branch: perl
1573            ! gv.c
1574 ____________________________________________________________________________
1575 [  7889] By: jhi                                   on 2000/11/27  14:43:11
1576         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
1577              From: lvirden@cas.org
1578              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
1579              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
1580      Branch: perl
1581            ! README.amiga
1582 ____________________________________________________________________________
1583 [  7888] By: jhi                                   on 2000/11/27  14:32:34
1584         Log: Restore also the locale test to no-sprintf-taint state.
1585              Fixes the bug 20001127.003.
1586      Branch: perl
1587            ! sv.c t/pragma/locale.t
1588 ____________________________________________________________________________
1589 [  7887] By: gsar                                  on 2000/11/27  14:13:05
1590         Log: integrate changes#6613..6616,6620..6665 from mainline
1591              
1592              VMS configure.com update continues.
1593              
1594              Subject: Test fails / warnings with perl-current #6612
1595              
1596              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
1597              
1598              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
1599              
1600              For now remove the mail code.
1601              
1602              Subject: Re: [PATCH] @+, @- readonly
1603              
1604              Subject: warning: storage class after type is obsolescent
1605              
1606              Subject: sfio2000
1607              
1608              Subject: Re: File::Temp problems on VMS in bleedperl
1609              
1610              README.os2 update.
1611              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
1612              
1613              Make the user to give up his firstborn, err, to knowingly
1614              verify installing an unstable developer release.  Also bump
1615              the release to 5.7.0, but leave a patch tag in the local
1616              patches saying that this is not yet the real thing.
1617              
1618              Update (kinda) to Test 1.14, from Joshua Pritikin.
1619              
1620              make ok etc also for win32.
1621              
1622              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
1623              
1624              Don't blow limited stacks, a lower number is enough to
1625              tickle the lookbehind limit.
1626              
1627              Use -Dusedevel; regen Configure and the respective Porting stuff.
1628              
1629              Subject: [PATCH] debugger exit code should reflect user exit code
1630              
1631              Subject: [PATCH perl@6620] cygwin port
1632              
1633              Missed a file from #6638.
1634              
1635              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)
1636              
1637              magic callbacks all need to have same type signature
1638              
1639              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
1640              
1641              Fix a dependency problem.
1642              Subject: [PATCH: 6640] VMS Makefile.SH update
1643              
1644              The numeric locale was reset to "C" by s?printf and never restored.
1645              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
1646              No test since adding the failing example to locale.t
1647              does not fail -- probably because the locale settings are so
1648              thoroughly tweaked by that time.  Running the example standalone
1649              does fail, though.  UPDATE: test case added at change #7540.
1650              
1651              Subject: [ID 20000324.040] minor fix to perlhpux.pod
1652              
1653              Update to CPAN 1.57.
1654              
1655              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
1656              
1657              Change the perlbug address to perl.org since it's more forgiving.
1658              
1659              Change the regx compilation error markers to use = instead of <
1660              since pod makes using the latter quite messy.  Reported in
1661              ID 20000814.006 by Abigail and in
1662              Subject: Unknown escape E<> ?
1663              
1664              Update to perldebtut 1.9, from Richard Foley.
1665              
1666              check that the number pseudo children doesn't exceed
1667              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
1668              the WaitForMultipleObjects() limit that would cause wait()
1669              to crash)
1670              wait() and waitpid() could potentially be rewritten to use
1671              more than one thread to do the waiting to eliminate this
1672              limitation
1673              
1674              change#6328 could make close(SOCKET) return false on windows
1675              when it shouldn't
1676              
1677              pod nit seen in passing
1678              
1679              on windows, the return values from wait() and waitpid() don't
1680              match those of pseudo-pids
1681              
1682              waitpid() now handles externally spawned pids correctly;
1683              fixes for backtick/wait/waitpid failures on Windows 9x
1684              these changes make the pid returned by process functions on
1685              Windows 9x always positive by clearing the high bit (which
1686              is always set on Win9x); pseudo-process PIDs are likewise
1687              always negative now on Win9x (just as on NT/2000)
1688              
1689              trailing new %ENV entries weren't being pushed into the real
1690              environment of subprocesses on Windows
1691              
1692              Tweak the regex compilation errors once more.
1693              
1694              avoid warnings from dense compiler
1695              
1696              add "ok" targets from change#6632 in makefile.mk
1697      Branch: maint-5.6/perl
1698            - lib/Pod/PlainText.pm vms/configure.com
1699           !> (integrate 66 files)
1700 ____________________________________________________________________________
1701 [  7886] By: jhi                                   on 2000/11/27  13:54:18
1702         Log: __FUNCTION__ isn't portable and trying to emulate it leads
1703              into practically spelling out the name of the function.
1704              Takes care of the bug 20001127.001.
1705      Branch: perl
1706            ! perlio.c
1707 ____________________________________________________________________________
1708 [  7885] By: gsar                                  on 2000/11/27  13:53:18
1709         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
1710              6610..6611 from mainline
1711              
1712              Make regular expression parse error messages easier to understand.
1713              Subject: Re: enhanced(?) regex error messages
1714              
1715              Tiny tidying on report_evil_fh().
1716              
1717              Subject: Re: enhanced(?) regex error messages 
1718              plus Capitalize the error messages, plus perldiag them.
1719              
1720              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
1721              
1722              Document here-doc better.
1723              
1724              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
1725              
1726              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
1727              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
1728              (either perlbug or p5p ate the original), plus regen
1729              perlapi and perltoc. 
1730              
1731              Regen global.sym.
1732              
1733              Double check that we have a dirhandle.
1734              
1735              Subject: Re: enhanced(?) regex error messages
1736              (plus two small patches sent privately)
1737              (this still seems to leave few test failures)
1738              
1739              warn is a macro, avoid using at a variable to avoid warnings
1740              in some configurations; readdir.t is too conservative in
1741              estimating number of *.t's
1742              
1743              Get back into sync with Jeffrey on the enhanced regex warnings.
1744              
1745              Subject: [PATCH 5.6.0] cygwin port
1746              
1747              Zero entries were skipped, fix from Adrian Goalby
1748              <argoalby@yahoo.co.uk>
1749              
1750              Subject: Remove dead entry in perldiag
1751              
1752              Amend the description of Perl6.
1753              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
1754              
1755              detypo
1756              
1757              It's the 2ndO'ROSSC.
1758              
1759              Revert the sv.c part of #6559, a better fix is needed.
1760              
1761              Iterating perl6 description.
1762              
1763              Update to Term::ANSIColor 1.03, from Russ Allbery.
1764              
1765              Update to Getopt::Long 2.23_05, from Johan Vromans.
1766              
1767              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
1768              
1769              Update to Pod::Parser 1.17, from Brad Appleton.
1770              
1771              Update to CPAN 1.56, from Andreas König.
1772              
1773              Update to CGI 2.70, from Lincoln Stein.
1774              
1775              Put back the std @INC thing.
1776              
1777              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
1778              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
1779              
1780              Document the IO::Select timeout.
1781              
1782              sleep(1) does not necessarily return 1.
1783              Subject: [PATCH bleadperl] op/lex_assign.t  
1784              
1785              Subject: debugger "d" command doesnt check line number
1786              
1787              B::Deparse didn't do sub attributes.
1788              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
1789              
1790              Preprocessing and postprocessing for File::Find.
1791              Subject: Patch to Find::File.pm to allow alphabetical results
1792              
1793              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
1794              
1795              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
1796              
1797              Subject: Re: [ID 20000730.003] utf8::length() bad
1798              
1799              Subject: Getting perlio and threads to compile
1800              (the Solaris version changes in Configure skipped)
1801              
1802              Tests for #6589.
1803              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
1804              
1805              Add Perl debugging tutorial, regen toc. 
1806              Subject: perldebtut.pod
1807              
1808              Add a few missing files, update MANIFEST.
1809              
1810              Rewrite of vms/subconfigure.com as configure.com,
1811              from Peter Prymmer and the vmsperl crew.
1812              
1813              Should have deleted this in #6603.
1814              
1815              Fix the test for 5005threads.
1816              
1817              Fix-n-skip the tests under 5005threads.
1818              
1819              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
1820              
1821              Upgrade to CGI 2.71, from Lincoln Stein.
1822      Branch: maint-5.6/perl
1823           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
1824           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
1825           +> t/op/regmesg.t t/pod/find.t vms/configure.com
1826            - vms/subconfigure.com
1827            ! lib/lib.pm
1828           !> (integrate 115 files)
1829 ____________________________________________________________________________
1830 [  7884] By: jhi                                   on 2000/11/27  13:44:33
1831         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
1832              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1833              Date:     Mon, 27 Nov 2000 08:23:54 EST
1834              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
1835      Branch: perl
1836            ! vms/descrip_mms.template vms/test.com
1837 ____________________________________________________________________________
1838 [  7883] By: gsar                                  on 2000/11/27  11:50:46
1839         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
1840              6511..6513,6515..6523,6525..6536
1841              
1842              The swallow_bom() saga continues.  The #23 of require.t
1843              (UTF16-LE) still fails (silently, no output) but the #22
1844              (UTF16-BE) seems to be working now.  The root of the
1845              failure may be in sv_gets(): is it UTF-16LE-aware,
1846              especially when it comes to line endings? 
1847              
1848              Document the problem with -P in HP-UX and its workaround.
1849              
1850              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
1851              (aka ID 20000730.002)
1852              
1853              Subject: fix and question re: waitpid() under win32
1854              
1855              Make the safety catch for buggy gccs work with triple version
1856              numbers like 2.95.2.  Reported in
1857              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
1858              
1859              In Digital UNIX warn if gcc explicitly chosen because even
1860              2.95.2 is known to cause problems.
1861              
1862              Make chr() for values >127 to create utf8 when under utf8.
1863              
1864              various syntax errors and such (not fixed: comp/require.t#22 coredump
1865              on Windows)
1866              
1867              Stash away the largefiles flags and libswanted.
1868              
1869              BOM patching from Simon Cozens.
1870              
1871              If gccosandvers is equal to osname, clear gccosandvers.
1872              
1873              Make p4desc to skip non-mainperl branches by default.
1874              
1875              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
1876              
1877              The test from this
1878              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
1879              
1880              In new BSDs changes to argv[] do not show up in ps(1) output,
1881              instead one must use setproctitle().  This was already addressed
1882              by change #6457, but the below has a new variant for FreeBSD 4.0
1883              or later, and the matter is also documented more.
1884              
1885              FreeBSD 3.* updates from
1886              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
1887              
1888              regen_headers, regen perltoc.
1889              
1890              Document in one place the memory abstractions used in Perl core.
1891              
1892              memcpy has n o in it, as pinted ut by Sarathy.
1893              
1894              Remove the extraneous "main::" prefix from all the
1895              "opened only for", "on closed", and "never opened" warnings.
1896              
1897              The name of a filehandle does not have <these>.
1898              
1899              The tr utf8 patching continues.
1900              
1901              The new setproctitle() feature is available only in 
1902              bleeding edge FreeBSD.  From Paul Saab.
1903              
1904              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
1905              
1906              Dump UVs as UVs in Data::Dumper.
1907              
1908              detypo #6494
1909              
1910              Document the IVdf UVuf UVof UVxf.
1911              
1912              require.t needs binmode() to work on windows
1913              
1914              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
1915              that are hopefully soon put into use.
1916              
1917              Allow "no Module;" even if there is no 'unimport'.
1918              
1919              Better skip message for the test; one of the two problems in
1920              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
1921              
1922              The subtest 4 may fail also on VOBS, as pointed out
1923              by Nick Ing-Simmons in November 1999, bug id 19991124.003
1924              (but the failure in that bug report isn't the subtest 4).
1925              
1926              Be more informative on what is skipped and why,
1927              also repeat the list at the end.
1928              
1929              Add a URL for FSF.
1930              
1931              Subject: [PATCH] sv.h documentation - SvLEN
1932              
1933              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
1934              
1935              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
1936              
1937              Subject: [PATCH] bad cppsymbols on os2 + Configure question
1938              
1939              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
1940              
1941              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
1942              mention the idea of @( and @)
1943              
1944              This is 6512.  Really.
1945              
1946              Subject: [ID 19990721.004] Documentation bug in perlfunc
1947              
1948              Subject: Minor tweak to perlvar.pod
1949              
1950              In the warnings call filehandles consistently so;
1951              add "unopened" warning for stat().
1952              
1953              After the #6519 a warning about stat() is just that,
1954              not about a filetest, which now have their own warning.
1955              
1956              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
1957              
1958              Subject: Re: Array vs. List context
1959              
1960              Subject: New perlcc, take 2
1961              
1962              Weed buglets pointed out by
1963              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
1964              
1965              gcc versions might have (parentheses) in them.
1966              
1967              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
1968              
1969              Essential prototype changes were missing from #6527.
1970              Also make report_evil_fh() more bomb-proof.
1971              
1972              Zap lib/Sys directory when cleaning up.
1973              
1974              Change the Policy policy: now -Dprefix= with an existing
1975              Policy.sh and prefix == siteprefix == vendorprefix, then all
1976              of them follow along the new prefix.
1977              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
1978              
1979              Continue fixing the io warnings.  This also
1980              sort of fixes bug ID 20000802.003: the core dump
1981              is no more.  Whether the current behaviour is correct
1982              (giving a warning: "Not a format reference"), is another matter.
1983              
1984              Have symbols for the IoTYPEs.
1985              
1986              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
1987              
1988              Document a bit that UDP is not what you might think.
1989              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
1990              tr memory corruption fix from Simon Cozens.
1991              
1992              Plug the security hole described in the Aug 05 2000 bugtraq message
1993              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
1994              The security hole exists only in suidperls, which isn't
1995              installed or even built by default.
1996      Branch: maint-5.6/perl
1997           !> (integrate 71 files)
1998 ____________________________________________________________________________
1999 [  7882] By: gsar                                  on 2000/11/27  10:25:36
2000         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
2001              from mainline
2002              
2003              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
2004              to be fatal errors (instead of by default ignoring them, and
2005              ignoring with a bug: even though -w gave an error, the opening [
2006              was left in)  Reported in:
2007              
2008              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
2009              
2010              Subject: [PATCH] split /^/
2011              
2012              MacOS nits from Matthias Neeracher.
2013              
2014              More split() doc and test patches from Mike Guy.
2015              
2016              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
2017              from Graham Barr in the module list.
2018              
2019              docfix from Peter Scott <Peter@PSDT.com>.
2020              
2021              File::Temp patches for VMS and OS/2 from Tim Jenness.
2022              
2023              open() wariness in perlbug.
2024              
2025              Subject: [PATCH] minor doc change - perlguts
2026              
2027              Subject: Minor doc patch: handy.h
2028              
2029              Be wary of close()s, too.
2030              
2031              Further File::Temp patches from Yitzchak Scott-Thoennes
2032              and Craig A. Berry.
2033              
2034              Subject: [PATCH] fixes bug 20000508.004
2035              
2036              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2037              
2038              Allow "no AutoLoader;", based on change #6444,
2039              suggested by Graham Barr.
2040              
2041              Use setproctitle() if available to modify $0.
2042              
2043              Warn if the version of the operating system used to compile gcc
2044              differs from the current version of the operating system.
2045              Also display the gcc compilation os and version in myconfig.
2046              Inspiration from
2047              
2048              Tiny fixes for #6460.
2049              
2050              The problem described in this
2051              Subject: [ID 20000322.018] named chars aren't magical enough
2052              has been fixed in perl 5.6.0 but just in case added a test
2053              to keep it away.  (The report from Joseph Hall.)
2054              
2055              Tune the comments and hopefully stop a memory leak.
2056              
2057              Subject: UTF8 concat
2058              (with a memory leak fixed, plus a few casts added)
2059              This also seems to help for
2060              Subject: [ID 20000716.015] join UTF8 weirdness
2061              
2062              Do not upgrade SVs into utf8 just because they participate
2063              in eq or cmp.  Reported and fix suggested in
2064              Subject: [ID 20000720.009] sv_eq UTF8 bug
2065              
2066              Fix the HALF_UPGRADE() macro introduced in #6263.
2067              
2068              Find green threads before native threads.
2069              Subject: Re: Patch to jpl/JNI/Makefile.PL
2070      Branch: maint-5.6/perl
2071           !> (integrate 30 files)
2072 ____________________________________________________________________________
2073 [  7881] By: jhi                                   on 2000/11/27  05:48:41
2074         Log: It seems that *both* the unused submatch loop cleanup
2075              codes are needed.
2076      Branch: perl
2077            ! regexec.c
2078 ____________________________________________________________________________
2079 [  7880] By: jhi                                   on 2000/11/27  04:50:07
2080         Log: Clean .exists deeper.
2081      Branch: perl
2082            ! Makefile.SH
2083 ____________________________________________________________________________
2084 [  7879] By: jhi                                   on 2000/11/27  02:31:35
2085         Log: The code in regcppop() (see #7878) contains the correct lower
2086              limit for the unused submatch 'cleanup' loop so that under
2087              "use utf8" the following code wouldn't dump core:
2088              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
2089              the cleanup loop in regtry() stomped beyond allocated area
2090              in the startp[] array.  Therefore, copied the correct lower
2091              loop limit (*PL_reglastparen) to regtry().  Note: something
2092              may still not be quite right: why was the _higher_ loop limit
2093              (prog->nparens) different in the utf8 case?
2094              
2095              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
2096              without core dumps, there were about 17 of them before
2097              the patch (with us since Perl 5.7.0).  Two failures, still:
2098              496 and 505 (though these may not be severe).
2099              
2100              Patch #7881 is also needed since both the cleanup loops
2101              seem to be needed.
2102              
2103              Also, the t/op/pat#44 seems to core dump under utf8.
2104              Plus a couple of failures.  UGH-8.
2105      Branch: perl
2106            ! regexec.c
2107 ____________________________________________________________________________
2108 [  7878] By: jhi                                   on 2000/11/27  02:21:17
2109         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
2110              the code in regcppop() seems to be redundant for the test suite --
2111              but it contains a germ of truth, and it needed for the build
2112              process itself: see #7879 and #7881.
2113      Branch: perl
2114            ! regexec.c
2115 ____________________________________________________________________________
2116 [  7877] By: jhi                                   on 2000/11/27  01:53:09
2117         Log: Comment on comment.
2118      Branch: perl
2119            ! regexec.c
2120 ____________________________________________________________________________
2121 [  7876] By: jhi                                   on 2000/11/27  00:49:59
2122         Log: Adjust the docs to agree with #7875.
2123      Branch: perl
2124            ! pod/perllocale.pod
2125 ____________________________________________________________________________
2126 [  7875] By: jhi                                   on 2000/11/27  00:49:27
2127         Log: Retract #7863.  It makes more sense not to taint formatted output,
2128              not even by sprintf().
2129      Branch: perl
2130            ! sv.c
2131 ____________________________________________________________________________
2132 [  7874] By: jhi                                   on 2000/11/26  23:36:02
2133         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
2134              Not really fixed (should really dump the UTF-8 charclass),
2135              but stopped displaying the garbage.
2136              
2137              Also add a note on the (missing) Unicode PSXSPC and BLANK.
2138      Branch: perl
2139            ! regcomp.c
2140 ____________________________________________________________________________
2141 [  7873] By: jhi                                   on 2000/11/26  21:31:13
2142         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
2143      Branch: perl
2144            ! regexec.c
2145 ____________________________________________________________________________
2146 [  7872] By: jhi                                   on 2000/11/26  21:06:04
2147         Log: No need to scan till infinity, 13 is enough.
2148      Branch: perl
2149            ! handy.h utf8.c
2150 ____________________________________________________________________________
2151 [  7871] By: jhi                                   on 2000/11/26  20:20:32
2152         Log: Test line numbers are different with utf8.
2153      Branch: perl
2154            ! t/op/re_tests
2155 ____________________________________________________________________________
2156 [  7870] By: jhi                                   on 2000/11/26  20:10:12
2157         Log: Message nit.
2158      Branch: perl
2159            ! regcomp.c
2160 ____________________________________________________________________________
2161 [  7869] By: jhi                                   on 2000/11/26  19:01:05
2162         Log: Make utf8_length() and utf8_distance() (the latter of which
2163              is unused at the moment) to be less forgiving about bad UTF-8.
2164      Branch: perl
2165            ! embed.h embed.pl objXSUB.h proto.h utf8.c
2166 ____________________________________________________________________________
2167 [  7868] By: jhi                                   on 2000/11/26  18:45:56
2168         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
2169              From: Benjamin Holzman <bah@ecnvantage.com>
2170              Date: Sat, 25 Nov 2000 20:40:20 -0500       
2171              Message-ID: <20001125204020.A25040@ecnvantage.com>              
2172              
2173              Debian allows installing /usr/bin/locale without installing
2174              any locales, an error message will ensue.
2175      Branch: perl
2176            ! t/pragma/locale.t
2177 ____________________________________________________________________________
2178 [  7867] By: jhi                                   on 2000/11/26  18:31:12
2179         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
2180              From: Benjamin Holzman <bah@ecnvantage.com>
2181              Date: Sun, 26 Nov 2000 02:42:34 -0500
2182              Message-ID: <20001126024234.G25040@ecnvantage.com>
2183              
2184              Patch for the bug 20000212.002.
2185      Branch: perl
2186            ! sv.c t/op/array.t
2187 ____________________________________________________________________________
2188 [  7866] By: jhi                                   on 2000/11/26  18:28:09
2189         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
2190              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2191              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
2192              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
2193              
2194              File::Temp 0.11.
2195      Branch: perl
2196            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
2197 ____________________________________________________________________________
2198 [  7865] By: jhi                                   on 2000/11/26  18:24:22
2199         Log: The metaconfig unit change for #7864.
2200      Branch: metaconfig/U/perl
2201            ! need_va_copy.U
2202 ____________________________________________________________________________
2203 [  7864] By: jhi                                   on 2000/11/26  18:23:41
2204         Log: Make the va_copy() test not to be so talkative.
2205      Branch: perl
2206            ! Configure config_h.SH
2207 ____________________________________________________________________________
2208 [  7863] By: jhi                                   on 2000/11/26  18:11:02
2209         Log: Fix locale inconsistencies unearthed by Hugo's work.
2210              Now the floating point sprintf really does taint the result
2211              string as perllocale promises (has promised for a long time)
2212              if "use locale" is in the lexical scope.
2213      Branch: perl
2214            ! sv.c t/pragma/locale.t
2215 ____________________________________________________________________________
2216 [  7862] By: jhi                                   on 2000/11/26  00:35:15
2217         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
2218              From: Nicholas Clark <nick@ccl4.org>
2219              Date: Sun, 26 Nov 2000 00:07:50 +0000
2220              Message-ID: <20001126000750.A22446@plum.flirble.org>
2221              
2222              Infinit.
2223      Branch: perl
2224            ! sv.c
2225 ____________________________________________________________________________
2226 [  7861] By: jhi                                   on 2000/11/26  00:01:26
2227         Log: Integrate perlio.
2228      Branch: perl
2229           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
2230 ____________________________________________________________________________
2231 [  7860] By: nick                                  on 2000/11/25  22:04:17
2232         Log: Correct relative path from new ext\Filter\Util\Call location
2233              back to miniperl.
2234      Branch: perlio
2235            ! win32/makefile.mk
2236 ____________________________________________________________________________
2237 [  7859] By: nick                                  on 2000/11/25  21:26:54
2238         Log: Integrate mainline.
2239      Branch: perlio
2240           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
2241           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
2242           +> t/lib/filter-util.t
2243            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
2244            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
2245            - t/lib/filt-util.t
2246           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
2247           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
2248           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
2249           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
2250           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
2251           !> win32/makefile.mk
2252 ____________________________________________________________________________
2253 [  7858] By: gsar                                  on 2000/11/25  20:52:17
2254         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
2255              parent's memory; fix it by keeping track of the actual pad
2256              offset rather than a raw pointer (this change is probably also
2257              relevant to non-ithreads case to avoid fallout from reallocs of
2258              the pad array, but is currently only enabled for the ithreads
2259              case in the interests of minimal disruption to existing "well
2260              tested" code)
2261      Branch: perl
2262            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
2263            ! proto.h scope.c scope.h sv.c t/op/fork.t
2264 ____________________________________________________________________________
2265 [  7857] By: nick                                  on 2000/11/25  20:01:28
2266         Log: All tests pass on Win32/gcc/USE_PERLIO.
2267              - when crlf layer is pushed make unix-level binary.
2268              - remove :crlf injection in pp_backtick in pp_sys.c
2269              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
2270      Branch: perlio
2271            ! doio.c perlio.c pp_sys.c win32/makefile.mk
2272 ____________________________________________________________________________
2273 [  7856] By: jhi                                   on 2000/11/25  18:38:30
2274         Log: Update the metaconfig units for #7855.
2275      Branch: metaconfig/U/perl
2276            ! useperlio.U usesocks.U
2277 ____________________________________________________________________________
2278 [  7855] By: jhi                                   on 2000/11/25  18:37:54
2279         Log: Undo the SOCKS workarounds, instead start using PerlIO
2280              if SOCKS is selected.
2281              
2282              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
2283              From: Jens Hamisch <jens@Strawberry.COM>
2284              Date: Fri, 24 Nov 2000 18:31:30 +0100
2285              Message-ID: <20001124183130.E28337@Strawberry.COM>
2286              
2287              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
2288              From: Jens Hamisch <jens@Strawberry.COM>
2289              Date: Fri, 24 Nov 2000 19:11:51 +0100
2290              Message-ID: <20001124191151.A28753@Strawberry.COM>
2291      Branch: perl
2292            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
2293            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
2294 ____________________________________________________________________________
2295 [  7854] By: jhi                                   on 2000/11/25  17:39:08
2296         Log: Undo #7848.  Some of the code seems to use walkoptree(),
2297              some walkoptree_slow().  An unfinished renaming?
2298              Now the sub is walkoptree() (which is @EXPORT_OK),
2299              the walkoptree_slow() is a typeglob alias to walkoptree.
2300              This makes the tests to pass, at least.
2301      Branch: perl
2302            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
2303 ____________________________________________________________________________
2304 [  7853] By: nick                                  on 2000/11/24  22:24:33
2305         Log: Re-arrange crlf vs binary for platforms that care.
2306              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
2307              Lip-service to making stdio layer work on such platfroms (untested).
2308              Now fails 3 tests rather than one, checkin to see if I can debug 
2309              the issue under linux. (Do not merge.)
2310      Branch: perlio
2311            ! doio.c perlio.c perliol.h
2312 ____________________________________________________________________________
2313 [  7852] By: jhi                                   on 2000/11/24  18:57:39
2314         Log: AUTHORS edits.
2315      Branch: perl
2316            ! AUTHORS
2317 ____________________________________________________________________________
2318 [  7851] By: jhi                                   on 2000/11/24  17:34:56
2319         Log: Add Jan-Erik Karlsson.
2320      Branch: perl
2321            ! AUTHORS
2322 ____________________________________________________________________________
2323 [  7850] By: jhi                                   on 2000/11/24  17:27:56
2324         Log: Configure should find stdchar on its own.
2325      Branch: perl
2326            ! hints/solaris_2.sh
2327 ____________________________________________________________________________
2328 [  7849] By: jhi                                   on 2000/11/24  17:24:55
2329         Log: Subject: PATCH over 7848: Filter test flawed
2330              From: andreas.koenig@anima.de (Andreas J. Koenig)
2331              Date: 24 Nov 2000 10:28:29 +0100
2332              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
2333      Branch: perl
2334            ! t/lib/filter-util.t
2335 ____________________________________________________________________________
2336 [  7848] By: jhi                                   on 2000/11/24  17:22:15
2337         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
2338              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
2339              Date: Fri, 24 Nov 2000 16:12:58 +0000
2340              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
2341      Branch: perl
2342            ! ext/B/B.pm
2343 ____________________________________________________________________________
2344 [  7847] By: jhi                                   on 2000/11/24  03:07:01
2345         Log: Integrate perlio.
2346      Branch: perl
2347           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
2348           !> win32/makefile.mk
2349 ____________________________________________________________________________
2350 [  7846] By: gsar                                  on 2000/11/24  00:55:57
2351         Log: integrate changes#6415..6418,6420..6438 from mainline
2352              
2353              Fix the bitvector ops for utf8 (tricky since past 7 bits
2354              the utf8 'characters' can be more than one octet).
2355              
2356              MPE/ix updates for perl 5.6.0 from Mark Bixby.
2357              
2358              Subject: SDBM_File documentation
2359              
2360              Detypo.
2361              
2362              Decutandpasto.
2363              
2364              Send all installperl messages to STDERR and be -w clean.
2365              
2366              Out-of-date note removed.
2367              
2368              Protect against "wild next"s, that is, callbacks doing "next"
2369              instead of "return".
2370              
2371              Use STDOUT consistently.
2372              
2373              The output might have been produced in the wrong order.
2374              
2375              A missing 'break' after the [[:space:]] switch case.
2376              
2377              Add tests for
2378              [ID 19991110.003] another matching finding by pcre author
2379              which has already been fixed by some patch, as verified in
2380              
2381              Documentation to explain the behaviour of map().
2382              
2383              Add an optimization for map-maps-a-list-element-to-more-list-elements
2384              case, but add also notes explaining the relationship of this
2385              patch and the earlier notes by Sarathy.
2386              
2387              Subject: [ID 20000716.023] syslog test fails without sockets
2388              
2389              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
2390              Test cases for #6431.
2391              
2392              File::Spec::VMS fixup for tmpdir from Craig Berry.
2393              
2394              Make the "uninit variable" warning to say "concat or string"
2395              or "join or string" when in concat or join .
2396              
2397              Get UTF16 BOMs working.  Patch from
2398              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
2399              
2400              Subject: [PATCH] Make large file tests deal with SIGXFSZ
2401              
2402              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
2403              
2404              Subject: [PATCH] av.c apidoc
2405      Branch: maint-5.6/perl
2406           !> (integrate 43 files)
2407 ____________________________________________________________________________
2408 [  7845] By: gsar                                  on 2000/11/24  00:20:45
2409         Log: integrate changes#6406..6414 from mainline
2410              
2411              Merge perlhacktut into perlhack, update perlguts.
2412              
2413              Fix AutoSplit to use File::Spec the right way in VMS,
2414              from Peter Prymmer.
2415              
2416              The bug report
2417              [ID 19991110.002] minimal matching discrepancy found by pcre author
2418              seems to have been fixed (though differently from what was suggested
2419              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
2420              
2421              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
2422              not in pod, from Peter Prymmer
2423              
2424              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
2425              From: Hugo <hv@crypt.compulink.co.uk>
2426              Date: Fri, 14 Jul 2000 23:05:20 +0100
2427              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
2428              
2429              Didn't anymore apply, but that point still could use another fix.
2430              
2431              lib/b test fixes from Peter Prymmer.
2432              
2433              More docs for sv functions.
2434              
2435              perlvms.pod whitespace cleanup to keep pod utils happy.
2436              
2437              another VMS build tweak from Peter Prymmer
2438      Branch: maint-5.6/perl
2439           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
2440           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
2441           !> vms/descrip_mms.template vms/perlvms.pod
2442 ____________________________________________________________________________
2443 [  7844] By: nick                                  on 2000/11/23  23:42:45
2444         Log: Win32/perlio Now just fails one io/argv.t test - lack 
2445              of default :crlf on standard streams.
2446      Branch: perlio
2447            ! doio.c perlio.c
2448 ____________________________________________________________________________
2449 [  7843] By: nick                                  on 2000/11/23  23:04:05
2450         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
2451              peek fail is showing a real problem (multiple crlf layers
2452              are getting pushed.)
2453      Branch: perlio
2454            ! doio.c perlio.c win32/makefile.mk
2455 ____________________________________________________________________________
2456 [  7842] By: nick                                  on 2000/11/23  19:46:23
2457         Log: Implement PerlIO_binmode()
2458              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
2459              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
2460              make binmode in t/lib/io_tell.t unconditional so that works.
2461              Checkin just so Win32 machine can see these changes.
2462      Branch: perlio
2463            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
2464 ____________________________________________________________________________
2465 [  7841] By: jhi                                   on 2000/11/23  19:30:00
2466         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
2467      Branch: perl
2468            ! README.amiga
2469 ____________________________________________________________________________
2470 [  7840] By: jhi                                   on 2000/11/23  17:18:02
2471         Log: SOCKS wrestling continues, patches from Jens Hamisch.
2472      Branch: perl
2473            ! doio.c embed.h embed.pl perlsdio.h proto.h
2474 ____________________________________________________________________________
2475 [  7839] By: jhi                                   on 2000/11/23  16:54:14
2476         Log: Push Filter::Util::Call one level deeper.
2477      Branch: perl
2478            + t/lib/filter-util.t
2479           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
2480           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
2481            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
2482            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
2483            - t/lib/filt-util.t
2484            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
2485            ! win32/Makefile win32/makefile.mk
2486 ____________________________________________________________________________
2487 [  7838] By: jhi                                   on 2000/11/23  16:52:40
2488         Log: Reach back one higher up when searching for PERL_SRC.
2489      Branch: perl
2490            ! lib/ExtUtils/MM_Unix.pm
2491 ____________________________________________________________________________
2492 [  7837] By: jhi                                   on 2000/11/23  16:05:41
2493         Log: Subject: Re: perl@7826
2494              Date: Thu, 23 Nov 2000 02:20:25 -0600
2495              From: "Craig A. Berry" <craigberry@mac.com>
2496              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
2497              
2498              Make VMS to like Filter::Util::Call. 
2499      Branch: perl
2500            ! configure.com ext/Filter/Util/Makefile.PL
2501 ____________________________________________________________________________
2502 [  7836] By: nick                                  on 2000/11/23  16:04:08
2503         Log: Implement crlf layer - not ready for merge.
2504      Branch: perlio
2505            ! perlio.c win32/makefile.mk
2506 ____________________________________________________________________________
2507 [  7835] By: jhi                                   on 2000/11/23  15:56:52
2508         Log: STDCHAR is different in Sparc v9 vs x86.
2509      Branch: perl
2510            ! hints/solaris_2.sh
2511 ____________________________________________________________________________
2512 [  7834] By: jhi                                   on 2000/11/23  15:50:47
2513         Log: The type needs to be visible to protos.
2514      Branch: perl
2515            ! perl.h
2516 ____________________________________________________________________________
2517 [  7833] By: jhi                                   on 2000/11/23  15:40:46
2518         Log: Finish unfinished SOCKS workaround changes.
2519      Branch: perl
2520            ! doio.c
2521 ____________________________________________________________________________
2522 [  7832] By: jhi                                   on 2000/11/23  15:33:30
2523         Log: Integrate perlio.
2524      Branch: perl
2525           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2526           !> win32/makefile.mk
2527 ____________________________________________________________________________
2528 [  7831] By: nick                                  on 2000/11/23  10:31:07
2529         Log: Correct makefile.mk dependancies for ext/Filter/Util
2530              Build ext/Encode
2531              Run dmake regen_config_h
2532      Branch: perlio
2533            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2534            ! win32/makefile.mk
2535 ____________________________________________________________________________
2536 [  7830] By: nick                                  on 2000/11/23  08:05:07
2537         Log: Integrate mainline
2538      Branch: perlio
2539           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
2540           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
2541           +> t/lib/filt-util.pl t/lib/filt-util.t
2542           !> (integrate 41 files)
2543 ____________________________________________________________________________
2544 [  7829] By: gsar                                  on 2000/11/23  03:07:11
2545         Log: build the Filter extension on windows
2546      Branch: perl
2547            ! win32/Makefile win32/makefile.mk
2548 ____________________________________________________________________________
2549 [  7828] By: gsar                                  on 2000/11/23  02:46:35
2550         Log: regenerate win32/config* and fix some inconsistencies in the
2551              makefiles; always export Perl_deb() because it is needed
2552              by ext/re/* (whether perl itself is built with -DDEBUGGING
2553              or not)
2554      Branch: perl
2555            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
2556            ! win32/config_H.vc win32/makefile.mk
2557 ____________________________________________________________________________
2558 [  7827] By: gsar                                  on 2000/11/23  02:18:38
2559         Log: get sources building on windows+MSVC again (untested with other
2560              compilers)
2561      Branch: perl
2562            ! win32/include/sys/socket.h win32/perllib.c
2563 ____________________________________________________________________________
2564 [  7826] By: jhi                                   on 2000/11/23  01:18:26
2565         Log: Update Changes.
2566      Branch: perl
2567            ! Changes patchlevel.h
2568 ____________________________________________________________________________
2569 [  7825] By: jhi                                   on 2000/11/23  00:20:41
2570         Log: Subject: Re: av.c patch (having slight problems)
2571              From: "Ben Tilly" <ben_tilly@hotmail.com>
2572              Date: Tue, 21 Nov 2000 23:29:31 -0500
2573              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
2574              
2575              unshift() speedup.
2576      Branch: perl
2577            ! av.c
2578 ____________________________________________________________________________
2579 [  7824] By: jhi                                   on 2000/11/22  23:59:15
2580         Log: Fixes for signedness warnings noticed by VMSperlers.
2581      Branch: perl
2582            ! ext/Storable/Storable.xs regcomp.c sv.c
2583 ____________________________________________________________________________
2584 [  7823] By: jhi                                   on 2000/11/22  23:19:31
2585         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
2586              From: Peter Prymmer <pvhp@forte.com>
2587              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
2588              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
2589      Branch: perl
2590            ! t/pragma/warn/pp_hot
2591 ____________________________________________________________________________
2592 [  7822] By: jhi                                   on 2000/11/22  22:52:20
2593         Log: Be clean.
2594      Branch: perl
2595            ! Makefile.SH
2596 ____________________________________________________________________________
2597 [  7821] By: jhi                                   on 2000/11/22  22:46:39
2598         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
2599              by Damian Conway, as suggested by Paul Marquess.
2600      Branch: perl
2601            + lib/Filter/Simple.pm
2602 ____________________________________________________________________________
2603 [  7820] By: jhi                                   on 2000/11/22  22:45:51
2604         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
2605      Branch: perl
2606            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
2607            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
2608            + t/lib/filt-util.t
2609            ! MANIFEST
2610 ____________________________________________________________________________
2611 [  7819] By: jhi                                   on 2000/11/22  22:03:27
2612         Log: Integrate perlio.
2613      Branch: perl
2614           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
2615           !> win32/makefile.mk
2616 ____________________________________________________________________________
2617 [  7818] By: jhi                                   on 2000/11/22  21:56:02
2618         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
2619      Branch: perl
2620            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
2621            ! t/lib/io_sock.t
2622 ____________________________________________________________________________
2623 [  7817] By: jhi                                   on 2000/11/22  21:39:49
2624         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
2625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2626              Date: Wed, 22 Nov 2000 16:08:12 -0500
2627              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
2628      Branch: perl
2629            ! lib/ExtUtils/Liblist.pm
2630 ____________________________________________________________________________
2631 [  7816] By: jhi                                   on 2000/11/22  21:38:25
2632         Log: Go ahead and #include <unistd.h> in perl.h.
2633      Branch: perl
2634            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
2635            ! util.c
2636 ____________________________________________________________________________
2637 [  7815] By: jhi                                   on 2000/11/22  21:22:52
2638         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
2639              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2640              Date: Mon, 20 Nov 2000 18:30:52 -0500
2641              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
2642      Branch: perl
2643            ! pod/perlre.pod regcomp.c t/op/re_tests
2644 ____________________________________________________________________________
2645 [  7814] By: jhi                                   on 2000/11/22  21:21:46
2646         Log: Subject: [PATCH 5.7.0] Liblist finally works
2647              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2648              Date: Tue, 21 Nov 2000 22:02:17 -0500
2649              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
2650      Branch: perl
2651            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
2652            ! lib/ExtUtils/MakeMaker.pm
2653 ____________________________________________________________________________
2654 [  7813] By: jhi                                   on 2000/11/22  21:20:23
2655         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
2656              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2657              Date: Wed, 22 Nov 2000 17:53:15 +0100
2658              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
2659              
2660              AIX dynaloader and perlio patch.
2661      Branch: perl
2662            ! ext/DynaLoader/dl_aix.xs
2663 ____________________________________________________________________________
2664 [  7812] By: jhi                                   on 2000/11/22  21:17:52
2665         Log: (Accidentally empty patch.)
2666      Branch: perl
2667            ! av.c
2668 ____________________________________________________________________________
2669 [  7811] By: jhi                                   on 2000/11/22  21:16:31
2670         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
2671              From: Peter Prymmer <pvhp@forte.com>
2672              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
2673              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
2674      Branch: perl
2675            ! vms/test.com
2676 ____________________________________________________________________________
2677 [  7810] By: jhi                                   on 2000/11/22  21:15:36
2678         Log: Subject: Re: perl@7777 
2679              From: "John P. Linderman" <jpl@research.att.com>
2680              Date: Wed, 22 Nov 2000 13:11:11 -0500
2681              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
2682              
2683              Detypoing.
2684      Branch: perl
2685            ! lib/CPAN.pm
2686 ____________________________________________________________________________
2687 [  7809] By: jhi                                   on 2000/11/22  21:14:19
2688         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
2689              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2690              Date:     Wed, 22 Nov 2000 13:51:37 EST
2691              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
2692      Branch: perl
2693            ! perlsdio.h
2694 ____________________________________________________________________________
2695 [  7808] By: jhi                                   on 2000/11/22  21:13:27
2696         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
2697              From: Casey Tweten <crt@kiski.net>
2698              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
2699              Message-Id: <200011201653.LAA10194@home.kiski.net>
2700      Branch: perl
2701            ! t/lib/io_udp.t
2702 ____________________________________________________________________________
2703 [  7807] By: jhi                                   on 2000/11/22  21:12:35
2704         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
2705              From: Casey Tweten <crt@kiski.net>
2706              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
2707              Message-Id: <200011201636.LAA07227@home.kiski.net>
2708      Branch: perl
2709            ! t/lib/io_sock.t
2710 ____________________________________________________________________________
2711 [  7806] By: jhi                                   on 2000/11/22  21:10:59
2712         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
2713              From: "Casey R. Tweten" <crt@kiski.net>
2714              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
2715              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
2716      Branch: perl
2717            ! utils/h2xs.PL
2718 ____________________________________________________________________________
2719 [  7805] By: nick                                  on 2000/11/22  21:05:06
2720         Log: Integrate mainline
2721      Branch: perlio
2722           !> Changes Porting/genlog ext/DB_File/DB_File.xs
2723           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
2724           !> utils/perlbug.PL
2725 ____________________________________________________________________________
2726 [  7804] By: jhi                                   on 2000/11/22  21:01:12
2727         Log: Subject: [PATCH] Test.pm POD peculiarity
2728              From: "Casey R. Tweten" <crt@kiski.net>
2729              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
2730              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
2731      Branch: perl
2732            ! lib/Test.pm
2733 ____________________________________________________________________________
2734 [  7803] By: jhi                                   on 2000/11/22  20:59:59
2735         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
2736              From: "Philip Newton" <pnewton@gmx.de>
2737              Date: Wed, 22 Nov 2000 14:25:53 +0100
2738              Message-Id: <3A1BD771.25462.1939FAD@localhost>
2739              
2740              Be case-understanding also on 's', and use the -oi of sendmail
2741              not to terminate the transmission on a lone '.'.
2742      Branch: perl
2743            ! utils/perlbug.PL
2744 ____________________________________________________________________________
2745 [  7802] By: nick                                  on 2000/11/22  20:51:42
2746         Log: Win32 PerlIO intermediate state now working as expected.
2747              - In current state we are still using C runtime in text/binary
2748              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
2749              - PERLIO=stdio and PERLIO=unix pass all expected tests.
2750              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
2751              and PerlIO_seek() and the dummy crlf layer is not making adjustments
2752              for CRLF translation happening in C runtime. All other tests pass.
2753              
2754              Added note to README.win32 to point out the snags of doing a perl build
2755              with Norton AntiVirus turned on.
2756              
2757              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
2758              which file a fail comes from.
2759              
2760              Updated "canned" config.h to match the one generated.
2761      Branch: perlio
2762            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
2763            ! win32/makefile.mk
2764 ____________________________________________________________________________
2765 [  7801] By: jhi                                   on 2000/11/22  06:50:20
2766         Log: Nickety nits.
2767      Branch: perl
2768            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
2769 ____________________________________________________________________________
2770 [  7800] By: jhi                                   on 2000/11/22  01:29:55
2771         Log: Changes had accidentally gone too silent on non-main branches.
2772      Branch: perl
2773            ! Changes Porting/genlog patchlevel.h
2774 ____________________________________________________________________________
2775 [  7799] By: gsar                                  on 2000/11/22  01:02:56
2776         Log: some lib_pm.PL changes snuck in via change#7772
2777      Branch: maint-5.6/perl
2778            ! Makefile.SH
2779 ____________________________________________________________________________
2780 [  7798] By: nick                                  on 2000/11/21  21:59:40
2781         Log: Integrate mainline
2782      Branch: perlio
2783           !> (integrate 28 files)
2784 ____________________________________________________________________________
2785 [  7797] By: jhi                                   on 2000/11/21  21:01:45
2786         Log: Integrate perlio.
2787      Branch: perl
2788           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
2789 ____________________________________________________________________________
2790 [  7796] By: nick                                  on 2000/11/21  20:36:22
2791         Log: Win32 builds and runs (mostly) with USE_PERLIO.
2792              PERLIO=perlio passes all tests. 
2793              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
2794      Branch: perlio
2795            ! perlio.c win32/perllib.c win32/win32.c
2796 ____________________________________________________________________________
2797 [  7795] By: jhi                                   on 2000/11/21  19:03:44
2798         Log: Update Changes.
2799      Branch: perl
2800            ! Changes patchlevel.h
2801 ____________________________________________________________________________
2802 [  7794] By: jhi                                   on 2000/11/21  18:56:34
2803         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
2804              From: "Craig A. Berry" <craigberry@mac.com>
2805              Date: Mon, 20 Nov 2000 20:27:06 -0600
2806              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
2807              
2808              A cut-and-pasto.
2809      Branch: perl
2810            ! perlio.h
2811 ____________________________________________________________________________
2812 [  7793] By: jhi                                   on 2000/11/21  18:54:41
2813         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
2814              From: Dominic Dunlop <domo@computer.org> 
2815              Date: Mon, 20 Nov 2000 18:55:29 +0100
2816              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
2817              
2818              va_copy() and the need of it.
2819              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
2820      Branch: metaconfig/U/perl
2821            + need_va_copy.U
2822      Branch: perl
2823            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2824            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
2825            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
2826            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2827            ! win32/config.bc win32/config.gc win32/config.vc
2828 ____________________________________________________________________________
2829 [  7792] By: jhi                                   on 2000/11/21  17:04:10
2830         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
2831      Branch: perl
2832           !> scope.h
2833 ____________________________________________________________________________
2834 [  7791] By: jhi                                   on 2000/11/21  17:01:16
2835         Log: Export the SOCKS workaround symbols only if necessary.
2836      Branch: perl
2837            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
2838 ____________________________________________________________________________
2839 [  7790] By: nick                                  on 2000/11/20  23:57:11
2840         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
2841      Branch: perlio
2842            ! scope.h
2843 ____________________________________________________________________________
2844 [  7789] By: nick                                  on 2000/11/20  23:38:33
2845         Log: Integrate mainline
2846      Branch: perlio
2847           +> lib/File/Spec/Epoc.pm
2848           !> (integrate 34 files)
2849 ____________________________________________________________________________
2850 [  7788] By: nick                                  on 2000/11/20  23:20:18
2851         Log: Make extra buffer layer work (dummy crlf layer)
2852      Branch: perlio
2853            ! doio.c perlio.c perlio.h
2854 ____________________________________________________________________________
2855 [  7787] By: jhi                                   on 2000/11/20  22:44:04
2856         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
2857              From: Peter Prymmer <pvhp@forte.com>
2858              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
2859              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
2860      Branch: perl
2861            ! t/pragma/locale.t
2862 ____________________________________________________________________________
2863 [  7786] By: jhi                                   on 2000/11/20  22:29:10
2864         Log: Subject: DOC PATCH 5.6.0 perlreftut
2865              From: mjd@plover.com
2866              Date: 20 Nov 2000 19:45:06 -0000
2867              Message-ID: <20001120194506.9505.qmail@plover.com>
2868      Branch: perl
2869            ! pod/perlreftut.pod
2870 ____________________________________________________________________________
2871 [  7785] By: jhi                                   on 2000/11/20  22:27:44
2872         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
2873              From: David Dyck <dcd@tc.fluke.com>
2874              Date: Mon, 20 Nov 2000 11:43:40 -0800
2875              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
2876      Branch: perl
2877            ! lib/Cwd.pm
2878 ____________________________________________________________________________
2879 [  7784] By: jhi                                   on 2000/11/20  22:23:21
2880         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
2881              Date: Mon, 20 Nov 2000 17:06:10 -0500
2882              To: Mailing list Perl5 <perl5-porters@perl.org>
2883              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
2884      Branch: perl
2885            ! pp_ctl.c t/op/pat.t
2886 ____________________________________________________________________________
2887 [  7783] By: jhi                                   on 2000/11/20  22:11:18
2888         Log: Subject: [PATCH] doop.c - UTF8 tr///               
2889              From: Simon Cozens <simon@cozens.net>
2890              Date: Sat, 18 Nov 2000 18:49:30 +0000
2891              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
2892              
2893              Subject: Re: [PATCH] doop.c - UTF8 tr///           
2894              From: Simon Cozens <simon@cozens.net>
2895              Date: Mon, 20 Nov 2000 20:45:22 +0000
2896              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
2897              
2898              Make tr on UTF-8 better but still not correct.
2899      Branch: perl
2900            ! doop.c
2901 ____________________________________________________________________________
2902 [  7782] By: jhi                                   on 2000/11/20  22:02:16
2903         Log: Remove the shared object before attempting to create
2904              (by linking) a new one.  E.g. in AIX not removing
2905              becomes quite painful if one tries to do more than one
2906              build in the same tree (an interrupted build, for example),
2907              since the AIX' shared dynaloader seemingly keeps the shared
2908              objects open and therefore 'busy' for quite a while, even when
2909              nobody is using the objects, leading into link failures.
2910      Branch: perl
2911            ! lib/ExtUtils/MM_Unix.pm
2912 ____________________________________________________________________________
2913 [  7781] By: gsar                                  on 2000/11/20  19:02:55
2914         Log: type mismatch due to faulty integration
2915      Branch: maint-5.6/perl
2916            ! toke.c win32/Makefile
2917 ____________________________________________________________________________
2918 [  7780] By: gsar                                  on 2000/11/20  17:31:55
2919         Log: integrate changes#6392,6394..6399,6401..6404
2920              
2921              The {multiplier} of a fixed substring was overlooked which
2922              caused a wrong initial search offset for that substring.
2923              
2924              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
2925              From: Hugo <hv@crypt.compulink.co.uk>
2926              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
2927              Date: Thu, 13 Jul 2000 19:27:13 +0100
2928              
2929              Fix the BOM bug: not a byteorder bug, a signedness bug.
2930              
2931              Replace change #6337 with a better one.
2932              
2933              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
2934              From: Hugo <hv@crypt.compulink.co.uk>
2935              Date: Fri, 14 Jul 2000 04:16:20 +0100
2936              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
2937              
2938              MakeMaker should not remove editor backups (*~) on `make clean`
2939              by default (completes change#6383)
2940              
2941              move new variables to the end of the interpreter structure (for
2942              bincompat in code that doesn't #include XSUB.h)
2943              
2944              rename totally bletcherous SvLOCK() thingy (doesn't do what the
2945              name suggests anyway)
2946              
2947              various cleanups (typos, misformatted code, and small bugs)
2948              
2949              typecasts needed for change#6394
2950              
2951              typos in change#6399, regen headers
2952              
2953              inconsistent types needs casts
2954              
2955              PERL_OBJECT build tweaks
2956      Branch: maint-5.6/perl
2957           !> MANIFEST doop.c embed.h embed.pl embedvar.h
2958           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
2959           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
2960           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
2961           !> toke.c util.c
2962 ____________________________________________________________________________
2963 [  7779] By: gsar                                  on 2000/11/20  17:06:29
2964         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
2965              
2966              Cosmetics and perldelta.
2967              
2968              Fix nits noticed by Boston.pm.
2969              
2970              Do the cc sanity check both before the hints and
2971              after the cc selction.
2972              
2973              get sprintf.t to adjust properly for 3-digit exponents
2974              
2975              don't clobber *.orig files on *clean targets
2976              
2977              fix bugs in processing %v-*d and similar format specs (from
2978              Avi Finkel <avi@finkel.org>)
2979              
2980              sprintf test tweaks (from Dominic Dunlop)
2981              
2982              new selfloader.t in change#6183 doesn't close DATA handles,
2983              and thus fails to clean up tmp files on dosish platforms
2984              
2985              typos (spotted by Peter Prymmer)
2986              
2987              typo fix from Craig Berry
2988      Branch: maint-5.6/perl
2989           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
2990           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
2991           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
2992           !> x2p/Makefile.SH
2993 ____________________________________________________________________________
2994 [  7778] By: gsar                                  on 2000/11/20  16:46:51
2995         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
2996              
2997              Subject: Re: format bug report  [Patch]
2998              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2999              Date: Wed, 05 Jul 2000 13:12:52 +0200
3000              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
3001              
3002              Subject: Re: format bug report  [Patch]
3003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3004              Date: Wed, 05 Jul 2000 14:10:01 +0200
3005              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
3006              
3007              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
3008              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3009              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
3010              Date: Fri, 07 Jul 2000 17:57:16 +0100
3011              
3012              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
3013              To: perl5-porters@perl.org
3014              From: Karsten Sperling <spiff@phreax.net>
3015              Date: Mon, 10 Jul 2000 15:12:52 +0200
3016              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
3017              
3018              README.posix-bc podified from Thomas Dorner.
3019              
3020              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
3021              From: Dominic Dunlop <domo@computer.org>
3022              Date: Tue, 11 Jul 2000 12:27:33 +0200
3023              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
3024              
3025              Typo in #6341.
3026              
3027              Fix for
3028              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
3029              From: Roderick Schertler <roderick@argon.org>
3030              Date: Tue, 11 Jul 2000 13:55:05 -0400
3031              Message-Id: <200007111755.NAA05077@jones.argon.org>
3032              
3033              Minor cleanups on the booklist.
3034              
3035              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
3036              regen perltoc.
3037              
3038              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
3039      Branch: maint-5.6/perl
3040           +> pod/perlbook.pod
3041           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
3042           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
3043           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
3044 ____________________________________________________________________________
3045 [  7777] By: jhi                                   on 2000/11/20  16:08:49
3046         Log: Update Changes.
3047      Branch: perl
3048            ! Changes patchlevel.h
3049 ____________________________________________________________________________
3050 [  7776] By: jhi                                   on 2000/11/20  15:27:56
3051         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
3052              This may be overly harsh but until proven otherwise, we think this
3053              way, or until we have a simple test for Configure (having to start
3054              up servers is does not count as simple) to check for the problems.
3055      Branch: perl
3056            ! perl.h
3057 ____________________________________________________________________________
3058 [  7775] By: jhi                                   on 2000/11/20  15:22:17
3059         Log: Solaris hints tweaks.
3060      Branch: perl
3061            ! hints/solaris_2.sh
3062 ____________________________________________________________________________
3063 [  7774] By: jhi                                   on 2000/11/20  15:01:20
3064         Log: Add a workaround to SOCKS 64-bit problems.
3065      Branch: perl
3066            ! doio.c embed.h embed.pl perlsdio.h proto.h
3067 ____________________________________________________________________________
3068 [  7773] By: jhi                                   on 2000/11/20  14:51:47
3069         Log: sysseek() instead of seek().
3070      Branch: perl
3071            ! t/lib/syslfs.t
3072 ____________________________________________________________________________
3073 [  7772] By: gsar                                  on 2000/11/20  13:06:23
3074         Log: integrate changes#6315..6319,6321..6331,6333..6338
3075              
3076              Integrate with Sarathy, preliminary fix for unicos
3077              alignment problems in [ID 20000612.002] Perl problem on Cray system.
3078              
3079              some debugger output does not go to the socket when RemotePort is set
3080              
3081              winsock cleanup never done on Windows (leads to handle leaks)
3082              
3083              fix UNC path handling on Windows under ithreads, and chdir()
3084              return value when given a non-existent directory
3085              
3086              Autogenerate pod/Makefile and pod/buildtoc.
3087              buildtoc also checks whether the existin pods are
3088              mentioned in MANIFEST and perl.pod, and vice versa.
3089              (None of the thusly found discrepancies fixed yet.)
3090              roffitall also needs to be autogenerated similarly but it
3091              seems so badly out of date that I didn't touch it yet.
3092              
3093              Config is being used.
3094              
3095              Add =head1 NAMEs so that buildtoc is happy.
3096              (The CGI::Util nit reported to Lincoln.)
3097              
3098              Fix complaints of buildtoc.
3099              
3100              Fix the alignment problem in Crays ([ID 20000612.002]).
3101              
3102              Remove perlbook, update perlfaq book listing,
3103              rearrange perl.pod, regenerate perltoc.
3104              
3105              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
3106              was cast to an unsigned (32-bit) integer with wild abandon.
3107              
3108              winsock options weren't being set in all threads under ithreads
3109              (caused send()s from second and subsequent threads to fail)
3110              
3111              accept() leaks memory on windows due to incorrect ordering of
3112              closesocket() and fclose() calls
3113              
3114              Reorder perl.pod once more.
3115              
3116              More POSIX.pod tweaks.
3117              
3118              Sprinkle ldlibpath.
3119              
3120              Precedence goof, fix based on
3121              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
3122              From: Hugo <hv@crypt.compulink.co.uk>
3123              Date: Tue, 11 Jul 2000 12:52:38 +0100
3124              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
3125              
3126              Subject: PATCH perlguts.pod: Document D and d magic types
3127              From: mjd@plover.com
3128              Date: 5 Jul 2000 18:01:51 -0000
3129              Message-ID: <20000705180151.29413.qmail@plover.com>
3130              
3131              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
3132              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
3133              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
3134              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
3135              
3136              Subject: [PATCH cfgperl] $& segfaults if you trick it
3137              From: simon@brecon.co.uk (Simon Cozens)
3138              Date: 7 Jul 2000 11:26:09 GMT
3139              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
3140              
3141              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
3142              From: Hugo <hv@crypt.compulink.co.uk>
3143              Date: Tue, 11 Jul 2000 12:44:50 +0100
3144              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
3145              
3146              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
3147              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3148              Date: Tue, 11 Jul 2000 13:50:51 +0100
3149              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
3150      Branch: maint-5.6/perl
3151           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
3152           +> pod/buildtoc.PL
3153            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
3154           !> (integrate 26 files)
3155 ____________________________________________________________________________
3156 [  7771] By: gsar                                  on 2000/11/20  12:31:42
3157         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
3158              6310,6311,6314
3159              
3160              Subject: [PATCH bleedperl] File::Spec 0.82 beta
3161              From: Barrie Slaymaker <barries@jester.slaysys.com>
3162              Date: Wed, 28 Jun 2000 11:35:29 -0400
3163              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
3164              
3165              tweak perlembed for multiplicity/usethreads sanity; correct notes
3166              about Windows
3167              
3168              localize %INC in a Safe compartment so that use/require work
3169              (many other magic globals probably need similar treatment)
3170              
3171              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
3172              when @_ is modified, causing coredumps
3173              
3174              slurp mode fix in change#4736 still not quite right
3175              
3176              Point to perlipc for more SysV IPC examples.
3177              
3178              Elaborate POSIX.pod.  Still needs work.
3179              
3180              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
3181              
3182              fix large memory leak that has been around for ever, masked by
3183              -DPURIFY (most of the arenas were never freed!)
3184              
3185              fix memory leak on Windows (PL_sys_intern contents were never
3186              freed)
3187              
3188              PERL_OBJECT build tweak
3189              
3190              adjust change#6299
3191              
3192              remove rel2abs prototypes (from Barrie Slaymaker)
3193              
3194              missing perldiag entry for unpack("w",...) diagnostic (from
3195              Andreas Koenig)
3196              
3197              better diagnostic on Frob->stuff() when Frob:: doesn't exist
3198              (from Richard Soderberg <rs@oregonnet.com>)
3199              
3200              Win32 patches for cfgperl from Sarathy.
3201              
3202              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
3203              
3204              More POSIX.pod embellishment.
3205              
3206              tyop in change#6306
3207      Branch: maint-5.6/perl
3208           !> (integrate 44 files)
3209 ____________________________________________________________________________
3210 [  7770] By: gsar                                  on 2000/11/20  11:51:00
3211         Log: integrate changes#6268..6282 from cfgperl branch
3212              
3213              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
3214              From: Dominic Dunlop <domo@computer.org>
3215              Date: Thu, 29 Jun 2000 12:32:39 +0200
3216              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
3217              
3218              Regen headers for #6261 (and update embed.pl for this) and #6267,
3219              silence few compiler warnings.
3220              
3221              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
3222              From: Nicholas Clark <nick@talking.bollo.cx>
3223              Date: Fri, 23 Jun 2000 16:21:15 +0100
3224              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
3225              
3226              Subject: PATCH pod/perltie.pod
3227              From: Ian Phillipps <Ian.Phillipps@iname.com>
3228              Date: Fri, 16 Jun 2000 00:17:19 +0100
3229              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
3230              (only the first hunk, the second hunk had already been done
3231              by some other patch)
3232              
3233              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
3234              From: Tom Phoenix <rootbeer@redcat.com>
3235              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
3236              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
3237              
3238              Subject: [PATCH] xsub attributes
3239              From: Doug MacEachern <dougm@covalent.net>
3240              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
3241              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
3242              
3243              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
3244              From: Andy Dougherty <doughera@lafayette.edu>
3245              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
3246              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
3247              
3248              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
3249              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3250              Date: Tue, 13 Jun 2000 02:43:48 -0500
3251              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
3252              
3253              Subject: [PATCH] Re: eval documentation: context
3254              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3255              Date: Mon, 12 Jun 2000 15:07:29 +0100
3256              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
3257              
3258              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
3259              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3260              Date: Mon, 12 Jun 2000 14:55:59 +0100
3261              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
3262              
3263              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
3264              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
3265              Date: Fri, 09 Jun 2000 12:39:27 -0400
3266              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
3267              (plus update the version "number" of Text::Wrap)
3268              
3269              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
3270              From: Tim Ayers <tayers@bridge.com>
3271              Date: Thu, 08 Jun 2000 08:11:06 +0200
3272              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
3273              [resent by Richard Foley, Message-Id probably wrong]
3274              
3275              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
3276              From: rspier@pobox.com (Robert Spier)
3277              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
3278              Message-ID: <14654.31913.845602.610277@rls.cx>
3279              
3280              Subject: [PATCH 5.6.0] utils/h2xs.PL
3281              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3282              Date: Wed, 7 Jun 2000 04:02:04 -0500
3283              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
3284              
3285              Subject: [PATCH 5.6.0]ITHREADs for VMS
3286              From: Dan Sugalski <dan@sidhe.org>
3287              Date: Tue, 06 Jun 2000 11:59:50 -0400
3288              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
3289      Branch: maint-5.6/perl
3290           !> (integrate 31 files)
3291 ____________________________________________________________________________
3292 [  7769] By: gsar                                  on 2000/11/20  11:29:06
3293         Log: integrate changes#6261..6266 from cfgperl
3294              
3295              Subject: Re: [PATCH cfgperl] BOMs away!
3296              From: simon@brecon.co.uk (Simon Cozens)
3297              Date: 17 Jun 2000 11:49:57 GMT
3298              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
3299              
3300              Subject: 5.6.0 Patch for EPOC
3301              From: Olaf Flebbe <o.flebbe@gmx.de>
3302              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
3303              Message-ID: <23449.960929969@www11.gmx.net>
3304              
3305              tr fixes from Simon Cozens
3306              
3307              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
3308              From: Marty Lucich <marty@netcom.com>
3309              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
3310              Message-Id: <200006282116.OAA11148@netcom.com>
3311              ccdlflags update (the BSD/OS 4.1 part had already been taken
3312              care of by #6141).
3313              
3314              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
3315              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3316              Date: Wed, 28 Jun 2000 17:50:12 -0700
3317              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
3318              
3319              Subject: [PATCH 5.6.0] cygwin port
3320              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
3321              From: "Fifer, Eric" <EFifer@sanwaint.com>
3322              Date: Thu, 29 Jun 2000 12:58:29 +0100
3323      Branch: maint-5.6/perl
3324           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
3325           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
3326           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3327           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
3328 ____________________________________________________________________________
3329 [  7768] By: gsar                                  on 2000/11/20  11:13:44
3330         Log: integrate changes#6252..6256,6259..6260
3331              
3332              Paranoia tweak on #6249.
3333              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
3334              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
3335              Date: Sun, 25 Jun 2000 23:43:12 -0400
3336              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
3337              
3338              Subject: tr///, help wanted.
3339              From: simon@brecon.co.uk (Simon Cozens)
3340              Date: 28 Jun 2000 11:29:04 GMT
3341              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
3342              
3343              small thinko tweaks
3344              
3345              tweaks from Simon Conzes to further fix tr/// under utf8
3346              
3347              perlnewmod was missing from MANIFEST.
3348              
3349              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
3350              From: simon@brecon.co.uk (Simon Cozens)
3351              Date: 17 Jun 2000 11:56:44 GMT
3352              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
3353              pack U0, pack C0
3354      Branch: maint-5.6/perl
3355           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
3356           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
3357           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
3358           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
3359 ____________________________________________________________________________
3360 [  7767] By: gsar                                  on 2000/11/20  10:51:38
3361         Log: integrate change#6250 from cfgperl
3362              
3363              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
3364              From: Doug MacEachern <dougm@covalent.net>
3365              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
3366              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
3367      Branch: maint-5.6/perl
3368           +> t/op/my_stash.t
3369           !> MANIFEST embed.pl global.sym proto.h toke.c
3370 ____________________________________________________________________________
3371 [  7766] By: gsar                                  on 2000/11/20  10:48:34
3372         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
3373              
3374              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
3375              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
3376              Date: Mon, 26 Jun 2000 18:40:14 +0100
3377              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
3378              
3379              Subject: [PATCH] bytes<->utf8 fixes
3380              From: simon@brecon.co.uk (Simon Cozens)
3381              Date: 26 Jun 2000 04:55:45 GMT
3382              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
3383              
3384              Subject: [PATCH] is_utf8_string
3385              From: simon@brecon.co.uk (Simon Cozens)
3386              Date: 26 Jun 2000 02:25:59 GMT
3387              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
3388              
3389              Subject: [PATCH] avoid mg_ptr in '*' magic
3390              From: Doug MacEachern <dougm@covalent.net>
3391              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
3392              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
3393              
3394              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
3395              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
3396              Date: Sat, 24 Jun 2000 13:06:20 +0100
3397              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
3398              
3399              Allow for standalone testing.
3400              
3401              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
3402              From: Mark-Jason Dominus <mjd@plover.com>
3403              Date: Tue, 27 Jun 2000 22:36:42 -0400
3404              Message-ID: <20000628023642.12166.qmail@plover.com>
3405              
3406              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
3407              From: Frank Tobin <ftobin@uiuc.edu>
3408              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
3409              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
3410      Branch: maint-5.6/perl
3411           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
3412           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
3413           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
3414           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
3415           !> utf8.c utils/h2xs.PL
3416 ____________________________________________________________________________
3417 [  7765] By: gsar                                  on 2000/11/20  10:29:13
3418         Log: integrate change#6239 from cfgperl
3419              
3420              Configure maintenance.  Sever some dependency cycles,
3421              separate gccversion from the cc unit,
3422              address [ID 20000623.006] Configure script patch for using gcc on AIX
3423              (but solve it a little bit differently),
3424              unduplex some accidentally duplicated units,
3425              suggest using gcc if no cc available
3426              (p5p thread: "Solaris configure: counterproposal", 1999-09)
3427      Branch: maint-5.6/perl
3428           !> Configure Todo-5.6 config_h.SH
3429 ____________________________________________________________________________
3430 [  7764] By: gsar                                  on 2000/11/20  10:25:55
3431         Log: integrate changes#6233..6238 from cfgperl
3432              
3433              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
3434              From: Mark-Jason Dominus <mjd@plover.com>
3435              Date: Fri, 16 Jun 2000 20:53:04 -0400
3436              Message-ID: <20000617005304.8008.qmail@plover.com>
3437              
3438              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
3439              because when run as services (Win32ese for daemons)
3440              no environment variables are set and tmpdir ends up as /tmp,
3441              which is ambiguous.
3442              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
3443              From: matt@sergeant.org
3444              Date: 16 Jun 2000 16:30:43 -0000
3445              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
3446              
3447              The thread begun by
3448              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
3449              From: Kevin.Ruscoe@ubsw.com
3450              Date: Fri, 16 Jun 2000 16:38:51 +0100
3451              Message-Id: <H000019b03c300d6@MHS>
3452              
3453              Tweak embed.pl, regen headers.
3454              
3455              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
3456              From: Dan Sugalski <dan@sidhe.org>
3457              Date: Fri, 23 Jun 2000 17:00:00 -0400
3458              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
3459      Branch: maint-5.6/perl
3460           !> (integrate 27 files)
3461 ____________________________________________________________________________
3462 [  7763] By: gsar                                  on 2000/11/20  10:08:08
3463         Log: s/perl56delta/perldelta/g
3464      Branch: maint-5.6/perl
3465            ! pod/Makefile
3466 ____________________________________________________________________________
3467 [  7762] By: gsar                                  on 2000/11/20  10:04:00
3468         Log: integrate changes#6225,6229,6231,6232 from cfgperl
3469              
3470              Add source code filenames to apidoc.
3471              From: simon@brecon.co.uk (Simon Cozens)
3472              Subject: [PATCH embed.pl] Source X-ref
3473              Date: 22 Jun 2000 02:18:49 GMT
3474              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
3475              
3476              Subject: README.hpux version 0.6.1
3477              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
3478              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3479              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
3480              
3481              Subject: [PATCH 5.6.0] cygwin port
3482              From: "Fifer, Eric" <EFifer@sanwaint.com>
3483              Date: Tue, 20 Jun 2000 14:30:58 +0100
3484              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
3485              
3486              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
3487              From: simon@brecon.co.uk (Simon Cozens)
3488              Date: 19 Jun 2000 15:18:27 GMT
3489              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
3490              
3491              plus update pod/Makefile and regenerate perltoc
3492      Branch: maint-5.6/perl
3493           +> pod/perlutil.pod
3494           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
3495           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
3496 ____________________________________________________________________________
3497 [  7761] By: jhi                                   on 2000/11/20  04:09:55
3498         Log: Miraculous typo.
3499      Branch: perl
3500            ! t/op/pat.t
3501 ____________________________________________________________________________
3502 [  7760] By: jhi                                   on 2000/11/20  04:06:08
3503         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
3504              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3505              Date: Sun, 19 Nov 2000 22:30:26 -0500
3506              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
3507      Branch: perl
3508            ! regexec.c scope.h t/op/pat.t
3509 ____________________________________________________________________________
3510 [  7759] By: jhi                                   on 2000/11/20  02:05:22
3511         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
3512      Branch: perl
3513            ! perl.h
3514 ____________________________________________________________________________
3515 [  7758] By: jhi                                   on 2000/11/20  01:58:11
3516         Log: Subject: [perl 7711: EPOC] updates
3517              From: Olaf Flebbe <o.flebbe@gmx.de>
3518              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
3519              Message-ID: <25575.974658810@www23.gmx.net>               
3520      Branch: perl
3521            + lib/File/Spec/Epoc.pm
3522            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
3523            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
3524            ! lib/File/Spec.pm perl.c sv.c
3525 ____________________________________________________________________________
3526 [  7757] By: jhi                                   on 2000/11/20  01:53:11
3527         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
3528      Branch: perl
3529            ! MANIFEST
3530 ____________________________________________________________________________
3531 [  7756] By: jhi                                   on 2000/11/20  01:47:22
3532         Log: Integrate perlio.
3533      Branch: perl
3534            - ext/re/hints/MSWin32.pl
3535           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
3536           !> win32/config.gc win32/config_H.gc win32/win32sck.c
3537 ____________________________________________________________________________
3538 [  7755] By: nick                                  on 2000/11/19  20:57:17
3539         Log: Add dummy crlf layer (just as buffer)
3540              Correct 1st bug - one layer of indirection.
3541      Branch: perlio
3542            ! perlio.c perlio.h perliol.h
3543 ____________________________________________________________________________
3544 [  7754] By: nick                                  on 2000/11/19  20:56:12
3545         Log: Work-round to Perl_deb_nocontext is no longer required
3546      Branch: perlio
3547            - ext/re/hints/MSWin32.pl
3548 ____________________________________________________________________________
3549 [  7753] By: nick                                  on 2000/11/19  20:01:16
3550         Log: diff -se shows these as different
3551      Branch: perlio
3552            ! global.sym pod/perlapi.pod
3553 ____________________________________________________________________________
3554 [  7752] By: nick                                  on 2000/11/19  18:57:30
3555         Log: Configure GCC/Win32 build -Duseperlio
3556              Fix a couple of gross issues
3557              - double-include of ../deb.o in re.dll
3558              - win32sck.c needs PerlIO and FILE 
3559      Branch: perlio
3560            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
3561            ! win32/win32sck.c
3562 ____________________________________________________________________________
3563 [  7751] By: nick                                  on 2000/11/19  17:05:36
3564         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
3565      Branch: perlio
3566            ! perlio.c
3567 ____________________________________________________________________________
3568 [  7750] By: nick                                  on 2000/11/19  16:57:14
3569         Log: Missing aTHX_
3570      Branch: perlio
3571            ! sv.c
3572 ____________________________________________________________________________
3573 [  7749] By: jhi                                   on 2000/11/19  16:28:40
3574         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
3575              From: "Peter J. Farley III" <pjfarley@banet.net>
3576              Date: Sun, 19 Nov 2000 01:42:58 -0500
3577              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
3578      Branch: perl
3579            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
3580 ____________________________________________________________________________
3581 [  7748] By: jhi                                   on 2000/11/19  16:08:10
3582         Log: Subject: podlators 1.05 available        
3583              From: Russ Allbery <rra@stanford.edu>   
3584              Date: 18 Nov 2000 22:04:28 -0800
3585              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
3586      Branch: perl
3587            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
3588 ____________________________________________________________________________
3589 [  7747] By: nick                                  on 2000/11/19  11:19:39
3590         Log: Integrate mainline
3591      Branch: perlio
3592           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
3593           !> util.c
3594 ____________________________________________________________________________
3595 [  7746] By: jhi                                   on 2000/11/19  06:42:22
3596         Log: Make hex scanning warn on "\x{x}" and "\xx".
3597              "\x" and and hex("x") are still valid.
3598      Branch: perl
3599            ! util.c
3600 ____________________________________________________________________________
3601 [  7745] By: nick                                  on 2000/11/18  22:52:28
3602         Log: Integrate mainline
3603      Branch: perlio
3604           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
3605           !> perl.h perlio.c proto.h regcomp.c regcomp.h
3606 ____________________________________________________________________________
3607 [  7744] By: jhi                                   on 2000/11/18  22:50:28
3608         Log: Introduce Perl_utf8_length().  Use it.
3609      Branch: perl
3610            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
3611 ____________________________________________________________________________
3612 [  7743] By: jhi                                   on 2000/11/18  22:38:51
3613         Log: Compiler denit.
3614      Branch: perl
3615            ! perlio.c
3616 ____________________________________________________________________________
3617 [  7742] By: jhi                                   on 2000/11/18  20:33:05
3618         Log: Integrate perlio.
3619      Branch: perl
3620           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
3621           !> perlio.h pp_ctl.c pp_sys.c sv.c
3622 ____________________________________________________________________________
3623 [  7741] By: jhi                                   on 2000/11/18  20:31:27
3624         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
3625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3626              Date: Fri, 17 Nov 2000 20:35:11 -0500
3627              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
3628              
3629              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
3630              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3631              Date: Fri, 17 Nov 2000 21:03:47 -0500
3632              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
3633              
3634              Plus a little bit of tweaking in pregcomp().
3635      Branch: perl
3636            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
3637 ____________________________________________________________________________
3638 [  7740] By: nick                                  on 2000/11/18  20:17:22
3639         Log: Lexical use open ... support:
3640              add ->cop_io to COP structure in cop.h.
3641              Make mg.c and gv.c associate it with ${^OPEN}.
3642              Make lib/open.pm set it.
3643              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
3644              manner similar to ->cop_warnings.
3645              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
3646              call new PerlIO_apply_layers().
3647              Declare latter in perlio.h and define in perlio.c
3648      Branch: perlio
3649            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
3650            ! perlio.h pp_ctl.c pp_sys.c sv.c
3651 ____________________________________________________________________________
3652 [  7739] By: jhi                                   on 2000/11/18  19:54:00
3653         Log: Integrate perlio.
3654      Branch: perl
3655           !> doio.c perlio.c pp.c
3656 ____________________________________________________________________________
3657 [  7738] By: jhi                                   on 2000/11/18  17:16:13
3658         Log: Subject: [PATCH 5.7.0] etags broken again
3659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3660              Date: Sat, 18 Nov 2000 02:41:36 -0500
3661              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
3662      Branch: perl
3663            ! emacs/ptags
3664 ____________________________________________________________________________
3665 [  7737] By: jhi                                   on 2000/11/18  17:12:18
3666         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
3667      Branch: perl
3668            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3669 ____________________________________________________________________________
3670 [  7736] By: nick                                  on 2000/11/18  14:06:20
3671         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
3672              part to be isolated.
3673      Branch: perlio
3674            ! doio.c perlio.c
3675 ____________________________________________________________________________
3676 [  7735] By: nick                                  on 2000/11/18  11:03:32
3677         Log: Integrate mainline
3678      Branch: perlio
3679           !> Changes README.amiga README.win32 patchlevel.h
3680           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
3681 ____________________________________________________________________________
3682 [  7734] By: jhi                                   on 2000/11/18  01:18:56
3683         Log: Update Changes.
3684      Branch: perl
3685            ! Changes patchlevel.h
3686 ____________________________________________________________________________
3687 [  7733] By: jhi                                   on 2000/11/18  00:32:54
3688         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
3689              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3690              Date: Fri, 17 Nov 2000 17:28:02 -0500
3691              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
3692      Branch: perl
3693            ! regcomp.c regexec.c t/op/re_tests
3694 ____________________________________________________________________________
3695 [  7732] By: jhi                                   on 2000/11/18  00:28:56
3696         Log: Sparc 64-bit pack() fix from Jens Hamisch.
3697      Branch: perl
3698            ! pp.c
3699 ____________________________________________________________________________
3700 [  7731] By: jhi                                   on 2000/11/18  00:18:39
3701         Log: Explain in more detail the {} syntax ambiguousity.
3702              
3703              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
3704              From: Nicholas Clark <nick@ccl4.org>
3705              Date: Fri, 17 Nov 2000 22:10:28 +0000
3706              Message-ID: <20001117221028.A88930@plum.flirble.org>
3707      Branch: perl
3708            ! pod/perlfunc.pod
3709 ____________________________________________________________________________
3710 [  7730] By: jhi                                   on 2000/11/18  00:12:18
3711         Log: Subject: Fix for README.amiga (20000323.033)
3712              From: "Stephen P. Potter" <spp@spotter.yi.org>
3713              Date: Fri, 17 Nov 2000 12:25:51 -0500
3714              Message-Id: <200011171725.MAA05768@spotter.yi.org>
3715      Branch: perl
3716            ! README.amiga
3717 ____________________________________________________________________________
3718 [  7729] By: jhi                                   on 2000/11/18  00:08:34
3719         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
3720              From: "A. C. Yardley" <yardley@tanet.net>
3721              Date: Mon, 3 Apr 2000 11:35:33 -0700
3722              Message-ID: <3483.000403@tanet.net>
3723      Branch: perl
3724            ! README.win32
3725 ____________________________________________________________________________
3726 [  7728] By: nick                                  on 2000/11/17  21:59:47
3727         Log: Integrate mainline
3728      Branch: perlio
3729           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
3730           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
3731           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
3732           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
3733 ____________________________________________________________________________
3734 [  7727] By: nick                                  on 2000/11/17  21:56:31
3735         Log: Experiment on use of attributes.pm interface.
3736              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
3737              SVt_PVRV if not already something better (else vivify of say magic gets
3738              core dump).
3739      Branch: perlio
3740            ! perlio.c pp.c
3741 ____________________________________________________________________________
3742 [  7726] By: jhi                                   on 2000/11/17  14:15:49
3743         Log: Subject: Fix for 20000815.006
3744              From: "Stephen P. Potter" <spp@spotter.yi.org>
3745              Date: Fri, 17 Nov 2000 08:57:45 -0500
3746              Message-Id: <200011171357.IAA05122@spotter.yi.org>
3747              
3748              It's really 20000518.006.
3749      Branch: perl
3750            ! pod/perlmodlib.PL
3751 ____________________________________________________________________________
3752 [  7725] By: jhi                                   on 2000/11/17  14:12:31
3753         Log: Subject: Fix for 20000409.001
3754              From: "Stephen P. Potter" <spp@spotter.yi.org>
3755              Date: Fri, 17 Nov 2000 08:55:45 -0500
3756              Message-Id: <200011171355.IAA05104@spotter.yi.org>
3757      Branch: perl
3758            ! pod/perlfaq9.pod
3759 ____________________________________________________________________________
3760 [  7724] By: jhi                                   on 2000/11/17  14:08:58
3761         Log: Undo #7627 now that we have =head3.
3762      Branch: perl
3763            ! pod/perlhack.pod
3764 ____________________________________________________________________________
3765 [  7723] By: jhi                                   on 2000/11/17  14:04:09
3766         Log: As surmised the #7719 wasn't a good move.
3767      Branch: perl
3768            ! hints/solaris_2.sh
3769 ____________________________________________________________________________
3770 [  7722] By: jhi                                   on 2000/11/17  13:59:04
3771         Log: Also the 64bitall hints can be either here or there.
3772      Branch: perl
3773            ! hints/solaris_2.sh
3774 ____________________________________________________________________________
3775 [  7721] By: jhi                                   on 2000/11/17  02:26:23
3776         Log: Test tweak for the open pragma.
3777      Branch: perl
3778            ! t/lib/b.t
3779 ____________________________________________________________________________
3780 [  7720] By: jhi                                   on 2000/11/17  00:23:22
3781         Log: The long double hints can be here or there.
3782      Branch: perl
3783            ! hints/solaris_2.sh
3784 ____________________________________________________________________________
3785 [  7719] By: jhi                                   on 2000/11/17  00:14:06
3786         Log: For Solaris use64bitall the stdchar needs a little bit of help.
3787      Branch: perl
3788            ! hints/solaris_2.sh
3789 ____________________________________________________________________________
3790 [  7718] By: jhi                                   on 2000/11/16  23:27:34
3791         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
3792              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
3793              Date: Wed, 15 Nov 2000 08:56:32 +0100
3794              Message-ID: <3A1241B0.64477E00@alcatel.at>
3795      Branch: perl
3796            ! lib/Carp/Heavy.pm
3797 ____________________________________________________________________________
3798 [  7717] By: jhi                                   on 2000/11/16  23:23:29
3799         Log: Subject: [PATCH] Re: 20001101.003 PDL
3800              From: Nicholas Clark <nick@ccl4.org>
3801              Date: Thu, 16 Nov 2000 16:48:25 +0000
3802              Message-ID: <20001116164825.B93487@plum.flirble.org>
3803      Branch: perl
3804            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
3805 ____________________________________________________________________________
3806 [  7716] By: jhi                                   on 2000/11/16  23:21:31
3807         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
3808              From: "Casey R. Tweten" <crt@kiski.net>
3809              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
3810              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
3811      Branch: perl
3812            ! lib/Pod/Checker.pm pod/perlpod.pod
3813 ____________________________________________________________________________
3814 [  7715] By: jhi                                   on 2000/11/16  23:19:40
3815         Log: Avoid an infinite loop in VMS when utils scripts are run
3816              with no arguments, from Charles Lane.
3817      Branch: perl
3818            ! configure.com
3819 ____________________________________________________________________________
3820 [  7714] By: jhi                                   on 2000/11/16  23:17:08
3821         Log: Subject: perllocale.pod changes
3822              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
3823              Date: Mon, 13 Nov 2000 10:09:22 +0300
3824              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
3825      Branch: perl
3826            ! pod/perllocale.pod
3827 ____________________________________________________________________________
3828 [  7713] By: jhi                                   on 2000/11/16  23:14:06
3829         Log: Integrate perlio.
3830      Branch: perl
3831           !> doio.c perlio.c perlio.h util.c
3832 ____________________________________________________________________________
3833 [  7712] By: nick                                  on 2000/11/16  21:10:58
3834         Log: Integrate mainline
3835      Branch: perlio
3836           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3837           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
3838           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
3839           !> vos/config.ga.def vos/config.ga.h win32/config.bc
3840           !> win32/config.gc win32/config.vc
3841 ____________________________________________________________________________
3842 [  7711] By: nick                                  on 2000/11/16  19:56:41
3843         Log: Minor tweaks:
3844              consistent way of getting 'rb', 'wb' etc. for binary opens
3845              move *perlio::layers to *open::layers
3846              a #define to show layers available
3847              DOSISH popen/PerlIO had export/import sense inverted.
3848      Branch: perlio
3849            ! doio.c perlio.c perlio.h util.c
3850 ____________________________________________________________________________
3851 [  7710] By: jhi                                   on 2000/11/16  15:46:05
3852         Log: Add HAS_SBRK_PROTO.
3853      Branch: metaconfig/U/perl
3854            + d_sbrkproto.U
3855      Branch: perl
3856            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3857            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
3858            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3859            ! vos/config.ga.def vos/config.ga.h win32/config.bc
3860            ! win32/config.gc win32/config.vc
3861 ____________________________________________________________________________
3862 [  7709] By: nick                                  on 2000/11/16  07:31:49
3863         Log: Integrate mainline
3864      Branch: perlio
3865           !> (integrate 35 files)
3866 ____________________________________________________________________________
3867 [  7708] By: jhi                                   on 2000/11/16  05:33:03
3868         Log: These files are text, not binary.
3869      Branch: perl
3870            ! ext/Encode/Encode/iso8859-10.enc
3871            ! ext/Encode/Encode/iso8859-13.enc
3872            ! ext/Encode/Encode/iso8859-14.enc
3873            ! ext/Encode/Encode/iso8859-15.enc
3874 ____________________________________________________________________________
3875 [  7707] By: jhi                                   on 2000/11/16  01:53:37
3876         Log: Update Changes.
3877      Branch: perl
3878            ! Changes patchlevel.h
3879 ____________________________________________________________________________
3880 [  7706] By: jhi                                   on 2000/11/16  01:35:59
3881         Log: More #undefing of stdio.
3882      Branch: perl
3883            ! fakesdio.h nostdio.h
3884 ____________________________________________________________________________
3885 [  7705] By: jhi                                   on 2000/11/16  01:34:18
3886         Log: Add fwalk() probe to the configuration files and regen perltoc.
3887      Branch: perl
3888            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3889            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
3890            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
3891            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3892            ! win32/config.bc win32/config.gc win32/config.vc
3893 ____________________________________________________________________________
3894 [  7704] By: jhi                                   on 2000/11/16  01:33:07
3895         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
3896              an optional third argument to Inlibc?)
3897      Branch: metaconfig/U/perl
3898            + d__fwalk.U
3899 ____________________________________________________________________________
3900 [  7703] By: jhi                                   on 2000/11/16  01:09:22
3901         Log: The type of the hash_cb() size argument is tricky.
3902      Branch: perl
3903            ! ext/DB_File/DB_File.xs
3904 ____________________________________________________________________________
3905 [  7702] By: jhi                                   on 2000/11/15  23:01:16
3906         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
3907      Branch: perl
3908            ! nostdio.h
3909 ____________________________________________________________________________
3910 [  7701] By: jhi                                   on 2000/11/15  22:52:32
3911         Log: Detypo.
3912      Branch: perl
3913            ! t/lib/bigfltpm.t
3914 ____________________________________________________________________________
3915 [  7700] By: jhi                                   on 2000/11/15  22:51:56
3916         Log: UINT64_C() work continues.
3917      Branch: perl
3918            ! handy.h perl.h utf8.h
3919 ____________________________________________________________________________
3920 [  7699] By: jhi                                   on 2000/11/15  14:13:04
3921         Log: SOCKS has its own USE_THREADS, based on
3922              
3923              Subject: [ID 20001114.002] et. al. bugfix followup
3924              From: Jens Hamisch <jens@Strawberry.COM> 
3925              Date: Wed, 15 Nov 2000 14:23:11 +0100
3926              Message-ID: <20001115142311.A21164@Strawberry.COM>
3927      Branch: perl
3928            ! perl.h
3929 ____________________________________________________________________________
3930 [  7698] By: jhi                                   on 2000/11/15  03:50:56
3931         Log: Add few missing #undefs and sort them.
3932      Branch: perl
3933            ! fakesdio.h
3934 ____________________________________________________________________________
3935 [  7697] By: jhi                                   on 2000/11/15  03:39:14
3936         Log: Linenumber fix.
3937      Branch: perl
3938            ! t/pragma/warn/utf8
3939 ____________________________________________________________________________
3940 [  7696] By: jhi                                   on 2000/11/15  02:55:26
3941         Log: EBCDIC tweaks.
3942              
3943              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
3944              From: Peter Prymmer <pvhp@forte.com>
3945              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
3946              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
3947      Branch: perl
3948            ! t/op/regmesg.t t/pragma/warn/utf8
3949 ____________________________________________________________________________
3950 [  7695] By: jhi                                   on 2000/11/15  02:53:58
3951         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
3952              From: Peter Prymmer <pvhp@forte.com>
3953              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
3954              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
3955      Branch: perl
3956            ! utf8.c
3957 ____________________________________________________________________________
3958 [  7694] By: jhi                                   on 2000/11/15  02:50:55
3959         Log: Subject: [PATCH: perl@7674] updates to README.os390
3960              From: Prymmer/Kahn <pvhp@best.com>
3961              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
3962              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
3963      Branch: perl
3964            ! README.os390
3965 ____________________________________________________________________________
3966 [  7693] By: jhi                                   on 2000/11/15  02:48:37
3967         Log: Quit utf8_to_uv() instantly if curlen == 0.
3968      Branch: perl
3969            ! utf8.c
3970 ____________________________________________________________________________
3971 [  7692] By: jhi                                   on 2000/11/15  02:24:29
3972         Log: Use u_int32_t for the size of hash_cb(), not size_t.
3973              
3974              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
3975              From: Jens Hamisch <jens@Strawberry.COM>     
3976              Date: Tue, 14 Nov 2000 19:03:55 +0100
3977              Message-Id: <20001114190355.A20559@Strawberry.COM>
3978      Branch: perl
3979            ! ext/DB_File/DB_File.xs
3980 ____________________________________________________________________________
3981 [  7691] By: jhi                                   on 2000/11/15  02:20:12
3982         Log: Use UINT64_C().
3983              
3984              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
3985              From: Jens Hamisch <jens@Strawberry.COM>
3986              Date: Tue, 14 Nov 2000 19:16:23 +0100
3987              Message-Id: <20001114191623.G20559@Strawberry.COM>
3988      Branch: perl
3989            ! utf8.c utf8.h
3990 ____________________________________________________________________________
3991 [  7690] By: jhi                                   on 2000/11/15  02:17:06
3992         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
3993              (a macro to define signed and unsigned integer constants).
3994      Branch: perl
3995            ! handy.h
3996 ____________________________________________________________________________
3997 [  7689] By: jhi                                   on 2000/11/15  01:56:51
3998         Log: Regen Configure.
3999      Branch: perl
4000            ! Configure
4001 ____________________________________________________________________________
4002 [  7688] By: jhi                                   on 2000/11/15  01:56:32
4003         Log: Make the unit know about SOCKS.
4004      Branch: metaconfig
4005            ! U/protos/socksizetype.U
4006 ____________________________________________________________________________
4007 [  7687] By: jhi                                   on 2000/11/15  01:54:47
4008         Log: Remove unused dependencies.
4009      Branch: metaconfig
4010            ! U/compline/d_getpagsz.U
4011 ____________________________________________________________________________
4012 [  7686] By: nick                                  on 2000/11/14  21:25:13
4013         Log: Integrate mainline.
4014      Branch: perlio
4015           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
4016           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
4017           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
4018           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
4019           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
4020           !> win32/config.bc win32/config.gc win32/config.vc
4021           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
4022 ____________________________________________________________________________
4023 [  7685] By: jhi                                   on 2000/11/14  17:54:56
4024         Log: Integrate perlio.
4025      Branch: perl
4026           +> fakesdio.h perliol.h
4027           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
4028           !> perlsdio.h perlsfio.h pod/perlfunc.pod
4029 ____________________________________________________________________________
4030 [  7684] By: nick                                  on 2000/11/14  17:43:04
4031         Log: PerlIO #include and #ifdef re-work.
4032      Branch: perlio
4033            + fakesdio.h perliol.h
4034            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
4035            ! perlsdio.h perlsfio.h
4036 ____________________________________________________________________________
4037 [  7683] By: jhi                                   on 2000/11/14  15:42:40
4038         Log: Hoist the duplicated socket/netdb include logic to perl.h;
4039              undef SETERRNO in case SOCKS has defined it.  Based on:
4040              
4041              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
4042              From: Jens Hamisch <jens@Strawberry.COM> 
4043              Date: Tue, 14 Nov 2000 11:34:40 +0100
4044              Message-Id: <20001114113440.A20005@Strawberry.COM>
4045      Branch: perl
4046            ! doio.c perl.h pp_sys.c
4047 ____________________________________________________________________________
4048 [  7682] By: jhi                                   on 2000/11/14  14:07:28
4049         Log: Subject: some additions for makefiles for win32 (for perl@7674)
4050              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4051              Date: Tue, 14 Nov 2000 09:31:13 +0300
4052              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
4053      Branch: perl
4054            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4055            ! win32/makefile.mk
4056 ____________________________________________________________________________
4057 [  7681] By: jhi                                   on 2000/11/14  14:01:41
4058         Log: Subject: tiny typo in perl5db.pl
4059              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4060              Date: Tue, 14 Nov 2000 09:29:28 +0300
4061              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
4062      Branch: perl
4063            ! lib/perl5db.pl
4064 ____________________________________________________________________________
4065 [  7680] By: jhi                                   on 2000/11/14  04:13:50
4066         Log: Redo #7679 with LFs instead of CRLFs.
4067      Branch: perl
4068            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
4069            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
4070            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
4071 ____________________________________________________________________________
4072 [  7679] By: jhi                                   on 2000/11/14  01:21:09
4073         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
4074              From: Benjamin Stuhl <tiriath@yahoo.com> 
4075              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
4076              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
4077      Branch: perl
4078            + win32/bin/mdelete.bat
4079            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
4080            ! makedef.pl perlio.c win32/Makefile win32/config.gc
4081            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
4082 ____________________________________________________________________________
4083 [  7678] By: jhi                                   on 2000/11/14  01:19:20
4084         Log: Fix the re extension building for Win32.
4085              
4086              Subject: [PATCH perl@7638] Get PerlIO building on Win32
4087              From: Benjamin Stuhl <tiriath@yahoo.com> 
4088              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
4089              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
4090      Branch: perl
4091            + ext/re/hints/MSWin32.pl
4092            ! MANIFEST
4093 ____________________________________________________________________________
4094 [  7677] By: jhi                                   on 2000/11/14  01:13:54
4095         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
4096              From: sthoenna@efn.org
4097              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
4098              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
4099      Branch: perl
4100            ! doop.c pp.c toke.c utf8.c utf8.h
4101 ____________________________________________________________________________
4102 [  7676] By: jhi                                   on 2000/11/13  20:23:15
4103         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
4104              From: Nicholas Clark <nick@ccl4.org>
4105              Date: Mon, 13 Nov 2000 18:55:04 +0000
4106              Message-ID: <20001113185504.J29183@plum.flirble.org>
4107      Branch: perl
4108            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
4109 ____________________________________________________________________________
4110 [  7675] By: nick                                  on 2000/11/13  20:21:57
4111         Log: Integrate mainline ...
4112      Branch: perlio
4113           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
4114           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
4115           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
4116           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
4117 ____________________________________________________________________________
4118 [  7674] By: jhi                                   on 2000/11/13  15:07:56
4119         Log: Update Changes.
4120      Branch: perl
4121            ! Changes patchlevel.h
4122 ____________________________________________________________________________
4123 [  7673] By: jhi                                   on 2000/11/13  14:42:42
4124         Log: Remove the new two tests of lib/io_xs for now, they seem to
4125              fail under perlio on some platforms.
4126      Branch: perl
4127            ! t/lib/io_xs.t
4128 ____________________________________________________________________________
4129 [  7672] By: jhi                                   on 2000/11/13  13:57:53
4130         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
4131      Branch: perl
4132            ! perlio.c
4133 ____________________________________________________________________________
4134 [  7671] By: jhi                                   on 2000/11/13  05:30:48
4135         Log: Placate nervous compilers that see longer than ints switch()ing.
4136      Branch: perl
4137            ! utf8.c
4138 ____________________________________________________________________________
4139 [  7670] By: jhi                                   on 2000/11/13  05:14:21
4140         Log: fputs() does return EOF on error but here we don't care.
4141      Branch: perl
4142            ! perlio.c
4143 ____________________________________________________________________________
4144 [  7669] By: jhi                                   on 2000/11/13  05:02:45
4145         Log: Declare reg_data like reg_substr_data.
4146      Branch: perl
4147            ! regexp.h
4148 ____________________________________________________________________________
4149 [  7668] By: jhi                                   on 2000/11/13  04:54:34
4150         Log: Typos in #7667.
4151      Branch: perl
4152            ! perl.h
4153 ____________________________________________________________________________
4154 [  7667] By: jhi                                   on 2000/11/13  04:49:49
4155         Log: Cleanup messy #ifdef.
4156      Branch: perl
4157            ! perl.h
4158 ____________________________________________________________________________
4159 [  7666] By: jhi                                   on 2000/11/13  04:17:34
4160         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
4161              From: Nicholas Clark <nick@talking.bollo.cx>
4162              Date: Sun, 12 Nov 2000 21:14:11 +0000
4163              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
4164              
4165              Note: only one breakage of the two reported is fixed by this patch.
4166      Branch: perl
4167            ! perlio.c
4168 ____________________________________________________________________________
4169 [  7665] By: jhi                                   on 2000/11/13  04:05:07
4170         Log: Tweak the definition of the bit complement on UTF-8 data:
4171              if none of the characters in the string are > 0xff,
4172              the result is a complemented byte string, not a (UTF-8)
4173              char string.  Based on the summary in
4174              
4175              Subject: Re: [ID 20000918.005] ~ on wide chars
4176              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
4177              Date: Fri, 10 Nov 2000 09:47:15 -0800
4178              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
4179              
4180              This should give us the maximum backward (pre-char string)
4181              compatibility and utf8 compatibility.  The other alternative
4182              would be to limit the bit complement to be always byte only,
4183              taking the least significant byte of the chars.
4184      Branch: perl
4185            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
4186 ____________________________________________________________________________
4187 [  7664] By: jhi                                   on 2000/11/13  00:23:44
4188         Log: Couple of tests from #7660 salvaged.
4189      Branch: perl
4190            - t/op/tell.t
4191            ! MANIFEST t/io/tell.t
4192 ____________________________________________________________________________
4193 [  7663] By: jhi                                   on 2000/11/13  00:02:48
4194         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
4195              From: Nicholas Clark <nick@talking.bollo.cx>
4196              Date: Sun, 12 Nov 2000 21:23:43 +0000
4197              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
4198      Branch: perl
4199            ! perlsfio.h
4200 ____________________________________________________________________________
4201 [  7662] By: jhi                                   on 2000/11/13  00:01:39
4202         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
4203              From: Nicholas Clark <nick@talking.bollo.cx>
4204              Date: Sun, 12 Nov 2000 21:30:04 +0000
4205              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
4206      Branch: perl
4207            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
4208 ____________________________________________________________________________
4209 [  7661] By: jhi                                   on 2000/11/12  23:57:29
4210         Log: Document tell() on special streams.
4211      Branch: perl
4212            ! pod/perlfunc.pod
4213 ____________________________________________________________________________
4214 [  7660] By: jhi                                   on 2000/11/12  23:54:22
4215         Log: (Subsumed by #7664)
4216      Branch: perl
4217            + t/op/tell.t
4218            ! MANIFEST
4219 ____________________________________________________________________________
4220 [  7659] By: jhi                                   on 2000/11/12  22:55:25
4221         Log: Many subdocumented return values of the IO extension now documented.
4222              ungetc and write still left subdocumented.
4223              
4224              Subject: [PATCH] (was Re: IO::Handle::ungetc)
4225              From: Nicholas Clark <nick@talking.bollo.cx>
4226              Date: Sun, 12 Nov 2000 21:35:53 +0000
4227              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
4228      Branch: perl
4229            ! ext/IO/lib/IO/Handle.pm
4230 ____________________________________________________________________________
4231 [  7658] By: jhi                                   on 2000/11/12  21:37:06
4232         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
4233              From: Nicholas Clark <nick@talking.bollo.cx>
4234              Date: Sun, 12 Nov 2000 20:03:22 +0000
4235              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
4236      Branch: perl
4237            ! pod/perlfunc.pod
4238 ____________________________________________________________________________
4239 [  7657] By: jhi                                   on 2000/11/12  20:34:55
4240         Log: Integrate perlio.
4241      Branch: perl
4242           !> perlio.c
4243 ____________________________________________________________________________
4244 [  7656] By: nick                                  on 2000/11/12  19:25:06
4245         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
4246      Branch: perlio
4247            ! perlio.c
4248 ____________________________________________________________________________
4249 [  7655] By: nick                                  on 2000/11/12  19:09:41
4250         Log: Integrate mainline
4251      Branch: perlio
4252           +> README.solaris ext/Encode/Encode/cp1006.enc
4253           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
4254           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
4255           +> ext/Encode/Encode/iso8859-13.enc
4256           +> ext/Encode/Encode/iso8859-14.enc
4257           +> ext/Encode/Encode/iso8859-15.enc
4258           !> (integrate 34 files)
4259 ____________________________________________________________________________
4260 [  7654] By: jhi                                   on 2000/11/12  19:00:22
4261         Log: Add a metaconfig unit for fsync.
4262      Branch: metaconfig/U/perl
4263            + d_fsync.U
4264 ____________________________________________________________________________
4265 [  7653] By: jhi                                   on 2000/11/12  19:00:01
4266         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
4267      Branch: perl
4268            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4269            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4270            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4271            ! vos/config.ga.h win32/config.bc win32/config.gc
4272            ! win32/config.vc
4273 ____________________________________________________________________________
4274 [  7652] By: jhi                                   on 2000/11/11  21:12:01
4275         Log: Copy the s// information of README.hpux also to the perlrun.
4276      Branch: perl
4277            ! README.hpux pod/perlrun.pod
4278 ____________________________________________________________________________
4279 [  7651] By: jhi                                   on 2000/11/11  21:03:13
4280         Log: More README.solaris updates from Andy Dougherty.
4281      Branch: perl
4282            ! README.solaris
4283 ____________________________________________________________________________
4284 [  7650] By: jhi                                   on 2000/11/11  18:38:57
4285         Log: More descriptive error for unknown perlio layers.
4286              
4287              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
4288              From: Dominic Dunlop <domo@computer.org> 
4289              Date: Sat, 11 Nov 2000 18:20:32 +0100             
4290              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
4291      Branch: perl
4292            ! perlio.c pod/perldiag.pod
4293 ____________________________________________________________________________
4294 [  7649] By: jhi                                   on 2000/11/11  18:37:52
4295         Log: MachTen doesn't really do mmap() and munmap().
4296              
4297              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
4298              From: Dominic Dunlop <domo@computer.org> 
4299              Date: Sat, 11 Nov 2000 18:20:32 +0100             
4300              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
4301      Branch: perl
4302            ! hints/machten.sh
4303 ____________________________________________________________________________
4304 [  7648] By: jhi                                   on 2000/11/11  18:36:46
4305         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
4306              From: rspier@pobox.com (Robert Spier)
4307              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
4308              Message-ID: <14861.32839.491271.985797@rls.cx>
4309      Branch: perl
4310            ! Porting/Contract pod/perltoot.pod
4311 ____________________________________________________________________________
4312 [  7647] By: jhi                                   on 2000/11/11  18:35:30
4313         Log: Simplify the getpagesize() unit by dropping the
4314              pagesize probe since it's nowadays slightly more
4315              complicated because of sysconf(). (Note: if some
4316              platform really needs the -lPW for getpagesize,
4317              I just broke it.)
4318              
4319              TODO: a new pagesize unit.
4320      Branch: metaconfig
4321            ! U/compline/d_getpagsz.U
4322 ____________________________________________________________________________
4323 [  7646] By: jhi                                   on 2000/11/11  18:33:23
4324         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
4325      Branch: perl
4326            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4327            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4328            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4329            ! vos/config.ga.h win32/config.bc win32/config.gc
4330            ! win32/config.vc
4331 ____________________________________________________________________________
4332 [  7645] By: jhi                                   on 2000/11/11  16:45:15
4333         Log: Use sysconf() or getpagesize() to find out the pagesize.
4334      Branch: perl
4335            ! perlio.c
4336 ____________________________________________________________________________
4337 [  7644] By: jhi                                   on 2000/11/11  15:46:08
4338         Log: Integrate perlio.
4339      Branch: perl
4340           !> perlio.c
4341 ____________________________________________________________________________
4342 [  7643] By: jhi                                   on 2000/11/11  15:33:36
4343         Log: Subject: Re: [PATCH] README.solaris
4344              From: Lupe Christoph <lupe@lupe-christoph.de>
4345              Date: Sat, 11 Nov 2000 14:08:10 +0100
4346              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
4347      Branch: perl
4348            ! README.solaris
4349 ____________________________________________________________________________
4350 [  7642] By: jhi                                   on 2000/11/11  15:22:12
4351         Log: Subject: [PATCH perl@7638] cygwin port
4352              From: "Eric Fifer" <egf7@columbia.edu>            
4353              Date: Fri, 10 Nov 2000 19:30:30 -0000
4354              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
4355      Branch: perl
4356            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
4357 ____________________________________________________________________________
4358 [  7641] By: nick                                  on 2000/11/11  14:50:36
4359         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
4360              Also call "Buf" layer directly when unread'ing non-read chars.
4361      Branch: perlio
4362            ! perlio.c
4363 ____________________________________________________________________________
4364 [  7640] By: jhi                                   on 2000/11/11  02:05:02
4365         Log: Add more encoding tables.
4366      Branch: perl
4367            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
4368            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
4369            + ext/Encode/Encode/iso8859-10.enc
4370            + ext/Encode/Encode/iso8859-13.enc
4371            + ext/Encode/Encode/iso8859-14.enc
4372            + ext/Encode/Encode/iso8859-15.enc
4373            ! MANIFEST
4374 ____________________________________________________________________________
4375 [  7639] By: jhi                                   on 2000/11/10  18:49:25
4376         Log: Subject: [PATCH] README.solaris
4377              From: Andy Dougherty <doughera@lafayette.edu>
4378              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
4379              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
4380      Branch: perl
4381            + README.solaris
4382            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
4383            ! pod/perl.pod pod/perltoc.pod
4384 ____________________________________________________________________________
4385 [  7638] By: jhi                                   on 2000/11/10  15:04:15
4386         Log: Update Changes.
4387      Branch: perl
4388            ! Changes patchlevel.h
4389 ____________________________________________________________________________
4390 [  7637] By: jhi                                   on 2000/11/10  14:14:28
4391         Log: Explain better why certain regex tests are skipped.
4392              
4393              Subject: Re: tests skipped: unknown reason
4394              From: Lupe Christoph <lupe@lupe-christoph.de>
4395              Date: Fri, 10 Nov 2000 09:08:56 +0100
4396              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
4397      Branch: perl
4398            ! t/op/regexp.t
4399 ____________________________________________________________________________
4400 [  7636] By: nick                                  on 2000/11/10  13:40:00
4401         Log: Integrate mainline.
4402      Branch: perlio
4403           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
4404           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
4405           !> win32/bin/search.pl
4406 ____________________________________________________________________________
4407 [  7635] By: nick                                  on 2000/11/10  13:25:52
4408         Log: Re-instate stdio large file support via perlio.
4409      Branch: perl
4410            ! perlio.c
4411 ____________________________________________________________________________
4412 [  7634] By: jhi                                   on 2000/11/10  04:49:55
4413         Log: Amdahl UTS hints updates.
4414              
4415              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
4416              From: hom00@utsglobal.com (Harold O Morris)
4417              Date: Thu, 9 Nov 2000 20:02 PST
4418              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
4419      Branch: perl
4420            ! hints/uts.sh
4421 ____________________________________________________________________________
4422 [  7633] By: jhi                                   on 2000/11/09  23:33:28
4423         Log: Subject: [PATCH] IO::Seekable pod
4424              From: Nicholas Clark <nick@talking.bollo.cx>
4425              Date: Thu, 9 Nov 2000 20:29:45 +0000
4426              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
4427      Branch: perl
4428            ! ext/IO/lib/IO/Handle.pm
4429 ____________________________________________________________________________
4430 [  7632] By: jhi                                   on 2000/11/09  21:55:41
4431         Log: Various doc oddball characters.
4432              
4433              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
4434              From: Michael Somos <somos@grail.cba.csuohio.edu>
4435              Date: Mon, 6 Nov 2000 17:44:20 -0500
4436              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
4437      Branch: perl
4438            ! emacs/cperl-mode.el lib/unicode/syllables.txt
4439            ! win32/bin/search.pl
4440 ____________________________________________________________________________
4441 [  7631] By: jhi                                   on 2000/11/09  21:12:29
4442         Log: Subject: Re: bash -c exit and linux hints 
4443              From: "John P. Linderman" <jpl@research.att.com>
4444              Date: Thu, 02 Nov 2000 09:37:25 -0500
4445              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
4446      Branch: perl
4447            ! hints/linux.sh
4448 ____________________________________________________________________________
4449 [  7630] By: nick                                  on 2000/11/09  20:34:11
4450         Log: Integrate mainline.
4451      Branch: perlio
4452           !> (integrate 91 files)
4453 ____________________________________________________________________________
4454 [  7629] By: jhi                                   on 2000/11/09  19:46:31
4455         Log: Missing dTHXs.
4456              
4457              Subject: RE: perl@7595 builds not on cygwin
4458              From: "Eric Fifer" <egf7@columbia.edu>
4459              Date: Thu, 9 Nov 2000 19:26:50 -0000
4460              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
4461      Branch: perl
4462            ! ext/Devel/Peek/Peek.xs
4463 ____________________________________________________________________________
4464 [  7628] By: jhi                                   on 2000/11/09  14:48:27
4465         Log: Disable only the tests 99 and 166 for UTF-8 locales.
4466      Branch: perl
4467            ! t/pragma/locale.t
4468 ____________________________________________________________________________
4469 [  7627] By: jhi                                   on 2000/11/09  14:40:27
4470         Log: There's no =head3.
4471      Branch: perl
4472            ! pod/perlhack.pod
4473 ____________________________________________________________________________
4474 [  7626] By: jhi                                   on 2000/11/09  13:54:26
4475         Log: The generated boot_* headers are wrong.  Pickier compiler,
4476              such as KAI C++ will refuse to compile the resulting perlmain.
4477              
4478              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
4479              From: Harri Pasanen <harri.pasanen@trema.com>
4480              Date: Thu, 09 Nov 2000 14:23:28 +0100
4481              Message-Id: <3A0AA550.26D548A3@trema.com>
4482      Branch: perl
4483            ! minimod.pl
4484 ____________________________________________________________________________
4485 [  7625] By: jhi                                   on 2000/11/09  13:50:44
4486         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
4487              From: Prymmer/Kahn <pvhp@best.com>
4488              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
4489              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
4490              
4491              All except the "cow orker" change.
4492      Branch: perl
4493            ! Porting/pumpkin.pod
4494 ____________________________________________________________________________
4495 [  7624] By: jhi                                   on 2000/11/09  13:45:33
4496         Log: Fix for
4497              
4498              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
4499              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4500              Date: Thu, 09 Nov 2000 11:05:52 +0100
4501              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
4502      Branch: perl
4503            ! pod/perldiag.pod t/pragma/warn/pp_sys
4504 ____________________________________________________________________________
4505 [  7623] By: jhi                                   on 2000/11/09  13:37:16
4506         Log: Typo in an ifndef.
4507              
4508              Subject: Re: [PATCH 5.7.0] better messages from malloc()
4509              From: Joe Smith <jms@inwap.com>         
4510              Date: Thu, 09 Nov 2000 01:33:14 -0800
4511              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
4512      Branch: perl
4513            ! malloc.c
4514 ____________________________________________________________________________
4515 [  7622] By: jhi                                   on 2000/11/09  13:31:18
4516         Log: Remove unused extra arguments.
4517      Branch: metaconfig/U/perl
4518            ! perlxv.U
4519      Branch: perl
4520            ! Configure config_h.SH
4521 ____________________________________________________________________________
4522 [  7621] By: jhi                                   on 2000/11/09  13:16:36
4523         Log: More VMS moves on environment handling, from Charles Lane.
4524      Branch: perl
4525            ! t/pragma/locale.t
4526 ____________________________________________________________________________
4527 [  7620] By: jhi                                   on 2000/11/09  04:42:38
4528         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
4529              From: David Dyck <dcd@tc.fluke.com>
4530              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
4531              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
4532      Branch: perl
4533            ! pp_sys.c
4534 ____________________________________________________________________________
4535 [  7619] By: jhi                                   on 2000/11/09  04:36:21
4536         Log: Forgot from #7618.
4537      Branch: perl
4538            ! lib/File/stat.pm
4539 ____________________________________________________________________________
4540 [  7618] By: jhi                                   on 2000/11/09  04:28:44
4541         Log: Make deleting for %ENV work for (newer versions of) VMS,
4542              from Craig A. Berry.
4543      Branch: perl
4544            ! vms/vms.c
4545 ____________________________________________________________________________
4546 [  7617] By: jhi                                   on 2000/11/09  04:25:05
4547         Log: Subject: [PATCH] Class::Struct at compile time
4548              From: "Casey R. Tweten" <crt@kiski.net>
4549              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
4550              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
4551      Branch: perl
4552            ! lib/Class/Struct.pm
4553 ____________________________________________________________________________
4554 [  7616] By: jhi                                   on 2000/11/09  04:15:17
4555         Log: Subject: [ID 20001108.013] spelling
4556              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
4557              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
4558              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
4559      Branch: perl
4560            ! lib/ftp.pl
4561 ____________________________________________________________________________
4562 [  7615] By: jhi                                   on 2000/11/09  04:12:42
4563         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
4564              From: Peter Prymmer <pvhp@forte.com>
4565              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
4566              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
4567      Branch: perl
4568            ! configure.com
4569 ____________________________________________________________________________
4570 [  7614] By: jhi                                   on 2000/11/08  22:42:55
4571         Log: A missing aTHX_.
4572      Branch: perl
4573            ! ext/IPC/SysV/SysV.xs
4574 ____________________________________________________________________________
4575 [  7613] By: jhi                                   on 2000/11/08  19:30:21
4576         Log: Update Changes.
4577      Branch: perl
4578            ! Changes patchlevel.h
4579 ____________________________________________________________________________
4580 [  7612] By: jhi                                   on 2000/11/08  18:35:25
4581         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
4582              From: David Dyck <dcd@tc.fluke.com>
4583              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
4584              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
4585      Branch: perl
4586            ! pp_sys.c
4587 ____________________________________________________________________________
4588 [  7611] By: jhi                                   on 2000/11/08  18:30:26
4589         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
4590              From: Dominic Dunlop <domo@computer.org>
4591              Date: Tue, 7 Nov 2000 12:05:25 +0100
4592              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
4593      Branch: perl
4594            ! malloc.c
4595 ____________________________________________________________________________
4596 [  7610] By: jhi                                   on 2000/11/08  18:25:14
4597         Log: Do not test UTF-8 locales since that the tests would require
4598              polymorphic regexen.
4599      Branch: perl
4600            ! t/pragma/locale.t
4601 ____________________________________________________________________________
4602 [  7609] By: jhi                                   on 2000/11/08  17:12:51
4603         Log: Locale buglets.
4604              
4605              Subject: RE: Locales support (setlocale) fixes
4606              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
4607              Date: Wed, 8 Nov 2000 20:01:39 +0300
4608              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
4609      Branch: perl
4610            ! t/pragma/locale.t util.c
4611 ____________________________________________________________________________
4612 [  7608] By: jhi                                   on 2000/11/08  17:00:16
4613         Log: Deleting $ENV{PATH} in VMS is not recommendable.
4614      Branch: perl
4615            ! t/pragma/locale.t
4616 ____________________________________________________________________________
4617 [  7607] By: jhi                                   on 2000/11/08  16:58:26
4618         Log: Subject: PATCH std stdio for (Free)BSD
4619              From: Nicholas Clark <nick@ccl4.org>
4620              Date: Wed, 8 Nov 2000 15:36:29 +0000
4621              Message-ID: <20001108153629.D98736@plum.flirble.org>
4622      Branch: metaconfig
4623            ! U/compline/d_stdstdio.U
4624      Branch: perl
4625            ! Configure config_h.SH
4626 ____________________________________________________________________________
4627 [  7606] By: jhi                                   on 2000/11/08  16:43:31
4628         Log: Forgot to bump the line numbers in #7601.
4629      Branch: perl
4630            ! t/pragma/warn/pp_sys
4631 ____________________________________________________________________________
4632 [  7605] By: jhi                                   on 2000/11/08  16:39:12
4633         Log: More careful detection of how well NVs and UVs mix.
4634              
4635              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))
4636              From: Nicholas Clark <nick@ccl4.org>
4637              Date: Wed, 8 Nov 2000 15:14:12 +0000
4638              Message-ID: <20001108151412.B98736@plum.flirble.org>
4639              
4640              Added some SIGFPE paranoia.
4641      Branch: metaconfig/U/perl
4642            ! perlxv.U
4643      Branch: perl
4644            ! Configure config_h.SH
4645 ____________________________________________________________________________
4646 [  7604] By: jhi                                   on 2000/11/08  14:39:10
4647         Log: Subject: [patch perl@7595] VMS configure.com tweak
4648              From: "Craig A. Berry" <craigberry@mac.com>
4649              Date: Wed, 8 Nov 2000 00:24:12 -0600
4650              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
4651      Branch: perl
4652            ! configure.com
4653 ____________________________________________________________________________
4654 [  7603] By: jhi                                   on 2000/11/08  14:27:11
4655         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
4656              From: Robin Barker <rmb1@cise.npl.co.uk>
4657              Date: Wed, 8 Nov 2000 11:11:39 GMT
4658              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
4659      Branch: perl
4660            ! perlio.c
4661 ____________________________________________________________________________
4662 [  7602] By: jhi                                   on 2000/11/08  14:25:03
4663         Log: Fix for the tie-refhash string table leaks.
4664              
4665              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
4666              Date: Wed, 8 Nov 2000 13:03:04 GMT
4667              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
4668      Branch: perl
4669            ! t/lib/tie-refhash.t
4670 ____________________________________________________________________________
4671 [  7601] By: jhi                                   on 2000/11/08  14:21:08
4672         Log: Try to avoid flockless and emulationless places.
4673      Branch: perl
4674            ! t/pragma/warn/pp_sys
4675 ____________________________________________________________________________
4676 [  7600] By: jhi                                   on 2000/11/08  02:28:54
4677         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
4678              
4679              Subject: [PATCH] prototyped functions that should be overrideable
4680              From: "Casey R. Tweten" <crt@kiski.net>
4681              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
4682              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
4683      Branch: perl
4684            ! toke.c
4685 ____________________________________________________________________________
4686 [  7599] By: jhi                                   on 2000/11/08  01:12:05
4687         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
4688              
4689              Subject: [PATCH] perlbug.PL
4690              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4691              Date: Mon, 6 Nov 2000 21:39:01 -0500
4692              Message-ID: <20001106213901.B20955@O2.chapin.edu>
4693      Branch: perl
4694            ! utils/perlbug.PL
4695 ____________________________________________________________________________
4696 [  7598] By: jhi                                   on 2000/11/07  23:42:00
4697         Log: Bad thinko in #7581 (I used the test program with the expanded
4698              values as-is).
4699      Branch: metaconfig
4700            ! U/compline/d_stdstdio.U
4701      Branch: perl
4702            ! Configure
4703 ____________________________________________________________________________
4704 [  7597] By: jhi                                   on 2000/11/07  21:43:29
4705         Log: Subject: [PATCH perl@7573] cygwin port
4706              From: "Fifer, Eric" <EFifer@sanwaint.com>
4707              Date: Tue, 7 Nov 2000 18:08:51 -0000 
4708              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
4709              
4710              Synchronize with Cygwin 1.1.5.
4711      Branch: perl
4712            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
4713            ! pod/perlport.pod unixish.h util.c
4714 ____________________________________________________________________________
4715 [  7596] By: jhi                                   on 2000/11/07  21:39:25
4716         Log: perlhack updates from H.Merijn Brand.
4717      Branch: perl
4718            ! pod/perlhack.pod
4719 ____________________________________________________________________________
4720 [  7595] By: jhi                                   on 2000/11/07  20:21:41
4721         Log: Update Changes.
4722      Branch: perl
4723            ! Changes patchlevel.h
4724 ____________________________________________________________________________
4725 [  7594] By: jhi                                   on 2000/11/07  19:18:58
4726         Log: Be more robust in Dynaloader.pm.
4727      Branch: perl
4728            ! ext/DynaLoader/DynaLoader_pm.PL
4729 ____________________________________________________________________________
4730 [  7593] By: jhi                                   on 2000/11/07  16:49:31
4731         Log: AUTHORS update.
4732      Branch: perl
4733            ! AUTHORS
4734 ____________________________________________________________________________
4735 [  7592] By: gsar                                  on 2000/11/07  16:39:51
4736         Log: normalize relative paths in virtualized current directory on windows,
4737              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
4738              returns)
4739      Branch: perl
4740            ! win32/vdir.h
4741 ____________________________________________________________________________
4742 [  7591] By: jhi                                   on 2000/11/07  16:04:26
4743         Log: Too profiler-happy: with optimization the #7590 actually makes
4744              the test to run 0.5% _slower_.  Requires much more instrumentation.
4745              Retract #7590.
4746      Branch: perl
4747            ! regcomp.c regcomp.h
4748 ____________________________________________________________________________
4749 [  7590] By: jhi                                   on 2000/11/07  15:51:13
4750         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
4751              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
4752              by using memset() and testing bytewise (as opposed to bitwise).
4753      Branch: perl
4754            ! regcomp.c regcomp.h
4755 ____________________________________________________________________________
4756 [  7589] By: jhi                                   on 2000/11/07  12:56:39
4757         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
4758              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4759              Date: Mon, 06 Nov 2000 23:45:30 -0500
4760              Message-Id: <0011079735.AA973576259@univpress.com>
4761      Branch: perl
4762            ! configure.com t/lib/st-lock.t
4763 ____________________________________________________________________________
4764 [  7588] By: jhi                                   on 2000/11/07  01:03:28
4765         Log: Tweak #7587.
4766      Branch: perl
4767            ! pod/perldiag.pod
4768 ____________________________________________________________________________
4769 [  7587] By: jhi                                   on 2000/11/07  01:00:27
4770         Log: A doc addition for bug id 20001105.019, beware \p.
4771      Branch: perl
4772            ! pod/perldiag.pod
4773 ____________________________________________________________________________
4774 [  7586] By: jhi                                   on 2000/11/07  00:32:22
4775         Log: Fake support of holey files in win/dosish platforms.
4776              
4777              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
4778              From: kipp@shonanblue.ne.jp
4779              Date: Mon, 6 Nov 2000 13:30:55 -0800
4780              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
4781      Branch: perl
4782            ! ext/SDBM_File/sdbm/sdbm.c
4783 ____________________________________________________________________________
4784 [  7585] By: jhi                                   on 2000/11/07  00:12:54
4785         Log: Subject: Pod updates
4786              From: "Stephen P. Potter" <spp@spotter.yi.org>
4787              Date: Mon, 06 Nov 2000 18:56:43 -0500
4788              Message-Id: <200011062357.SAA18173@spotter.yi.org>
4789      Branch: perl
4790            ! README.dos README.os2 README.win32 pod/buildtoc.PL
4791            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
4792            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
4793            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
4794            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
4795            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
4796            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
4797            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
4798            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
4799            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
4800            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
4801            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
4802            ! pod/perltootc.pod pod/perlunicode.pod
4803 ____________________________________________________________________________
4804 [  7584] By: jhi                                   on 2000/11/07  00:04:17
4805         Log: Varargs don't always work too well if one puts an unsigned
4806              char on the stack and pop an unsigned quad off the stack.
4807              
4808              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
4809              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
4810              Date: Mon, 06 Nov 2000 15:19:05 -0800
4811              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
4812      Branch: perl
4813            ! utf8.c
4814 ____________________________________________________________________________
4815 [  7583] By: jhi                                   on 2000/11/06  23:58:48
4816         Log: %ENV note tweaks from Dan Sugalski.
4817      Branch: perl
4818            ! pod/perlport.pod vms/perlvms.pod
4819 ____________________________________________________________________________
4820 [  7582] By: jhi                                   on 2000/11/06  23:05:49
4821         Log: glibc5 detection by __GNU_LIBRARY__.
4822      Branch: perl
4823            ! toke.c
4824 ____________________________________________________________________________
4825 [  7581] By: jhi                                   on 2000/11/06  22:51:29
4826         Log: Make the stdio test program of 7427 less noisy while being 
4827              compiled so that Digital UNIX wouldn't get both
4828              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
4829              undefined.  This makes perlio happy.
4830      Branch: metaconfig
4831            ! U/compline/d_stdstdio.U
4832      Branch: perl
4833            ! Configure config_h.SH
4834 ____________________________________________________________________________
4835 [  7580] By: jhi                                   on 2000/11/06  22:41:41
4836         Log: Document %ENV = () portability issues.
4837      Branch: perl
4838            ! pod/perlport.pod vms/perlvms.pod
4839 ____________________________________________________________________________
4840 [  7579] By: jhi                                   on 2000/11/06  21:29:24
4841         Log: VOS updates from Paul Green.
4842      Branch: perl
4843            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
4844 ____________________________________________________________________________
4845 [  7578] By: jhi                                   on 2000/11/06  21:00:40
4846         Log: Sanitize the environment further.
4847      Branch: perl
4848            ! t/pragma/locale.t
4849 ____________________________________________________________________________
4850 [  7577] By: jhi                                   on 2000/11/06  20:53:51
4851         Log: Re-introduce 7552 lost in integration.
4852      Branch: perl
4853            ! perlio.c
4854 ____________________________________________________________________________
4855 [  7576] By: jhi                                   on 2000/11/06  20:33:46
4856         Log: Admit that the test leaks scalars.
4857      Branch: perl
4858            ! t/comp/proto.t
4859 ____________________________________________________________________________
4860 [  7575] By: jhi                                   on 2000/11/06  20:17:08
4861         Log: Integrate perlio.
4862      Branch: perl
4863           !> perlio.c
4864 ____________________________________________________________________________
4865 [  7574] By: nick                                  on 2000/11/06  20:07:28
4866         Log: Remove debug. Try (Mmap_t) on madvise() call.
4867      Branch: perlio
4868            ! perlio.c
4869 ____________________________________________________________________________
4870 [  7573] By: jhi                                   on 2000/11/06  13:56:05
4871         Log: Update Changes.
4872      Branch: perl
4873            ! Changes patchlevel.h
4874 ____________________________________________________________________________
4875 [  7572] By: jhi                                   on 2000/11/06  13:48:41
4876         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
4877              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4878              Date: Mon, 06 Nov 2000 10:11:42 +0100
4879              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
4880      Branch: perl
4881            ! pod/perlhack.pod
4882 ____________________________________________________________________________
4883 [  7571] By: jhi                                   on 2000/11/06  01:45:51
4884         Log: AUTHORS updates.
4885      Branch: perl
4886            ! AUTHORS
4887 ____________________________________________________________________________
4888 [  7570] By: jhi                                   on 2000/11/06  00:18:00
4889         Log: Fix for
4890              
4891              Subject: [ID 20000728.005] perl -P broken
4892              From: David Dyck <dcd@tc.fluke.com>
4893              Date: Fri, 28 Jul 2000 17:19:16 -0700
4894              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
4895              
4896              (hopefully).  The fix is also not complete, it seems to break
4897              BOM swallowing for libc5 systems, but until someone figures
4898              out a way to do this without ftell(), this will do.
4899      Branch: perl
4900            ! toke.c
4901 ____________________________________________________________________________
4902 [  7569] By: jhi                                   on 2000/11/06  00:05:30
4903         Log: Document that the evaled syntax errors cause scalar leaks.
4904      Branch: perl
4905            ! t/comp/proto.t
4906 ____________________________________________________________________________
4907 [  7568] By: jhi                                   on 2000/11/05  23:14:47
4908         Log: opmini.o can linger from Configures past.
4909      Branch: perl
4910            ! Makefile.SH
4911 ____________________________________________________________________________
4912 [  7567] By: jhi                                   on 2000/11/05  21:28:39
4913         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
4914              first argument correctly.
4915      Branch: perl
4916            ! perlio.c
4917 ____________________________________________________________________________
4918 [  7566] By: jhi                                   on 2000/11/05  21:15:56
4919         Log: Integrate perlio.
4920      Branch: perl
4921           !> perlio.c
4922 ____________________________________________________________________________
4923 [  7565] By: jhi                                   on 2000/11/05  21:15:13
4924         Log: Use -dM for gcc (the suggested patch did it only for Linux,
4925              but I think it can be generalized).
4926              
4927              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
4928              From: Pixel <pixel@mandrakesoft.com>
4929              Date: 05 Nov 2000 21:49:34 +0100 
4930              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
4931      Branch: perl
4932            ! ext/Errno/Errno_pm.PL
4933 ____________________________________________________________________________
4934 [  7564] By: nick                                  on 2000/11/05  21:09:18
4935         Log: Added a mmap layer as a "subclass" of perlio.
4936              PERLIO=mmap ./perl harness passes
4937      Branch: perlio
4938            ! perlio.c
4939 ____________________________________________________________________________
4940 [  7563] By: jhi                                   on 2000/11/05  19:48:55
4941         Log: Add a note for future generations about bug id 20000229.006.
4942      Branch: perl
4943            ! malloc.c
4944 ____________________________________________________________________________
4945 [  7562] By: jhi                                   on 2000/11/05  19:38:24
4946         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
4947      Branch: perl
4948            ! pp_ctl.c t/op/pos.t
4949 ____________________________________________________________________________
4950 [  7561] By: jhi                                   on 2000/11/05  18:21:46
4951         Log: Add =pod to be tidy.
4952      Branch: perl
4953            ! lib/Math/Complex.pm
4954 ____________________________________________________________________________
4955 [  7560] By: jhi                                   on 2000/11/05  17:38:46
4956         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
4957      Branch: perl
4958            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4959            ! ext/Storable/Storable.xs t/lib/st-recurse.t
4960 ____________________________________________________________________________
4961 [  7559] By: jhi                                   on 2000/11/05  17:32:59
4962         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
4963              From: "Peter J. Farley III" <pjfarley@banet.net>
4964              Date: Sun, 05 Nov 2000 11:55:59 -0500
4965              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
4966      Branch: perl
4967            ! t/lib/syslog.t
4968 ____________________________________________________________________________
4969 [  7558] By: jhi                                   on 2000/11/05  17:29:19
4970         Log: Integrate perlio.
4971      Branch: perl
4972           !> perlio.c
4973 ____________________________________________________________________________
4974 [  7557] By: jhi                                   on 2000/11/05  17:22:01
4975         Log: A fix of sorts for 20000329.026, a better error message
4976              for a missing "use charnames" when using the \N{...}. 
4977      Branch: perl
4978            ! pod/perldiag.pod toke.c
4979 ____________________________________________________________________________
4980 [  7556] By: jhi                                   on 2000/11/05  16:33:50
4981         Log: Test tweak: show also the failed locales.
4982              
4983              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
4984              From: Lupe Christoph <lupe@lupe-christoph.de>         
4985              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
4986              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
4987      Branch: perl
4988            ! t/pragma/locale.t
4989 ____________________________________________________________________________
4990 [  7555] By: nick                                  on 2000/11/05  11:09:34
4991         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
4992              open RDWR so does not fail. (pragma/warnings 303 again...)
4993      Branch: perlio
4994            ! perlio.c
4995 ____________________________________________________________________________
4996 [  7554] By: nick                                  on 2000/11/05  10:10:13
4997         Log: Fix case where ungetc(f,EOF) was allowed.
4998              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
4999              so we can see similarities.
5000              Use types more carefully and a STDCHAR array in hope that this will
5001              fix Jarrko's 64bit machine.
5002      Branch: perlio
5003            ! perlio.c
5004 ____________________________________________________________________________
5005 [  7553] By: jhi                                   on 2000/11/05  01:12:16
5006         Log: Fix for
5007              
5008              Subject: [ID 20001004.007] taint propogation is inconsistent
5009              From: pimlott@idiomtech.com (Andrew Pimlott) 
5010              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
5011              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
5012              
5013              The culprit was sv_setsv() which was rather blindly
5014              propagating taint, which lead to behaviour where if
5015              a tainted anon hash value was seen all the hash values
5016              from then on at that level became tainted, or at any
5017              upper levels in the case of nested anon hashes.
5018      Branch: perl
5019            ! sv.c t/op/taint.t
5020 ____________________________________________________________________________
5021 [  7552] By: jhi                                   on 2000/11/04  23:44:18
5022         Log: Some cpps don't like splitting conditionals across several lines.
5023      Branch: perl
5024            ! perlio.c
5025 ____________________________________________________________________________
5026 [  7551] By: nick                                  on 2000/11/04  23:40:44
5027         Log: Integrate mainline
5028      Branch: perlio
5029           !> pp_hot.c t/op/taint.t
5030 ____________________________________________________________________________
5031 [  7550] By: nick                                  on 2000/11/04  23:39:05
5032         Log: Integrate mainline again
5033      Branch: perlio
5034           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
5035           !> t/lib/b.t t/op/misc.t util.c
5036 ____________________________________________________________________________
5037 [  7549] By: jhi                                   on 2000/11/04  23:14:01
5038         Log: Fix for
5039              
5040              Subject: [ID 20001004.006] undef is never tainted
5041              From: pimlott@idiomtech.com (Andrew Pimlott)
5042              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
5043              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
5044              
5045              An undef read from a slurped file was not tainted.
5046      Branch: perl
5047            ! pp_hot.c t/op/taint.t
5048 ____________________________________________________________________________
5049 [  7548] By: jhi                                   on 2000/11/04  22:56:21
5050         Log: Test tweak ($Config{useperlio} is by default undef) .
5051      Branch: perl
5052            ! t/lib/b.t
5053 ____________________________________________________________________________
5054 [  7547] By: jhi                                   on 2000/11/04  22:43:56
5055         Log: Integrate perlio.
5056      Branch: perl
5057           +> lib/perlio.pm
5058           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
5059           !> pod/perlapi.pod t/lib/b.t
5060 ____________________________________________________________________________
5061 [  7546] By: jhi                                   on 2000/11/04  22:40:59
5062         Log: Configure would use a bad $myuname from an old config.sh.
5063              
5064              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
5065              From: Andy Dougherty <doughera@lafayette.edu>
5066              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
5067              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
5068      Branch: metaconfig
5069            ! U/modified/Oldconfig.U
5070      Branch: perl
5071            ! Configure config_h.SH
5072 ____________________________________________________________________________
5073 [  7545] By: jhi                                   on 2000/11/04  22:36:54
5074         Log: Subject: Locales support (setlocale) fixes
5075              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
5076              Date: Sat, 4 Nov 2000 10:15:48 +0300 
5077              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
5078              
5079              Modified quite a bit to be more portable.
5080      Branch: perl
5081            ! embed.h embed.pl perl.h proto.h util.c
5082 ____________________________________________________________________________
5083 [  7544] By: jhi                                   on 2000/11/04  22:32:47
5084         Log: Dying is too strict here, better just skip.
5085      Branch: perl
5086            ! t/op/misc.t
5087 ____________________________________________________________________________
5088 [  7543] By: nick                                  on 2000/11/04  21:55:13
5089         Log: Merge mainline
5090      Branch: perlio
5091           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
5092           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
5093           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
5094           !> (integrate 64 files)
5095 ____________________________________________________________________________
5096 [  7542] By: jhi                                   on 2000/11/04  21:09:28
5097         Log: More Changes tweakery.
5098      Branch: perl
5099            ! Changes Porting/genlog
5100 ____________________________________________________________________________
5101 [  7541] By: jhi                                   on 2000/11/04  20:58:18
5102         Log: Changes fixups.
5103      Branch: perl
5104            ! Changes
5105 ____________________________________________________________________________
5106 [  7540] By: jhi                                   on 2000/11/04  20:42:38
5107         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
5108              create a "fast path" for locale name probing using "locale -a"
5109              if available, squash finally hopefully the s?printf resetting
5110              the numeric locale (since, IIUC perllocale, it never shouldn't). 
5111      Branch: perl
5112            ! sv.c t/op/misc.t t/pragma/locale.t
5113 ____________________________________________________________________________
5114 [  7539] By: nick                                  on 2000/11/04  19:56:10
5115         Log: PerlIO infrastructure complete.
5116      Branch: perlio
5117            + lib/perlio.pm
5118            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
5119 ____________________________________________________________________________
5120 [  7538] By: nick                                  on 2000/11/04  14:31:32
5121         Log: Type tweaks + less contorted allocation scheme
5122      Branch: perlio
5123            ! perlio.c
5124 ____________________________________________________________________________
5125 [  7537] By: nick                                  on 2000/11/04  12:40:42
5126         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
5127              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
5128              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
5129              sensible) which lead to some interesting fails.
5130      Branch: perlio
5131            ! perlio.c
5132 ____________________________________________________________________________
5133 [  7536] By: jhi                                   on 2000/11/04  00:20:02
5134         Log: Add FCNTL_CAN_LOCK.
5135              
5136              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
5137              From: Andy Dougherty <doughera@lafayette.edu>
5138              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
5139              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
5140              
5141              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
5142              From: Andy Dougherty <doughera@lafayette.edu>
5143              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
5144              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
5145      Branch: metaconfig/U/perl
5146            + d_fcntl_can_lock.U
5147            ! startperl.U
5148      Branch: perl
5149            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5150            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
5151            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5152            ! vos/config.ga.h win32/config.bc win32/config.gc
5153            ! win32/config.vc
5154 ____________________________________________________________________________
5155 [  7535] By: nick                                  on 2000/11/03  22:19:10
5156         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
5157              - Works on Linux with
5158              perlio + unix
5159              stdio
5160              - Works on Solaris with
5161              perlio + unix
5162              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
5163              - Fails (hangs in openpid) if you try and stack
5164              perlio + stdio - Linux stdio's read() logic is hanging.
5165      Branch: perlio
5166            ! iperlsys.h perlio.c
5167 ____________________________________________________________________________
5168 [  7534] By: jhi                                   on 2000/11/03  15:16:02
5169         Log: Subject: Re: README.aix
5170              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5171              Date: Fri, 03 Nov 2000 16:03:15 +0100
5172              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
5173      Branch: perl
5174            ! README.aix
5175 ____________________________________________________________________________
5176 [  7533] By: jhi                                   on 2000/11/03  03:59:02
5177         Log: Subject: [PATCH 5.7.0] better messages from malloc()
5178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5179              Date: Wed, 1 Nov 2000 23:39:56 -0500
5180              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
5181      Branch: perl
5182            ! malloc.c pod/perldiag.pod
5183 ____________________________________________________________________________
5184 [  7532] By: jhi                                   on 2000/11/03  00:11:56
5185         Log: The #7521 touched things it shouldn't have.
5186      Branch: perl
5187            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
5188 ____________________________________________________________________________
5189 [  7531] By: jhi                                   on 2000/11/02  22:32:33
5190         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
5191              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5192              Date:     Thu, 2 Nov 2000 16:58:36 EST
5193              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
5194      Branch: perl
5195            ! vms/gen_shrfls.pl
5196 ____________________________________________________________________________
5197 [  7530] By: jhi                                   on 2000/11/02  22:08:49
5198         Log: Fix the problem discussed in
5199              
5200              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
5201              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
5202              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
5203              
5204              originally from Linc Madison.  Also Andreas König's comments
5205              taken into account.  Some other problems with Tie::SubstrHash
5206              fixed: didn't croak when the table exceeded the requested number
5207              of entries (as documented) but instead when the number of entries
5208              exceeded the size of the table, a croak() had an unnecessary \n,
5209              didn't have a CLEAR method, documented that there is no exists().
5210              Didn't fix to be strict-proof because the module uses &foo; and
5211              dynamic scope.  Added a test script exercizing both first tamely 
5212              the basic functionality, and then the failure cases reported by
5213              Linc Madison.
5214      Branch: perl
5215            + t/lib/tie-substrhash.t
5216            ! MANIFEST lib/Tie/SubstrHash.pm
5217 ____________________________________________________________________________
5218 [  7529] By: jhi                                   on 2000/11/02  17:58:08
5219         Log: recv() can fail and return undef.
5220              
5221              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
5222              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
5223              Date: Thu, 2 Nov 2000 20:12:20 +0300
5224              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
5225      Branch: perl
5226            ! lib/Net/Ping.pm
5227 ____________________________________________________________________________
5228 [  7528] By: jhi                                   on 2000/11/02  17:49:09
5229         Log: Detpyo.
5230      Branch: perl
5231            ! pod/perlop.pod
5232 ____________________________________________________________________________
5233 [  7527] By: jhi                                   on 2000/11/02  15:48:37
5234         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
5235              fix a autovivification bug in Tie::RefHash, add tests for both.
5236              
5237              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
5238              From: Edward Avis <epa98@doc.ic.ac.uk>
5239              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
5240              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
5241      Branch: perl
5242            + t/lib/tie-refhash.t
5243            ! MANIFEST lib/Tie/RefHash.pm
5244 ____________________________________________________________________________
5245 [  7526] By: jhi                                   on 2000/11/02  13:56:26
5246         Log: Test::Harness revealed buglets in the new DynaLoader.
5247              
5248              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
5249              From: andreas.koenig@anima.de (Andreas J. Koenig)
5250              Date: 02 Nov 2000 11:26:48 +0100 
5251              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
5252      Branch: perl
5253            ! ext/DynaLoader/DynaLoader_pm.PL
5254 ____________________________________________________________________________
5255 [  7525] By: jhi                                   on 2000/11/01  23:52:08
5256         Log: The entry for #7503 was missing.
5257      Branch: perl
5258            ! Changes
5259 ____________________________________________________________________________
5260 [  7524] By: jhi                                   on 2000/11/01  23:40:52
5261         Log: Update Changes.
5262      Branch: perl
5263            ! Changes patchlevel.h
5264 ____________________________________________________________________________
5265 [  7523] By: jhi                                   on 2000/11/01  22:57:09
5266         Log: More tweaking on the #7522 theme.
5267      Branch: perl
5268            ! ext/DynaLoader/DynaLoader_pm.PL
5269 ____________________________________________________________________________
5270 [  7522] By: jhi                                   on 2000/11/01  22:06:15
5271         Log: Expand %Config variables and %ENV variables only if
5272              so requested during build time using the
5273              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
5274              Not expanding makes relocating distributions easier.
5275      Branch: perl
5276            ! ext/DynaLoader/DynaLoader_pm.PL
5277 ____________________________________________________________________________
5278 [  7521] By: jhi                                   on 2000/11/01  20:56:34
5279         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
5280              and setgid() because they were just changing $< and $( which means
5281              only changing the real uid/gid, as opposed to changing both
5282              real and effective ids.  (The alternative way could have been
5283              in POSIX.pm to change $> and $), too, but making a direct call
5284              to the C API feels cleaner.)  Fixes the bug
5285              
5286              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
5287              From: "Garry T. Williams" <garry@zvolve.com>
5288              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
5289              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
5290      Branch: perl
5291            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5292            ! ext/POSIX/typemap pod/perlvar.pod
5293 ____________________________________________________________________________
5294 [  7520] By: jhi                                   on 2000/11/01  20:08:33
5295         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
5296              From: "Garry T. Williams" <garry@zvolve.com>
5297              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
5298              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
5299      Branch: perl
5300            ! pod/perlsec.pod
5301 ____________________________________________________________________________
5302 [  7519] By: jhi                                   on 2000/11/01  20:01:22
5303         Log: Locale warning explanation tweak.
5304      Branch: perl
5305            ! pod/perldiag.pod
5306 ____________________________________________________________________________
5307 [  7518] By: jhi                                   on 2000/11/01  18:57:13
5308         Log: C.pm part of
5309              
5310              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
5311              From: Jarkko Hietaniemi <jhi@iki.fi>
5312              Date: Tue, 10 Oct 2000 08:22:28 -0500
5313              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
5314      Branch: perl
5315            ! ext/B/B/C.pm
5316 ____________________________________________________________________________
5317 [  7517] By: jhi                                   on 2000/11/01  18:41:59
5318         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
5319              From: Martien Verbruggen <mgjv@comdyn.com.au>
5320              Date: Fri, 6 Oct 2000 14:09:10 +1100
5321              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
5322      Branch: perl
5323            ! pod/perlop.pod
5324 ____________________________________________________________________________
5325 [  7516] By: jhi                                   on 2000/11/01  18:34:55
5326         Log: Generalize the Camel wording.
5327              
5328              Subject: Re: perlfaq style changes
5329              From: John Borwick <jhborwic@unity.ncsu.edu>
5330              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
5331              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
5332      Branch: perl
5333            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
5334 ____________________________________________________________________________
5335 [  7515] By: jhi                                   on 2000/11/01  16:52:31
5336         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
5337              From: pimlott@idiomtech.com (Andrew Pimlott)
5338              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
5339              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
5340      Branch: perl
5341            ! pod/perlsec.pod
5342 ____________________________________________________________________________
5343 [  7514] By: jhi                                   on 2000/11/01  15:03:40
5344         Log: More AIX lore.
5345      Branch: perl
5346            ! ext/re/hints/aix.pl
5347 ____________________________________________________________________________
5348 [  7513] By: jhi                                   on 2000/11/01  14:48:30
5349         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
5350              From: root <root@chronos.fi.muni.cz>
5351              Date: Wed, 1 Nov 2000 12:31:32 +0100
5352              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
5353      Branch: perl
5354            ! lib/Net/Ping.pm
5355 ____________________________________________________________________________
5356 [  7512] By: jhi                                   on 2000/11/01  14:46:47
5357         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
5358              From: Martin Husemann <martin@duskware.de>
5359              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
5360              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
5361      Branch: perl
5362            ! regcomp.c
5363 ____________________________________________________________________________
5364 [  7511] By: jhi                                   on 2000/11/01  14:39:50
5365         Log: AUTHORS updates.
5366      Branch: perl
5367            ! AUTHORS
5368 ____________________________________________________________________________
5369 [  7510] By: jhi                                   on 2000/11/01  14:29:50
5370         Log: Subject: [PATCH] startperl to respect versiononly
5371              From: Robin Barker <rmb1@cise.npl.co.uk> 
5372              Date: Tue, 31 Oct 2000 16:29:36 GMT
5373              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
5374      Branch: metaconfig/U/perl
5375            ! startperl.U
5376      Branch: perl
5377            ! Configure config_h.SH
5378 ____________________________________________________________________________
5379 [  7509] By: jhi                                   on 2000/11/01  14:19:53
5380         Log: printf UVs the correct way, noticed by Robin Barker.
5381      Branch: perl
5382            ! utf8.c
5383 ____________________________________________________________________________
5384 [  7508] By: jhi                                   on 2000/11/01  14:10:03
5385         Log: Do not cleanup *% because the % has special meanings in some
5386              shell environments.
5387      Branch: perl
5388            ! ext/Storable/Makefile.PL
5389 ____________________________________________________________________________
5390 [  7507] By: jhi                                   on 2000/11/01  14:06:00
5391         Log: The NonStop-UX libraries have a novel way to say NaN.
5392      Branch: perl
5393            ! t/lib/bigfltpm.t
5394 ____________________________________________________________________________
5395 [  7506] By: jhi                                   on 2000/11/01  14:03:35
5396         Log: The osname has been lowercased by now, from Tom Bates.
5397      Branch: metaconfig
5398            ! U/modified/Oldconfig.U
5399      Branch: perl
5400            ! Configure config_h.SH
5401 ____________________________________________________________________________
5402 [  7505] By: jhi                                   on 2000/10/31  19:18:39
5403         Log: The compiler is either gcc or cc, from Tom Bates.
5404      Branch: perl
5405            ! hints/nonstopux.sh
5406 ____________________________________________________________________________
5407 [  7504] By: jhi                                   on 2000/10/31  14:53:42
5408         Log: Update Changes.
5409      Branch: perl
5410            ! Changes patchlevel.h
5411 ____________________________________________________________________________
5412 [  7503] By: jhi                                   on 2000/10/31  14:30:50
5413         Log: Whitespace style tweak.  Was originally going to see to
5414              
5415              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
5416              From: Joe Smith <jms@inwap.com>
5417              Date: Mon, 30 Oct 2000 18:47:57 -0800
5418              Message-Id: <39FE32DD.24AAC4D@inwap.com>
5419              
5420              but that had already been taken care of.
5421      Branch: metaconfig
5422            ! U/compline/d_stdstdio.U
5423      Branch: perl
5424            ! Configure config_h.SH
5425 ____________________________________________________________________________
5426 [  7502] By: jhi                                   on 2000/10/31  14:25:02
5427         Log: AUTHORS tweaks.
5428      Branch: perl
5429            ! AUTHORS
5430 ____________________________________________________________________________
5431 [  7501] By: jhi                                   on 2000/10/31  14:23:59
5432         Log: Subject: perlfaq style changes
5433              From: John Borwick <jhborwic@unity.ncsu.edu>
5434              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
5435              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
5436      Branch: perl
5437            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
5438            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
5439            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
5440            ! pod/perlfaq9.pod
5441 ____________________________________________________________________________
5442 [  7500] By: jhi                                   on 2000/10/31  14:22:15
5443         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
5444              
5445              Subject: Re: [ID 20000918.005] ~ on wide chars
5446              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5447              Date: Mon, 30 Oct 2000 21:09:55 -0800
5448              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
5449              
5450              (The ord() part of the patch skipped.)
5451      Branch: perl
5452            ! doop.c
5453 ____________________________________________________________________________
5454 [  7499] By: jhi                                   on 2000/10/31  14:20:08
5455         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
5456              From: Jens Hamisch <jens@Strawberry.COM>
5457              Date: Mon, 30 Oct 2000 15:17:07 +0100
5458              Message-Id: <20001030151707.A9597@Strawberry.COM>
5459      Branch: perl
5460            ! av.c
5461 ____________________________________________________________________________
5462 [  7498] By: jhi                                   on 2000/10/31  14:16:29
5463         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
5464              From: Peter Prymmer <pvhp@forte.com>
5465              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
5466              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
5467      Branch: perl
5468            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
5469            + ext/Encode/Encode/posix-bc.enc
5470            ! MANIFEST t/lib/encode.t
5471 ____________________________________________________________________________
5472 [  7497] By: jhi                                   on 2000/10/31  14:13:22
5473         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
5474              From: Peter Prymmer <pvhp@forte.com>
5475              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
5476              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
5477      Branch: perl
5478            ! t/lib/cgi-html.t
5479 ____________________________________________________________________________
5480 [  7496] By: jhi                                   on 2000/10/31  14:12:05
5481         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
5482              From: Peter Prymmer <pvhp@forte.com>
5483              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
5484              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
5485      Branch: perl
5486            ! t/lib/cgi-function.t
5487 ____________________________________________________________________________
5488 [  7495] By: jhi                                   on 2000/10/31  14:11:08
5489         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
5490              From: Peter Prymmer <pvhp@forte.com>
5491              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
5492              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
5493      Branch: perl
5494            + ext/re/hints/aix.pl
5495            ! MANIFEST ext/re/Makefile.PL
5496 ____________________________________________________________________________
5497 [  7494] By: jhi                                   on 2000/10/31  14:08:32
5498         Log: Use Errno magic.
5499              
5500              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
5501              From: Casey Tweten <perl@ctweten.amsite.com>
5502              Date: Mon, 30 Oct 2000 15:51:17 -0500
5503              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
5504      Branch: perl
5505            ! lib/File/Temp.pm
5506 ____________________________________________________________________________
5507 [  7493] By: jhi                                   on 2000/10/31  14:05:07
5508         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
5509              
5510              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
5511              From: Nicholas Clark <nick@ccl4.org>
5512              Date: Mon, 30 Oct 2000 17:38:45 +0000
5513              Message-ID: <20001030173845.O60355@plum.flirble.org>
5514      Branch: perl
5515            ! Makefile.SH utils/perlbug.PL
5516 ____________________________________________________________________________
5517 [  7492] By: nick                                  on 2000/10/30  19:37:23
5518         Log: Change files which are mysteriously different to mainline to be
5519              copies of mainline.
5520      Branch: perlio
5521            ! objXSUB.h perlapi.c pod/perlapi.pod
5522 ____________________________________________________________________________
5523 [  7491] By: nick                                  on 2000/10/30  18:05:54
5524         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
5525              - typo in endian code in putc.
5526              - Don't allow read of write-only files and vice-versa
5527              - and off-by-one in flush-all loop.
5528              Remove debug calls as they were using GCC specific features.
5529      Branch: perlio
5530            ! perlio.c
5531 ____________________________________________________________________________
5532 [  7490] By: nick                                  on 2000/10/29  21:45:45
5533         Log: Integrate mainline to perlio
5534      Branch: perlio
5535           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
5536           !> toke.c
5537 ____________________________________________________________________________
5538 [  7489] By: jhi                                   on 2000/10/29  21:11:08
5539         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
5540              From: andreas.koenig@anima.de (Andreas J. Koenig)
5541              Date: 29 Oct 2000 22:05:59 +0100
5542              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
5543      Branch: perl
5544            ! lib/ExtUtils/Manifest.pm
5545 ____________________________________________________________________________
5546 [  7488] By: jhi                                   on 2000/10/29  21:07:47
5547         Log: Tests for #7487.
5548              
5549              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
5550              From: andreas.koenig@anima.de (Andreas J. Koenig)
5551              Date: 29 Oct 2000 19:37:09 +0100
5552              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
5553      Branch: perl
5554            ! t/comp/proto.t
5555 ____________________________________________________________________________
5556 [  7487] By: jhi                                   on 2000/10/29  21:06:27
5557         Log: constsub spillage.
5558              
5559              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
5560              From: John Tobey <jtobey@john-edwin-tobey.org>
5561              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
5562              Message-Id: <m13pvSr-000FObC@feynman.localnet>
5563      Branch: perl
5564            ! op.c
5565 ____________________________________________________________________________
5566 [  7486] By: nick                                  on 2000/10/29  21:05:04
5567         Log: Integrate mainline to perlio branch
5568      Branch: perlio
5569           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
5570           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
5571           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
5572           +> vos/install_perl.cm
5573            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
5574            - vos/config.h vos/config_h.SH_orig
5575           !> (integrate 141 files)
5576 ____________________________________________________________________________
5577 [  7485] By: jhi                                   on 2000/10/29  21:00:47
5578         Log: Make \x{...} consistently produce UTF-8.
5579              
5580              Subject: Re: \x{...} is confused 
5581              From: Simon Cozens <simon@cozens.net>
5582              Date: Sun, 29 Oct 2000 19:36:48 +0000
5583              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
5584      Branch: perl
5585            ! t/pragma/utf8.t toke.c
5586 ____________________________________________________________________________
5587 [  7484] By: nick                                  on 2000/10/29  20:05:29
5588         Log: PerlIO passes all tests.
5589      Branch: perlio
5590            ! perlio.c
5591 ____________________________________________________________________________
5592 [  7483] By: jhi                                   on 2000/10/29  18:06:55
5593         Log: Update Changes.
5594      Branch: perl
5595            ! Changes patchlevel.h
5596 ____________________________________________________________________________
5597 [  7482] By: nick                                  on 2000/10/29  17:43:28
5598         Log: Include <unistd.h> to get correct lseek() prototype etc.
5599              (I thought perl.h did that) - down to two fails
5600              - comp/require.t (last test)
5601              - lib/io_xs.t - possibly import/export of FILE * ?
5602      Branch: perlio
5603            ! perlio.c
5604 ____________________________________________________________________________
5605 [  7481] By: jhi                                   on 2000/10/29  17:02:37
5606         Log: UTF-8 decoder tweak.
5607      Branch: perl
5608            ! utf8.c
5609 ____________________________________________________________________________
5610 [  7480] By: nick                                  on 2000/10/29  16:26:11
5611         Log: Fixed two bugs:
5612              - error code not being set on close (of broken pipe)
5613              - append mode was truncating.
5614              At least one seek/tell bug remains.
5615      Branch: perlio
5616            ! perlio.c
5617 ____________________________________________________________________________
5618 [  7479] By: nick                                  on 2000/10/29  11:18:16
5619         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
5620              in case of accidents. Still several worrying fails, no line disciplines yet.
5621      Branch: perlio
5622            ! iperlsys.h perlio.c
5623 ____________________________________________________________________________
5624 [  7478] By: jhi                                   on 2000/10/29  02:04:01
5625         Log: Add also emailless people.
5626      Branch: perl
5627            ! AUTHORS
5628 ____________________________________________________________________________
5629 [  7477] By: jhi                                   on 2000/10/29  01:36:00
5630         Log: The #7476 needs a MANIFEST change, too.
5631      Branch: perl
5632            ! MANIFEST
5633 ____________________________________________________________________________
5634 [  7476] By: jhi                                   on 2000/10/29  01:35:21
5635         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
5636      Branch: perl
5637            - MAINTAIN
5638            ! AUTHORS Changes
5639 ____________________________________________________________________________
5640 [  7475] By: jhi                                   on 2000/10/28  23:57:25
5641         Log: De-quoted-unreadable to ISO Latin 1.
5642              (There's one ISO-2022-JP name in Changes5.004.)
5643      Branch: perl
5644            ! Changes Changes5.6
5645 ____________________________________________________________________________
5646 [  7474] By: jhi                                   on 2000/10/28  19:13:06
5647         Log: Subject: [ID 20001027.007] uniq array in perlfaq
5648              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
5649              Date: Fri, 27 Oct 2000 19:28:30 +0200
5650              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
5651      Branch: perl
5652            ! pod/perlfaq4.pod
5653 ____________________________________________________________________________
5654 [  7473] By: jhi                                   on 2000/10/28  18:02:05
5655         Log: Locking null mutexes is not recommendable.
5656              
5657              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
5658              From: Hugo <hv@crypt.compulink.co.uk>
5659              Date: Sat, 28 Oct 2000 18:41:12 +0100
5660              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
5661      Branch: perl
5662            ! op.c
5663 ____________________________________________________________________________
5664 [  7472] By: jhi                                   on 2000/10/28  17:52:58
5665         Log: Better create a true mailing list for the repository keepers.
5666      Branch: perl
5667            ! Porting/repository.pod
5668 ____________________________________________________________________________
5669 [  7471] By: jhi                                   on 2000/10/28  17:28:24
5670         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
5671              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
5672      Branch: perl
5673            + Porting/repository.pod
5674            ! MANIFEST
5675 ____________________________________________________________________________
5676 [  7470] By: jhi                                   on 2000/10/28  17:20:54
5677         Log: Subject: DOC PATCH 5.6.0
5678              From: mjd@plover.com
5679              Date: 27 Oct 2000 17:32:44 -0000
5680              Message-ID: <20001027173244.23754.qmail@plover.com>
5681      Branch: perl
5682            ! pod/perlfunc.pod
5683 ____________________________________________________________________________
5684 [  7469] By: jhi                                   on 2000/10/28  17:16:45
5685         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
5686              From: "Peter J. Farley III" <pjfarley@banet.net>
5687              Date: Fri, 27 Oct 2000 20:32:56 -0400
5688              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
5689      Branch: perl
5690            ! README.dos
5691 ____________________________________________________________________________
5692 [  7468] By: jhi                                   on 2000/10/28  17:07:18
5693         Log: Make target reordering to avoid pointless re-makes.
5694              
5695              Subject: Re: Total re-make of 'make okfile' after 7451 ?
5696              From: Nicholas Clark <nick@ccl4.org>
5697              Date: Sat, 28 Oct 2000 00:31:02 +0100
5698              Message-ID: <20001028003101.A54517@plum.flirble.org>
5699      Branch: perl
5700            ! Makefile.SH
5701 ____________________________________________________________________________
5702 [  7467] By: jhi                                   on 2000/10/28  17:05:31
5703         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
5704              From: lvirden@cas.org
5705              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
5706              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
5707      Branch: perl
5708            ! README.os2
5709 ____________________________________________________________________________
5710 [  7466] By: jhi                                   on 2000/10/28  16:09:16
5711         Log: Upgrade to CPAN 1.58_55.
5712              
5713              Subject: CPAN.pm status
5714              From: andreas.koenig@anima.de (Andreas J. Koenig) 
5715              Date: 28 Oct 2000 08:18:00 +0200 
5716              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
5717      Branch: perl
5718            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5719 ____________________________________________________________________________
5720 [  7465] By: jhi                                   on 2000/10/28  16:02:47
5721         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
5722      Branch: perl
5723            ! embed.h embed.pl perl.h proto.h toke.c
5724 ____________________________________________________________________________
5725 [  7464] By: nick                                  on 2000/10/28  10:43:44
5726         Log: Fix for sv_2iv() on "shared" value from keys %hash.
5727      Branch: perl
5728            ! sv.c
5729 ____________________________________________________________________________
5730 [  7463] By: jhi                                   on 2000/10/27  16:18:29
5731         Log: Update Changes.
5732      Branch: perl
5733            ! Changes patchlevel.h
5734 ____________________________________________________________________________
5735 [  7462] By: jhi                                   on 2000/10/27  16:17:44
5736         Log: Too enthusiastic editing in #7460.
5737      Branch: metaconfig
5738            ! U/modified/Oldsym.U
5739      Branch: perl
5740            ! Configure config_h.SH
5741 ____________________________________________________________________________
5742 [  7461] By: jhi                                   on 2000/10/27  15:37:38
5743         Log: Retract #7459, the script needs more work.
5744      Branch: perl
5745            - mkreef
5746            ! MANIFEST
5747 ____________________________________________________________________________
5748 [  7460] By: jhi                                   on 2000/10/27  15:23:14
5749         Log: Use $sort, $uniq (and $tr) consistently as wondered
5750              by Nicholas Clark.
5751      Branch: metaconfig
5752            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
5753            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
5754            ! U/modified/libc.U
5755      Branch: perl
5756            ! Configure config_h.SH
5757 ____________________________________________________________________________
5758 [  7459] By: jhi                                   on 2000/10/27  15:02:07
5759         Log: (Retracted by #7461)
5760              
5761              Add a shell script for creating/removing symbolic link farms,
5762              useful for keeping the source code read-only and doing the
5763              builds somewhere else.
5764      Branch: perl
5765            + mkreef
5766            ! MANIFEST
5767 ____________________________________________________________________________
5768 [  7458] By: jhi                                   on 2000/10/27  14:42:20
5769         Log: Do away with the fix_pl.
5770      Branch: perl
5771            - fix_pl
5772            ! MANIFEST Makefile.SH
5773 ____________________________________________________________________________
5774 [  7457] By: jhi                                   on 2000/10/27  12:43:13
5775         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
5776              From: Jens Hamisch <jens@Strawberry.COM>
5777              Date: Fri, 27 Oct 2000 14:38:21 +0200
5778              Message-Id: <20001027143821.B3366@Strawberry.COM>
5779      Branch: perl
5780            ! perl.h
5781 ____________________________________________________________________________
5782 [  7456] By: jhi                                   on 2000/10/27  12:33:42
5783         Log: Subject: [PATCH] todo
5784              From: Nicholas Clark <nick@ccl4.org>
5785              Date: Thu, 26 Oct 2000 22:32:29 +0100
5786              Message-ID: <20001026223229.A44540@plum.flirble.org>
5787      Branch: perl
5788            ! pod/perltodo.pod
5789 ____________________________________________________________________________
5790 [  7455] By: jhi                                   on 2000/10/27  12:02:21
5791         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
5792              From: John Tobey <jtobey@john-edwin-tobey.org>
5793              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
5794              Message-Id: <m13ozHF-000FObC@feynman.localnet>
5795      Branch: perl
5796            ! op.c t/pragma/sub_lval.t
5797 ____________________________________________________________________________
5798 [  7454] By: jhi                                   on 2000/10/27  11:59:42
5799         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
5800              From: sthoenna@efn.org
5801              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
5802              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
5803      Branch: perl
5804            ! pp.c t/op/assignwarn.t
5805 ____________________________________________________________________________
5806 [  7453] By: jhi                                   on 2000/10/27  00:15:08
5807         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
5808      Branch: perl
5809            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
5810            ! ext/Storable/Storable.xs t/lib/st-lock.t
5811 ____________________________________________________________________________
5812 [  7452] By: jhi                                   on 2000/10/26  13:05:52
5813         Log: Undo #7451, this seems to be a deficiency in Perforce,
5814              there is no per-file line-terminator type, only per-client.
5815      Branch: perl
5816            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
5817            ! win32/makefile.mk
5818 ____________________________________________________________________________
5819 [  7451] By: jhi                                   on 2000/10/26  04:56:03
5820         Log: Experimenting in DOS arcana.
5821      Branch: perl
5822            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
5823            ! win32/makefile.mk
5824 ____________________________________________________________________________
5825 [  7450] By: jhi                                   on 2000/10/26  04:50:52
5826         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
5827              From: "Peter J. Farley III" <pjfarley@banet.net>            
5828              Date: Wed, 25 Oct 2000 23:10:18 -0400
5829              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
5830      Branch: perl
5831            ! t/io/open.t
5832 ____________________________________________________________________________
5833 [  7449] By: jhi                                   on 2000/10/26  04:49:16
5834         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
5835              From: Hugo <hv@crypt.compulink.co.uk>
5836              Date: Thu, 26 Oct 2000 01:55:17 +0100
5837              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
5838              
5839              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
5840      Branch: perl
5841            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
5842 ____________________________________________________________________________
5843 [  7448] By: jhi                                   on 2000/10/26  04:38:36
5844         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
5845              From: Peter Prymmer <pvhp@forte.com>
5846              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
5847              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
5848      Branch: perl
5849            ! configure.com
5850 ____________________________________________________________________________
5851 [  7447] By: jhi                                   on 2000/10/25  23:20:02
5852         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
5853              in platforms that strictly require all the symbols being present
5854              at link time.
5855      Branch: perl
5856            ! handy.h
5857 ____________________________________________________________________________
5858 [  7446] By: jhi                                   on 2000/10/25  21:55:57
5859         Log: Update Changes.
5860      Branch: perl
5861            ! Changes patchlevel.h
5862 ____________________________________________________________________________
5863 [  7445] By: jhi                                   on 2000/10/25  21:27:08
5864         Log: Integrate with vmsperl #7430 by Charles Bailey:
5865              
5866              Cleanup from prior patch (Charles Lane?):
5867              - improve handling of MFDs in Basename and Path
5868              - default to no xsubpp line # munging when building debug images
5869      Branch: perl
5870           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
5871 ____________________________________________________________________________
5872 [  7444] By: jhi                                   on 2000/10/25  21:03:50
5873         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
5874              From: John Peacock <JPeacock@UnivPress.com>
5875              Date: Thu, 18 May 2000 11:55:27 -0400
5876              Message-ID: <3924126F.A58BE57A@UnivPress.com>
5877      Branch: perl
5878            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
5879            ! t/op/write.t
5880 ____________________________________________________________________________
5881 [  7443] By: jhi                                   on 2000/10/25  20:43:10
5882         Log: Temporary stopgap for the self-tying issue: for now only
5883              array and hash self-ties are verboten.  The real fix, of
5884              course, would be to comprehensively test (and implement?)
5885              and debug (and document) self-ties.
5886      Branch: perl
5887            ! pod/perldiag.pod pp_sys.c t/op/tie.t
5888 ____________________________________________________________________________
5889 [  7442] By: jhi                                   on 2000/10/25  20:14:30
5890         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
5891              From: Dan Sugalski <dan@sidhe.org>
5892              Date: Wed, 25 Oct 2000 13:36:35 -0400
5893              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
5894              
5895              plus regen global.sym.
5896      Branch: perl
5897            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
5898            ! thrdvar.h util.c
5899 ____________________________________________________________________________
5900 [  7441] By: jhi                                   on 2000/10/25  20:12:20
5901         Log: buildtoc target tweaks.
5902      Branch: perl
5903            ! pod/Makefile.SH
5904 ____________________________________________________________________________
5905 [  7440] By: jhi                                   on 2000/10/25  20:03:53
5906         Log: A new version of making the syslog test more robust.
5907              (Replaces #7421.)
5908              
5909              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
5910              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5911              Date: Wed, 25 Oct 2000 12:13:54 -0400
5912              Message-ID: <20001025121354.B2264@O2.chapin.edu>
5913      Branch: perl
5914            ! t/lib/syslog.t
5915 ____________________________________________________________________________
5916 [  7439] By: jhi                                   on 2000/10/25  20:00:48
5917         Log: Continue the internal UTF-8 API tweaking.
5918              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
5919              used much more than the simpler API, now called utf8_to_uv_simple().
5920              Still not quite happy with API, too much partial duplication
5921              of functionality.
5922      Branch: perl
5923            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
5924            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
5925            ! regcomp.c regexec.c sv.c toke.c utf8.c
5926 ____________________________________________________________________________
5927 [  7438] By: jhi                                   on 2000/10/25  18:52:30
5928         Log: Allow poking holes at the UTF-8 decoding strictness.
5929      Branch: perl
5930            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
5931            ! utf8.h
5932 ____________________________________________________________________________
5933 [  7437] By: jhi                                   on 2000/10/25  13:53:05
5934         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
5935              UTF8LEN() and UTF8SKIP(). 
5936      Branch: perl
5937            ! pp.c utf8.c utf8.h
5938 ____________________________________________________________________________
5939 [  7436] By: jhi                                   on 2000/10/25  13:51:37
5940         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
5941              From: Nicholas Clark <nick@ccl4.org>
5942              Date: Wed, 25 Oct 2000 14:44:05 +0100
5943              Message-ID: <20001025144404.D27253@plum.flirble.org>
5944      Branch: perl
5945            ! pod/perlrun.pod
5946 ____________________________________________________________________________
5947 [  7435] By: jhi                                   on 2000/10/25  13:49:32
5948         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
5949              From: Mike Guy <mjtg@cam.ac.uk>
5950              Date: Tue, 24 Oct 2000 14:59:40 +0100
5951              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
5952      Branch: perl
5953            ! scope.c
5954 ____________________________________________________________________________
5955 [  7434] By: jhi                                   on 2000/10/25  13:48:41
5956         Log: AIX is picky about its symbol exports.  Solution for now
5957              is to include the deb.o explicitly to the re extension build.
5958              
5959              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
5960              From: Peter Prymmer <pvhp@forte.com>
5961              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
5962              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
5963      Branch: perl
5964            ! ext/re/Makefile.PL hints/aix.sh
5965 ____________________________________________________________________________
5966 [  7433] By: jhi                                   on 2000/10/25  13:46:49
5967         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
5968              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5969              Date: Wed, 25 Oct 2000 12:02:20 +0200
5970              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
5971      Branch: perl
5972            ! perlsdio.h
5973 ____________________________________________________________________________
5974 [  7432] By: jhi                                   on 2000/10/25  13:44:28
5975         Log: Subject: Minor update to find2perl, for portability
5976              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
5977              Date: Wed, 25 Oct 2000 12:05:47 +0100
5978              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
5979      Branch: perl
5980            ! x2p/find2perl.PL
5981 ____________________________________________________________________________
5982 [  7431] By: jhi                                   on 2000/10/25  13:40:39
5983         Log: Add targets to Makefile.SH, most importantly
5984              'regen_all' which also remembers to update vms/perly*.
5985      Branch: perl
5986            ! Makefile.SH
5987 ____________________________________________________________________________
5988 [  7430] By: bailey                                on 2000/10/25  03:13:53
5989         Log: Cleanup from prior patch (Charles Lane?):
5990              - improve handling of MFDs in Basename and Path
5991              - default to no xsubpp line # munging when building debug images
5992      Branch: vmsperl
5993            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
5994 ____________________________________________________________________________
5995 [  7429] By: jhi                                   on 2000/10/24  20:03:40
5996         Log: Podify README.epoc and README.vos.
5997      Branch: perl
5998            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
5999            ! pod/perlport.pod pod/perltoc.pod
6000 ____________________________________________________________________________
6001 [  7428] By: jhi                                   on 2000/10/24  19:10:33
6002         Log: Stratus VOS updates from Paul Green.
6003      Branch: perl
6004            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6005            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
6006            - vos/config.def vos/config.h vos/config_h.SH_orig
6007            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
6008            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
6009 ____________________________________________________________________________
6010 [  7427] By: jhi                                   on 2000/10/24  18:59:48
6011         Log: Check if stdio supports tweaking lval and cnt simultaneously.
6012              
6013              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
6014              From: Nicholas Clark <nick@ccl4.org>
6015              Date: Mon, 23 Oct 2000 15:39:32 +0100
6016              Message-ID: <20001023153932.A10786@plum.flirble.org>
6017      Branch: metaconfig
6018            ! U/compline/d_stdstdio.U
6019      Branch: perl
6020            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6021            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
6022            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
6023            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
6024            ! vos/config.h vos/config_h.SH_orig win32/config.bc
6025            ! win32/config.gc win32/config.vc
6026 ____________________________________________________________________________
6027 [  7426] By: jhi                                   on 2000/10/24  17:57:44
6028         Log: Missed the header file changes from #7425.
6029      Branch: perl
6030            ! embed.h embed.pl objXSUB.h proto.h
6031 ____________________________________________________________________________
6032 [  7425] By: jhi                                   on 2000/10/24  17:55:17
6033         Log: Fix the bug reported in
6034              
6035              From: andreas.koenig@anima.de (Andreas J. Koenig)
6036              Subject: Encode bug?
6037              Date: 24 Oct 2000 14:01:26 +0200 
6038              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
6039              
6040              Also make is_utf8_char() stricter.
6041      Branch: perl
6042            ! ext/Encode/Encode.xs utf8.c
6043 ____________________________________________________________________________
6044 [  7424] By: jhi                                   on 2000/10/24  15:15:39
6045         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
6046              From: Peter Scott <Peter@PSDT.com>
6047              Date: Mon, 23 Oct 2000 19:46:01 -0700
6048              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
6049      Branch: perl
6050            ! pod/perlfaq5.pod
6051 ____________________________________________________________________________
6052 [  7423] By: jhi                                   on 2000/10/24  14:25:30
6053         Log: Test tweak to avoid pulling in the whole Config.
6054      Branch: perl
6055            ! t/lib/st-lock.t
6056 ____________________________________________________________________________
6057 [  7422] By: jhi                                   on 2000/10/24  14:03:16
6058         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
6059      Branch: perl
6060            ! pp.c
6061 ____________________________________________________________________________
6062 [  7421] By: jhi                                   on 2000/10/24  13:32:09
6063         Log: (Replaced by #7440.)
6064              
6065              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
6066              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6067              Date: Mon, 23 Oct 2000 16:40:54 -0400
6068              Message-ID: <20001023164054.B14491@O2.chapin.edu>
6069      Branch: perl
6070            ! t/lib/syslog.t
6071 ____________________________________________________________________________
6072 [  7420] By: jhi                                   on 2000/10/24  13:30:53
6073         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
6074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6075              Date: Mon, 23 Oct 2000 17:29:03 -0400
6076              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
6077      Branch: perl
6078            ! lib/ExtUtils/MM_Unix.pm
6079 ____________________________________________________________________________
6080 [  7419] By: jhi                                   on 2000/10/24  13:29:57
6081         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
6082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6083              Date: Mon, 23 Oct 2000 19:01:32 -0400
6084              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
6085      Branch: perl
6086            ! utils/h2xs.PL
6087 ____________________________________________________________________________
6088 [  7418] By: jhi                                   on 2000/10/24  13:26:04
6089         Log: Replace #7409 with
6090              
6091              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
6092              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
6093              Date: Mon, 23 Oct 2000 20:08:56 +0200
6094              Message-ID: <20001023200855.A14850@nice.ram.loc>
6095      Branch: perl
6096            ! ext/Storable/Storable.pm t/lib/st-lock.t
6097 ____________________________________________________________________________
6098 [  7417] By: jhi                                   on 2000/10/24  13:17:52
6099         Log: Run vms/vms_yfix.pl, should have done that after changing
6100              perly.c in #7382.
6101      Branch: perl
6102            ! vms/perly_c.vms vms/perly_h.vms
6103 ____________________________________________________________________________
6104 [  7416] By: jhi                                   on 2000/10/24  02:55:33
6105         Log: Make the UTF-8 decoding stricter and more verbose when
6106              malformation happens.  This involved adding an argument
6107              to utf8_to_uv_chk(), which involved changing its prototype,
6108              and prefer STRLEN over I32 for the UTF-8 length, which as
6109              a domino effect necessitated changing the prototypes of
6110              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
6111              The stricter UTF-8 decoding checking uses Markus Kuhn's
6112              UTF-8 Decode Stress Tester from
6113              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
6114      Branch: perl
6115            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
6116            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
6117            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
6118            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
6119 ____________________________________________________________________________
6120 [  7415] By: jhi                                   on 2000/10/23  14:06:06
6121         Log: Update Changes.
6122      Branch: perl
6123            ! Changes patchlevel.h
6124 ____________________________________________________________________________
6125 [  7414] By: jhi                                   on 2000/10/23  12:39:52
6126         Log: Undo the basename() part of #7412 since the lib/basename
6127              tests would need upgrading too.
6128      Branch: perl
6129            ! lib/File/Basename.pm
6130 ____________________________________________________________________________
6131 [  7413] By: jhi                                   on 2000/10/23  12:19:27
6132         Log: Document PERL_INSTALL_ROOT of #7210.
6133      Branch: perl
6134            ! lib/ExtUtils/Install.pm
6135 ____________________________________________________________________________
6136 [  7412] By: jhi                                   on 2000/10/23  12:16:47
6137         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
6138      Branch: perl
6139            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
6140            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
6141 ____________________________________________________________________________
6142 [  7411] By: jhi                                   on 2000/10/23  12:07:41
6143         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
6144              From: Prymmer/Kahn <pvhp@best.com>
6145              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
6146              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
6147      Branch: perl
6148            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
6149 ____________________________________________________________________________
6150 [  7410] By: jhi                                   on 2000/10/23  04:10:11
6151         Log: The change #7187 was not so good on VMS.
6152              
6153              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
6154              From: "Craig A. Berry" <craig.berry@psinetcs.com>
6155              Date: Sun, 22 Oct 2000 23:03:08 -0500
6156              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
6157      Branch: perl
6158            ! utils/perldoc.PL
6159 ____________________________________________________________________________
6160 [  7409] By: jhi                                   on 2000/10/23  03:57:36
6161         Log: Avoid Storable locking on DJGPP for now.
6162              
6163              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
6164              From: "Peter J. Farley III" <pjfarley@banet.net>
6165              Date: Sun, 22 Oct 2000 20:00:00 -0400
6166              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
6167      Branch: perl
6168            ! ext/Storable/Storable.pm t/lib/st-lock.t
6169 ____________________________________________________________________________
6170 [  7408] By: jhi                                   on 2000/10/23  03:50:24
6171         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
6172              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6173              Date: Sun, 22 Oct 2000 21:12:22 -0400
6174              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
6175      Branch: perl
6176            ! lib/vars.pm
6177 ____________________________________________________________________________
6178 [  7407] By: jhi                                   on 2000/10/23  03:43:12
6179         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
6180              From: Hugo <hv@crypt.compulink.co.uk>
6181              Date: Mon, 23 Oct 2000 00:47:22 +0100
6182              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
6183      Branch: perl
6184            ! regexec.c t/op/pat.t
6185 ____________________________________________________________________________
6186 [  7406] By: jhi                                   on 2000/10/23  03:40:29
6187         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
6188      Branch: perl
6189            ! lib/ExtUtils/MakeMaker.pm
6190 ____________________________________________________________________________
6191 [  7405] By: jhi                                   on 2000/10/22  21:32:00
6192         Log: Doc patch.
6193              
6194              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
6195              From: rspier@pobox.com (Robert Spier)
6196              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
6197              Message-ID: <14835.16112.13457.447971@rls.cx>
6198      Branch: perl
6199            ! lib/strict.pm
6200 ____________________________________________________________________________
6201 [  7404] By: jhi                                   on 2000/10/22  21:30:51
6202         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
6203              From: rspier@pobox.com (Robert Spier)
6204              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
6205              Message-ID: <14835.17223.72448.705566@rls.cx>
6206      Branch: perl
6207            ! lib/ExtUtils/MakeMaker.pm
6208 ____________________________________________________________________________
6209 [  7403] By: jhi                                   on 2000/10/22  21:24:11
6210         Log: Subject: [PATCH bleadperl] ripples from constsub patch
6211              From: John Tobey <jtobey@john-edwin-tobey.org>
6212              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
6213              Message-Id: <m13nSOB-000FObC@feynman.localnet>
6214      Branch: perl
6215            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
6216 ____________________________________________________________________________
6217 [  7402] By: jhi                                   on 2000/10/22  20:59:35
6218         Log: Support s?printf parameter reordering.
6219      Branch: perl
6220            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
6221 ____________________________________________________________________________
6222 [  7401] By: jhi                                   on 2000/10/22  19:19:14
6223         Log: Expand %Config variables only if explicitly so requested
6224              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
6225              
6226              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
6227              From: Gurusamy Sarathy <gsar@ActiveState.com>
6228              Date: Sun, 22 Oct 2000 11:47:32 -0700
6229              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
6230      Branch: perl
6231            ! Makefile.SH lib/lib_pm.PL
6232 ____________________________________________________________________________
6233 [  7400] By: jhi                                   on 2000/10/22  18:24:10
6234         Log: Move the #7390 test from warn/op to comp/redef.
6235              
6236              Subject: Re: Creating const subs for constants.
6237              From: John Tobey <jtobey@john-edwin-tobey.org>
6238              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
6239              Message-Id: <m13nG72-000FObC@feynman.localnet>               
6240      Branch: perl
6241            ! t/comp/redef.t t/pragma/warn/op
6242 ____________________________________________________________________________
6243 [  7399] By: jhi                                   on 2000/10/22  17:49:59
6244         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
6245              From: Nicholas Clark <nick@ccl4.org>
6246              Date: Sat, 21 Oct 2000 22:23:19 +0100
6247              Message-ID: <20001021222319.B45586@plum.flirble.org>
6248      Branch: perl
6249            ! ext/DynaLoader/DynaLoader_pm.PL
6250 ____________________________________________________________________________
6251 [  7398] By: jhi                                   on 2000/10/22  17:47:35
6252         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
6253              From: Hugo <hv@crypt.compulink.co.uk>
6254              Date: Sat, 21 Oct 2000 18:19:59 +0100
6255              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
6256      Branch: perl
6257            ! ext/B/B.pm ext/B/B/C.pm
6258 ____________________________________________________________________________
6259 [  7397] By: jhi                                   on 2000/10/22  17:35:18
6260         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
6261              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
6262              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
6263              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
6264      Branch: perl
6265            ! hints/openbsd.sh
6266 ____________________________________________________________________________
6267 [  7396] By: jhi                                   on 2000/10/22  17:19:46
6268         Log: Subject: installman go-faster stripes
6269              From: Nicholas Clark <nick@talking.bollo.cx>
6270              Date: Sat, 21 Oct 2000 17:24:53 +0100
6271              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
6272              
6273              Subject: Re: installman go-faster stripes
6274              From: Russ Allbery <rra@stanford.edu>
6275              Date: 21 Oct 2000 11:04:13 -0700
6276              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
6277      Branch: perl
6278            ! installman pod/pod2man.PL
6279 ____________________________________________________________________________
6280 [  7395] By: jhi                                   on 2000/10/22  17:17:35
6281         Log: Hints tweak from Anton Berezin.
6282      Branch: perl
6283            ! hints/freebsd.sh
6284 ____________________________________________________________________________
6285 [  7394] By: jhi                                   on 2000/10/22  04:50:04
6286         Log: Tweak the Is* definitions of Unicode character classes
6287              to better match the official categorizations; embrace
6288              the official categorizations; add the combining marks
6289              as alpha (and -numeric); fix DCinital (a typo and edito)
6290              to be DCmedial.
6291      Branch: perl
6292            + lib/unicode/Is/DCmedial.pl
6293            - lib/unicode/Is/DCinital.pl
6294            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
6295            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
6296            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
6297            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
6298 ____________________________________________________________________________
6299 [  7393] By: jhi                                   on 2000/10/21  18:06:05
6300         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
6301              From: Daniel Chetlin <daniel@chetlin.com>
6302              Date: Sat, 21 Oct 2000 02:57:03 -0700
6303              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
6304      Branch: perl
6305            + t/lib/tie-splice.t
6306            ! MANIFEST lib/Tie/Array.pm
6307 ____________________________________________________________________________
6308 [  7392] By: gsar                                  on 2000/10/21  18:05:15
6309         Log: resync utfperl branch with mainline
6310      Branch: utfperl
6311           !> (integrate 1760 files)
6312 ____________________________________________________________________________
6313 [  7391] By: jhi                                   on 2000/10/21  14:37:49
6314         Log: Testcases for a #7383,#7385 related bug.
6315              
6316              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
6317              From: Nicholas Clark <nick@ccl4.org>
6318              Date: Sat, 21 Oct 2000 15:04:51 +0100
6319              Message-ID: <20001021150451.A51566@plum.flirble.org>
6320      Branch: perl
6321            ! t/pragma/utf8.t
6322 ____________________________________________________________________________
6323 [  7390] By: jhi                                   on 2000/10/21  14:35:57
6324         Log: Add a testcase for #7389.
6325      Branch: perl
6326            ! t/pragma/warn/op
6327 ____________________________________________________________________________
6328 [  7389] By: jhi                                   on 2000/10/21  14:26:45
6329         Log: Subject: Re: Creating const subs for constants.
6330              From: John Tobey <jtobey@john-edwin-tobey.org>
6331              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
6332              Message-Id: <m13mo0N-000FObC@feynman.localnet>
6333      Branch: perl
6334            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
6335            ! proto.h sv.c
6336 ____________________________________________________________________________
6337 [  7388] By: nick                                  on 2000/10/21  11:44:23
6338         Log: Populate perlio branch
6339      Branch: perlio
6340           +> (branch 1760 files)
6341 ____________________________________________________________________________
6342 [  7387] By: nick                                  on 2000/10/21  10:52:05
6343         Log: Get branch back as replica of mainline via :
6344              p4 integrate -b utfperl
6345              p4 resolve -at ./...
6346      Branch: utfperl
6347           +> (branch 269 files)
6348            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
6349            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
6350            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
6351            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
6352            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
6353            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
6354            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
6355            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
6356            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
6357            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
6358            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
6359            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
6360            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
6361            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
6362            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
6363            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
6364            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
6365            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
6366            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
6367            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
6368            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
6369            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
6370            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
6371            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
6372            - lib/unicode/UCD300.html lib/unicode/Unicode.300
6373            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
6374            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
6375            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
6376            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
6377           !> (integrate 965 files)
6378 ____________________________________________________________________________
6379 [  7386] By: jhi                                   on 2000/10/21  01:31:12
6380         Log: Update Changes.
6381      Branch: perl
6382            ! Changes patchlevel.h
6383 ____________________________________________________________________________
6384 [  7385] By: jhi                                   on 2000/10/21  01:28:42
6385         Log: The #7383 was right only in the context of the original bug report,
6386              not in more general case.
6387      Branch: perl
6388            ! pp_hot.c
6389 ____________________________________________________________________________
6390 [  7384] By: jhi                                   on 2000/10/21  01:08:23
6391         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
6392      Branch: perl
6393            ! ext/IO/lib/IO/Select.pm
6394 ____________________________________________________________________________
6395 [  7383] By: jhi                                   on 2000/10/21  00:44:18
6396         Log: Fix for ID 20001020.006, concatenating an unset submatch
6397              with utf8 resulted in "Modification of a read-only value".
6398      Branch: perl
6399            ! pp_hot.c t/pragma/utf8.t
6400 ____________________________________________________________________________
6401 [  7382] By: jhi                                   on 2000/10/20  20:44:31
6402         Log: Make scan_num() reëntrant, as suggested in
6403              
6404              Subject: [PATCH perl@7229] Rentrant parser and yylex()
6405              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
6406              Date: Fri, 20 Oct 2000 14:17:27 +0100
6407              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
6408      Branch: perl
6409            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
6410            ! toke.c
6411 ____________________________________________________________________________
6412 [  7381] By: jhi                                   on 2000/10/20  20:07:29
6413         Log: Reëntrancy fix.
6414              
6415              Subject: [PATCH perl@7229] Rentrant parser and yylex()
6416              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
6417              Date: Fri, 20 Oct 2000 14:17:27 +0100
6418              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
6419      Branch: perl
6420            ! embed.h embed.pl perl.h proto.h toke.c
6421 ____________________________________________________________________________
6422 [  7380] By: jhi                                   on 2000/10/20  19:15:54
6423         Log: Don't write double values through long double pointers,
6424              based on a part of
6425              
6426              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
6427              From: Jens Hamisch <jens@Strawberry.COM>
6428              Date: Tue, 17 Oct 2000 08:39:36 +0200
6429              Message-Id: <20001017083936.A11104@Strawberry.COM>
6430      Branch: perl
6431            ! perl.h pp.c
6432 ____________________________________________________________________________
6433 [  7379] By: jhi                                   on 2000/10/20  18:43:37
6434         Log: Portability tweak on #7377.
6435              
6436              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
6437              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6438              Date:     Fri, 20 Oct 2000 13:13:41 EDT
6439              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
6440      Branch: perl
6441            ! t/lib/dprof.t
6442 ____________________________________________________________________________
6443 [  7378] By: jhi                                   on 2000/10/20  12:57:19
6444         Log: SOCKS function redefinitions need prototypes, too, otherwise
6445              for example 32 bit versus 64 bit differences cause a lot of
6446              problems.  Part of
6447              
6448              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
6449              From: Jens Hamisch <jens@Strawberry.COM>
6450              Date: Tue, 17 Oct 2000 08:39:36 +0200
6451              Message-Id: <20001017083936.A11104@Strawberry.COM>
6452      Branch: perl
6453            ! doio.c pp_sys.c
6454 ____________________________________________________________________________
6455 [  7377] By: jhi                                   on 2000/10/20  12:37:12
6456         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
6457              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6458              Date:     Fri, 20 Oct 2000 08:26:04 EDT
6459              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
6460      Branch: perl
6461            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
6462 ____________________________________________________________________________
6463 [  7376] By: jhi                                   on 2000/10/20  12:35:31
6464         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
6465              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6466              Date:     Fri, 20 Oct 2000 07:48:15 EDT
6467              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
6468      Branch: perl
6469            ! configure.com vms/gen_shrfls.pl
6470 ____________________________________________________________________________
6471 [  7375] By: bailey                                on 2000/10/20  04:44:37
6472         Log: SYN SYN
6473      Branch: vmsperl
6474           +> (branch 134 files)
6475            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
6476            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
6477            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
6478            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
6479            - eg/cgi/frameset.cgi eg/cgi/index.html
6480            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
6481            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
6482            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
6483            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
6484            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
6485            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
6486            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
6487            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
6488            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
6489            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
6490            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
6491            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
6492            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
6493            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
6494            - lib/unicode/Props.txt lib/unicode/UCD300.html
6495            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
6496            - utils/perlbc.PL vms/subconfigure.com
6497           !> (integrate 785 files)
6498 ____________________________________________________________________________
6499 [  7374] By: jhi                                   on 2000/10/20  00:59:48
6500         Log: In the latest compiler builds cccdlflags must not become -fpic,
6501              from Wilfredo Sánchez.
6502      Branch: perl
6503            ! hints/darwin.sh
6504 ____________________________________________________________________________
6505 [  7373] By: jhi                                   on 2000/10/20  00:56:35
6506         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
6507              From: Tony Cook <tony@develop-help.com>
6508              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
6509              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
6510      Branch: perl
6511            ! pod/perlop.pod
6512 ____________________________________________________________________________
6513 [  7372] By: jhi                                   on 2000/10/19  19:34:40
6514         Log: Typo noted by Mark Lutz.
6515      Branch: perl
6516            ! t/op/64bitint.t
6517 ____________________________________________________________________________
6518 [  7371] By: jhi                                   on 2000/10/19  19:33:13
6519         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
6520      Branch: metaconfig
6521            ! U/modified/Cppsym.U U/modified/Oldconfig.U
6522      Branch: metaconfig/U/perl
6523            ! End.U dlsrc.U libperl.U
6524      Branch: perl
6525            + hints/nonstopux.sh
6526            ! Configure MANIFEST config_h.SH
6527 ____________________________________________________________________________
6528 [  7370] By: jhi                                   on 2000/10/19  17:18:08
6529         Log: Subject: PATCH do_print has 2 PerlIO_error()s
6530              From: nick@ccl4.org
6531              Date: Thu, 19 Oct 2000 18:09:20 +0100
6532              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
6533      Branch: perl
6534            ! doio.c
6535 ____________________________________________________________________________
6536 [  7369] By: jhi                                   on 2000/10/19  14:01:49
6537         Log: Update Changes.
6538      Branch: perl
6539            ! Changes patchlevel.h
6540 ____________________________________________________________________________
6541 [  7368] By: jhi                                   on 2000/10/19  13:04:29
6542         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
6543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6544              Date: Wed, 18 Oct 2000 13:12:01 +0200
6545              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
6546      Branch: perl
6547            ! hints/aix.sh
6548 ____________________________________________________________________________
6549 [  7367] By: jhi                                   on 2000/10/19  02:22:40
6550         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
6551              of a 'pmshort' anywhere in the B, so the offending line was simply
6552              removed.
6553      Branch: perl
6554            ! ext/B/B/Debug.pm
6555 ____________________________________________________________________________
6556 [  7366] By: jhi                                   on 2000/10/19  02:12:37
6557         Log: Add the test case for the bug id 20000730.004 which seems
6558              to have been fixed by now.
6559      Branch: perl
6560            ! t/pragma/utf8.t
6561 ____________________________________________________________________________
6562 [  7365] By: jhi                                   on 2000/10/18  23:36:24
6563         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
6564              From: Hugo <hv@crypt.compulink.co.uk>
6565              Date: Wed, 18 Oct 2000 23:25:58 +0100
6566              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
6567      Branch: perl
6568            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
6569 ____________________________________________________________________________
6570 [  7364] By: jhi                                   on 2000/10/18  21:12:53
6571         Log: (retracted)
6572      Branch: perl
6573            ! pp.c
6574 ____________________________________________________________________________
6575 [  7363] By: jhi                                   on 2000/10/18  20:55:38
6576         Log: Missing change from #7362.
6577      Branch: perl
6578            ! win32/perlhost.h
6579 ____________________________________________________________________________
6580 [  7362] By: jhi                                   on 2000/10/18  20:52:01
6581         Log: Borland C fstat() never saw the fd as writable.
6582              
6583              Subject: fix for Borland's weak "stat" (perl@7211)
6584              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
6585              Date: Mon, 16 Oct 2000 09:55:03 +0400
6586              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
6587      Branch: perl
6588            ! win32/win32.c
6589 ____________________________________________________________________________
6590 [  7361] By: jhi                                   on 2000/10/18  17:43:50
6591         Log: Regen toc.
6592      Branch: perl
6593            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
6594 ____________________________________________________________________________
6595 [  7360] By: jhi                                   on 2000/10/18  17:07:44
6596         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6597              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
6598              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
6599              Date: Mon, 16 Oct 2000 15:19:49 +0200
6600      Branch: perl
6601            + README.aix
6602            ! MANIFEST
6603 ____________________________________________________________________________
6604 [  7359] By: jhi                                   on 2000/10/18  17:04:49
6605         Log: Subject: Pod patch for Devel::Peek
6606              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6607              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
6608              Date: Mon, 16 Oct 2000 12:26:34 +0200
6609      Branch: perl
6610            ! ext/Devel/Peek/Peek.pm
6611 ____________________________________________________________________________
6612 [  7358] By: jhi                                   on 2000/10/18  17:03:15
6613         Log: Make Cwd more bulletproof in chrooted environments.
6614              
6615              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
6616              From: "Eric E. Coe" <Eric.Coe@oracle.com>
6617              Date: Wed, 18 Oct 2000 04:03:54 -0400
6618              Message-Id: <39ED596A.70E599FE@oracle.com>
6619      Branch: perl
6620            ! lib/Cwd.pm
6621 ____________________________________________________________________________
6622 [  7357] By: jhi                                   on 2000/10/18  16:37:26
6623         Log: Disable the UTF8 downgrade croakage for now to avoid
6624              too many not okay messages.
6625      Branch: perl
6626            ! doio.c
6627 ____________________________________________________________________________
6628 [  7356] By: jhi                                   on 2000/10/17  23:29:41
6629         Log: Show the failed remote port, instead of the failing line number.
6630              
6631              Subject: [PATCH 5.6.1 Debugger] More diagnostics
6632              From: David Sparks <daves@ActiveState.com>
6633              Date: Tue, 17 Oct 2000 15:00:24 -0700
6634              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
6635      Branch: perl
6636            ! lib/perl5db.pl
6637 ____________________________________________________________________________
6638 [  7355] By: jhi                                   on 2000/10/17  14:11:31
6639         Log: On output try to downgrade to bytes, croak if impossible,
6640              from Simon Cozens.  This means that outputting >255 UTF8
6641              is impossible.  Consider this as a strong incentive to get
6642              the I/O disciplines implemented.
6643      Branch: perl
6644            ! doio.c pod/perldiag.pod sv.c
6645 ____________________________________________________________________________
6646 [  7354] By: jhi                                   on 2000/10/17  13:42:23
6647         Log: Clarify documentation on 'use bytes'.
6648              
6649              Subject: Re: What does 'use bytes' "mean" ?
6650              From: Simon Cozens <simon@cozens.net>
6651              Date: Mon, 18 Sep 2000 18:24:25 +0100
6652              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
6653      Branch: perl
6654            ! lib/bytes.pm
6655 ____________________________________________________________________________
6656 [  7353] By: jhi                                   on 2000/10/17  13:28:12
6657         Log: Workaround for a sfio bug where the stream error indicator
6658              is not cleared as documented.
6659              
6660              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
6661              From: Nicholas Clark <nick@ccl4.org>
6662              Date: Mon, 16 Oct 2000 18:28:23 +0100
6663              Message-ID: <20001016182823.J19700@plum.flirble.org>
6664      Branch: perl
6665            ! doio.c
6666 ____________________________________________________________________________
6667 [  7352] By: jhi                                   on 2000/10/17  13:06:19
6668         Log: More IoTYPE sprinkling.
6669      Branch: perl
6670            ! doio.c pp_hot.c
6671 ____________________________________________________________________________
6672 [  7351] By: jhi                                   on 2000/10/16  22:47:07
6673         Log: Detect early whether the std streams have gone bad.
6674              
6675              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
6676              Date: Mon, 16 Oct 2000 23:28:42 +0100
6677              From: Nicholas Clark <nick@ccl4.org>
6678              Message-ID: <20001016232842.A37942@plum.flirble.org>
6679      Branch: perl
6680            ! t/op/misc.t
6681 ____________________________________________________________________________
6682 [  7350] By: jhi                                   on 2000/10/16  22:45:16
6683         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
6684              From: "Peter J. Farley III" <pjfarley@banet.net>
6685              Date: Mon, 16 Oct 2000 18:15:59 -0400
6686              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
6687      Branch: perl
6688            ! djgpp/djgpp.c dosish.h t/io/open.t
6689 ____________________________________________________________________________
6690 [  7349] By: jhi                                   on 2000/10/16  22:36:45
6691         Log: perldelta tweak.
6692      Branch: perl
6693            ! pod/perldelta.pod
6694 ____________________________________________________________________________
6695 [  7348] By: jhi                                   on 2000/10/16  15:17:53
6696         Log: Update Changes.
6697      Branch: perl
6698            ! Changes patchlevel.h
6699 ____________________________________________________________________________
6700 [  7347] By: jhi                                   on 2000/10/16  13:55:27
6701         Log: Add the capability to include/exclude branches.
6702      Branch: perl
6703            ! Porting/genlog
6704 ____________________________________________________________________________
6705 [  7346] By: jhi                                   on 2000/10/16  13:18:04
6706         Log: Add Charles Lane.
6707      Branch: perl
6708            ! AUTHORS Changes
6709 ____________________________________________________________________________
6710 [  7345] By: jhi                                   on 2000/10/16  13:13:21
6711         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
6712      Branch: perl
6713            ! pod/perldelta.pod
6714 ____________________________________________________________________________
6715 [  7344] By: gsar                                  on 2000/10/16  09:30:21
6716         Log: integrate change#6220 from cfgperl
6717              
6718              Win32 patches from Benjamin Stuhl.
6719      Branch: maint-5.6/perl
6720           !> makedef.pl win32/win32.h
6721 ____________________________________________________________________________
6722 [  7343] By: gsar                                  on 2000/10/16  08:32:19
6723         Log: integrate changes#6221,6222 from cfgperl
6724              
6725              Remove tr///CU (the feature is to be obsoleted by better interfaces).
6726              From: simon@brecon.co.uk (Simon Cozens)
6727              Subject: [PATCH] Eliminate tr///[CU][CU]
6728              Date: 23 Jun 2000 11:05:40 GMT
6729              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
6730              
6731              doc typo fix
6732              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
6733              From: Ian Phillipps <Ian.Phillipps@iname.com>
6734              Date: Fri, 23 Jun 2000 10:40:58 +0100
6735              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
6736      Branch: maint-5.6/perl
6737           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
6738 ____________________________________________________________________________
6739 [  7342] By: gsar                                  on 2000/10/16  08:28:08
6740         Log: integrate change#6217 from cfgperl (in part)
6741              
6742              Rename the fdpid locking and integrate with Sarathy.
6743      Branch: maint-5.6/perl
6744           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
6745           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
6746           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
6747           !> win32/win32.c
6748 ____________________________________________________________________________
6749 [  7341] By: gsar                                  on 2000/10/16  08:23:39
6750         Log: integrate changes#6214..6216 from mainline
6751              
6752              @_ can't have junk in it even in the non-USE_ITHREADS case because
6753              caller() wants to populate @DB::args with it (causes a coredump
6754              in Carp::confess())
6755              
6756              tweak comment about @DB::args
6757              
6758              be more optimal about clearing @_
6759      Branch: maint-5.6/perl
6760           !> av.h cop.h pp_ctl.c t/op/runlevel.t
6761 ____________________________________________________________________________
6762 [  7340] By: gsar                                  on 2000/10/16  08:20:37
6763         Log: integrate changes#6207..6210 from cfgperl
6764              
6765              Subject: [PATCH 5.6.0] Threadsafe patches
6766              From: Dan Sugalski <dan@sidhe.org>
6767              To: perl5-porters@perl.org
6768              Date: Mon, 08 May 2000 18:08:13 -0400
6769              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
6770              
6771              Regen headers for #6207.
6772              
6773              Lock PL_fdpid against race conditions, based on:
6774              Subject: [PATCH 5.6.0]subprocess fixup for threads
6775              From: Dan Sugalski <dan@sidhe.org>
6776              To: perl5-porters@perl.org
6777              Date: Tue, 11 Apr 2000 17:02:32 -0400
6778              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
6779              
6780              Mopup for #6207 and #6209.
6781      Branch: maint-5.6/perl
6782           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
6783           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
6784           !> win32/win32.c
6785 ____________________________________________________________________________
6786 [  7339] By: gsar                                  on 2000/10/16  08:14:34
6787         Log: integrate change#6203 from cfgperl
6788              
6789              perldiag should refer to perlos2.pod not README.os2
6790      Branch: maint-5.6/perl
6791           !> pod/perldiag.pod
6792 ____________________________________________________________________________
6793 [  7338] By: gsar                                  on 2000/10/16  08:11:42
6794         Log: integrate change#6201 from mainline
6795              
6796              Perl_eval_pv() leaks 4 bytes every time it is called because it
6797              does a PUSHMARK that's never ever POPMARKed; in general, only
6798              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
6799              Perl_eval_[sp]v() don't because they don't take any incoming
6800              arguments (this leak has been around since the original version
6801              of perl_eval_pv() in 5.003_97e)
6802      Branch: maint-5.6/perl
6803           !> perl.c
6804 ____________________________________________________________________________
6805 [  7337] By: gsar                                  on 2000/10/16  08:08:47
6806         Log: integrate changes#6197..6200 from cfgperl
6807              
6808              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
6809              From: John Borwick <jhborwic@unity.ncsu.edu>
6810              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
6811              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
6812              
6813              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
6814              From: Dan Sugalski <dan@sidhe.org>
6815              To: vmsperl@perl.org, perl5-porters@perl.org
6816              Date: Fri, 02 Jun 2000 16:00:41 -0400
6817              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
6818              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
6819              
6820              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
6821              From: Dan Sugalski <dan@sidhe.org>
6822              To: perl5-porters@perl.org, vmsperl@perl.org
6823              Date: Fri, 02 Jun 2000 17:30:51 -0400
6824              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
6825              
6826              Update to cperl-mode.el 4.31 from
6827              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
6828              Subject: A couple of notes
6829              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6830              To: Mailing list Perl5 <perl5-porters@perl.org>
6831              Date: Sat, 3 Jun 2000 23:33:32 -0400
6832              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
6833      Branch: maint-5.6/perl
6834           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
6835           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
6836           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
6837           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
6838           !> vms/vmsish.h
6839 ____________________________________________________________________________
6840 [  7336] By: gsar                                  on 2000/10/16  08:03:46
6841         Log: integrate changes#6194,6195 from mainline
6842              
6843              fix small eval"" memory leaks under USE_ITHREADS
6844              
6845              fix yet another eval"" leak under USE_ITHREADS
6846      Branch: maint-5.6/perl
6847           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
6848           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
6849           !> vms/perly_c.vms
6850 ____________________________________________________________________________
6851 [  7335] By: gsar                                  on 2000/10/16  08:02:15
6852         Log: integrate changes#6190,6191 from mainline
6853              
6854              submit missing embed.pl change
6855              
6856              vec() loses numericalness (modified version of patch suggested
6857              by Robin Barker)
6858      Branch: maint-5.6/perl
6859           !> doop.c embed.pl t/op/vec.t
6860 ____________________________________________________________________________
6861 [  7334] By: gsar                                  on 2000/10/16  08:01:03
6862         Log: integrate change#6189 from mainline
6863              
6864              counting tr/// corrupts later operation (from M.J.T Guy)
6865      Branch: maint-5.6/perl
6866           !> doop.c t/op/tr.t
6867 ____________________________________________________________________________
6868 [  7333] By: gsar                                  on 2000/10/16  07:59:07
6869         Log: integrate changes#6183..6188 from mainline
6870              
6871              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
6872              <nick@ccl4.org>)
6873              
6874              tweak for change#6127
6875              
6876              remove incorrect documentation about implicit split to @_ in
6877              list context, which never really worked in perl 5 (from
6878              M.J.T. Guy)
6879              
6880              further qualify references to "alphanumeric" (from Wolfgang Laun
6881              <wolfgang.laun@alcatel.at>)
6882              
6883              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
6884              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
6885              
6886              h2xs tweaks
6887      Branch: maint-5.6/perl
6888           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
6889           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
6890           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
6891           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
6892           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
6893           !> pod/pod2latex.PL utils/h2xs.PL
6894 ____________________________________________________________________________
6895 [  7332] By: gsar                                  on 2000/10/16  07:53:52
6896         Log: integrate change#6179 from mainline
6897              
6898              buggy modulus on UVs introduced by change#3378 (resulted in
6899              4063328477 % 65535 amounting to 27406, instead of 27407)
6900      Branch: maint-5.6/perl
6901           !> pp.c t/op/arith.t
6902 ____________________________________________________________________________
6903 [  7331] By: gsar                                  on 2000/10/16  07:52:49
6904         Log: integrate changes#6176,6177,6178,6182 from cfgperl
6905              
6906              Single-quoted utf8 patch from Simon Cozens.
6907              
6908              Substitution utf8 patch from Simon Cozens.
6909              
6910              Be cleaner.
6911              
6912              Be Cleaner Part Deux.
6913      Branch: maint-5.6/perl
6914           !> Makefile.SH pp_hot.c toke.c
6915 ____________________________________________________________________________
6916 [  7330] By: gsar                                  on 2000/10/16  07:41:36
6917         Log: integrate change#6172 from mainline
6918              
6919              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
6920              (from Ilya Zakharevich)
6921      Branch: maint-5.6/perl
6922           !> regexec.c t/op/re_tests
6923 ____________________________________________________________________________
6924 [  7329] By: gsar                                  on 2000/10/16  07:40:25
6925         Log: integrate change#6171 from mainline
6926              
6927              scalar() doesn't force scalar context when used in void context
6928              (from Simon Cozens)
6929      Branch: maint-5.6/perl
6930           !> op.c t/op/wantarray.t
6931 ____________________________________________________________________________
6932 [  7328] By: gsar                                  on 2000/10/16  07:39:33
6933         Log: integrate change#6170 from mainline
6934              
6935              change#6142 needs tweaks to tests to work where there's no
6936              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
6937      Branch: maint-5.6/perl
6938           !> t/lib/filefind.t
6939 ____________________________________________________________________________
6940 [  7327] By: gsar                                  on 2000/10/16  07:35:34
6941         Log: integrate changes#6166..6168 from cfgperl
6942              
6943              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
6944              in case somebody wants to write an extension for more
6945              shadow database interfaces.
6946              
6947              tweak todo
6948              
6949              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
6950      Branch: maint-5.6/perl
6951           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
6952           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
6953           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
6954           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
6955           !> win32/config.vc win32/config_H.bc win32/config_H.gc
6956           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
6957 ____________________________________________________________________________
6958 [  7326] By: gsar                                  on 2000/10/16  07:29:05
6959         Log: integrate changes#6157,6159..6161,6164 from cfgperl
6960              
6961              Regen Configure to jive with #6149.
6962              
6963              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
6964              
6965              Changes for the File::Temp 0.08 (change #6159) test suite
6966              to fit better into the Perl distribution test framework.
6967              
6968              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
6969              both from Simon Cozens.
6970              
6971              detypo
6972      Branch: maint-5.6/perl
6973           +> pod/perlmodlib.PL pod/perlnewmod.pod
6974           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
6975           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
6976           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6977           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
6978 ____________________________________________________________________________
6979 [  7325] By: gsar                                  on 2000/10/16  07:25:13
6980         Log: integrate change#6158 from vmsperl
6981              
6982              Add fallback to tmpfile for use in cases where user's relying on
6983              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
6984              Lane's patch)
6985      Branch: maint-5.6/perl
6986           !> vms/vms.c vms/vmsish.h
6987 ____________________________________________________________________________
6988 [  7324] By: gsar                                  on 2000/10/16  07:20:50
6989         Log: integrate changes#6153..6155 from mainline
6990              
6991              prettier Test::Harness output on failed tests (from Nicholas Clark
6992              <nick@Bagpuss.uk.boo.com>)
6993              
6994              avoid type mismatch warning
6995              
6996              small bug in change#6144; remove random \xA0 character that snuck
6997              in via change#6145
6998      Branch: maint-5.6/perl
6999           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
7000           !> perl.c
7001 ____________________________________________________________________________
7002 [  7323] By: gsar                                  on 2000/10/16  07:18:47
7003         Log: integrate changes#6151,6152 from mainline
7004              
7005              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
7006              
7007              cosmetic fixups of RE debug output (from Ilya Zakharevich)
7008      Branch: maint-5.6/perl
7009           !> regexec.c
7010 ____________________________________________________________________________
7011 [  7322] By: gsar                                  on 2000/10/16  07:17:25
7012         Log: integrate changes#6146..6150 from mainline
7013              
7014              doc typo
7015              
7016              add a make entry to Config.pm so "perl -V:make" works on VMS
7017              (from Peter Prymmer)
7018              
7019              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
7020              
7021              OS/2 tweaks for usethreads build (from Rocco Caputo
7022              <troc@netrus.net>)
7023              
7024              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
7025      Branch: maint-5.6/perl
7026           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
7027           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
7028           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
7029           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
7030           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
7031           !> warnings.pl x2p/a2p.h
7032 ____________________________________________________________________________
7033 [  7321] By: gsar                                  on 2000/10/16  07:14:02
7034         Log: integrate changes#6143..6145 from mainline
7035              
7036              MacOS support, part 1 (from Matthias Neeracher
7037              <neeri@iis.ee.ethz.ch>)
7038              
7039              MacOS support, part 2: make AutoSplit use File::Spec instead
7040              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
7041              <neeri@iis.ee.ethz.ch>)
7042              
7043              make xsubpp skip embedded pod (from Matthias Neeracher
7044              <neeri@iis.ee.ethz.ch>)
7045      Branch: maint-5.6/perl
7046           +> ext/DynaLoader/dl_mac.xs
7047           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
7048           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
7049           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
7050           !> pp_ctl.c proto.h toke.c util.c util.h
7051 ____________________________________________________________________________
7052 [  7320] By: gsar                                  on 2000/10/16  07:12:13
7053         Log: integrate changes#6141,6142 from mainline
7054              
7055              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
7056              forwarded by Peter Seebach from the bsdi-users mailing list.
7057              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
7058              
7059              File::Find fails to chdir when chasing symlinks (from
7060              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
7061      Branch: maint-5.6/perl
7062           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
7063 ____________________________________________________________________________
7064 [  7319] By: gsar                                  on 2000/10/16  07:04:30
7065         Log: integrate change#6139 from mainline
7066              
7067              revise mktables.PL for bugs and newness in Unicode 3.0
7068              (from James Bence <jbence@amgen.com>)
7069      Branch: maint-5.6/perl
7070           +> (branch 30 files)
7071           !> (integrate 49 files)
7072 ____________________________________________________________________________
7073 [  7318] By: gsar                                  on 2000/10/16  07:01:01
7074         Log: integrate changes#6137,6138 from mainline
7075              
7076              fix bogus redeclaration warning for "our" variables in different
7077              scopes
7078              
7079              add note about the handling of negative indices to tied arrays
7080              (from Michael G Schwern <schwern@pobox.com>)
7081      Branch: maint-5.6/perl
7082           !> op.c pod/perltie.pod t/pragma/strict-vars
7083 ____________________________________________________________________________
7084 [  7317] By: gsar                                  on 2000/10/16  06:58:46
7085         Log: integrate changes#6127..6136 from mainline
7086              
7087              call_method(...,G_EVAL) can longjmp() out if the method probing
7088              failed (from Gisle Aas)
7089              
7090              new perlxstut example for passing/returning refs to arrays
7091              (from David Lowe <dlowe@pootpoot.com>)
7092              
7093              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
7094              
7095              fix places that mean C<"word" character> but say C<alphanumeric
7096              character>
7097              
7098              avoid warnings in POSIX.pm (from Barrie Slaymaker)
7099              
7100              warnings::enabled() doesn't fall back to looking at $^W if
7101              caller isn't using lexical warnings (from Paul Marquess)
7102              
7103              elide bogus test in change#6132
7104              
7105              make Test::Harness use wait.h/WCOREDUMP if available
7106              (from Ben Tilly <ben_tilly@hotmail.com>)
7107              
7108              enable Test::Harness to dynamically determine column width etc.
7109              (from Rob Napier <rnapier@employees.org>)
7110              
7111              random pod typos (from Peter Scott <Peter@PSDT.com>)
7112      Branch: maint-5.6/perl
7113           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
7114           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
7115           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
7116           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
7117 ____________________________________________________________________________
7118 [  7316] By: gsar                                  on 2000/10/16  06:53:23
7119         Log: integrate change#6126 from mainline
7120              
7121              change#2879 broke rvalue autovivification of magicals such as
7122              ${$num} (reworked variant of patch suggested by Simon Cozens)
7123      Branch: maint-5.6/perl
7124           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
7125           !> pp_hot.c proto.h t/op/gv.t
7126 ____________________________________________________________________________
7127 [  7315] By: gsar                                  on 2000/10/16  06:51:38
7128         Log: integrate changes#6123,6125 from mainline
7129              
7130              clarify gotcha with #line directives (from Rocco Caputo
7131              <troc@netrus.net>)
7132              
7133              enable propagating exception objects via Perl_croak() in XS code
7134              (from Gisle Aas)
7135      Branch: maint-5.6/perl
7136           !> pod/perldebug.pod pod/perlsyn.pod util.c
7137 ____________________________________________________________________________
7138 [  7314] By: gsar                                  on 2000/10/16  06:49:28
7139         Log: integrate change#6122 from mainline
7140              
7141              downgrade fatal error on C<"foo@nosucharray.com"> to optional
7142              warning (from Mark-Jason Dominus)
7143      Branch: maint-5.6/perl
7144           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
7145           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
7146           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
7147           !> toke.c
7148 ____________________________________________________________________________
7149 [  7313] By: gsar                                  on 2000/10/16  06:46:54
7150         Log: integrate changes#6112..6121 from vmsperl
7151              
7152              Check for existence of file before trying to delete
7153              
7154              Ugly workaround for version-specific RTL error
7155              
7156              Urk -- undo previous removal of vmsish 'exit' change
7157              
7158              Add bounds checking for several strings (Charles Lane)
7159              
7160              Miscellaneous cosmetic fixes (Charles Lane)
7161              
7162              Treat sockets as special in sys(read|write) (Charles Lane et al.)
7163              
7164              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
7165              Flatten case labels in switch statements uniformly (Charles Bailey)
7166              
7167              Quiet error messages in vmsish.t (Charles Lane)
7168              
7169              Add missing escape (Charles Lane)
7170              
7171              Allow eliminate_macros() and fixpath() to handle space-delimited
7172              lists (based on fixes by Craig Berry)
7173      Branch: maint-5.6/perl
7174           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
7175           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
7176           !> vms/vmsish.h
7177 ____________________________________________________________________________
7178 [  7312] By: gsar                                  on 2000/10/16  06:41:18
7179         Log: integrate changes#6107,6110 from cfgperl
7180              
7181              Tweak the todo list.
7182              
7183              todo tweak
7184      Branch: maint-5.6/perl
7185           !> Todo-5.6
7186 ____________________________________________________________________________
7187 [  7311] By: gsar                                  on 2000/10/16  06:38:38
7188         Log: integrate changes#6104,6108 from mainline
7189              
7190              PL_sys_intern was being initialized too late on windows
7191              
7192              reenable fake signal handling on Windows, bugs and all
7193      Branch: maint-5.6/perl
7194           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
7195           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
7196           !> win32/win32.c
7197 ____________________________________________________________________________
7198 [  7310] By: gsar                                  on 2000/10/16  06:36:03
7199         Log: integrate changes#6095,6097..6103 from cfgperl
7200              
7201              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
7202              might be useful in future.
7203              
7204              Add a note about possible compilation problems from Allen Smith.
7205              
7206              Add a note about other, yet unsupported, shadow password APIs.
7207              
7208              Tweaks for the cc bugs from Allen Smith.
7209              
7210              More compilation tweakery from Allen Smith.
7211              
7212              Hints and test tweaks for Unicos.
7213              
7214              The test suite tweak in #6101 wasn't quite right.
7215              
7216              Test tweaking for Unicos continues.
7217      Branch: maint-5.6/perl
7218           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7219           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
7220           !> t/lib/complex.t t/op/64bitint.t
7221 ____________________________________________________________________________
7222 [  7309] By: gsar                                  on 2000/10/16  06:29:41
7223         Log: integrate changes#6093,6094 from mainline
7224              
7225              fork() failure to create pseudo process sets errno=EAGAIN and returns
7226              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
7227              
7228              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
7229      Branch: maint-5.6/perl
7230           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
7231           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
7232 ____________________________________________________________________________
7233 [  7308] By: gsar                                  on 2000/10/16  06:27:29
7234         Log: integrate change#6092 from cfgperl
7235              
7236              Regen perltoc with the fixed buildtoc.
7237      Branch: maint-5.6/perl
7238           !> pod/perltoc.pod
7239 ____________________________________________________________________________
7240 [  7307] By: gsar                                  on 2000/10/16  06:26:40
7241         Log: integrate changes#6089,6090 from mainline
7242              
7243              buildtoc tweak to fix newline lossage
7244              
7245              concat doesn't preserve utf8-ness, and doesn't invalidate
7246              [NI]OK; added tests for both
7247      Branch: maint-5.6/perl
7248           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
7249 ____________________________________________________________________________
7250 [  7306] By: gsar                                  on 2000/10/16  06:24:05
7251         Log: integrate change#6088 from cfgperl
7252              
7253              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
7254              because we do not use those.  The HAS_GETSPNAM remains,
7255              though, because we still do use that.
7256      Branch: maint-5.6/perl
7257           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7258           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
7259           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
7260           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
7261           !> win32/config.vc win32/config_H.bc win32/config_H.gc
7262           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7263 ____________________________________________________________________________
7264 [  7305] By: gsar                                  on 2000/10/16  06:15:52
7265         Log: integrate changes#6084,6085,6087 from mainline
7266              
7267              substr() does not preserve utf8-ness (from Stefan Eissing
7268              <Eissing@medicaldataservice.de>); added tests
7269              
7270              repeat operator (x) doesn't preserve utf8-ness
7271              
7272              reverse() and quotemeta() weren't preserving utf8-ness; add tests
7273      Branch: maint-5.6/perl
7274           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
7275 ____________________________________________________________________________
7276 [  7304] By: gsar                                  on 2000/10/16  06:13:10
7277         Log: integrate changes#6077..6083 from mainline
7278              
7279              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
7280              and Tom Phoenix)
7281              
7282              workaround for CRT bug in chdir() (from Charles Lane, via
7283              Peter Prymmer)
7284              
7285              remove outdated kludge in Carp (NULLs are permitted in diagnostics
7286              now)
7287              
7288              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
7289              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
7290              
7291              better default perlbug categories for ok reports (from Richard Foley)
7292              
7293              peek.t non-portable to ithreads
7294              
7295              note about undocumented caller() return value (from M.J.T. Guy);
7296              yet another peek.t tweak
7297      Branch: maint-5.6/perl
7298           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7299           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
7300           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
7301           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
7302           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
7303           !> vms/vmsish.h
7304 ____________________________________________________________________________
7305 [  7303] By: gsar                                  on 2000/10/16  06:03:18
7306         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
7307              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
7308              
7309              &HUGE_VAL is not defined, it exists.
7310              
7311              Do not warn that an infinity does not look like a number.
7312              
7313              Rewrite the pwent/spent logic to be a little bit more clearer.
7314              
7315              Continue on the pwent/spent case.
7316              
7317              Correct Freudian slip.
7318              
7319              Use HUGE_VALL if applicable.
7320              
7321              pwent/spent #ifdef imbalance.
7322              
7323              Infinite problems.
7324              
7325              Call getspnam() only iff needd.
7326              
7327              Test both the scalar and list contexts.
7328              
7329              Use setxxent()/endxxent().
7330              
7331              Complex tweakery.
7332              
7333              Unicos hint tweak.
7334              
7335              Be more forgiving in POSIX about HUGE_VALL.
7336              
7337              Detypo.
7338              
7339              The search of infinity continues, this time simplified.
7340              
7341              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
7342              in natively 64-bit platforms where a long is a quad (no need
7343              for long longs).  Also added bias for IVs.
7344              
7345              Complex tweaks.
7346              
7347              Introduce t/lib/peek.t.
7348              
7349              Make the test more portable.
7350      Branch: maint-5.6/perl
7351           +> t/lib/peek.t
7352            ! pp_sys.c
7353           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
7354           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
7355           !> t/op/pwent.t toke.c util.c
7356 ____________________________________________________________________________
7357 [  7302] By: gsar                                  on 2000/10/16  05:03:37
7358         Log: integrate changes#6066..6071 from mainline
7359              
7360              s/END/CHECK/
7361              
7362              replace direct call to sighandler() with (*PL_sighandlerp)()
7363              
7364              note about values()
7365              
7366              File::Spec compatibility update (from Barrie Slaymaker
7367              <barries@slaysys.com>)
7368              
7369              remove misleading comment (from M.J.T. Guy)
7370              
7371              misformatted perllocal.pod (from Tim Jenness
7372              <t.jenness@jach.hawaii.edu>)
7373      Branch: maint-5.6/perl
7374           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7375           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
7376           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
7377           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
7378 ____________________________________________________________________________
7379 [  7301] By: gsar                                  on 2000/10/16  05:00:08
7380         Log: integrate changes#6061..6063 from mainline
7381              
7382              change#5921 neglected to make eq honor "use bytes"
7383              
7384              additional tests for utf8.t
7385              
7386              tokeq() could read unallocated field in argument
7387      Branch: maint-5.6/perl
7388           !> sv.c t/pragma/utf8.t toke.c
7389 ____________________________________________________________________________
7390 [  7300] By: gsar                                  on 2000/10/16  04:56:54
7391         Log: integrate changes#6046,6048,6057,6058 from mainline
7392              
7393              libscheck has insufficient checks for n32 libs (from
7394              Albert Chin-A-Young <china@thewrittenword.com>)
7395              
7396              add note about how $( doesn't interpolate in REs (from
7397              Philip Newton <newton@ficus.frogspace.net>)
7398              
7399              fix broken parsing of /\x{ab}/
7400              
7401              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
7402              (spotted by Donald Kinzer <dkinzer@premia.com>)
7403      Branch: maint-5.6/perl
7404           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
7405           !> t/pragma/utf8.t
7406 ____________________________________________________________________________
7407 [  7299] By: gsar                                  on 2000/10/16  04:52:50
7408         Log: integrate change#6044 from mainline
7409              
7410              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
7411              such that underscores are only ignored in literal numbers,
7412              "\x{...}", and hex/oct argument
7413      Branch: maint-5.6/perl
7414           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
7415 ____________________________________________________________________________
7416 [  7298] By: gsar                                  on 2000/10/16  04:50:53
7417         Log: integrate changes#6027..6043 from mainline
7418              
7419              podlators-1.02 update (from Russ Allbery)
7420              
7421              Pod::Man generates groff-incompatible macro definition (from
7422              Tom Christiansen)
7423              
7424              add CGI.pm v2.66 (from Lincoln Stein)
7425              
7426              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
7427              for @- and @+ (from Johan Vromans)
7428              
7429              small nits in diagnostics.pm (from Robin Barker)
7430              
7431              whitespace adjustments
7432              
7433              missing files in MANIFEST
7434              
7435              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
7436              to compensate
7437              
7438              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
7439              
7440              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
7441      Branch: maint-5.6/perl
7442           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
7443           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
7444           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
7445           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
7446           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
7447           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
7448           !> t/lib/cgi-html.t t/lib/cgi-request.t
7449 ____________________________________________________________________________
7450 [  7297] By: gsar                                  on 2000/10/16  04:44:30
7451         Log: integrate change#6025 from mainline
7452              
7453              Is{Alnum,Alpha,Word} don't match titlecase
7454              TODO: IsSpace is defined recursively!
7455              (both spotted by Larry)
7456      Branch: maint-5.6/perl
7457           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
7458           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
7459 ____________________________________________________________________________
7460 [  7296] By: gsar                                  on 2000/10/16  04:39:30
7461         Log: integrate change#6023 from mainline
7462              
7463              debugger stomps on $. (from M.J.T. Guy)
7464      Branch: maint-5.6/perl
7465           !> lib/perl5db.pl
7466 ____________________________________________________________________________
7467 [  7295] By: gsar                                  on 2000/10/16  04:38:02
7468         Log: integrate change#6022 from mainline
7469              
7470              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
7471      Branch: maint-5.6/perl
7472           !> sv.c
7473 ____________________________________________________________________________
7474 [  7294] By: gsar                                  on 2000/10/16  04:37:05
7475         Log: integrate changes#6018..6021 from mainline
7476              
7477              make lib/syslog.t portable to systems that don't have _PATH_LOG,
7478              make _PATH_LOG() return "" if unavailable
7479              
7480              windows portability tweaks
7481              
7482              test tweak
7483              
7484              remove Win2K issue in pod (fixed by change#6020)
7485      Branch: maint-5.6/perl
7486           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
7487           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
7488           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
7489 ____________________________________________________________________________
7490 [  7293] By: gsar                                  on 2000/10/16  04:20:00
7491         Log: integrate changes#6013..6015 from mainline
7492              
7493              tweak change#5945 to display correct switch name in diagnostic
7494              
7495              glob() loading File::Glob behind the scenes may cause syntax errors
7496              
7497              tweak test for portability
7498      Branch: maint-5.6/perl
7499           !> op.c perl.c pod/perldiag.pod t/lib/b.t
7500 ____________________________________________________________________________
7501 [  7292] By: gsar                                  on 2000/10/16  04:18:11
7502         Log: integrate changes#6005..6010 from mainline, cfgperl
7503              
7504              perldoc might fail via "use blib" (from Hugo van der Sanden)
7505              
7506              Regen Configure.
7507              
7508              note about compile failures and END blocks (from M.J.T. Guy)
7509              
7510              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
7511              
7512              (change#6009 integrated earlier in change#7255)
7513              
7514              clarify note about shadow password support (from
7515              gellyfish@gellyfish.com)
7516      Branch: maint-5.6/perl
7517           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
7518           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
7519           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
7520 ____________________________________________________________________________
7521 [  7291] By: gsar                                  on 2000/10/16  04:12:03
7522         Log: integrate changes#6002,6003 from mainline
7523              
7524              destructive sv_setsv() can lose UV-ness from source, causing
7525              numeric promotions/comparisons to fail to do the right thing
7526              
7527              allow REG_EXPAND_SZ keys in Windows registry (from
7528              John Clayton <John.Clayton@barclayscapital.com>)
7529      Branch: maint-5.6/perl
7530           !> sv.c win32/win32.c
7531 ____________________________________________________________________________
7532 [  7290] By: gsar                                  on 2000/10/16  04:10:19
7533         Log: integrate change#6001 from mainline
7534              
7535              support additional library locations via $Config{otherlibdirs}
7536              (from Andy Dougherty)
7537      Branch: maint-5.6/perl
7538           !> Configure INSTALL Porting/Glossary Porting/config.sh
7539           !> Porting/config_H config_h.SH epoc/config.sh perl.c
7540           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
7541           !> win32/config.bc win32/config.gc win32/config.vc
7542 ____________________________________________________________________________
7543 [  7289] By: gsar                                  on 2000/10/16  04:08:28
7544         Log: integrate change#5999 from mainline
7545              
7546              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
7547      Branch: maint-5.6/perl
7548           !> t/pragma/warn/toke toke.c
7549 ____________________________________________________________________________
7550 [  7288] By: gsar                                  on 2000/10/16  04:07:01
7551         Log: integrate changes#5997,5998 from cfgperl
7552              
7553              Preserve $!.
7554              
7555              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
7556      Branch: maint-5.6/perl
7557           !> lib/Math/Complex.pm
7558 ____________________________________________________________________________
7559 [  7287] By: gsar                                  on 2000/10/16  04:04:37
7560         Log: integrate change#5995 from mainline
7561              
7562              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
7563      Branch: maint-5.6/perl
7564           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
7565 ____________________________________________________________________________
7566 [  7286] By: gsar                                  on 2000/10/16  04:03:21
7567         Log: integrate change#5994 from mainline
7568              
7569              fix for missed accounting for null byte in pack("Z",...) (from
7570              M.J.T. Guy)
7571      Branch: maint-5.6/perl
7572           !> pp.c t/op/pack.t
7573 ____________________________________________________________________________
7574 [  7285] By: gsar                                  on 2000/10/16  04:02:11
7575         Log: integrate changes#5989..5993 from mainline
7576              
7577              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
7578              itself and no other (from Tom Hughes)
7579              
7580              use $ENV{LIB} to search for libs under Visual C compiler
7581              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
7582              
7583              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
7584              
7585              pod nit (from Simon Cozens)
7586              
7587              various minor tweaks seen on p5p
7588      Branch: maint-5.6/perl
7589           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
7590           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
7591           !> t/op/array.t toke.c
7592 ____________________________________________________________________________
7593 [  7284] By: gsar                                  on 2000/10/16  03:59:00
7594         Log: integrate changes#5978..5988 from mainline
7595              
7596              sync version numbers in File::Spec with the ones on CPAN
7597              (from Barrie Slaymaker)
7598              
7599              under useithreads, constant pad entries could inadvertantly be
7600              shared across threads (from Eric Blood <eblood@xmission.com>);
7601              added Eric's test case to testsuite
7602              
7603              allow Configure -S to run non-interactively (spotted by Greg Hudson
7604              <ghudson@mit.edu>)
7605              
7606              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
7607              prototype mismatch with CORE::glob(); update pod and tests to
7608              suit (File::Glob::glob() is still available for backward
7609              compatibility, but should be considered deprecated)
7610              
7611              avoid error in IO::Socket::INET when given an unknown service name
7612              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
7613              
7614              numeric conversion of non-number in change#3378 tramples on
7615              OOK offset, causing segfaults
7616              
7617              attributes::reftype() doesn't work on tied argument
7618              
7619              forked child may not exit correctly if it failed to open
7620              /dev/console (from Graham Barr)
7621              
7622              add regular expressions tutorial and quick-start guide (from
7623              Mark Kvale <kvale@phy.ucsf.edu>)
7624              
7625              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
7626              
7627              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
7628              <paul@miraclefish.com>)
7629      Branch: maint-5.6/perl
7630           +> pod/perlrequick.pod pod/perlretut.pod
7631           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
7632           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
7633           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
7634           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
7635           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
7636           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7637           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
7638           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
7639 ____________________________________________________________________________
7640 [  7283] By: gsar                                  on 2000/10/16  03:52:14
7641         Log: integrate change#5977 from mainline
7642              
7643              autoquote barewords followed by newline and arrow properly
7644              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
7645      Branch: maint-5.6/perl
7646           !> t/pragma/warn/toke toke.c
7647 ____________________________________________________________________________
7648 [  7282] By: gsar                                  on 2000/10/16  03:50:48
7649         Log: integrate change#5976 from mainline
7650              
7651              DB_File v1.73 update (from Paul Marquess)
7652      Branch: maint-5.6/perl
7653           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
7654           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
7655 ____________________________________________________________________________
7656 [  7281] By: gsar                                  on 2000/10/16  03:49:14
7657         Log: integrate change#5975 from mainline
7658              
7659              allow sort() reentrancy (variant of patch suggested by
7660              Hugo van der Sanden)
7661      Branch: maint-5.6/perl
7662           !> pp_ctl.c t/op/sort.t
7663 ____________________________________________________________________________
7664 [  7280] By: gsar                                  on 2000/10/16  03:48:22
7665         Log: integrate change#5974 from mainline
7666              
7667              change#4197 somehow missed initializing PL_errors, meaning
7668              syntax error queueing wasn't working outside eval"" at all;
7669              also fixed eval"" to localize PL_error_count, so that compile-time
7670              eval's don't clobber the error state of the outer context
7671      Branch: maint-5.6/perl
7672           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
7673           !> t/pragma/warn/toke
7674 ____________________________________________________________________________
7675 [  7279] By: gsar                                  on 2000/10/16  03:46:21
7676         Log: integrate change#5973 from mainline
7677              
7678              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
7679      Branch: maint-5.6/perl
7680           !> regcomp.c regexec.c t/op/re_tests
7681 ____________________________________________________________________________
7682 [  7278] By: gsar                                  on 2000/10/16  03:44:54
7683         Log: integrate change#5971 from cfgperl
7684              
7685              Unicos tweaks from Mark P. Lutz.
7686      Branch: maint-5.6/perl
7687           !> hints/unicos.sh lib/Math/Complex.pm
7688 ____________________________________________________________________________
7689 [  7277] By: gsar                                  on 2000/10/16  03:42:59
7690         Log: integrate changes#5966..5970 from mainline
7691              
7692              add testsuite for B backends, fix bug in B::Deparse (from
7693              Simon Cozens <simon@brecon.co.uk>)
7694              
7695              improved docs on the warn_uninit diagnostic (from David Glasser
7696              and Simon Cozens)
7697              
7698              tolerate spaces in group names in test on solaris (from David Boyce
7699              <dsb@boyski.com>)
7700              
7701              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
7702              
7703              Data::Dumper fumbles negative numbers on 32-bit platforms where
7704              IV is >32bits
7705      Branch: maint-5.6/perl
7706           +> t/lib/b.t t/lib/syslog.t
7707           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
7708           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
7709           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
7710 ____________________________________________________________________________
7711 [  7276] By: gsar                                  on 2000/10/16  03:39:30
7712         Log: integrate change#5965 from mainline
7713              
7714              avoid "will not stay shared" warnings for our variables (from
7715              Robin Barker)
7716      Branch: maint-5.6/perl
7717           !> op.c t/pragma/warn/op
7718 ____________________________________________________________________________
7719 [  7275] By: gsar                                  on 2000/10/16  03:38:18
7720         Log: integrate change#5964 from mainline
7721              
7722              reformat to 72 columns (again)
7723      Branch: maint-5.6/perl
7724           !> pod/perldiag.pod
7725 ____________________________________________________________________________
7726 [  7274] By: gsar                                  on 2000/10/16  03:36:58
7727         Log: integrate change#5963 from mainline
7728              
7729              patch from Larry to make (\&) prototype work; added tests for
7730              the same
7731      Branch: maint-5.6/perl
7732           !> op.c t/comp/proto.t
7733 ____________________________________________________________________________
7734 [  7273] By: gsar                                  on 2000/10/16  03:35:51
7735         Log: integrate changes#5956..5962 from mainline
7736              
7737              better diagnostics on failed tests (from Ilya Zakharevich)
7738              
7739              pod nits (from A. C. Yardley <yardley@tanet.net>)
7740              
7741              change#3569 deleted some essential code, revert; avoid use of
7742              atexit() to make DynaLoader work properly on AIX under mod_perl
7743              (from Jens-Uwe Mager <jum@helios.de>)
7744              
7745              doubled words in pods (from Simon Cozens
7746              <simon.p.cozens@jp.pwcglobal.com>)
7747              
7748              better INSTALL notes on Solaris issues (from Dominic Dunlop)
7749              
7750              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
7751              
7752              updated README.hpux (from Jeff Okamoto)
7753      Branch: maint-5.6/perl
7754           !> INSTALL README.hpux emacs/cperl-mode.el
7755           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
7756           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
7757           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
7758           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
7759           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
7760           !> t/op/lex_assign.t
7761 ____________________________________________________________________________
7762 [  7272] By: gsar                                  on 2000/10/16  03:31:22
7763         Log: integrate change#5955 from mainline
7764              
7765              longstanding bug exposed by change#3307: sort arguments weren't
7766              compiled with the right wantarray context (ensuing runtime lookup
7767              via block_gimme() was getting the incidental context of the
7768              sort() itself)
7769      Branch: maint-5.6/perl
7770           !> op.c t/op/sort.t
7771 ____________________________________________________________________________
7772 [  7271] By: gsar                                  on 2000/10/16  03:29:11
7773         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
7774              branch
7775              
7776              Flatten the cpp jungle doing the nosuid checking.
7777              
7778              Do not assume sign propagation. (from M.J.T. Guy)
7779              
7780              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
7781              
7782              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
7783              Now pp_ncmp() returns undef is either operand is a NaN.
7784              
7785              On second thoughts frexp() does have two arguments.
7786              
7787              Document that tr() is not tr(1).
7788              
7789              Be more robust on "extreme" (large absolute value)
7790              arguments.  Originally reported by Daniel Connelly
7791              as a problem with asinh() on large negative arguments,
7792              asinh() used to bail out because an argument to log()
7793              ended up being zero.  Ilya Zakharevich proposed using
7794              Taylor's series in such cases, which for such large
7795              arguments is a very good approximation.
7796              
7797              Undo "use integer" addition from 64bitint as it seems
7798              to break most of the subtests in Digital UNIX;
7799              Unicos needs to find another way.
7800      Branch: maint-5.6/perl
7801           !> (integrate 29 files)
7802 ____________________________________________________________________________
7803 [  7270] By: gsar                                  on 2000/10/16  03:09:44
7804         Log: integrate changes#5948,5949,5950 from mainline
7805              
7806              typo in vars.pm that leads to cryptic message (from Piotr
7807              Piatkowski <kompas@kompas.usr.onet.pl>)
7808              
7809              make perldoc use the pod2man from the same version (from
7810              M.J.T. Guy)
7811              
7812              reformat perldiag to avoid long lines
7813      Branch: maint-5.6/perl
7814           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
7815 ____________________________________________________________________________
7816 [  7269] By: gsar                                  on 2000/10/16  03:05:54
7817         Log: integrate change#5947 from mainline
7818              
7819              use &dl_error rather than &dl_load_file as the guard for calling
7820              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
7821              statically built perl)
7822      Branch: maint-5.6/perl
7823           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
7824 ____________________________________________________________________________
7825 [  7268] By: gsar                                  on 2000/10/16  03:04:48
7826         Log: integrate change#5945 from mainline
7827              
7828              make module name mandatory after -M switch; reorder perldiag
7829              alphabetically (from Mark-Jason Dominus)
7830      Branch: maint-5.6/perl
7831           !> perl.c pod/perldiag.pod
7832 ____________________________________________________________________________
7833 [  7267] By: gsar                                  on 2000/10/16  03:03:01
7834         Log: integrate change#5939 from mainline
7835              
7836              more pod nits (from Larry Virden)
7837      Branch: maint-5.6/perl
7838           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
7839           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
7840           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
7841 ____________________________________________________________________________
7842 [  7266] By: gsar                                  on 2000/10/16  03:01:39
7843         Log: integrate change#5938 from mainline
7844              
7845              Consolidated B::Deparse fixes (from Stephen McCamant)
7846      Branch: maint-5.6/perl
7847           !> ext/B/B/Deparse.pm
7848 ____________________________________________________________________________
7849 [  7265] By: gsar                                  on 2000/10/16  03:00:43
7850         Log: integrate change#5936 from mainline
7851              
7852              additional tests for change#7263 (from Paul Marquess)
7853      Branch: maint-5.6/perl
7854           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
7855           !> t/pragma/warn/5nolint t/pragma/warn/6default
7856 ____________________________________________________________________________
7857 [  7264] By: gsar                                  on 2000/10/16  02:58:34
7858         Log: integrate change#5934 from mainline
7859              
7860              propagate lexical warnings from surrounding scope correctly
7861              within string eval() (from Paul Marquess)
7862      Branch: maint-5.6/perl
7863           !> pp_ctl.c t/pragma/warn/pp_ctl
7864 ____________________________________________________________________________
7865 [  7263] By: gsar                                  on 2000/10/16  02:56:53
7866         Log: integrate change#5932 from mainline
7867              
7868              add rsignal(), whichsig() and do_join() to public API list
7869              (mod_perl uses them to good advantage)
7870      Branch: maint-5.6/perl
7871           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
7872 ____________________________________________________________________________
7873 [  7262] By: gsar                                  on 2000/10/16  02:55:53
7874         Log: integrate change#5931 from mainline
7875              
7876              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
7877      Branch: maint-5.6/perl
7878           !> pp_hot.c regexec.c t/op/pat.t
7879 ____________________________________________________________________________
7880 [  7261] By: gsar                                  on 2000/10/16  02:55:01
7881         Log: integrate change#5930 from mainline
7882              
7883              small os390 tweaks (from Peter Prymmer)
7884      Branch: maint-5.6/perl
7885           !> config_h.SH makedepend.SH
7886 ____________________________________________________________________________
7887 [  7260] By: gsar                                  on 2000/10/16  02:54:10
7888         Log: integrate change#5929 from mainline
7889              
7890              pod nits
7891      Branch: maint-5.6/perl
7892           !> pod/perlguts.pod
7893 ____________________________________________________________________________
7894 [  7259] By: gsar                                  on 2000/10/16  02:52:55
7895         Log: integrate change#5927 from mainline
7896              
7897              arrange for next() to resume at the unstack op rather than the
7898              loop conditional, so that scope cleanup happens correctly
7899              (from Stephen McCamant)
7900      Branch: maint-5.6/perl
7901           !> op.c pp_ctl.c t/op/misc.t
7902 ____________________________________________________________________________
7903 [  7258] By: gsar                                  on 2000/10/16  02:51:38
7904         Log: integrate change#5926 from mainline
7905              
7906              on windows, reserve 16M of stack rather than 128M (allows more
7907              threads to run concurrently)
7908      Branch: maint-5.6/perl
7909           !> win32/Makefile win32/makefile.mk
7910 ____________________________________________________________________________
7911 [  7257] By: gsar                                  on 2000/10/16  02:50:37
7912         Log: integrate change#5925 from mainline
7913              
7914              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
7915      Branch: maint-5.6/perl
7916           !> toke.c
7917 ____________________________________________________________________________
7918 [  7256] By: gsar                                  on 2000/10/16  02:49:36
7919         Log: integrate change#5924 from mainline
7920              
7921              avoid using uninitialized memory in require version check
7922      Branch: maint-5.6/perl
7923           !> pp_ctl.c universal.c
7924 ____________________________________________________________________________
7925 [  7255] By: gsar                                  on 2000/10/16  02:48:03
7926         Log: integrate changes#5923,5928,6009 from mainline
7927              
7928              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
7929      Branch: maint-5.6/perl
7930           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
7931 ____________________________________________________________________________
7932 [  7254] By: gsar                                  on 2000/10/16  02:44:46
7933         Log: integrate change#5922 from mainline
7934              
7935              commentary about IoTYPE() (from Nathan Torkington)
7936      Branch: maint-5.6/perl
7937           !> sv.h
7938 ____________________________________________________________________________
7939 [  7253] By: gsar                                  on 2000/10/16  02:43:49
7940         Log: integrate change#5921 from mainline
7941              
7942              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
7943      Branch: maint-5.6/perl
7944           !> sv.c t/lib/charnames.t t/pragma/utf8.t
7945 ____________________________________________________________________________
7946 [  7252] By: gsar                                  on 2000/10/16  02:42:31
7947         Log: integrate change#5920 from mainline
7948              
7949              Larry's fix for buggy propagation of utf8-ness in join(); add test
7950      Branch: maint-5.6/perl
7951           !> doop.c t/op/ver.t
7952 ____________________________________________________________________________
7953 [  7251] By: gsar                                  on 2000/10/16  02:41:14
7954         Log: integrate changes#5915..5919 from mainline
7955              
7956              various (pod tweaks &c)
7957      Branch: maint-5.6/perl
7958           !> (integrate 33 files)
7959 ____________________________________________________________________________
7960 [  7250] By: gsar                                  on 2000/10/16  02:38:16
7961         Log: integrate change#5914 from mainline
7962              
7963              caller() wasn't returning the right number of elements for
7964              eval {...}
7965      Branch: maint-5.6/perl
7966           !> pp_ctl.c t/pragma/warn/9enabled
7967 ____________________________________________________________________________
7968 [  7249] By: gsar                                  on 2000/10/16  02:37:02
7969         Log: integrate change#5913 from mainline
7970              
7971              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
7972              (from Mark-Jason Dominus)
7973      Branch: maint-5.6/perl
7974           !> pod/perlfunc.pod
7975 ____________________________________________________________________________
7976 [  7248] By: gsar                                  on 2000/10/16  02:35:58
7977         Log: integrate change#5912 from mainline
7978              
7979              fix totally broken caching in UNIVERSAL::isa() (from
7980              Nick Ing-Simmons)
7981      Branch: maint-5.6/perl
7982           !> t/op/universal.t universal.c
7983 ____________________________________________________________________________
7984 [  7247] By: gsar                                  on 2000/10/16  02:34:27
7985         Log: integrate changes#5910,5911 from mainline
7986              
7987              typo in pod
7988              
7989              add linebreak properties from unicode/LineBrk.txt (from
7990              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
7991      Branch: maint-5.6/perl
7992           +> (branch 29 files)
7993           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
7994 ____________________________________________________________________________
7995 [  7246] By: gsar                                  on 2000/10/16  02:33:29
7996         Log: integrate change#5909 from mainline
7997              
7998              mode argument to do_binmode() should be file mode, not boolean
7999      Branch: maint-5.6/perl
8000           !> pp_sys.c
8001 ____________________________________________________________________________
8002 [  7245] By: gsar                                  on 2000/10/16  02:31:04
8003         Log: integrate change#5908 from mainline
8004              
8005              introduce illegal symbols into null package so that
8006              gv_fetchpv(...,TRUE) always returns a valid GV even when the
8007              symbol is trapped by strictures (avoids coredumps)
8008      Branch: maint-5.6/perl
8009           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
8010           !> t/pragma/strict-vars
8011 ____________________________________________________________________________
8012 [  7244] By: jhi                                   on 2000/10/16  02:29:54
8013         Log: Subject: $Carp::ExportLevel confusion in Exporter
8014              From: "Ben Tilly" <ben_tilly@hotmail.com>
8015              Date: Sat, 14 Oct 2000 16:44:34 EDT
8016              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
8017      Branch: perl
8018            ! lib/Exporter/Heavy.pm
8019 ____________________________________________________________________________
8020 [  7243] By: jhi                                   on 2000/10/16  02:28:33
8021         Log: Subject: [PATCH perlguts.pod] Document offset hack
8022              From: Simon Cozens <simon@cozens.net>
8023              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
8024              Date: Sat, 14 Oct 2000 19:32:25 +0100
8025      Branch: perl
8026            ! pod/perlguts.pod
8027 ____________________________________________________________________________
8028 [  7242] By: gsar                                  on 2000/10/16  02:26:51
8029         Log: integrate changes#5905,5906,5907,6064 from mainline
8030              
8031              printf/sprintf didn't get quad types right under use64bitint
8032      Branch: maint-5.6/perl
8033           !> pp_sys.c sv.c t/op/64bitint.t
8034 ____________________________________________________________________________
8035 [  7241] By: jhi                                   on 2000/10/16  02:22:44
8036         Log: Subject: small pod patch
8037              From: Dan Boorstein <dan_boo@bellsouth.net>
8038              Date: Sat, 14 Oct 2000 14:29:24 -0400
8039              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
8040      Branch: perl
8041            ! pod/perlfaq7.pod pod/perlmod.pod
8042 ____________________________________________________________________________
8043 [  7240] By: jhi                                   on 2000/10/16  02:13:46
8044         Log: -w cleanup.
8045              
8046              Subject: Re: Problems with bleadperl 
8047              From: "Stephen P. Potter" <spp@ds.net>
8048              Date: Fri, 13 Oct 2000 13:32:49 -0400
8049              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
8050      Branch: perl
8051            ! t/pragma/overload.t
8052 ____________________________________________________________________________
8053 [  7239] By: jhi                                   on 2000/10/16  01:41:18
8054         Log: One more ~utf8 tweak.
8055      Branch: perl
8056            ! t/op/bop.t
8057 ____________________________________________________________________________
8058 [  7238] By: jhi                                   on 2000/10/16  01:34:14
8059         Log: Tweak the test of #7235.
8060      Branch: perl
8061            ! t/op/bop.t
8062 ____________________________________________________________________________
8063 [  7237] By: jhi                                   on 2000/10/16  01:25:04
8064         Log: Fix a couple of compiler-noted nits in #7235.
8065      Branch: perl
8066            ! pp.c
8067 ____________________________________________________________________________
8068 [  7236] By: jhi                                   on 2000/10/16  01:22:46
8069         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
8070      Branch: perl
8071            ! pp.c pp_hot.c
8072 ____________________________________________________________________________
8073 [  7235] By: jhi                                   on 2000/10/15  16:24:44
8074         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
8075              
8076              From: Simon Cozens <simon@cozens.net>
8077              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
8078              Date: Sat, 14 Oct 2000 20:52:13 +0100
8079              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
8080      Branch: perl
8081            ! pp.c t/op/bop.t utf8.h
8082 ____________________________________________________________________________
8083 [  7234] By: jhi                                   on 2000/10/15  15:19:29
8084         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
8085              The problem was that rx->minlen was in chars while pp_split()
8086              thought it would be in bytes. 
8087      Branch: perl
8088            ! pp.c t/pragma/utf8.t
8089 ____________________________________________________________________________
8090 [  7233] By: jhi                                   on 2000/10/14  20:24:24
8091         Log: Document FNCASE=y as discussed in the bug 20000902.009.
8092      Branch: perl
8093            ! README.dos
8094 ____________________________________________________________________________
8095 [  7232] By: jhi                                   on 2000/10/14  18:52:21
8096         Log: Add test for bug id 20000427.003 (which seems to have
8097              been fixed) (also duplicate as 20000427.004, though
8098              with a higher severity).  Move one utf8 from op/append
8099              to pragma/utf8, tag the tests with bug ids.
8100      Branch: perl
8101            ! t/op/append.t t/pragma/utf8.t
8102 ____________________________________________________________________________
8103 [  7231] By: jhi                                   on 2000/10/14  17:28:37
8104         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
8105      Branch: perl
8106            ! t/pragma/utf8.t
8107 ____________________________________________________________________________
8108 [  7230] By: jhi                                   on 2000/10/14  14:24:50
8109         Log: Needs to be conditional on SunOS 4.
8110              
8111              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
8112              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8113              Date: Sat, 14 Oct 2000 13:37:49 +0100
8114              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
8115      Branch: metaconfig/U/perl
8116            ! End.U
8117      Branch: perl
8118            ! Configure myconfig.SH pod/perldelta.pod
8119 ____________________________________________________________________________
8120 [  7229] By: jhi                                   on 2000/10/14  00:49:22
8121         Log: Update Changes.
8122      Branch: perl
8123            ! Changes patchlevel.h
8124 ____________________________________________________________________________
8125 [  7228] By: jhi                                   on 2000/10/14  00:46:10
8126         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
8127              From: Peter Prymmer <pvhp@forte.com>
8128              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
8129              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
8130      Branch: perl
8131            ! lib/utf8.pm
8132 ____________________________________________________________________________
8133 [  7227] By: jhi                                   on 2000/10/13  23:20:30
8134         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
8135      Branch: perl
8136            ! t/op/tie.t
8137 ____________________________________________________________________________
8138 [  7226] By: jhi                                   on 2000/10/13  22:14:32
8139         Log: Tweak #7225.
8140              
8141              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
8142              From: Peter Prymmer <pvhp@forte.com>
8143              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
8144              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
8145      Branch: perl
8146            ! t/op/sprintf.t
8147 ____________________________________________________________________________
8148 [  7225] By: jhi                                   on 2000/10/13  22:11:31
8149         Log: op/sprintf.t patch for OS/390 (and any other host with limited
8150              floating-point exponent length)
8151              
8152              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
8153              From: Dominic Dunlop <domo@computer.org>
8154              Date: Fri, 13 Oct 2000 19:17:57 +0200
8155              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
8156      Branch: perl
8157            ! t/op/sprintf.t
8158 ____________________________________________________________________________
8159 [  7224] By: jhi                                   on 2000/10/13  18:40:48
8160         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
8161      Branch: perl
8162            ! toke.c
8163 ____________________________________________________________________________
8164 [  7223] By: jhi                                   on 2000/10/13  18:37:13
8165         Log: Thinko in #7222.
8166      Branch: perl
8167            ! utf8.c
8168 ____________________________________________________________________________
8169 [  7222] By: jhi                                   on 2000/10/13  18:05:23
8170         Log: Use UTF8SKIP(), from Simon Cozens.
8171      Branch: perl
8172            ! utf8.c
8173 ____________________________________________________________________________
8174 [  7221] By: jhi                                   on 2000/10/13  15:43:19
8175         Log: (accidentally empty check-in)
8176      Branch: perl
8177            ! utf8.c
8178 ____________________________________________________________________________
8179 [  7220] By: jhi                                   on 2000/10/13  15:23:51
8180         Log: Add (optimistically) Storable to static extensions.
8181      Branch: perl
8182            ! hints/uwin.sh hints/vmesa.sh
8183 ____________________________________________________________________________
8184 [  7219] By: jhi                                   on 2000/10/13  15:20:05
8185         Log: Amdahl UTS doesn't seem to do dynaloading.
8186      Branch: perl
8187            ! hints/uts.sh
8188 ____________________________________________________________________________
8189 [  7218] By: jhi                                   on 2000/10/13  15:15:20
8190         Log: Slight tweak of the code to appease Amdahl UTS cc.
8191      Branch: perl
8192            ! pp.c
8193 ____________________________________________________________________________
8194 [  7217] By: jhi                                   on 2000/10/13  14:50:42
8195         Log: In Amdahl UTS "struct sv" is defined by a system header,
8196              <ksync.h>.
8197      Branch: perl
8198            ! perl.h sv.h
8199 ____________________________________________________________________________
8200 [  7216] By: jhi                                   on 2000/10/13  11:58:25
8201         Log: Ilya implemented the memory profiling API.
8202      Branch: perl
8203            ! Todo
8204 ____________________________________________________________________________
8205 [  7215] By: jhi                                   on 2000/10/13  02:56:38
8206         Log: Subject: [PATCH 5.7.0] Perl API for mstats
8207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8208              Date: Thu, 12 Oct 2000 22:52:40 -0400
8209              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
8210      Branch: perl
8211            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
8212 ____________________________________________________________________________
8213 [  7214] By: jhi                                   on 2000/10/13  02:55:38
8214         Log: Subject: [PATCH 5.7.0] IVs in mtats
8215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8216              Date: Thu, 12 Oct 2000 22:51:04 -0400
8217              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
8218      Branch: perl
8219            ! malloc.c perl.h
8220 ____________________________________________________________________________
8221 [  7213] By: jhi                                   on 2000/10/13  02:31:47
8222         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
8223      Branch: perl
8224            ! pod/perldiag.pod pp_sys.c
8225 ____________________________________________________________________________
8226 [  7212] By: jhi                                   on 2000/10/13  01:27:38
8227         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
8228              From: Peter Prymmer <pvhp@forte.com>
8229              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
8230              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
8231      Branch: perl
8232            ! t/op/oct.t
8233 ____________________________________________________________________________
8234 [  7211] By: jhi                                   on 2000/10/13  00:35:09
8235         Log: Update Changes.
8236      Branch: perl
8237            ! Changes patchlevel.h
8238 ____________________________________________________________________________
8239 [  7210] By: jhi                                   on 2000/10/12  23:59:40
8240         Log: The Install.pm third of
8241              
8242              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
8243              From: Bill Campbell <bill@celestial.com>
8244              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
8245              Date: Thu, 5 Oct 2000 18:04:51 -0700
8246      Branch: perl
8247            ! lib/ExtUtils/Install.pm
8248 ____________________________________________________________________________
8249 [  7209] By: jhi                                   on 2000/10/12  23:58:43
8250         Log: Two thirds of
8251              
8252              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
8253              Date: Thu, 5 Oct 2000 18:04:51 -0700
8254              From: Bill Campbell <bill@celestial.com>
8255              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
8256              
8257              The Install.pm changes will be submitted separately because
8258              they need some work and discussion still.
8259      Branch: perl
8260            ! lib/getopts.pl lib/termcap.pl
8261 ____________________________________________________________________________
8262 [  7208] By: jhi                                   on 2000/10/12  23:41:19
8263         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
8264              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8265              Date:     Thu, 12 Oct 2000 07:30:02 EDT
8266              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
8267      Branch: perl
8268            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
8269            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
8270 ____________________________________________________________________________
8271 [  7207] By: jhi                                   on 2000/10/12  23:39:01
8272         Log: An updated EBCDIC tr patch.
8273              
8274              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
8275              From: Peter Prymmer <pvhp@forte.com>
8276              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
8277              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
8278      Branch: perl
8279            ! t/op/tr.t
8280 ____________________________________________________________________________
8281 [  7206] By: jhi                                   on 2000/10/12  23:34:55
8282         Log: Upgrade to CPAN 1.58, from Andreas König.
8283      Branch: perl
8284            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
8285 ____________________________________________________________________________
8286 [  7205] By: jhi                                   on 2000/10/12  23:29:08
8287         Log: Introduce the man[24-8] variables, from Andy Dougherty.
8288      Branch: metaconfig/U/perl
8289            + mandirs.U mandirstyle.U
8290      Branch: perl
8291            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8292            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
8293            ! vos/config.h vos/config.pl vos/config_h.SH_orig
8294            ! win32/config.bc win32/config.gc win32/config.vc
8295 ____________________________________________________________________________
8296 [  7204] By: gsar                                  on 2000/10/12  18:11:24
8297         Log: restore change#7202
8298      Branch: perl
8299            ! mg.c
8300 ____________________________________________________________________________
8301 [  7203] By: gsar                                  on 2000/10/12  18:09:40
8302         Log: another test of the Emergency Broadcast System--back out 
8303              change#7202
8304      Branch: perl
8305            ! mg.c
8306 ____________________________________________________________________________
8307 [  7202] By: gsar                                  on 2000/10/12  16:40:47
8308         Log: (submitted on behalf of Jarkko)
8309              Fix the lib/encode.t subtest 6 failure as reported by Andreas
8310              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
8311              was unearthed by change 7182, as was a bug in HTML::Entities.
8312      Branch: perl
8313            ! mg.c
8314 ____________________________________________________________________________
8315 [  7201] By: jhi                                   on 2000/10/11  03:16:05
8316         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
8317      Branch: perl
8318            ! pp_hot.c t/pragma/utf8.t
8319 ____________________________________________________________________________
8320 [  7200] By: jhi                                   on 2000/10/11  00:40:30
8321         Log: The #7198 was a false alarm.
8322      Branch: perl
8323            ! pp_hot.c
8324 ____________________________________________________________________________
8325 [  7199] By: jhi                                   on 2000/10/11  00:26:04
8326         Log: Remove duplicated code.
8327      Branch: perl
8328            ! t/lib/cgi-html.t
8329 ____________________________________________________________________________
8330 [  7198] By: jhi                                   on 2000/10/10  23:30:46
8331         Log: (Retracted by #7200.)
8332      Branch: perl
8333            ! pp_hot.c
8334 ____________________________________________________________________________
8335 [  7197] By: jhi                                   on 2000/10/10  21:49:30
8336         Log: Add the test case for #7190, from the original bug report
8337              by Andreas König.
8338      Branch: perl
8339            ! t/pragma/utf8.t
8340 ____________________________________________________________________________
8341 [  7196] By: jhi                                   on 2000/10/10  21:40:49
8342         Log: Reapply Andy's patch and regen Configure.
8343      Branch: perl
8344            ! Configure INSTALL Makefile.SH Porting/Glossary
8345            ! Porting/config.sh config_h.SH epoc/config.sh installperl
8346            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
8347            ! win32/config.vc
8348 ____________________________________________________________________________
8349 [  7195] By: jhi                                   on 2000/10/10  21:09:30
8350         Log: Use the versiononly instead of the installscripts,
8351              retract the changes 7146 and 7147.
8352      Branch: perl
8353            ! Configure INSTALL Makefile.SH Porting/Glossary
8354            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
8355            ! installperl uconfig.sh vos/config.def win32/config.bc
8356            ! win32/config.gc win32/config.vc
8357 ____________________________________________________________________________
8358 [  7194] By: jhi                                   on 2000/10/10  21:06:15
8359         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
8360              From: Peter Prymmer <pvhp@forte.com>
8361              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
8362              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
8363      Branch: perl
8364            ! t/op/ver.t
8365 ____________________________________________________________________________
8366 [  7193] By: jhi                                   on 2000/10/10  21:05:12
8367         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
8368              From: Peter Prymmer <pvhp@forte.com>
8369              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
8370              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
8371      Branch: perl
8372            ! t/op/tr.t
8373 ____________________________________________________________________________
8374 [  7192] By: jhi                                   on 2000/10/10  20:57:30
8375         Log: Add versiononly, delete installscripts, from Andy Dougherty.
8376      Branch: metaconfig
8377            - U/installdirs/installscripts.U
8378      Branch: metaconfig/U/perl
8379            + versiononly.U
8380 ____________________________________________________________________________
8381 [  7191] By: jhi                                   on 2000/10/10  19:41:21
8382         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
8383              From: Peter Prymmer <pvhp@forte.com>
8384              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
8385              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
8386      Branch: perl
8387            ! pod/perlebcdic.pod
8388 ____________________________________________________________________________
8389 [  7190] By: jhi                                   on 2000/10/10  19:26:14
8390         Log: Subject: Re: utf8 concat, mg_get
8391              From: Simon Cozens <simon@cozens.net>
8392              Date: Tue, 10 Oct 2000 17:40:17 +0100
8393              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
8394      Branch: perl
8395            ! pp_hot.c
8396 ____________________________________________________________________________
8397 [  7189] By: jhi                                   on 2000/10/10  19:23:03
8398         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
8399              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
8400              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
8401              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
8402      Branch: perl
8403            ! lib/ExtUtils/MM_Unix.pm
8404 ____________________________________________________________________________
8405 [  7188] By: jhi                                   on 2000/10/10  15:31:24
8406         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
8407              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
8408              Date: Fri, 14 Jul 2000 10:47:36 +0100
8409              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
8410      Branch: perl
8411            ! README.win32
8412 ____________________________________________________________________________
8413 [  7187] By: jhi                                   on 2000/10/10  13:30:10
8414         Log: Quote the temp file name, needed in Win32 because the
8415              default name unfortunately contains spaces, shouldn't
8416              hurt elsewhere.
8417              
8418              Subject: FW: perldoc fails if $TEMP contains spaces
8419              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
8420              Date: Thu, 14 Sep 2000 08:58:45 +0100
8421              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
8422      Branch: perl
8423            ! utils/perldoc.PL
8424 ____________________________________________________________________________
8425 [  7186] By: jhi                                   on 2000/10/10  13:16:27
8426         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
8427              From: hv@hugo.hybyte.com
8428              Date: Tue, 10 Oct 2000 14:10:20 +0100
8429              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
8430      Branch: perl
8431            ! t/lib/thr5005.t util.c
8432 ____________________________________________________________________________
8433 [  7185] By: jhi                                   on 2000/10/10  12:06:22
8434         Log: Upgrade to podlators 1.04, from Russ Allbery.
8435      Branch: perl
8436            ! lib/Pod/Man.pm lib/Pod/Text.pm
8437 ____________________________________________________________________________
8438 [  7184] By: jhi                                   on 2000/10/10  12:01:32
8439         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
8440      Branch: perl
8441            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
8442 ____________________________________________________________________________
8443 [  7183] By: jhi                                   on 2000/10/09  23:47:15
8444         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
8445              From: Peter Prymmer <pvhp@forte.com>
8446              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
8447              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
8448      Branch: perl
8449            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
8450 ____________________________________________________________________________
8451 [  7182] By: jhi                                   on 2000/10/09  23:43:16
8452         Log: Make eq work again with utf8 (disabling the upgrading
8453              should no more be necessary since the copies of the
8454              scalars are upgraded, not the scalars themselves).
8455              Takes care of ID 20001009.001.  (The claimed length()
8456              bug in 20001009.001 seems bogus to me.)
8457      Branch: perl
8458            ! sv.c t/pragma/utf8.t
8459 ____________________________________________________________________________
8460 [  7181] By: gsar                                  on 2000/10/09  19:41:54
8461         Log: tweak for change#7173
8462      Branch: perl
8463            ! win32/win32sck.c
8464 ____________________________________________________________________________
8465 [  7180] By: gsar                                  on 2000/10/09  19:26:56
8466         Log: on Windows, clean targets might not work under some flavors of the shell
8467      Branch: perl
8468            ! win32/Makefile win32/makefile.mk
8469 ____________________________________________________________________________
8470 [  7179] By: jhi                                   on 2000/10/09  19:21:02
8471         Log: Update Changes.
8472      Branch: perl
8473            ! Changes patchlevel.h
8474 ____________________________________________________________________________
8475 [  7178] By: jhi                                   on 2000/10/09  19:18:23
8476         Log: Warn about unknown scripts.
8477              
8478              Subject: Re: ideas? patches? [PATCH bleadperl]
8479              From: Dominic Dunlop <domo@computer.org>
8480              Date: Mon, 9 Oct 2000 14:57:17 +0200
8481              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
8482      Branch: perl
8483            ! lib/charnames.pm
8484 ____________________________________________________________________________
8485 [  7177] By: jhi                                   on 2000/10/09  19:13:27
8486         Log: Change #7160 had a nasty typo.
8487      Branch: metaconfig
8488            ! U/compline/Compile.U
8489      Branch: perl
8490            ! Configure config_h.SH
8491 ____________________________________________________________________________
8492 [  7176] By: gsar                                  on 2000/10/09  18:59:33
8493         Log: pod nit
8494      Branch: perl
8495            ! pod/perlport.pod
8496 ____________________________________________________________________________
8497 [  7175] By: gsar                                  on 2000/10/09  18:54:28
8498         Log: Windows9x doesn't support link(), despite what Config.pm
8499              might think
8500      Branch: perl
8501            ! lib/ExtUtils/Manifest.pm
8502 ____________________________________________________________________________
8503 [  7174] By: gsar                                  on 2000/10/09  18:50:03
8504         Log: avoid nonportable example code
8505      Branch: perl
8506            ! lib/File/Copy.pm
8507 ____________________________________________________________________________
8508 [  7173] By: gsar                                  on 2000/10/09  18:46:54
8509         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
8510              being used) when closing a socket handle
8511      Branch: perl
8512            ! win32/win32.c win32/win32.h win32/win32sck.c
8513 ____________________________________________________________________________
8514 [  7172] By: gsar                                  on 2000/10/09  18:41:40
8515         Log: on Windows, cwd strings in the environment should be of the
8516              form =X:=X:\foo instead of =X=X:\foo\
8517      Branch: perl
8518            ! win32/vdir.h
8519 ____________________________________________________________________________
8520 [  7171] By: gsar                                  on 2000/10/09  18:30:09
8521         Log: on Windows, LoadLibrary() could load an extension DLL multiple
8522              times if forward slashes are used in the path
8523      Branch: perl
8524            ! win32/win32.c
8525 ____________________________________________________________________________
8526 [  7170] By: jhi                                   on 2000/10/09  17:53:59
8527         Log: Add a todo note about overloadable assertions.
8528      Branch: perl
8529            ! Todo-5.6
8530 ____________________________________________________________________________
8531 [  7169] By: jhi                                   on 2000/10/09  13:43:45
8532         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
8533              From: mjd@plover.com
8534              Date: 9 Oct 2000 00:24:44 -0000
8535              Message-ID: <20001009002444.10616.qmail@plover.com>
8536      Branch: perl
8537            ! pod/perldebguts.pod
8538 ____________________________________________________________________________
8539 [  7168] By: nick                                  on 2000/10/08  13:16:33
8540         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
8541              is not right thing to do on (e.g. x86). Network order is also "right" for
8542              X fonts.
8543      Branch: perl
8544            ! ext/Encode/Encode.pm
8545 ____________________________________________________________________________
8546 [  7167] By: nick                                  on 2000/10/08  12:54:42
8547         Log: Make "encodings" work post-install when Encode/*.enc files may not
8548              be in same directory as Encode.pm
8549      Branch: perl
8550            ! ext/Encode/Encode.pm
8551 ____________________________________________________________________________
8552 [  7166] By: nick                                  on 2000/10/08  11:51:26
8553         Log: Work round the fact that $hash->{$key} does not take into account
8554              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
8555              so that key is always in the "expected" encoding - i.e. same way we put
8556              it in the hash.
8557      Branch: perl
8558            ! ext/Encode/Encode.pm
8559 ____________________________________________________________________________
8560 [  7165] By: gsar                                  on 2000/10/08  04:15:29
8561         Log: save_re_context() could reset PL_curcop to freed memory, causing core
8562              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
8563      Branch: perl
8564            ! pp_ctl.c
8565 ____________________________________________________________________________
8566 [  7164] By: jhi                                   on 2000/10/06  20:51:48
8567         Log: UTF8ize split() so that the cloned substrings get the UTF8
8568              flag of the original scalar.  Problem reported by Simon Cozens.
8569      Branch: perl
8570            ! pp.c t/pragma/utf8.t
8571 ____________________________________________________________________________
8572 [  7163] By: nick                                  on 2000/10/06  20:48:34
8573         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
8574              got a false +ve and so did not reach code which would have un-FAKEd the SV.
8575      Branch: perl
8576            ! sv.c
8577 ____________________________________________________________________________
8578 [  7162] By: nick                                  on 2000/10/06  20:25:37
8579         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
8580              To fix  (sort {$a <=> $b} keys %hash) in particular but
8581              should cover a number of other as-yet-unknown cases as well.
8582      Branch: perl
8583            ! sv.c
8584 ____________________________________________________________________________
8585 [  7161] By: jhi                                   on 2000/10/06  19:56:18
8586         Log: Change the version number of Tie::Handle in the core to 4.0,
8587              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
8588              
8589              Subject: Note on Tie::Handle
8590              From: andreas.koenig@anima.de (Andreas J. Koenig)
8591              Date:      06 Oct 2000 21:48:58 +0200
8592              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
8593      Branch: perl
8594            ! lib/Tie/Handle.pm
8595 ____________________________________________________________________________
8596 [  7160] By: jhi                                   on 2000/10/06  18:20:35
8597         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
8598              as the first option of cc/ld because of ultrapicky compilers
8599              (e.g. OS/390 R2.5)
8600      Branch: metaconfig
8601            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
8602            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
8603            ! U/compline/orderlib.U U/modified/Cppsym.U
8604            ! U/modified/d_access.U
8605      Branch: metaconfig/U/perl
8606            ! Checkcc.U d_dlsymun.U gccvers.U
8607      Branch: perl
8608            ! Configure config_h.SH
8609 ____________________________________________________________________________
8610 [  7159] By: jhi                                   on 2000/10/06  13:56:39
8611         Log: Update Changes.
8612      Branch: perl
8613            ! Changes patchlevel.h
8614 ____________________________________________________________________________
8615 [  7158] By: jhi                                   on 2000/10/06  12:48:40
8616         Log: Eliminate $Is_VMS code from the test.
8617              
8618              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
8619              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8620              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
8621              Date:     Thu, 5 Oct 2000 07:46:33 EDT
8622      Branch: perl
8623            ! t/lib/b.t
8624 ____________________________________________________________________________
8625 [  7157] By: jhi                                   on 2000/10/06  12:47:13
8626         Log: Also the $ccflags is needed for the C compiler check.
8627              
8628              Subject: Configure (check for C-compiler)
8629              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8630              Date: Fri, 06 Oct 2000 08:47:15 +0200
8631              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
8632      Branch: metaconfig/U/perl
8633            ! Checkcc.U
8634      Branch: perl
8635            ! Configure config_h.SH
8636 ____________________________________________________________________________
8637 [  7156] By: jhi                                   on 2000/10/06  11:45:15
8638         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
8639      Branch: perl
8640            ! perl.c pp_ctl.c sv.h utf8.c
8641 ____________________________________________________________________________
8642 [  7155] By: jhi                                   on 2000/10/06  11:40:41
8643         Log: IO::Handle->syswrite() did not handle length omission
8644              like CORE::syswrite() does.
8645              
8646              Subject: [Fwd] IO::Handle, syswrite and arguments
8647              From: Graham Barr <gbarr@pobox.com>
8648              Date: Fri, 6 Oct 2000 10:22:05 +0100
8649              Message-ID: <20001006102205.U6312@pobox.com>
8650              
8651              The original patch from andrew@ugh.net.au.
8652      Branch: perl
8653            ! ext/IO/lib/IO/Handle.pm
8654 ____________________________________________________________________________
8655 [  7154] By: jhi                                   on 2000/10/06  01:42:15
8656         Log: Tweak #7153.
8657      Branch: perl
8658            ! utf8.h
8659 ____________________________________________________________________________
8660 [  7153] By: jhi                                   on 2000/10/06  00:39:55
8661         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
8662      Branch: perl
8663            ! utf8.h
8664 ____________________________________________________________________________
8665 [  7152] By: jhi                                   on 2000/10/06  00:38:11
8666         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
8667      Branch: perl
8668            ! perl.c pp_ctl.c sv.h utf8.c
8669 ____________________________________________________________________________
8670 [  7151] By: jhi                                   on 2000/10/06  00:36:38
8671         Log: Subject: Re: Questions about Tie::Array and perl modules
8672              From: Nick Ing-Simmons <nik@tiuk.ti.com>
8673              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
8674              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
8675              
8676              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
8677      Branch: perl
8678            ! lib/Tie/Array.pm t/op/array.t
8679 ____________________________________________________________________________
8680 [  7150] By: jhi                                   on 2000/10/05  00:20:45
8681         Log: Regen Changes.
8682      Branch: perl
8683            ! Changes patchlevel.h
8684 ____________________________________________________________________________
8685 [  7149] By: jhi                                   on 2000/10/05  00:20:01
8686         Log: Regen toc.
8687      Branch: perl
8688            ! pod/perltoc.pod
8689 ____________________________________________________________________________
8690 [  7148] By: jhi                                   on 2000/10/04  23:35:08
8691         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
8692              reported several times by Dominic Dunlop, for example in
8693              ID 20000315.008.  Patch from Dominic.  Patch affects at
8694              least MachTen, and possibly other oldish BSDs. Should not
8695              break non-broken platforms (tested on LinuxPPC). 
8696      Branch: perl
8697            ! doio.c
8698 ____________________________________________________________________________
8699 [  7147] By: jhi                                   on 2000/10/04  23:26:34
8700         Log: The one that got away from 7146.
8701      Branch: metaconfig
8702            + U/installdirs/installscripts.U
8703 ____________________________________________________________________________
8704 [  7146] By: jhi                                   on 2000/10/04  23:25:04
8705         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
8706              suggested by H. Merijn Brand.
8707      Branch: perl
8708            ! Configure INSTALL Makefile.SH Porting/Glossary
8709            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
8710            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
8711            ! win32/config.vc
8712 ____________________________________________________________________________
8713 [  7145] By: jhi                                   on 2000/10/04  22:08:21
8714         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
8715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8716              Date: Wed, 4 Oct 2000 17:37:46 -0400
8717              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
8718      Branch: perl
8719            ! utils/h2xs.PL
8720 ____________________________________________________________________________
8721 [  7144] By: jhi                                   on 2000/10/04  18:11:41
8722         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
8723              From: Jeff Pinyan <jeffp@crusoe.net>
8724              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
8725              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
8726      Branch: perl
8727            ! pod/perlrun.pod
8728 ____________________________________________________________________________
8729 [  7143] By: jhi                                   on 2000/10/04  18:09:58
8730         Log: Subject: perlhack.pod Patch for Externals Tools
8731              From: Fisher Mark <fisherm@tce.com>
8732              Date: Tue, 3 Oct 2000 15:43:27 -0500 
8733              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
8734      Branch: perl
8735            ! pod/perlhack.pod
8736 ____________________________________________________________________________
8737 [  7142] By: jhi                                   on 2000/10/04  18:08:41
8738         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
8739              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8740              Date:     Wed, 4 Oct 2000 12:11:11 EDT
8741              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
8742      Branch: perl
8743            ! vms/vms.c
8744 ____________________________________________________________________________
8745 [  7141] By: jhi                                   on 2000/10/04  12:20:16
8746         Log: Subject: [PATCH 5.7.0] h2xs not working
8747              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8748              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
8749              Date: Tue, 3 Oct 2000 21:43:01 -0400
8750              
8751              Subject: [PATCH 5.7.0] h2xs not documenting the created module
8752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8753              Date: Tue, 3 Oct 2000 22:55:19 -0400
8754              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
8755      Branch: perl
8756            ! utils/h2xs.PL
8757 ____________________________________________________________________________
8758 [  7140] By: jhi                                   on 2000/10/04  11:53:44
8759         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
8760              From: nick@babyhippo.com
8761              Date: Wed, 4 Oct 2000 12:06:45 +0100
8762              Message-Id: <20001004120645.A7356@babyhippo.com>
8763              
8764              Retract 7118 and 7135.
8765      Branch: perl
8766            ! installman installperl op.c t/pragma/subs.t
8767 ____________________________________________________________________________
8768 [  7139] By: jhi                                   on 2000/10/03  22:09:41
8769         Log: It is possible to have no hosts database at all.  Pointed out in
8770              
8771              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
8772              From: Peter Prymmer <pvhp@forte.com>
8773              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
8774              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
8775      Branch: metaconfig
8776            ! U/modified/myhostname.U
8777      Branch: perl
8778            ! Configure config_h.SH
8779 ____________________________________________________________________________
8780 [  7138] By: jhi                                   on 2000/10/03  21:49:49
8781         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
8782              From: Peter Prymmer <pvhp@forte.com>
8783              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
8784              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
8785      Branch: perl
8786            ! pp_sys.c
8787 ____________________________________________________________________________
8788 [  7137] By: jhi                                   on 2000/10/03  20:10:05
8789         Log: One remaining nit less at the VMS mailbox sizing.
8790      Branch: perl
8791            ! vms/vms.c
8792 ____________________________________________________________________________
8793 [  7136] By: jhi                                   on 2000/10/03  20:08:47
8794         Log: Test harness update to sync with the new perlcc,
8795              from Simon Cozens.
8796      Branch: perl
8797            ! t/TEST t/UTEST
8798 ____________________________________________________________________________
8799 [  7135] By: jhi                                   on 2000/10/03  15:15:42
8800         Log: Subject: Re: PATCH for 20001003.004
8801              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
8802              From: "AARON B. DOSSETT" <aaron@iglou.com>
8803              Message-Id: <E13gTay-0006od-00@iglou.com>
8804      Branch: perl
8805            ! installman installperl
8806 ____________________________________________________________________________
8807 [  7134] By: jhi                                   on 2000/10/03  15:00:34
8808         Log: Subject: [ID 20001003.006] B::Debug not -w clean
8809              From: Nicholas Clark <nick@babyhippo.co.uk>
8810              Date: Tue, 03 Oct 2000 15:46:32 +0100
8811              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
8812      Branch: perl
8813            ! ext/B/B/Debug.pm
8814 ____________________________________________________________________________
8815 [  7133] By: jhi                                   on 2000/10/03  14:58:39
8816         Log: Scale down the VMS message boxes, by Charles Lane.
8817              Fix for ID 20000903.009, workaround at
8818              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
8819      Branch: perl
8820            ! vms/vms.c
8821 ____________________________________________________________________________
8822 [  7132] By: jhi                                   on 2000/10/03  11:20:37
8823         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
8824      Branch: perl
8825            + t/lib/st-lock.t t/lib/st-utf8.t
8826            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
8827            ! ext/Storable/Storable.xs t/lib/st-recurse.t
8828 ____________________________________________________________________________
8829 [  7131] By: jhi                                   on 2000/10/03  03:38:23
8830         Log: Encode nits.
8831      Branch: perl
8832            ! MANIFEST Makefile.SH
8833 ____________________________________________________________________________
8834 [  7130] By: jhi                                   on 2000/10/03  03:31:05
8835         Log: Update Changes.
8836      Branch: perl
8837            ! Changes patchlevel.h
8838 ____________________________________________________________________________
8839 [  7129] By: jhi                                   on 2000/10/03  02:24:02
8840         Log: Misplaced else.
8841      Branch: metaconfig/U/perl
8842            ! d_strtoll.U
8843      Branch: perl
8844            ! Configure config_h.SH
8845 ____________________________________________________________________________
8846 [  7128] By: jhi                                   on 2000/10/03  02:08:29
8847         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
8848              From: sthoenna@efn.org
8849              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
8850              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
8851      Branch: metaconfig/U/perl
8852            ! d_strtoll.U
8853      Branch: perl
8854            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
8855 ____________________________________________________________________________
8856 [  7127] By: jhi                                   on 2000/10/03  01:13:14
8857         Log: Update Changes.
8858      Branch: perl
8859            ! Changes patchlevel.h
8860 ____________________________________________________________________________
8861 [  7126] By: jhi                                   on 2000/10/03  00:57:08
8862         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
8863              as suggested by Olaf Flebbe and Nick Clark.
8864      Branch: perl
8865            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
8866 ____________________________________________________________________________
8867 [  7125] By: jhi                                   on 2000/10/03  00:50:56
8868         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
8869              From: Nick Clark <nick@plum.flirble.org>
8870              Date: Mon, 2 Oct 2000 11:03:24 +0100
8871              Message-Id: <20001002110324.D20073@plum.flirble.org>
8872              
8873              Also fixes bug ID 20001002.005.
8874      Branch: perl
8875            ! t/lib/encode.t
8876 ____________________________________________________________________________
8877 [  7124] By: jhi                                   on 2000/10/03  00:34:59
8878         Log: Subject: [PATCH 5.7.0] Epoc update
8879              From: Olaf Flebbe <o.flebbe@gmx.de>
8880              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
8881              Message-ID: <26423.969484586@www10.gmx.net>
8882      Branch: perl
8883            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
8884            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
8885            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
8886            ! util.c util.h
8887 ____________________________________________________________________________
8888 [  7123] By: jhi                                   on 2000/10/03  00:30:07
8889         Log: Regen headers.
8890      Branch: perl
8891            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
8892 ____________________________________________________________________________
8893 [  7122] By: jhi                                   on 2000/10/03  00:10:48
8894         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
8895      Branch: perl
8896            ! hints/openbsd.sh
8897 ____________________________________________________________________________
8898 [  7121] By: jhi                                   on 2000/10/03  00:05:06
8899         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
8900              From: <abigail@foad.org>
8901              Date: Tue, 26 Sep 2000 13:36:14 -0400
8902              Message-ID: <20000926173614.4356.qmail@foad.org>
8903      Branch: perl
8904            ! pod/perlop.pod
8905 ____________________________________________________________________________
8906 [  7120] By: jhi                                   on 2000/10/03  00:04:00
8907         Log: Inside require() $^S was always left undefined.
8908              
8909              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
8910              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8911              Date: Wed, 27 Sep 2000 18:54:49 -0400
8912              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
8913      Branch: perl
8914            ! cop.h mg.c pp_ctl.c util.c
8915 ____________________________________________________________________________
8916 [  7119] By: jhi                                   on 2000/10/03  00:00:16
8917         Log: Subject: [PATCH] DLL not restartabke with threaded perl
8918              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
8919              Date: Thu, 28 Sep 2000 09:20:46 +0100
8920              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
8921      Branch: perl
8922            ! perl.c
8923 ____________________________________________________________________________
8924 [  7118] By: jhi                                   on 2000/10/02  23:59:20
8925         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
8926              From: Nicholas Clark <nick@ccl4.org>
8927              Date: Thu, 28 Sep 2000 11:52:24 +0100
8928              Message-ID: <20000928115224.D7924@plum.flirble.org>
8929      Branch: perl
8930            ! op.c
8931 ____________________________________________________________________________
8932 [  7117] By: jhi                                   on 2000/10/02  23:57:51
8933         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
8934              From: Nicholas Clark <nick@babyhippo.co.uk>
8935              Date: Thu, 28 Sep 2000 12:18:10 +0100
8936              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
8937              
8938              Did not apply cleanly, manual intervention was needed.
8939      Branch: perl
8940            ! ext/B/B/Bytecode.pm utils/perlcc.PL
8941 ____________________________________________________________________________
8942 [  7116] By: jhi                                   on 2000/10/02  23:50:40
8943         Log: Document the issue (is not a syntax error, kind of)
8944              
8945              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
8946              From: Nicholas Clark <nick@ccl4.org>
8947              Date: Thu, 28 Sep 2000 17:12:42 +0100
8948              Message-ID: <20000928171242.K7924@plum.flirble.org>
8949      Branch: perl
8950            ! pod/perldata.pod
8951 ____________________________________________________________________________
8952 [  7115] By: jhi                                   on 2000/10/02  23:48:58
8953         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
8954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8955              Date: Thu, 28 Sep 2000 21:55:31 -0400
8956              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
8957      Branch: perl
8958            ! regexec.c
8959 ____________________________________________________________________________
8960 [  7114] By: jhi                                   on 2000/10/02  23:47:57
8961         Log: Subject: DOC PATCH 5.6.0
8962              From: mjd@plover.com
8963              Date: 30 Sep 2000 06:02:34 -0000
8964              Message-ID: <20000930060234.4559.qmail@plover.com>
8965      Branch: perl
8966            ! pod/perldebguts.pod
8967 ____________________________________________________________________________
8968 [  7113] By: jhi                                   on 2000/10/02  23:46:43
8969         Log: SOCK_DGRAM and listen() do not mix as reported in
8970              
8971              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
8972              From: Petter Reinholdtsen <pere@hungry.com>
8973              Date: Sun, 1 Oct 2000 10:57:20 +0800
8974              Message-Id: <200010010257.KAA05735@localhost.localdomain>
8975              
8976              The patch for 5.7.0+ had to be reengineered, though.
8977      Branch: perl
8978            ! ext/IO/lib/IO/Socket/UNIX.pm
8979 ____________________________________________________________________________
8980 [  7112] By: jhi                                   on 2000/10/02  23:36:57
8981         Log: Subject: Re: [PATCH 5.005_64 missed]
8982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8983              Date: Sun, 1 Oct 2000 18:50:10 -0400
8984              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
8985      Branch: perl
8986            ! pod/perlxs.pod
8987 ____________________________________________________________________________
8988 [  7111] By: jhi                                   on 2000/10/02  23:35:40
8989         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
8990              From: Radu Greab <radu@netsoft.ro>
8991              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
8992              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
8993      Branch: perl
8994            ! op.c opcode.pl t/op/substr.t
8995 ____________________________________________________________________________
8996 [  7110] By: jhi                                   on 2000/10/02  23:32:38
8997         Log: Subject: [PATCH] Fix aliasing of tied filehandles
8998              From: Daniel Chetlin <daniel@chetlin.com>
8999              Date: Mon, 2 Oct 2000 14:53:27 -0700
9000              Message-ID: <20001002145327.C1617@ilmd>
9001      Branch: perl
9002            ! perl.h pp_hot.c t/op/tiehandle.t
9003 ____________________________________________________________________________
9004 [  7109] By: jhi                                   on 2000/10/02  23:31:30
9005         Log: s/Robin Parker/Robin Barker/
9006      Branch: perl
9007            ! Changes5.6
9008 ____________________________________________________________________________
9009 [  7108] By: jhi                                   on 2000/10/02  23:15:46
9010         Log: Retract #7091 as suggested in
9011              
9012              From: Robin Barker <rmb1@cise.npl.co.uk> 
9013              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
9014              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
9015              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
9016      Branch: perl
9017            ! embed.pl proto.h
9018 ____________________________________________________________________________
9019 [  7107] By: nick                                  on 2000/10/02  18:23:14
9020         Log: A few tweaks to get Tk803 to work with Encode scheme.
9021      Branch: perl
9022            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
9023 ____________________________________________________________________________
9024 [  7106] By: nick                                  on 2000/10/01  21:34:14
9025         Log: Add checking cases to Encode's toUnicode and fromUnicode.
9026      Branch: perl
9027            ! ext/Encode/Encode.pm
9028 ____________________________________________________________________________
9029 [  7105] By: nick                                  on 2000/10/01  17:18:01
9030         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
9031              To read and use them.
9032              Add a lib/encode.t which checks a few things.
9033      Branch: perl
9034            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
9035            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
9036            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
9037            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
9038            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
9039            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
9040            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
9041            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
9042            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
9043            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
9044            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
9045            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
9046            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
9047            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
9048            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
9049            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
9050            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
9051            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
9052            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
9053            + ext/Encode/Encode/iso2022-jp.enc
9054            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
9055            + ext/Encode/Encode/iso8859-1.enc
9056            + ext/Encode/Encode/iso8859-2.enc
9057            + ext/Encode/Encode/iso8859-3.enc
9058            + ext/Encode/Encode/iso8859-4.enc
9059            + ext/Encode/Encode/iso8859-5.enc
9060            + ext/Encode/Encode/iso8859-6.enc
9061            + ext/Encode/Encode/iso8859-7.enc
9062            + ext/Encode/Encode/iso8859-8.enc
9063            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
9064            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
9065            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
9066            + ext/Encode/Encode/macCentEuro.enc
9067            + ext/Encode/Encode/macCroatian.enc
9068            + ext/Encode/Encode/macCyrillic.enc
9069            + ext/Encode/Encode/macDingbats.enc
9070            + ext/Encode/Encode/macGreek.enc
9071            + ext/Encode/Encode/macIceland.enc
9072            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
9073            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
9074            + ext/Encode/Encode/macTurkish.enc
9075            + ext/Encode/Encode/macUkraine.enc
9076            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
9077            + t/lib/encode.t
9078            ! MANIFEST ext/Encode/Encode.pm
9079 ____________________________________________________________________________
9080 [  7104] By: nick                                  on 2000/09/30  13:04:30
9081         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
9082              From: Daniel Chetlin <daniel@chetlin.com>
9083              Date: Mon, 18 Sep 2000 05:05:40 -0700
9084              Message-Id: <20000918050540.C652@ilmd>
9085      Branch: perl
9086            ! lib/overload.pm sv.c t/pragma/overload.t
9087 ____________________________________________________________________________
9088 [  7103] By: nick                                  on 2000/09/30  12:53:36
9089         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
9090              From: Johan Vromans <jvromans@squirrel.nl>
9091              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
9092              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
9093      Branch: perl
9094            ! pod/Makefile.SH
9095 ____________________________________________________________________________
9096 [  7102] By: nick                                  on 2000/09/30  12:52:31
9097         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
9098              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9099              Date: Sat, 16 Sep 2000 16:36:45 -0400
9100              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
9101      Branch: perl
9102            ! ext/B/B/Deparse.pm
9103 ____________________________________________________________________________
9104 [  7101] By: nick                                  on 2000/09/30  12:51:41
9105         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
9106              From: Craig A. Berry <craig.berry@psinetcs.com>
9107              Date: Sat, 16 Sep 2000 10:11:10 -0500
9108              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
9109      Branch: perl
9110            ! vms/vms.c
9111 ____________________________________________________________________________
9112 [  7100] By: nick                                  on 2000/09/30  12:50:33
9113         Log: Subject: Re: unicode support and perl [ID 20000901.097]
9114              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9115              Date: Fri, 15 Sep 2000 16:37:58 -0400
9116              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
9117      Branch: perl
9118            ! t/op/append.t
9119 ____________________________________________________________________________
9120 [  7099] By: nick                                  on 2000/09/30  12:49:35
9121         Log: Subject: Re: unicode support and perl [ID 20000901.097]
9122              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9123              Date: Fri, 15 Sep 2000 16:25:30 -0400
9124              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
9125      Branch: perl
9126            ! pp_hot.c
9127 ____________________________________________________________________________
9128 [  7098] By: nick                                  on 2000/09/30  12:48:00
9129         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
9130              From: Gisle Aas <gisle@ActiveState.com>
9131              Date: 15 Sep 2000 16:23:41 +0200
9132              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
9133      Branch: perl
9134            ! toke.c
9135 ____________________________________________________________________________
9136 [  7097] By: nick                                  on 2000/09/30  12:45:16
9137         Log: Subject: [PATCH] Nits in perlmod.pod
9138              From: Daniel Chetlin <daniel@chetlin.com>
9139              Date: Fri, 15 Sep 2000 02:04:09 -0700
9140              Message-Id: <20000915020409.A2104@ilmd>
9141      Branch: perl
9142            ! pod/perlmod.pod
9143 ____________________________________________________________________________
9144 [  7096] By: nick                                  on 2000/09/30  12:18:00
9145         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
9146              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
9147              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
9148              0 to checking to get the warning.
9149      Branch: perl
9150            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
9151            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
9152            ! regexec.c sv.c toke.c utf8.c
9153 ____________________________________________________________________________
9154 [  7095] By: nick                                  on 2000/09/15  16:55:59
9155         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
9156              
9157              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
9158              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9159              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
9160              Date: Fri, 15 Sep 2000 06:37:30 -0400
9161      Branch: perl
9162            ! ext/Encode/Encode.xs sv.c
9163 ____________________________________________________________________________
9164 [  7094] By: jhi                                   on 2000/09/15  03:23:32
9165         Log: Update Changes.
9166      Branch: perl
9167            ! Changes patchlevel.h
9168 ____________________________________________________________________________
9169 [  7093] By: jhi                                   on 2000/09/15  03:11:44
9170         Log: Fix for the charnames.t failures from Spider Boardman.
9171      Branch: perl
9172            ! toke.c
9173 ____________________________________________________________________________
9174 [  7092] By: jhi                                   on 2000/09/15  00:15:48
9175         Log: Botched the #7090 check-in.
9176      Branch: perl
9177            ! sv.c
9178 ____________________________________________________________________________
9179 [  7091] By: jhi                                   on 2000/09/14  23:33:24
9180         Log: Part of #7081 didn't come through.
9181      Branch: perl
9182            ! embed.pl proto.h
9183 ____________________________________________________________________________
9184 [  7090] By: jhi                                   on 2000/09/14  23:17:39
9185         Log: Subject: Re: perl@7078 
9186              From: Spider Boardman <spider@web.zk3.dec.com>
9187              Date: Thu, 14 Sep 2000 19:06:36 -0400
9188              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
9189      Branch: perl
9190            ! sv.c toke.c
9191 ____________________________________________________________________________
9192 [  7089] By: jhi                                   on 2000/09/14  23:11:21
9193         Log: Small portability tweaks.
9194      Branch: perl
9195            ! ext/Encode/Encode.xs
9196 ____________________________________________________________________________
9197 [  7088] By: jhi                                   on 2000/09/14  22:57:23
9198         Log: Fake return to pacify picky compilers.
9199      Branch: perl
9200            ! ext/Encode/Encode.xs
9201 ____________________________________________________________________________
9202 [  7087] By: jhi                                   on 2000/09/14  22:53:37
9203         Log: Subject: [PATCH] utf8.c apidoc
9204              From: Simon Cozens <simon@cozens.net>
9205              Date: Thu, 14 Sep 2000 23:46:57 +0100
9206              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
9207      Branch: perl
9208            ! perlapi.c pod/perlapi.pod utf8.c
9209 ____________________________________________________________________________
9210 [  7086] By: jhi                                   on 2000/09/14  22:40:38
9211         Log: We don't need to count the high bit bytes, a boolean is enough. 
9212      Branch: perl
9213            ! sv.c
9214 ____________________________________________________________________________
9215 [  7085] By: jhi                                   on 2000/09/14  21:20:09
9216         Log: Replace #7084 with
9217              
9218              Subject: Re: perl@7078 
9219              From: Spider Boardman <spider@web.zk3.dec.com>
9220              Date: Thu, 14 Sep 2000 17:09:36 -0400
9221              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
9222      Branch: perl
9223            ! sv.c utf8.c
9224 ____________________________________________________________________________
9225 [  7084] By: jhi                                   on 2000/09/14  20:03:34
9226         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
9227              convertable to bytes by checking it doesn't go above 0xc3
9228              
9229              Subject: Re: perl@7078
9230              From: Simon Cozens <simon@cozens.net>
9231              Date: Thu, 14 Sep 2000 20:59:19 +0100
9232              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
9233      Branch: perl
9234            ! utf8.c
9235 ____________________________________________________________________________
9236 [  7083] By: jhi                                   on 2000/09/14  19:38:47
9237         Log: Subject: Re: perl@7078
9238              From: Simon Cozens <simon@cozens.net>
9239              Date: Thu, 14 Sep 2000 20:13:09 +0100
9240              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
9241      Branch: perl
9242            ! t/op/bop.t
9243 ____________________________________________________________________________
9244 [  7082] By: jhi                                   on 2000/09/14  17:50:44
9245         Log: The one that got away.
9246      Branch: perl
9247            ! lib/File/Find.pm
9248 ____________________________________________________________________________
9249 [  7081] By: jhi                                   on 2000/09/14  17:45:35
9250         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
9251              From: Robin Barker <rmb1@cise.npl.co.uk>
9252              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
9253              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
9254      Branch: perl
9255            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
9256            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
9257            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
9258            ! regcomp.c toke.c universal.c
9259 ____________________________________________________________________________
9260 [  7080] By: jhi                                   on 2000/09/14  17:40:35
9261         Log: Problems picked up by AIX cc.
9262              
9263              Subject: Re: perl@7078 (patch included)
9264              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9265              Date: Thu, 14 Sep 2000 18:53:30 +0200
9266              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
9267      Branch: perl
9268            ! ext/Encode/Encode.xs
9269 ____________________________________________________________________________
9270 [  7079] By: jhi                                   on 2000/09/14  17:38:27
9271         Log: Subject: File::Find 5.7.0 POD nits
9272              From: Rich Morin <rdm@cfcl.com>
9273              Date: Wed, 13 Sep 2000 22:03:58 -0700
9274              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
9275      Branch: perl
9276            ! lib/File/Find.pm
9277 ____________________________________________________________________________
9278 [  7078] By: jhi                                   on 2000/09/14  14:58:20
9279         Log: Update Changes.
9280      Branch: perl
9281            ! Changes patchlevel.h
9282 ____________________________________________________________________________
9283 [  7077] By: jhi                                   on 2000/09/14  14:55:54
9284         Log: Compilation warnings and an error.
9285      Branch: perl
9286            ! sv.c
9287 ____________________________________________________________________________
9288 [  7076] By: jhi                                   on 2000/09/14  14:42:56
9289         Log: Fix for a parsing bug, not for the original bug.
9290              
9291              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
9292              From: Spider Boardman <spider@web.zk3.dec.com>
9293              Date: Wed, 13 Sep 2000 17:52:20 -0400
9294              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
9295      Branch: perl
9296            ! regcomp.c
9297 ____________________________________________________________________________
9298 [  7075] By: jhi                                   on 2000/09/14  14:40:40
9299         Log: Batch of UTF-8 patches from Simon Cozens.
9300      Branch: perl
9301            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
9302            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
9303            ! toke.c utf8.c
9304 ____________________________________________________________________________
9305 [  7074] By: jhi                                   on 2000/09/14  14:29:58
9306         Log: Subject: Re: Two advertising clauses need to be removed
9307              From: Russ Allbery <rra@stanford.edu>
9308              Date: 13 Sep 2000 18:50:26 -0700
9309              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
9310      Branch: perl
9311            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
9312 ____________________________________________________________________________
9313 [  7073] By: jhi                                   on 2000/09/14  14:28:20
9314         Log: Subject: [PATCH] de-wall t/README
9315              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9316              Date: Wed, 13 Sep 2000 17:46:55 -0700
9317              Message-ID: <//Bw5gzkge/e092yn@efn.org>
9318      Branch: perl
9319            ! t/README
9320 ____________________________________________________________________________
9321 [  7072] By: jhi                                   on 2000/09/14  14:25:10
9322         Log: Hints optimization.
9323              
9324              Subject: Minor nit
9325              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9326              Date: Wed, 13 Sep 2000 21:42:07 +0200
9327              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
9328      Branch: perl
9329            ! hints/hpux.sh
9330 ____________________________________________________________________________
9331 [  7071] By: jhi                                   on 2000/09/14  14:23:30
9332         Log: Allow chop() and chomp() to be overridden.
9333              
9334              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
9335              From: "Casey R. Tweten" <crt@kiski.net>
9336              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
9337              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
9338      Branch: perl
9339            ! toke.c
9340 ____________________________________________________________________________
9341 [  7070] By: jhi                                   on 2000/09/14  14:20:36
9342         Log: The return value of setlocale must be copied away.
9343              
9344              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
9345              From: Alan Burlison <Alan.Burlison@uk.sun.com>
9346              Date: Wed, 13 Sep 2000 16:27:37 +0100 
9347              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
9348      Branch: perl
9349            ! util.c
9350 ____________________________________________________________________________
9351 [  7069] By: jhi                                   on 2000/09/14  14:16:27
9352         Log: Remove vestiges of tr//CU.
9353              
9354              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
9355              From: Nick Clark <nick@plum.flirble.org>
9356              Date: Tue, 12 Sep 2000 22:50:14 +0100
9357              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
9358              
9359              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
9360              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9361              Date: Tue, 12 Sep 2000 21:38:48 -0700
9362              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
9363      Branch: perl
9364            ! op.h pod/perlunicode.pod
9365 ____________________________________________________________________________
9366 [  7068] By: jhi                                   on 2000/09/13  14:18:39
9367         Log: Add the Encode extension.  The code is still largely just skeleton.
9368      Branch: perl
9369            + ext/Encode/Encode.pm ext/Encode/Encode.xs
9370            + ext/Encode/Makefile.PL ext/Encode/Todo
9371            ! MANIFEST Todo-5.6
9372 ____________________________________________________________________________
9373 [  7067] By: jhi                                   on 2000/09/12  17:43:33
9374         Log: Allow for whitespace between "#" and "line" in cpp output.
9375              
9376              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
9377              From: Calle Dybedahl <calle@lysator.liu.se>
9378              Date: 12 Sep 2000 19:38:02 +0200 
9379              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
9380      Branch: perl
9381            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
9382 ____________________________________________________________________________
9383 [  7066] By: gsar                                  on 2000/09/12  17:24:29
9384         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
9385              initialization in all the threads on Windows
9386      Branch: perl
9387            ! win32/win32.c
9388 ____________________________________________________________________________
9389 [  7065] By: jhi                                   on 2000/09/12  15:11:31
9390         Log: Update Changes.
9391      Branch: perl
9392            ! Changes patchlevel.h
9393 ____________________________________________________________________________
9394 [  7064] By: jhi                                   on 2000/09/12  14:54:54
9395         Log: Retract #7062, the pod tests are not ready.
9396      Branch: perl
9397            ! t/TEST t/harness
9398 ____________________________________________________________________________
9399 [  7063] By: jhi                                   on 2000/09/12  14:25:41
9400         Log: The #7054 truncated Configure badly.
9401      Branch: metaconfig/U/perl
9402            ! End.U
9403      Branch: perl
9404            ! Configure config_h.SH
9405 ____________________________________________________________________________
9406 [  7062] By: jhi                                   on 2000/09/12  14:08:32
9407         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
9408              From: sthoenna@efn.org
9409              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
9410              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
9411      Branch: perl
9412            ! t/TEST t/harness
9413 ____________________________________________________________________________
9414 [  7061] By: jhi                                   on 2000/09/12  14:07:18
9415         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
9416              From: sthoenna@efn.org
9417              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
9418              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
9419      Branch: perl
9420            ! pod/perlxs.pod
9421 ____________________________________________________________________________
9422 [  7060] By: jhi                                   on 2000/09/12  14:06:08
9423         Log: Break up the myconfig lines a bit.
9424              
9425              Subject: perlbug/perl -V output format
9426              From: sthoenna@efn.org
9427              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
9428              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
9429      Branch: perl
9430            ! myconfig.SH
9431 ____________________________________________________________________________
9432 [  7059] By: jhi                                   on 2000/09/12  14:05:04
9433         Log: Test for the #7049.
9434              
9435              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
9436              From: andreas.koenig@anima.de (Andreas J. Koenig)
9437              Date: 12 Sep 2000 06:42:01 +0200
9438              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
9439      Branch: perl
9440            ! t/op/my.t
9441 ____________________________________________________________________________
9442 [  7058] By: jhi                                   on 2000/09/12  14:03:05
9443         Log: Subject: [patch: perl@7045] vms updates
9444              From: Peter Prymmer <pvhp@forte.com>
9445              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
9446              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
9447      Branch: perl
9448            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
9449 ____________________________________________________________________________
9450 [  7057] By: jhi                                   on 2000/09/12  14:00:51
9451         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
9452              From: sthoenna@efn.org
9453              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
9454              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
9455      Branch: perl
9456            ! t/op/64bitint.t
9457 ____________________________________________________________________________
9458 [  7056] By: jhi                                   on 2000/09/12  13:58:14
9459         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
9460              From: Jeff Pinyan <jeffp@crusoe.net>
9461              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
9462              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
9463      Branch: perl
9464            ! pod/perlfunc.pod
9465 ____________________________________________________________________________
9466 [  7055] By: jhi                                   on 2000/09/12  13:56:32
9467         Log: Do in VMS as the #7054 does.
9468      Branch: perl
9469            ! configure.com
9470 ____________________________________________________________________________
9471 [  7054] By: jhi                                   on 2000/09/12  13:50:31
9472         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
9473              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9474              Date: Mon, 11 Sep 2000 08:33:09 +0100
9475              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
9476      Branch: metaconfig/U/perl
9477            ! End.U
9478      Branch: perl
9479            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
9480            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
9481 ____________________________________________________________________________
9482 [  7053] By: jhi                                   on 2000/09/12  13:29:19
9483         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
9484              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9485              Date:     Tue, 12 Sep 2000 08:35:59 EDT
9486              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
9487      Branch: perl
9488            ! vms/test.com
9489 ____________________________________________________________________________
9490 [  7052] By: jhi                                   on 2000/09/11  23:01:50
9491         Log: Document the SvUTF8*().
9492      Branch: perl
9493            ! pod/perlapi.pod sv.h
9494 ____________________________________________________________________________
9495 [  7051] By: gsar                                  on 2000/09/11  14:46:30
9496         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
9497              (missed a spot when fixing up op_pmreplroot hack for ithreads)
9498      Branch: perl
9499            ! op.c t/op/split.t
9500 ____________________________________________________________________________
9501 [  7050] By: nick                                  on 2000/09/11  10:03:51
9502         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
9503              
9504              Subject: borland C++ win32.c tweak
9505              From: Vadim Konovalov <vkonovalov@lucent.com>
9506              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
9507              Date: Mon, 11 Sep 2000 11:22:33 +0400
9508      Branch: perl
9509            ! win32/win32.c
9510 ____________________________________________________________________________
9511 [  7049] By: nick                                  on 2000/09/11  09:57:33
9512         Log: Point fix for s/// on foreach (keys %xxx).
9513      Branch: perl
9514            ! pp_hot.c
9515 ____________________________________________________________________________
9516 [  7048] By: jhi                                   on 2000/09/10  23:37:09
9517         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
9518              by Pod::Text, from Brad Appleton.
9519      Branch: perl
9520            ! t/pod/testp2pt.pl
9521 ____________________________________________________________________________
9522 [  7047] By: jhi                                   on 2000/09/10  14:32:53
9523         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
9524              by Russ Allbery.
9525      Branch: perl
9526            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
9527 ____________________________________________________________________________
9528 [  7046] By: jhi                                   on 2000/09/10  14:15:08
9529         Log: Upgrade to CPAN 1.57_65, from Andreas König.
9530      Branch: perl
9531            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
9532 ____________________________________________________________________________
9533 [  7045] By: jhi                                   on 2000/09/08  21:36:32
9534         Log: Update Changes.
9535      Branch: perl
9536            ! Changes patchlevel.h
9537 ____________________________________________________________________________
9538 [  7044] By: jhi                                   on 2000/09/08  21:29:56
9539         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
9540              From: Peter Prymmer <pvhp@forte.com>
9541              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
9542              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
9543      Branch: perl
9544            ! configure.com
9545 ____________________________________________________________________________
9546 [  7043] By: jhi                                   on 2000/09/08  21:27:50
9547         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
9548              From: Peter Prymmer <pvhp@forte.com>
9549              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
9550              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
9551      Branch: perl
9552            ! Makefile.SH installperl
9553 ____________________________________________________________________________
9554 [  7042] By: jhi                                   on 2000/09/08  21:23:21
9555         Log: Continue #7041.
9556      Branch: perl
9557            ! cygwin/Makefile.SHs os2/Makefile.SHs
9558 ____________________________________________________________________________
9559 [  7041] By: jhi                                   on 2000/09/08  21:18:10
9560         Log: Do away with memory models cruft.  Sorry, PDP users.
9561      Branch: metaconfig
9562            ! U/modified/cc.U U/modified/libpth.U
9563      Branch: perl
9564            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
9565            ! Porting/config_H cflags.SH config_h.SH configure.com
9566            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
9567            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
9568            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
9569 ____________________________________________________________________________
9570 [  7040] By: jhi                                   on 2000/09/08  14:34:18
9571         Log: Major rewrite of s2p.  And I mean really major, it is
9572              an implementation of sed in perl.  If called as s2p it
9573              will function as s2p.  Note: needs non-UNIXifying.
9574              
9575              Subject: s2p
9576              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9577              Date: Mon, 28 Aug 2000 14:05:12 +0200
9578              Message-ID: <39AA5578.2102E2AA@alcatel.at>
9579      Branch: perl
9580            ! x2p/s2p.PL
9581 ____________________________________________________________________________
9582 [  7039] By: jhi                                   on 2000/09/08  14:19:49
9583         Log: Re-allow vec() for characters > 255.
9584              
9585              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
9586              From: Spider Boardman <spider@web.zk3.dec.com>
9587              Date: Fri, 08 Sep 2000 02:21:02 -0400
9588              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
9589      Branch: perl
9590            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9591            ! t/op/vec.t
9592 ____________________________________________________________________________
9593 [  7038] By: jhi                                   on 2000/09/08  14:14:18
9594         Log: Subject: [PATCH lib/Benchmark.pm]
9595              From: <abigail@foad.org>
9596              Date: Thu, 7 Sep 2000 15:03:20 -0400
9597              Message-ID: <20000907190320.888.qmail@foad.org>
9598      Branch: perl
9599            ! lib/Benchmark.pm
9600 ____________________________________________________________________________
9601 [  7037] By: jhi                                   on 2000/09/08  14:11:06
9602         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
9603              
9604              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
9605              From: Spider Boardman <spider@web.zk3.dec.com>
9606              Date: Fri, 08 Sep 2000 01:30:27 -0400
9607              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
9608      Branch: perl
9609            ! op.c
9610 ____________________________________________________________________________
9611 [  7036] By: jhi                                   on 2000/09/08  14:08:58
9612         Log: Subject: [ID 20000908.002] perlipc documentation bug.
9613              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
9614              Date: Fri, 08 Sep 2000 12:38:32 +0200
9615              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
9616      Branch: perl
9617            ! pod/perlipc.pod
9618 ____________________________________________________________________________
9619 [  7035] By: jhi                                   on 2000/09/08  14:03:12
9620         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
9621              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9622              Date: Fri, 08 Sep 2000 11:47:34 +0200
9623              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
9624      Branch: perl
9625            ! hints/dec_osf.sh
9626 ____________________________________________________________________________
9627 [  7034] By: jhi                                   on 2000/09/08  13:59:35
9628         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
9629              From: Simon Cozens <simon@cozens.net>
9630              Date: Thu, 7 Sep 2000 20:40:38 +0100
9631              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
9632      Branch: perl
9633            ! pp_hot.c
9634 ____________________________________________________________________________
9635 [  7033] By: jhi                                   on 2000/09/08  04:03:03
9636         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
9637              From: "Larry W. Virden" <lvirden@cas.org>
9638              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
9639              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
9640      Branch: perl
9641            ! pod/perldiag.pod
9642 ____________________________________________________________________________
9643 [  7032] By: jhi                                   on 2000/09/07  22:18:30
9644         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
9645              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
9646              Date: Mon, 04 Sep 2000 13:16:38 -0700
9647              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
9648      Branch: perl
9649            ! lib/perl5db.pl
9650 ____________________________________________________________________________
9651 [  7031] By: jhi                                   on 2000/09/07  22:02:29
9652         Log: Fix the ccversion detection for 5.1 and beyond.
9653              
9654              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
9655              From: Spider Boardman <spider@leggy.zk3.dec.com>
9656              Date: Thu, 7 Sep 2000 17:54:27 -0400
9657              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
9658      Branch: perl
9659            ! hints/dec_osf.sh
9660 ____________________________________________________________________________
9661 [  7030] By: jhi                                   on 2000/09/07  19:12:28
9662         Log: Fix for
9663              
9664              Subject: [ID 20000903.001] \w in utf8-strings
9665              From: Marc Lehmann <pcg@goof.com>
9666              Date: Sun, 03 Sep 2000 09:44:29 +0200
9667              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
9668              
9669              and various related nits.
9670      Branch: perl
9671            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
9672 ____________________________________________________________________________
9673 [  7029] By: jhi                                   on 2000/09/07  18:49:09
9674         Log: Fix the URL, but the server is still missing in action.
9675              
9676              Subject: [ID 20000905.002] perlfaq1.pod URL error
9677              From: "Larry W. Virden" <lvirden@cas.org>
9678              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
9679              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
9680      Branch: perl
9681            ! pod/perlfaq1.pod
9682 ____________________________________________________________________________
9683 [  7028] By: jhi                                   on 2000/09/07  18:47:13
9684         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
9685              From: Hugo <hv@crypt.compulink.co.uk>
9686              Date: Tue, 05 Sep 2000 14:13:37 +0100
9687              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
9688      Branch: perl
9689            ! toke.c
9690 ____________________________________________________________________________
9691 [  7027] By: jhi                                   on 2000/09/07  18:45:35
9692         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
9693              From: Daniel Chetlin <daniel@chetlin.com>
9694              Date: Tue, 5 Sep 2000 04:57:07 -0700
9695              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
9696      Branch: perl
9697            ! pod/perlfaq6.pod pod/perlop.pod
9698 ____________________________________________________________________________
9699 [  7026] By: jhi                                   on 2000/09/07  18:44:01
9700         Log: Document the new ref() semantics.
9701              
9702              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
9703              From: Gisle Aas <gisle@ActiveState.com>
9704              Date: 05 Sep 2000 08:10:30 +0200
9705              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
9706      Branch: perl
9707            ! pod/perldelta.pod
9708 ____________________________________________________________________________
9709 [  7025] By: jhi                                   on 2000/09/07  18:42:27
9710         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
9711              
9712              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
9713              From: Gisle Aas <gisle@ActiveState.com>
9714              Date: 05 Sep 2000 08:11:40 +0200
9715              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
9716      Branch: perl
9717            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
9718 ____________________________________________________________________________
9719 [  7024] By: jhi                                   on 2000/09/07  18:39:32
9720         Log: Subject: [PATCH] Modernize Opcode.pm documentation
9721              From: Gisle Aas <gisle@ActiveState.com>
9722              Date: 4 Sep 2000 00:18:55 -0000
9723              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
9724      Branch: perl
9725            ! ext/Opcode/Opcode.pm
9726 ____________________________________________________________________________
9727 [  7023] By: jhi                                   on 2000/09/07  18:37:42
9728         Log: Subject: [PATCH] Tied filehandle documentation
9729              From: Gisle Aas <gisle@ActiveState.com>
9730              Date: 4 Sep 2000 00:14:40 -0000
9731              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
9732      Branch: perl
9733            ! pod/perlfunc.pod pod/perltie.pod
9734 ____________________________________________________________________________
9735 [  7022] By: jhi                                   on 2000/09/07  18:35:37
9736         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
9737              From: Gisle Aas <gisle@ActiveState.com>
9738              Date: 4 Sep 2000 00:04:22 -0000
9739              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
9740      Branch: perl
9741            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
9742 ____________________________________________________________________________
9743 [  7021] By: jhi                                   on 2000/09/07  18:33:22
9744         Log: Subject: small apidoc fix
9745              From: Marc Lehmann <pcg@goof.com>
9746              Date: Sun, 3 Sep 2000 05:12:06 +0200
9747              Message-ID: <20000903051206.A5909@cerebro.laendle>
9748      Branch: perl
9749            ! pod/perlapi.pod utf8.c
9750 ____________________________________________________________________________
9751 [  7020] By: jhi                                   on 2000/09/07  16:14:57
9752         Log: Tiny perldelta nits.
9753      Branch: perl
9754            ! pod/perldelta.pod
9755 ____________________________________________________________________________
9756 [  7019] By: jhi                                   on 2000/09/07  16:04:20
9757         Log: Guard against bad string->int conversion for quads.
9758      Branch: perl
9759            ! t/op/64bitint.t
9760 ____________________________________________________________________________
9761 [  7018] By: jhi                                   on 2000/09/06  17:07:03
9762         Log: Update Unicode todo list.
9763      Branch: perl
9764            ! Todo-5.6
9765 ____________________________________________________________________________
9766 [  7017] By: jhi                                   on 2000/09/05  21:16:01
9767         Log: Document the SvIOK_.*UV().
9768      Branch: perl
9769            ! pod/perlapi.pod sv.h
9770 ____________________________________________________________________________
9771 [  7016] By: nick                                  on 2000/09/03  21:54:46
9772         Log: Hash lookup of constant strings optimization:
9773              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
9774              to string table (as per sharepvn). Add newSV_pvn_share to create such
9775              a thing. Make hv.c compare addresses of strings and skip string compare
9776              if equal. Make method_named and helem ops use these shared-string SVs
9777              when arg is constant. Make keys op return shared-string SVs (less clearly
9778              a win).
9779      Branch: perl
9780            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
9781            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
9782            ! pod/perlintern.pod pp_hot.c proto.h sv.c
9783 ____________________________________________________________________________
9784 [  7015] By: jhi                                   on 2000/09/02  17:48:59
9785         Log: This is 5.7.0.
9786      Branch: perl
9787            ! Changes
9788 ____________________________________________________________________________
9789 [  7014] By: jhi                                   on 2000/09/02  17:35:45
9790         Log: Changes and patchlevel tweaks.
9791      Branch: perl
9792            ! Changes patchlevel.h
9793 ____________________________________________________________________________
9794 [  7013] By: jhi                                   on 2000/09/02  17:30:50
9795         Log: Update Changes.
9796      Branch: perl
9797            ! Changes patchlevel.h
9798 ____________________________________________________________________________
9799 [  7012] By: nick                                  on 2000/09/02  17:25:20
9800         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
9801      Branch: perl
9802            ! gv.c lib/overload.pm
9803 ____________________________________________________________________________
9804 [  7011] By: jhi                                   on 2000/09/02  17:16:25
9805         Log: Update perlhist.
9806      Branch: perl
9807            ! pod/perlhist.pod
9808 ____________________________________________________________________________
9809 [  7010] By: jhi                                   on 2000/09/02  17:01:35
9810         Log: perldelta nits.
9811      Branch: perl
9812            ! pod/perldelta.pod
9813 ____________________________________________________________________________
9814 [  7009] By: nick                                  on 2000/09/02  16:48:35
9815         Log: If overloaded %{} etc. return the object do not loop.
9816              Thus  sub deref { $_[0] } functions if object is wanted type.
9817      Branch: perl
9818            ! pp.h
9819 ____________________________________________________________________________
9820 [  7008] By: jhi                                   on 2000/09/02  16:26:11
9821         Log: Retab MANIFEST.
9822      Branch: perl
9823            ! ext/Storable/MANIFEST
9824 ____________________________________________________________________________
9825 [  7007] By: jhi                                   on 2000/09/02  16:23:02
9826         Log: Make certain cc is set before trying to run it.
9827      Branch: perl
9828            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
9829 ____________________________________________________________________________
9830 [  7006] By: jhi                                   on 2000/09/02  15:45:41
9831         Log: Unicode notes.
9832      Branch: perl
9833            ! pod/perldelta.pod
9834 ____________________________________________________________________________
9835 [  7005] By: jhi                                   on 2000/09/02  15:42:11
9836         Log: Various Configure nits by Philip Newton,
9837              plus the ebcdic one by me.
9838      Branch: metaconfig
9839            + U/modified/pager.U
9840            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
9841      Branch: metaconfig/U/perl
9842            ! Devel.U quadfio.U
9843      Branch: perl
9844            ! Configure config_h.SH
9845 ____________________________________________________________________________
9846 [  7004] By: jhi                                   on 2000/09/02  15:06:14
9847         Log: Apparently avoiding the swapping is too costly.
9848              
9849              From: "Ben Tilly" <ben_tilly@hotmail.com>
9850              Subject: Re: the door is closed.
9851              Date: Fri, 01 Sep 2000 20:23:16 EDT
9852              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
9853      Branch: perl
9854            ! pod/perlfaq4.pod
9855 ____________________________________________________________________________
9856 [  7003] By: nick                                  on 2000/09/02  12:26:04
9857         Log: Undo part of change 6489 which looks like a bulk edit which
9858              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
9859              The supressing of main:: on return from select() is undesirable.
9860      Branch: perl
9861            ! pp_sys.c
9862 ____________________________________________________________________________
9863 [  7002] By: jhi                                   on 2000/09/01  23:08:54
9864         Log: Update Changes.
9865      Branch: perl
9866            ! Changes patchlevel.h
9867 ____________________________________________________________________________
9868 [  7001] By: jhi                                   on 2000/09/01  23:00:13
9869         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
9870              From: Peter Prymmer <pvhp@forte.com>
9871              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
9872              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
9873              
9874              plus rework the http: spots as suggested by Tom Christiansen,
9875              plus regen perltoc.
9876      Branch: perl
9877            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
9878            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
9879 ____________________________________________________________________________
9880 [  7000] By: jhi                                   on 2000/09/01  22:36:01
9881         Log: Only the first line, thank you very much.
9882      Branch: perl
9883            ! hints/solaris_2.sh
9884 ____________________________________________________________________________
9885 [  6999] By: gsar                                  on 2000/09/01  22:16:40
9886         Log: change#6791 accidentally clobbered change#6710, put it back
9887      Branch: perl
9888            ! win32/win32.c
9889 ____________________________________________________________________________
9890 [  6998] By: jhi                                   on 2000/09/01  22:14:16
9891         Log: Mention the HP-UX LP64 freak failure.
9892      Branch: perl
9893            ! pod/perldelta.pod
9894 ____________________________________________________________________________
9895 [  6997] By: jhi                                   on 2000/09/01  21:48:32
9896         Log: Detypo.
9897      Branch: perl
9898            ! hints/hpux.sh
9899 ____________________________________________________________________________
9900 [  6996] By: jhi                                   on 2000/09/01  21:27:10
9901         Log: Update Changes.
9902      Branch: perl
9903            ! Changes patchlevel.h
9904 ____________________________________________________________________________
9905 [  6995] By: jhi                                   on 2000/09/01  21:14:24
9906         Log: Mi splgn s gnin.g
9907      Branch: perl
9908            ! pp_ctl.c
9909 ____________________________________________________________________________
9910 [  6994] By: jhi                                   on 2000/09/01  21:09:54
9911         Log: Subject: http:// in L<>
9912              From: Nicholas Clark <nick@ccl4.org>
9913              Date: Fri, 1 Sep 2000 22:03:21 +0100
9914              Message-ID: <20000901220321.B72074@plum.flirble.org>
9915      Branch: perl
9916            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
9917 ____________________________________________________________________________
9918 [  6993] By: jhi                                   on 2000/09/01  21:06:54
9919         Log: Update to Storable 1.0, from Raphael Manfredi.
9920      Branch: perl
9921            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
9922            ! ext/Storable/Makefile.PL ext/Storable/README
9923            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
9924            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
9925            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
9926            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
9927            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
9928            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
9929 ____________________________________________________________________________
9930 [  6992] By: jhi                                   on 2000/09/01  20:43:05
9931         Log: Mention known sfio+linux buglet.
9932      Branch: perl
9933            ! pod/perldelta.pod
9934 ____________________________________________________________________________
9935 [  6991] By: jhi                                   on 2000/09/01  20:40:11
9936         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
9937              From: Peter Prymmer <pvhp@forte.com>
9938              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
9939              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
9940      Branch: perl
9941            ! vms/vms.c
9942 ____________________________________________________________________________
9943 [  6990] By: jhi                                   on 2000/09/01  20:25:26
9944         Log: Retract #6986.
9945      Branch: perl
9946            ! hints/solaris_2.sh
9947 ____________________________________________________________________________
9948 [  6989] By: jhi                                   on 2000/09/01  20:23:00
9949         Log: Mergesort is back.
9950      Branch: perl
9951            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
9952 ____________________________________________________________________________
9953 [  6988] By: jhi                                   on 2000/09/01  19:37:40
9954         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
9955              From: Mike Guy <mjtg@cam.ac.uk>
9956              Date: Fri, 01 Sep 2000 17:43:33 +0100
9957              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
9958      Branch: perl
9959            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
9960            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
9961 ____________________________________________________________________________
9962 [  6987] By: jhi                                   on 2000/09/01  19:17:10
9963         Log: Regen perltoc.
9964      Branch: perl
9965            ! pod/perltoc.pod
9966 ____________________________________________________________________________
9967 [  6986] By: jhi                                   on 2000/09/01  18:51:10
9968         Log: Subject: Re: Solaris x86 has no SPARC libraries!
9969              From: Lupe Christoph <lupe@lupe-christoph.de>
9970              Date: Fri, 1 Sep 2000 20:41:20 +0200
9971              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
9972      Branch: perl
9973            ! hints/solaris_2.sh
9974 ____________________________________________________________________________
9975 [  6985] By: jhi                                   on 2000/09/01  18:28:10
9976         Log: Update Changes.
9977      Branch: perl
9978            ! Changes patchlevel.h
9979 ____________________________________________________________________________
9980 [  6984] By: jhi                                   on 2000/09/01  18:26:53
9981         Log: Feature ordering tweak.
9982      Branch: perl
9983            ! myconfig.SH
9984 ____________________________________________________________________________
9985 [  6983] By: jhi                                   on 2000/09/01  18:19:50
9986         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
9987              From: <abigail@foad.org>
9988              Date: Fri, 1 Sep 2000 13:07:32 -0400
9989              Message-ID: <20000901170732.18249.qmail@foad.org>
9990      Branch: perl
9991            ! t/pragma/overload.t
9992 ____________________________________________________________________________
9993 [  6982] By: jhi                                   on 2000/09/01  18:17:54
9994         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
9995              so that case-ignoring systems like DCL can tell them from
9996              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
9997      Branch: metaconfig/U/perl
9998            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
9999      Branch: perl
10000            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10001            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
10002            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
10003            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
10004            ! vos/config.def vos/config.h vos/config_h.SH_orig
10005            ! win32/config.bc win32/config.gc win32/config.vc
10006 ____________________________________________________________________________
10007 [  6981] By: nick                                  on 2000/09/01  17:21:57
10008         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
10009              warning when UNTIE exists and instead pass the cound of extra references to
10010              the UNTIE method.
10011      Branch: perl
10012            ! pod/perltie.pod pp_sys.c
10013 ____________________________________________________________________________
10014 [  6980] By: jhi                                   on 2000/09/01  16:54:44
10015         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
10016              From: Peter Prymmer <pvhp@forte.com>
10017              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
10018              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
10019      Branch: perl
10020            ! configure.com
10021 ____________________________________________________________________________
10022 [  6979] By: jhi                                   on 2000/09/01  16:06:20
10023         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
10024              From: Mike Guy <mjtg@cam.ac.uk> 
10025              Date: Fri, 01 Sep 2000 16:49:27 +0100
10026              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
10027      Branch: perl
10028            ! t/base/rs.t
10029 ____________________________________________________________________________
10030 [  6978] By: jhi                                   on 2000/09/01  16:00:42
10031         Log: Update to PodParser 1.18, from Brad Appleton.
10032      Branch: perl
10033            ! lib/Pod/Checker.pm t/pod/find.t
10034 ____________________________________________________________________________
10035 [  6977] By: jhi                                   on 2000/09/01  14:48:58
10036         Log: Subject: Nit in Configure (bleadperl@6961)
10037              From: Lupe Christoph <lupe@lupe-christoph.de>
10038              Date: Fri, 1 Sep 2000 16:34:29 +0200
10039              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
10040      Branch: metaconfig
10041            ! U/compline/ccflags.U
10042      Branch: perl
10043            ! Configure config_h.SH
10044 ____________________________________________________________________________
10045 [  6976] By: jhi                                   on 2000/09/01  14:39:52
10046         Log: Update Changes.
10047      Branch: perl
10048            ! Changes patchlevel.h
10049 ____________________________________________________________________________
10050 [  6975] By: jhi                                   on 2000/09/01  14:37:36
10051         Log: microperl config update.
10052      Branch: perl
10053            ! uconfig.h uconfig.sh
10054 ____________________________________________________________________________
10055 [  6974] By: jhi                                   on 2000/09/01  14:36:53
10056         Log: Document known deficiencies.
10057      Branch: perl
10058            ! pod/perldelta.pod
10059 ____________________________________________________________________________
10060 [  6973] By: jhi                                   on 2000/09/01  14:10:20
10061         Log: Mention warnings fixes and updates.
10062      Branch: perl
10063            ! pod/perldelta.pod
10064 ____________________________________________________________________________
10065 [  6972] By: jhi                                   on 2000/09/01  14:01:52
10066         Log: Drop unused argument.
10067              
10068              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
10069              From: Spider Boardman <spider@web.zk3.dec.com>
10070              Date: Thu, 31 Aug 2000 16:10:15 -0400
10071              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
10072      Branch: perl
10073            ! toke.c
10074 ____________________________________________________________________________
10075 [  6971] By: jhi                                   on 2000/09/01  13:59:24
10076         Log: Add the overload warnings to perldiag.
10077      Branch: perl
10078            ! lib/overload.pm pod/perldiag.pod
10079 ____________________________________________________________________________
10080 [  6970] By: jhi                                   on 2000/09/01  13:55:10
10081         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
10082              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10083              Date: Fri, 1 Sep 2000 13:43:15 +0100 
10084              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
10085      Branch: perl
10086            ! lib/overload.pm t/pragma/overload.t
10087 ____________________________________________________________________________
10088 [  6969] By: jhi                                   on 2000/09/01  13:52:27
10089         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
10090              From: <abigail@foad.org>
10091              Date: Fri, 1 Sep 2000 05:46:54 -0400
10092              Message-ID: <20000901094654.6476.qmail@foad.org>
10093      Branch: perl
10094            ! lib/overload.pm
10095 ____________________________________________________________________________
10096 [  6968] By: jhi                                   on 2000/09/01  13:50:05
10097         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
10098              From: Daniel Chetlin <daniel@chetlin.com>
10099              Date: Fri, 1 Sep 2000 02:10:55 -0700
10100              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
10101      Branch: perl
10102            ! pod/perlretut.pod
10103 ____________________________________________________________________________
10104 [  6967] By: jhi                                   on 2000/09/01  13:47:54
10105         Log: Part of the solution.
10106              
10107              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
10108              From: Mike Guy <mjtg@cam.ac.uk>
10109              Date: Fri, 01 Sep 2000 14:16:01 +0100
10110              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
10111      Branch: perl
10112            ! gv.c mg.c
10113 ____________________________________________________________________________
10114 [  6966] By: jhi                                   on 2000/09/01  13:46:17
10115         Log: Subject: CPAN.pm beta 1.57_57 for the core
10116              From: andreas.koenig@anima.de (Andreas J. Koenig)
10117              Date: 01 Sep 2000 15:16:31 +0200
10118              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
10119      Branch: perl
10120            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10121 ____________________________________________________________________________
10122 [  6965] By: jhi                                   on 2000/09/01  13:43:18
10123         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
10124              From: "Craig A. Berry" <craig.berry@psinetcs.com>
10125              Date: Fri, 01 Sep 2000 01:47:22 -0500
10126              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
10127      Branch: perl
10128            ! pod/perldelta.pod vms/vms.c
10129 ____________________________________________________________________________
10130 [  6964] By: jhi                                   on 2000/09/01  13:35:35
10131         Log: File::Temp patches from Andreas König,
10132              
10133              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
10134              From: andreas.koenig@anima.de (Andreas J. Koenig)
10135              Date: 01 Sep 2000 10:07:20 +0200
10136              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
10137              
10138              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
10139              From: andreas.koenig@anima.de (Andreas J. Koenig)
10140              Date: 31 Aug 2000 23:26:08 +0200
10141              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
10142      Branch: perl
10143            ! lib/File/Temp.pm t/lib/ftmp-security.t
10144 ____________________________________________________________________________
10145 [  6963] By: jhi                                   on 2000/09/01  02:22:24
10146         Log: Retract the mergesort code, way too incompatible licensing
10147              and copyrights.
10148      Branch: perl
10149            ! pod/perldelta.pod pp_ctl.c
10150 ____________________________________________________________________________
10151 [  6962] By: jhi                                   on 2000/08/31  23:27:32
10152         Log: Update Changes.
10153      Branch: perl
10154            ! Changes patchlevel.h
10155 ____________________________________________________________________________
10156 [  6961] By: jhi                                   on 2000/08/31  23:20:04
10157         Log: Small tweaks all over.
10158      Branch: metaconfig
10159            ! U/compline/d_gconvert.U
10160      Branch: perl
10161            ! AUTHORS Configure config_h.SH pp_ctl.c
10162 ____________________________________________________________________________
10163 [  6960] By: jhi                                   on 2000/08/31  22:39:36
10164         Log: Further rewording.
10165      Branch: perl
10166            ! pp_ctl.c
10167 ____________________________________________________________________________
10168 [  6959] By: jhi                                   on 2000/08/31  21:26:44
10169         Log: More address tweaking.
10170      Branch: perl
10171            ! AUTHORS Changes
10172 ____________________________________________________________________________
10173 [  6958] By: jhi                                   on 2000/08/31  20:47:25
10174         Log: AUTHORS tweaks, from Peter Prymmer.
10175              
10176              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
10177              From: Peter Prymmer <pvhp@forte.com>
10178              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
10179              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
10180      Branch: perl
10181            ! AUTHORS MAINTAIN
10182 ____________________________________________________________________________
10183 [  6957] By: jhi                                   on 2000/08/31  20:34:43
10184         Log: perldelta tweaks.
10185      Branch: perl
10186            ! pod/perldelta.pod
10187 ____________________________________________________________________________
10188 [  6956] By: jhi                                   on 2000/08/31  19:11:06
10189         Log: Regen perltoc.
10190      Branch: perl
10191            ! pod/perltoc.pod
10192 ____________________________________________________________________________
10193 [  6955] By: jhi                                   on 2000/08/31  19:06:30
10194         Log: Clarify the mergesort situation.
10195      Branch: perl
10196            ! pp_ctl.c
10197 ____________________________________________________________________________
10198 [  6954] By: jhi                                   on 2000/08/31  18:24:17
10199         Log: Move the Solaris 7 scan to use64bitall, make the
10200              failure to find 64-bot sparc libc to mention the
10201              possibility of being in an intel, from Lupe and Alan.
10202      Branch: perl
10203            ! hints/solaris_2.sh
10204 ____________________________________________________________________________
10205 [  6953] By: jhi                                   on 2000/08/31  18:09:20
10206         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
10207              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
10208      Branch: metaconfig
10209            ! U/compline/d_gconvert.U U/threads/archname.U
10210      Branch: metaconfig/U/perl
10211            ! perlxv.U
10212      Branch: perl
10213            ! Configure config_h.SH sv.c
10214 ____________________________________________________________________________
10215 [  6952] By: jhi                                   on 2000/08/31  17:42:24
10216         Log: :: not allowed in pathnames, change to .
10217              
10218              Subject: [PATCH perl@6938] cygwin port
10219              From: "Fifer, Eric" <EFifer@sanwaint.com>
10220              Date: Thu, 31 Aug 2000 16:32:59 +0100
10221              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
10222      Branch: metaconfig/U/perl
10223            ! perlxv.U
10224 ____________________________________________________________________________
10225 [  6951] By: jhi                                   on 2000/08/31  17:02:05
10226         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
10227      Branch: perl
10228            ! perl.h
10229 ____________________________________________________________________________
10230 [  6950] By: jhi                                   on 2000/08/31  16:26:08
10231         Log: More author updates.
10232              
10233              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
10234              From: Simon Cozens <simon@cozens.net>
10235              Date: Thu, 31 Aug 2000 17:13:32 +0100
10236              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
10237      Branch: perl
10238            ! AUTHORS
10239 ____________________________________________________________________________
10240 [  6949] By: jhi                                   on 2000/08/31  16:04:49
10241         Log: POSIX doesn't report long double values under -Duselongdouble
10242              when the long doubles are "real" (bigger than doubles).
10243              
10244              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
10245              From: Spider Boardman <spider@peano.zk3.dec.com>
10246              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
10247              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
10248      Branch: perl
10249            ! ext/POSIX/POSIX.xs
10250 ____________________________________________________________________________
10251 [  6948] By: jhi                                   on 2000/08/31  15:25:10
10252         Log: Update Changes.
10253      Branch: perl
10254            ! Changes patchlevel.h
10255 ____________________________________________________________________________
10256 [  6947] By: jhi                                   on 2000/08/31  15:22:29
10257         Log: Document UNTIE in a very minimalistic way.
10258      Branch: perl
10259            ! pod/perlfunc.pod pod/perltie.pod
10260 ____________________________________________________________________________
10261 [  6946] By: jhi                                   on 2000/08/31  15:15:23
10262         Log: Document known failures.
10263      Branch: perl
10264            ! pod/perldelta.pod
10265 ____________________________________________________________________________
10266 [  6945] By: jhi                                   on 2000/08/31  15:07:00
10267         Log: Don't attach -ld to the archname if pointless.
10268      Branch: metaconfig
10269            ! U/threads/archname.U
10270      Branch: perl
10271            ! Configure config_h.SH
10272 ____________________________________________________________________________
10273 [  6944] By: jhi                                   on 2000/08/31  14:37:42
10274         Log: Wrap the test in eval.
10275              
10276              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
10277              From: Tim Jenness <timj@jach.hawaii.edu>
10278              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
10279              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
10280      Branch: perl
10281            ! t/lib/ftmp-security.t
10282 ____________________________________________________________________________
10283 [  6943] By: jhi                                   on 2000/08/31  14:30:57
10284         Log: Make -Dusemorebits find long doubles in Solaris.
10285      Branch: perl
10286            ! hints/solaris_2.sh
10287 ____________________________________________________________________________
10288 [  6942] By: jhi                                   on 2000/08/31  13:48:45
10289         Log: Clarify the third case of ftmp-security warnings.
10290      Branch: perl
10291            ! INSTALL
10292 ____________________________________________________________________________
10293 [  6941] By: jhi                                   on 2000/08/31  13:40:31
10294         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
10295              From: <abigail@foad.org>
10296              Date: Thu, 31 Aug 2000 01:35:05 -0400
10297              Message-ID: <20000831053505.32120.qmail@foad.org>
10298      Branch: perl
10299            ! pod/perldelta.pod
10300 ____________________________________________________________________________
10301 [  6940] By: jhi                                   on 2000/08/31  13:38:48
10302         Log: Issue useful diagnostic on unknown pod commands.
10303              
10304              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
10305              From: <abigail@foad.org>
10306              Date: Thu, 31 Aug 2000 03:41:18 -0400
10307              Message-ID: <20000831074118.24880.qmail@foad.org>
10308      Branch: perl
10309            ! lib/Pod/Man.pm
10310 ____________________________________________________________________________
10311 [  6939] By: jhi                                   on 2000/08/31  13:34:33
10312         Log: Reveal Borland's isnan.
10313              
10314              Subject: build with BC++ tweak
10315              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10316              Date: Thu, 31 Aug 2000 13:09:37 +0400
10317              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
10318      Branch: perl
10319            ! win32/win32.h
10320 ____________________________________________________________________________
10321 [  6938] By: jhi                                   on 2000/08/31  05:01:20
10322         Log: Update Changes.
10323      Branch: perl
10324            ! Changes patchlevel.h
10325 ____________________________________________________________________________
10326 [  6937] By: jhi                                   on 2000/08/31  04:26:23
10327         Log: sscanf() may be the only way to read long doubles from strings.
10328      Branch: metaconfig/U/perl
10329            ! longdblfio.U
10330      Branch: perl
10331            ! Configure config_h.SH perl.h util.c
10332 ____________________________________________________________________________
10333 [  6936] By: jhi                                   on 2000/08/31  04:18:19
10334         Log: The #6929 was too skimpy.
10335      Branch: perl
10336            ! sv.c
10337 ____________________________________________________________________________
10338 [  6935] By: jhi                                   on 2000/08/31  02:47:07
10339         Log: Subject: Re: typos in pods
10340              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10341              Date: Wed, 30 Aug 2000 19:25:34 -0700
10342              Message-ID: <eIcr5gzkg25X092yn@efn.org>
10343      Branch: perl
10344            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
10345 ____________________________________________________________________________
10346 [  6934] By: jhi                                   on 2000/08/31  02:42:55
10347         Log: Missed one Unicode file.
10348      Branch: perl
10349            + lib/unicode/UCDFF301.html
10350 ____________________________________________________________________________
10351 [  6933] By: jhi                                   on 2000/08/30  23:42:27
10352         Log: Update Changes.
10353      Branch: perl
10354            ! Changes patchlevel.h
10355 ____________________________________________________________________________
10356 [  6932] By: jhi                                   on 2000/08/30  23:40:07
10357         Log: Mention UNTIE in perldelta.  Still needs documenting
10358              in perltie et alia.
10359      Branch: perl
10360            ! pod/perldelta.pod
10361 ____________________________________________________________________________
10362 [  6931] By: jhi                                   on 2000/08/30  23:36:02
10363         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
10364              From: <abigail@foad.org>
10365              Date: Wed, 30 Aug 2000 19:28:07 -0400
10366              Message-ID: <20000830232807.305.qmail@foad.org>
10367      Branch: perl
10368            ! pod/perldelta.pod
10369 ____________________________________________________________________________
10370 [  6930] By: jhi                                   on 2000/08/30  23:32:40
10371         Log: Update to Unicode 3.0.1.
10372      Branch: perl
10373            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
10374            + lib/unicode/PropList.txt lib/unicode/README.perl
10375            + lib/unicode/UCD301.html lib/unicode/Unicode.301
10376            - lib/unicode/Props.txt lib/unicode/UCD300.html
10377            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
10378            ! (edit 257 files)
10379 ____________________________________________________________________________
10380 [  6929] By: jhi                                   on 2000/08/30  22:38:18
10381         Log: Heap decorruption.
10382              
10383              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
10384              From: Alan Burlison <Alan.Burlison@uk.sun.com>
10385              Date: Wed, 30 Aug 2000 22:39:52 +0100
10386              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
10387      Branch: perl
10388            ! sv.c
10389 ____________________________________________________________________________
10390 [  6928] By: jhi                                   on 2000/08/30  22:29:34
10391         Log: Retract the dummy test, skip the security tests (instead of failing),
10392              explain what the warnings mean.
10393      Branch: perl
10394            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
10395 ____________________________________________________________________________
10396 [  6927] By: jhi                                   on 2000/08/30  22:14:13
10397         Log: Change the internal implementation of sort() to be mergesort
10398              instead of quicksort, from John Linderman <jpl@research.att.com>.
10399              Gives us better worst case, better average case, and stability.
10400              What's there not to like?  (Small fixes for threaded builds
10401              were required).
10402      Branch: perl
10403            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
10404 ____________________________________________________________________________
10405 [  6926] By: jhi                                   on 2000/08/30  20:55:20
10406         Log: A better fix for the Socket building problem from Craig Berry.
10407      Branch: perl
10408            ! vms/vms.c
10409 ____________________________________________________________________________
10410 [  6925] By: jhi                                   on 2000/08/30  20:20:25
10411         Log: Subject: [PATCH] Re: UNTIE method 
10412              From: Nick Ing-Simmons <nik@tiuk.ti.com>
10413              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
10414              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
10415      Branch: perl
10416            ! pp_sys.c t/op/tie.t
10417 ____________________________________________________________________________
10418 [  6924] By: jhi                                   on 2000/08/30  20:17:11
10419         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
10420              From: "Craig A. Berry" <craig.berry@psinetcs.com>
10421              Date: Wed, 30 Aug 2000 15:03:14 -0500
10422              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
10423      Branch: perl
10424            ! vms/vms.c
10425 ____________________________________________________________________________
10426 [  6923] By: jhi                                   on 2000/08/30  20:15:18
10427         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
10428              From: "Craig A. Berry" <craig.berry@psinetcs.com>
10429              Date: Wed, 30 Aug 2000 13:30:36 -0500
10430              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
10431      Branch: perl
10432            ! vms/vms.c
10433 ____________________________________________________________________________
10434 [  6922] By: jhi                                   on 2000/08/30  19:54:43
10435         Log: Better options for rsync.
10436      Branch: perl
10437            ! pod/perlhack.pod
10438 ____________________________________________________________________________
10439 [  6921] By: jhi                                   on 2000/08/30  19:40:16
10440         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
10441              From: Rick Delaney <rick@consumercontact.com>
10442              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
10443              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
10444      Branch: perl
10445            ! pod/perlfunc.pod
10446 ____________________________________________________________________________
10447 [  6920] By: jhi                                   on 2000/08/30  19:36:40
10448         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
10449              From: Peter Prymmer <pvhp@forte.com>
10450              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
10451              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
10452      Branch: perl
10453            ! configure.com
10454 ____________________________________________________________________________
10455 [  6919] By: jhi                                   on 2000/08/30  14:52:02
10456         Log: Update Changes.
10457      Branch: perl
10458            ! Changes patchlevel.h
10459 ____________________________________________________________________________
10460 [  6918] By: jhi                                   on 2000/08/30  14:48:34
10461         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
10462      Branch: perl
10463            ! lib/ExtUtils/typemap
10464 ____________________________________________________________________________
10465 [  6917] By: jhi                                   on 2000/08/30  14:46:34
10466         Log: Subject: typos in pods
10467              From: Nicholas Clark <nick@ccl4.org>
10468              Date: Wed, 30 Aug 2000 01:12:50 +0100
10469              Message-ID: <20000830011249.A61388@plum.flirble.org>
10470      Branch: perl
10471            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
10472            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
10473            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
10474            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
10475 ____________________________________________________________________________
10476 [  6916] By: jhi                                   on 2000/08/30  14:19:09
10477         Log: Document Storable problems on Crays.  (Will have
10478              to document all the other Storable problems, too.)
10479      Branch: perl
10480            ! pod/perldelta.pod
10481 ____________________________________________________________________________
10482 [  6915] By: jhi                                   on 2000/08/30  14:06:02
10483         Log: Subject: [PATCH] fix misc cast warnings
10484              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10485              Date: Tue, 29 Aug 2000 23:16:14 -0700
10486              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
10487      Branch: perl
10488            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
10489            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
10490            ! os2/os2ish.h
10491 ____________________________________________________________________________
10492 [  6914] By: jhi                                   on 2000/08/30  14:03:45
10493         Log: Timestamp mismatch again.  Need to fix this dependence on
10494              config_h.SH timestamp, since it's the contents of config_h.SH
10495              that matter.
10496      Branch: perl
10497            ! uconfig.h uconfig.sh
10498 ____________________________________________________________________________
10499 [  6913] By: jhi                                   on 2000/08/30  13:54:06
10500         Log: Don't say "Perl 5.0 source kit".
10501      Branch: perl
10502            ! perl.c
10503 ____________________________________________________________________________
10504 [  6912] By: jhi                                   on 2000/08/30  13:51:24
10505         Log: Reset archname and archname64 always, forcing them be
10506              recomputed at each Configure run, make Configure and
10507              the hints files agree on the naming of largefiles variables.
10508      Branch: metaconfig
10509            ! U/threads/archname.U
10510      Branch: metaconfig/U/perl
10511            ! use64bits.U
10512      Branch: perl
10513            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
10514            ! hints/linux.sh hints/solaris_2.sh
10515 ____________________________________________________________________________
10516 [  6911] By: jhi                                   on 2000/08/30  13:30:13
10517         Log: Put back the slice accidentally removed by #6907.
10518      Branch: perl
10519            ! hints/solaris_2.sh
10520 ____________________________________________________________________________
10521 [  6910] By: jhi                                   on 2000/08/30  01:24:26
10522         Log: Be consistent: other Net::get* do export theirs.
10523              
10524              Subject: Re: Net::protoent does not export 'getproto'
10525              From: Yasushi Nakajima <sey@jkc.co.jp>
10526              Date: Wed, 30 Aug 2000 09:53:14 +0900
10527              Message-Id: <200008300051.DAA24700@taku.hut.fi>
10528      Branch: perl
10529            ! lib/Net/protoent.pm
10530 ____________________________________________________________________________
10531 [  6909] By: jhi                                   on 2000/08/30  01:17:25
10532         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
10533              From: Gurusamy Sarathy <gsar@ActiveState.com>
10534              Date: Tue, 29 Aug 2000 17:17:07 -0700
10535              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
10536      Branch: perl
10537            ! cop.h
10538 ____________________________________________________________________________
10539 [  6908] By: jhi                                   on 2000/08/30  00:58:05
10540         Log: Update Changes.
10541      Branch: perl
10542            ! Changes patchlevel.h
10543 ____________________________________________________________________________
10544 [  6907] By: jhi                                   on 2000/08/30  00:57:22
10545         Log: Introduce ccname to keep track of what compiler kind of we have.
10546      Branch: metaconfig/U/perl
10547            ! Checkcc.U gccvers.U
10548      Branch: perl
10549            ! Configure config_h.SH hints/solaris_2.sh
10550 ____________________________________________________________________________
10551 [  6906] By: jhi                                   on 2000/08/30  00:25:47
10552         Log: Put back the flags dump as reasoned in
10553              
10554              Subject: Re: [PATCH] Glob dumping
10555              From: Mike Guy <mjtg@cam.ac.uk> 
10556              Date: Tue, 29 Aug 2000 21:41:32 +0100
10557              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
10558      Branch: perl
10559            ! dump.c t/lib/peek.t
10560 ____________________________________________________________________________
10561 [  6905] By: jhi                                   on 2000/08/30  00:16:17
10562         Log: Make the epsilon to be relative, not absolute.
10563              
10564              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
10565              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
10566              Date: Tue, 29 Aug 2000 19:58:56 -0400
10567              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
10568      Branch: perl
10569            ! t/lib/trig.t
10570 ____________________________________________________________________________
10571 [  6904] By: jhi                                   on 2000/08/30  00:13:09
10572         Log: From now on, Gisle is on my list of usual suspects :-)
10573              Retract #6902.
10574      Branch: perl
10575            ! ext/Opcode/Safe.pm
10576 ____________________________________________________________________________
10577 [  6903] By: jhi                                   on 2000/08/29  23:51:20
10578         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
10579              From: "Craig A. Berry" <craig.berry@psinetcs.com>
10580              Date: Tue, 29 Aug 2000 18:43:26 -0500
10581              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
10582      Branch: perl
10583            + vms/vmspipe.com
10584            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
10585            ! vms/vms.c
10586 ____________________________________________________________________________
10587 [  6902] By: jhi                                   on 2000/08/29  23:44:14
10588         Log: Retry what #6882 attempted.
10589              
10590              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
10591              From: Gisle Aas <gisle@ActiveState.com>
10592              Date: 30 Aug 2000 00:33:09 +0200
10593              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
10594      Branch: perl
10595            ! ext/Opcode/Safe.pm
10596 ____________________________________________________________________________
10597 [  6901] By: jhi                                   on 2000/08/29  22:59:32
10598         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
10599              From: Hugo <hv@crypt.compulink.co.uk>
10600              Date: Mon, 12 Jun 2000 19:36:08 +0100
10601              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
10602      Branch: perl
10603            ! sv.c
10604 ____________________________________________________________________________
10605 [  6900] By: jhi                                   on 2000/08/29  22:58:35
10606         Log: Admit that we are leaking scalars.
10607              
10608              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
10609              From: Spider Boardman <spider@leggy.zk3.dec.com>
10610              Date: Tue, 29 Aug 2000 18:48:29 -0400
10611              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
10612      Branch: perl
10613            ! t/pragma/warnings.t
10614 ____________________________________________________________________________
10615 [  6899] By: jhi                                   on 2000/08/29  20:53:13
10616         Log: Update Changes.
10617      Branch: perl
10618            ! Changes patchlevel.h
10619 ____________________________________________________________________________
10620 [  6898] By: jhi                                   on 2000/08/29  20:46:21
10621         Log: Undo namespace pollution of #6878.
10622              
10623              Subject: Re: Net::protoent does not export 'getproto'
10624              From: Mike Guy <mjtg@cam.ac.uk>
10625              Date: Tue, 29 Aug 2000 21:32:37 +0100
10626              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
10627      Branch: perl
10628            ! lib/Net/protoent.pm
10629 ____________________________________________________________________________
10630 [  6897] By: jhi                                   on 2000/08/29  20:44:29
10631         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
10632              From: Peter Prymmer <pvhp@forte.com>
10633              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
10634              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
10635      Branch: perl
10636            ! pod/perlebcdic.pod
10637 ____________________________________________________________________________
10638 [  6896] By: jhi                                   on 2000/08/29  20:40:57
10639         Log: There's no point repeating the 'revision' (5) of perl5.
10640      Branch: metaconfig/U/perl
10641            ! Devel.U patchlevel.U
10642      Branch: perl
10643            ! Configure config_h.SH
10644 ____________________________________________________________________________
10645 [  6895] By: jhi                                   on 2000/08/29  20:16:58
10646         Log: Regen Configure for #6894.
10647      Branch: metaconfig/U/perl
10648            ! perladmin.U
10649      Branch: perl
10650            ! Configure config_h.SH
10651 ____________________________________________________________________________
10652 [  6894] By: jhi                                   on 2000/08/29  19:59:52
10653         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
10654              From: "Philip Newton" <Philip.Newton@gmx.net>
10655              Date: Tue, 29 Aug 2000 21:39:14 +0200
10656              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
10657      Branch: perl
10658            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
10659            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
10660            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
10661            ! utils/perlbug.PL
10662 ____________________________________________________________________________
10663 [  6893] By: jhi                                   on 2000/08/29  19:55:30
10664         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
10665              From: "Philip Newton" <Philip.Newton@gmx.net>
10666              Date: Tue, 29 Aug 2000 21:39:14 +0200
10667              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
10668      Branch: perl
10669            ! installhtml
10670 ____________________________________________________________________________
10671 [  6892] By: jhi                                   on 2000/08/29  19:53:59
10672         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
10673              From: "Philip Newton" <Philip.Newton@gmx.net>
10674              Date: Tue, 29 Aug 2000 21:48:18 +0200
10675              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
10676      Branch: perl
10677            ! lib/File/Temp.pm
10678 ____________________________________________________________________________
10679 [  6891] By: jhi                                   on 2000/08/29  18:30:03
10680         Log: Nail the ID 20000828.023.
10681      Branch: perl
10682            ! ext/Storable/Storable.xs
10683 ____________________________________________________________________________
10684 [  6890] By: jhi                                   on 2000/08/29  16:50:17
10685         Log: Under usethreads the dumped variable is IN_PAD.
10686              
10687              Subject: Re: [PATCH] Glob dumping
10688              From: Gisle Aas <gisle@ActiveState.com>
10689              Date: 29 Aug 2000 18:45:05 +0200
10690              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
10691      Branch: perl
10692            ! t/lib/peek.t
10693 ____________________________________________________________________________
10694 [  6889] By: jhi                                   on 2000/08/29  15:17:37
10695         Log: Update Changes.
10696      Branch: perl
10697            ! Changes patchlevel.h
10698 ____________________________________________________________________________
10699 [  6888] By: jhi                                   on 2000/08/29  14:49:59
10700         Log: Retract #6882, broke the safe tests.
10701      Branch: perl
10702            ! ext/Opcode/Safe.pm
10703 ____________________________________________________________________________
10704 [  6887] By: jhi                                   on 2000/08/29  14:47:06
10705         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
10706              From: Gisle Aas <gisle@ActiveState.com> 
10707              Date: 09 Jun 2000 20:00:11 +0200
10708              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
10709      Branch: perl
10710            ! utils/perldoc.PL
10711 ____________________________________________________________________________
10712 [  6886] By: jhi                                   on 2000/08/29  14:42:45
10713         Log: The #6881 removed one dump line.
10714      Branch: perl
10715            ! t/lib/peek.t
10716 ____________________________________________________________________________
10717 [  6885] By: jhi                                   on 2000/08/29  14:30:47
10718         Log: Don't forget to tidy up.
10719      Branch: perl
10720            ! t/lib/ftmp-security.t
10721 ____________________________________________________________________________
10722 [  6884] By: jhi                                   on 2000/08/29  14:25:17
10723         Log: Disabling the one test is a bit tricky.
10724      Branch: perl
10725            ! t/lib/ftmp-security.t
10726 ____________________________________________________________________________
10727 [  6883] By: jhi                                   on 2000/08/29  14:16:25
10728         Log: Disable one of the tests for now.
10729      Branch: perl
10730            ! t/lib/ftmp-security.t
10731 ____________________________________________________________________________
10732 [  6882] By: jhi                                   on 2000/08/29  14:05:50
10733         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
10734              From: gisle@aas.no
10735              Date: 29 Aug 2000 10:35:06 -0000
10736              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
10737      Branch: perl
10738            ! ext/Opcode/Safe.pm
10739 ____________________________________________________________________________
10740 [  6881] By: jhi                                   on 2000/08/29  14:03:51
10741         Log: Subject: [PATCH] Glob dumping
10742              From: Gisle Aas <gisle@ActiveState.com>
10743              Date: 29 Aug 2000 07:59:42 -0000
10744              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
10745      Branch: perl
10746            ! dump.c
10747 ____________________________________________________________________________
10748 [  6880] By: jhi                                   on 2000/08/29  14:02:01
10749         Log: Subject: [PATCH] Warnings in B::Deparse
10750              From: <abigail@foad.org>
10751              Date: Tue, 29 Aug 2000 00:00:01 -0400
10752              Message-ID: <20000829040001.2999.qmail@foad.org>
10753      Branch: perl
10754            ! ext/B/B/Deparse.pm
10755 ____________________________________________________________________________
10756 [  6879] By: jhi                                   on 2000/08/29  13:57:26
10757         Log: Missed a change in #6869.
10758      Branch: perl
10759            ! mg.c
10760 ____________________________________________________________________________
10761 [  6878] By: jhi                                   on 2000/08/29  13:45:04
10762         Log: Subject: Net::protoent does not export 'getproto'
10763              From: Yasushi Nakajima <sey@jkc.co.jp>
10764              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
10765      Branch: perl
10766            ! lib/Net/protoent.pm
10767 ____________________________________________________________________________
10768 [  6877] By: jhi                                   on 2000/08/29  13:39:19
10769         Log: Patches all over for people and the files they (hopefully) care about.
10770      Branch: perl
10771            ! AUTHORS Changes MAINTAIN
10772 ____________________________________________________________________________
10773 [  6876] By: jhi                                   on 2000/08/29  12:53:54
10774         Log: Fix for thinko in #6848.
10775              
10776              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
10777              From: Lupe Christoph <lupe@lupe-christoph.de>
10778              Date: Tue, 29 Aug 2000 09:04:08 +0200
10779              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
10780      Branch: perl
10781            ! ext/Thread/Thread.xs
10782 ____________________________________________________________________________
10783 [  6875] By: jhi                                   on 2000/08/29  12:50:14
10784         Log: Update to Getopt::Long 2.24, from Johan Vromans.
10785      Branch: perl
10786            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
10787 ____________________________________________________________________________
10788 [  6874] By: jhi                                   on 2000/08/29  02:09:53
10789         Log: Use minimal @INC in tests, most of the time just '../lib',
10790              so that we simply can't pick up stuff from other Perls than
10791              the one we are testing.  Pointed out by
10792              
10793              From: Mike Guy <mjtg@cam.ac.uk>
10794              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
10795              Date: Fri, 25 Aug 2000 15:15:59 +0100
10796              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
10797      Branch: perl
10798            ! (edit 185 files)
10799 ____________________________________________________________________________
10800 [  6873] By: jhi                                   on 2000/08/29  01:07:11
10801         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
10802              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10803              Date: Mon, 28 Aug 2000 17:45:52 -0700
10804              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
10805      Branch: perl
10806            ! Makefile.SH hints/os2.sh
10807 ____________________________________________________________________________
10808 [  6872] By: jhi                                   on 2000/08/28  23:33:39
10809         Log: Subject: [PATCH bleedperl@6866] spellings
10810              From: marcel@codewerk.com (Marcel Grunauer)
10811              Date: Tue, 29 Aug 2000 01:19:59 +0200
10812              Message-Id: <200008282319.BAA29862@gandalf.local>
10813      Branch: perl
10814            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
10815            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
10816            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
10817 ____________________________________________________________________________
10818 [  6871] By: jhi                                   on 2000/08/28  23:22:09
10819         Log: Take out the SUIDMAIL thing, that will not be
10820              a problem in 5.7.*.
10821      Branch: perl
10822            ! patchlevel.h
10823 ____________________________________________________________________________
10824 [  6870] By: jhi                                   on 2000/08/28  23:19:30
10825         Log: -S is the silent flag, -s is the strip flag.
10826              
10827              Subject: [PATCH] Re: [PATCH] make no-install          
10828              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10829              Date: Mon, 28 Aug 2000 15:12:55 -0700
10830              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
10831      Branch: perl
10832            ! Makefile.SH
10833 ____________________________________________________________________________
10834 [  6869] By: jhi                                   on 2000/08/28  23:12:05
10835         Log: Subject: [PATCH bleedperl@6856] warnings fixes
10836              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
10837              Date: Mon, 28 Aug 2000 23:55:06 +0100
10838              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
10839      Branch: perl
10840            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
10841            ! warnings.h warnings.pl
10842 ____________________________________________________________________________
10843 [  6868] By: jhi                                   on 2000/08/28  21:38:22
10844         Log: Potential cruft.
10845      Branch: perl
10846            ! Makefile.SH
10847 ____________________________________________________________________________
10848 [  6867] By: jhi                                   on 2000/08/28  21:35:36
10849         Log: Update Changes.
10850      Branch: perl
10851            ! Changes patchlevel.h
10852 ____________________________________________________________________________
10853 [  6866] By: jhi                                   on 2000/08/28  21:33:49
10854         Log: Subject: hv.h Doc Patch
10855              From: Fisher Mark <fisherm@tce.com>
10856              Date: Mon, 28 Aug 2000 16:24:59 -0500
10857              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
10858      Branch: perl
10859            ! hv.h
10860 ____________________________________________________________________________
10861 [  6865] By: jhi                                   on 2000/08/28  21:02:15
10862         Log: Add -ld to archname on long tr...double platforms.
10863      Branch: metaconfig
10864            ! U/threads/archname.U
10865      Branch: perl
10866            ! Configure config_h.SH
10867 ____________________________________________________________________________
10868 [  6864] By: jhi                                   on 2000/08/28  20:38:59
10869         Log: An attempt to fix the problem reported in
10870              
10871              Subject: Building perl@6856 using gcc/AIX 4.3.3 
10872              From: Daniel Muino <dmuino@afip.gov.ar> 
10873              Date: Mon, 28 Aug 2000 15:50:01 -0300   
10874              Message-ID: <20000828155001.A14403@con2-dgi>
10875              
10876              I can't test this properly since the gcc installation I have
10877              access to seems to be botched (gcc is calling the AIX cpp,
10878              a losing proposition...)
10879      Branch: perl
10880            ! hints/aix.sh
10881 ____________________________________________________________________________
10882 [  6863] By: jhi                                   on 2000/08/28  18:57:52
10883         Log: Fix for ID 20000828.001, long doubles were not formatted
10884              correctly (showed up in $], which stopped installing perl).
10885      Branch: perl
10886            ! sv.c
10887 ____________________________________________________________________________
10888 [  6862] By: jhi                                   on 2000/08/28  18:07:15
10889         Log: Typo in #6858.
10890      Branch: perl
10891            ! lib/Cwd.pm
10892 ____________________________________________________________________________
10893 [  6861] By: jhi                                   on 2000/08/28  17:57:27
10894         Log: opmini.o may be left around if a build is interrupted.
10895      Branch: perl
10896            ! Makefile.SH
10897 ____________________________________________________________________________
10898 [  6860] By: jhi                                   on 2000/08/28  16:52:50
10899         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
10900              From: Daniel Chetlin <daniel@chetlin.com>
10901              Date: Mon, 28 Aug 2000 01:14:18 -0700
10902              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
10903      Branch: perl
10904            ! lib/overload.pm
10905 ____________________________________________________________________________
10906 [  6859] By: jhi                                   on 2000/08/28  16:08:46
10907         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
10908              From: Nicholas Clark <nick@ccl4.org>
10909              Date: Mon, 28 Aug 2000 16:03:27 +0100
10910              Message-Id: <20000828160327.C49785@plum.flirble.org>
10911      Branch: perl
10912            ! ext/ByteLoader/bytecode.h
10913 ____________________________________________________________________________
10914 [  6858] By: jhi                                   on 2000/08/28  16:02:10
10915         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
10916              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
10917              Date: Mon, 28 Aug 2000 13:08:30 +0200
10918              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
10919      Branch: perl
10920            ! lib/Cwd.pm
10921 ____________________________________________________________________________
10922 [  6857] By: jhi                                   on 2000/08/28  15:42:47
10923         Log: display_format used as a class method without arguments was broken,
10924              reported in
10925              
10926              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
10927              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
10928              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
10929              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
10930      Branch: perl
10931            ! lib/Math/Complex.pm t/lib/complex.t
10932 ____________________________________________________________________________
10933 [  6856] By: jhi                                   on 2000/08/27  22:09:48
10934         Log: Update Changes.
10935      Branch: perl
10936            ! Changes patchlevel.h
10937 ____________________________________________________________________________
10938 [  6855] By: jhi                                   on 2000/08/27  21:59:21
10939         Log: Retract #6853 (false alarm).
10940      Branch: perl
10941            ! lib/ExtUtils/xsubpp
10942 ____________________________________________________________________________
10943 [  6854] By: jhi                                   on 2000/08/27  21:37:44
10944         Log: Update Changes.
10945      Branch: perl
10946            ! Changes patchlevel.h
10947 ____________________________________________________________________________
10948 [  6853] By: jhi                                   on 2000/08/27  21:37:16
10949         Log: Subject: [PATCH perl@6850] workaround for xsubpp
10950              From: Hugo <hv@crypt.compulink.co.uk>
10951              Date: Sun, 27 Aug 2000 22:30:25 +0100
10952              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
10953      Branch: perl
10954            ! lib/ExtUtils/xsubpp
10955 ____________________________________________________________________________
10956 [  6852] By: jhi                                   on 2000/08/27  21:33:58
10957         Log: Big-endian 64-bit patch from Raphael Manfredi.
10958      Branch: perl
10959            ! ext/Storable/Storable.xs
10960 ____________________________________________________________________________
10961 [  6851] By: jhi                                   on 2000/08/27  21:22:21
10962         Log: More ruthless editing from Hugo van der Sanden.
10963      Branch: perl
10964            ! pod/perldelta.pod
10965 ____________________________________________________________________________
10966 [  6850] By: jhi                                   on 2000/08/27  16:11:46
10967         Log: Update Changes.
10968      Branch: perl
10969            ! Changes patchlevel.h
10970 ____________________________________________________________________________
10971 [  6849] By: jhi                                   on 2000/08/27  16:11:05
10972         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
10973      Branch: perl
10974            ! configpm pod/perldelta.pod
10975 ____________________________________________________________________________
10976 [  6848] By: jhi                                   on 2000/08/27  15:35:08
10977         Log: Use the actual thread type, not the pointer-to-struct.
10978      Branch: perl
10979            ! ext/Thread/Thread.xs
10980 ____________________________________________________________________________
10981 [  6847] By: jhi                                   on 2000/08/27  15:30:49
10982         Log: Test nit.
10983      Branch: perl
10984            ! t/pragma/warn/pp_sys
10985 ____________________________________________________________________________
10986 [  6846] By: jhi                                   on 2000/08/27  15:19:02
10987         Log: Passing -R in ldflags makes now it to appear in the default
10988              for lddlflags, just like with -L.
10989              
10990              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
10991              From: Lupe Christoph <lupe@lupe-christoph.de>
10992              Date: Sun, 27 Aug 2000 10:28:21 +0200
10993              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
10994      Branch: metaconfig/U/perl
10995            ! dlsrc.U
10996      Branch: perl
10997            ! Configure
10998 ____________________________________________________________________________
10999 [  6845] By: jhi                                   on 2000/08/27  15:08:54
11000         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
11001              From: Alan Burlison <Alan.Burlison@uk.sun.com>
11002              Date: Sat, 26 Aug 2000 22:23:27 +0100
11003              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
11004      Branch: perl
11005            ! lib/ExtUtils/MM_Unix.pm
11006 ____________________________________________________________________________
11007 [  6844] By: jhi                                   on 2000/08/27  15:02:37
11008         Log: DJGPP update from Laszlo Molnar.
11009              
11010              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
11011              From: ml1050 <ml1050@freemail.hu>
11012              Date: Sat, 26 Aug 2000 23:24:40 +0200
11013              Message-Id: <20000826232440.A439@freemail.hu>
11014      Branch: perl
11015            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
11016            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
11017 ____________________________________________________________________________
11018 [  6843] By: jhi                                   on 2000/08/27  14:53:58
11019         Log: Subject: installman buglet
11020              From: Lupe Christoph <lupe@lupe-christoph.de>
11021              Date: Sun, 27 Aug 2000 14:38:59 +0200
11022              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
11023      Branch: perl
11024            ! installman
11025 ____________________________________________________________________________
11026 [  6842] By: jhi                                   on 2000/08/27  14:52:08
11027         Log: Can't get the test to reliably work thanks to the
11028              inaccurateness of floating point.  "Resolves" bug ids
11029              20000826.003, 20000826.009, 20000826.010,
11030      Branch: perl
11031            ! t/lib/trig.t
11032 ____________________________________________________________________________
11033 [  6841] By: jhi                                   on 2000/08/26  15:53:58
11034         Log: Update Changes.
11035      Branch: perl
11036            ! Changes patchlevel.h
11037 ____________________________________________________________________________
11038 [  6840] By: jhi                                   on 2000/08/26  14:23:03
11039         Log: grep -e isn't portable.
11040              
11041              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
11042              From: chris@broadband.att.com
11043              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
11044              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
11045      Branch: perl
11046            ! hints/solaris_2.sh
11047 ____________________________________________________________________________
11048 [  6839] By: jhi                                   on 2000/08/26  14:12:23
11049         Log: no-install target a la make -n.
11050              
11051              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
11052              From: <abigail@foad.org>
11053              Date: Sat, 26 Aug 2000 03:57:34 -0400
11054              Message-ID: <20000826075735.18912.qmail@foad.org>
11055      Branch: perl
11056            ! Makefile.SH installman installperl
11057 ____________________________________________________________________________
11058 [  6838] By: jhi                                   on 2000/08/26  14:06:33
11059         Log: Retract #6826 as the #6828 should be do the same
11060              in a More Correct Way.
11061      Branch: perl
11062            ! installperl
11063 ____________________________________________________________________________
11064 [  6837] By: jhi                                   on 2000/08/26  05:24:00
11065         Log: More casting.
11066      Branch: perl
11067            ! ext/Storable/Storable.xs
11068 ____________________________________________________________________________
11069 [  6836] By: jhi                                   on 2000/08/26  05:05:46
11070         Log: Nicer in decimal.
11071      Branch: perl
11072            ! ext/Storable/Storable.xs
11073 ____________________________________________________________________________
11074 [  6835] By: jhi                                   on 2000/08/26  05:03:50
11075         Log: There be no UVdf.
11076      Branch: perl
11077            ! ext/Storable/Storable.xs
11078 ____________________________________________________________________________
11079 [  6834] By: jhi                                   on 2000/08/26  05:00:18
11080         Log: Continue IVdfing and UVxfing.
11081      Branch: perl
11082            ! ext/Storable/Storable.xs
11083 ____________________________________________________________________________
11084 [  6833] By: jhi                                   on 2000/08/26  04:53:14
11085         Log: Use IVdf.
11086      Branch: perl
11087            ! ext/Storable/Storable.xs
11088 ____________________________________________________________________________
11089 [  6832] By: jhi                                   on 2000/08/26  04:40:41
11090         Log: Document PTR2XX and INT2PTR.
11091      Branch: perl
11092            ! pod/perlguts.pod
11093 ____________________________________________________________________________
11094 [  6831] By: jhi                                   on 2000/08/26  04:33:18
11095         Log: Use UVxf, PTR2UV, NVff.
11096      Branch: perl
11097            ! ext/Storable/Storable.xs
11098 ____________________________________________________________________________
11099 [  6830] By: jhi                                   on 2000/08/26  04:31:32
11100         Log: Update the test count.
11101      Branch: perl
11102            ! t/lib/trig.t
11103 ____________________________________________________________________________
11104 [  6829] By: jhi                                   on 2000/08/26  03:05:50
11105         Log: Subject: [PATCH] installation not quite silent yet.
11106              From: <abigail@foad.org>
11107              Date: Fri, 25 Aug 2000 20:07:53 -0400
11108              Message-ID: <20000826000753.7822.qmail@foad.org>
11109      Branch: perl
11110            ! installman installperl
11111 ____________________________________________________________________________
11112 [  6828] By: jhi                                   on 2000/08/26  03:05:14
11113         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
11114              From: Spider Boardman <spider@web.zk3.dec.com>
11115              Date: Fri, 25 Aug 2000 19:12:40 -0400
11116              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
11117      Branch: perl
11118            ! gv.c
11119 ____________________________________________________________________________
11120 [  6827] By: jhi                                   on 2000/08/25  23:54:34
11121         Log: Support preserving extremely big/small angles.
11122      Branch: perl
11123            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
11124 ____________________________________________________________________________
11125 [  6826] By: jhi                                   on 2000/08/25  23:01:20
11126         Log: Patch installperl to be long double-aware.
11127              
11128              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
11129              From: Spider Boardman <spider@web.zk3.dec.com>
11130              Date: Fri, 25 Aug 2000 18:15:23 -0400
11131              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
11132      Branch: perl
11133            ! installperl
11134 ____________________________________________________________________________
11135 [  6825] By: jhi                                   on 2000/08/25  22:58:25
11136         Log: Remove duplicately applied patch shards.
11137              
11138              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
11139              From: Spider Boardman <spider@leggy.zk3.dec.com>
11140              Date: Fri, 25 Aug 2000 16:45:03 -0400
11141              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
11142      Branch: perl
11143            ! t/lib/cgi-html.t
11144 ____________________________________________________________________________
11145 [  6824] By: jhi                                   on 2000/08/25  22:57:00
11146         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
11147              From: Daniel Chetlin <daniel@chetlin.com>
11148              Date: Fri, 25 Aug 2000 12:23:16 -0700
11149              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
11150              
11151              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
11152              From: Daniel Chetlin <daniel@chetlin.com>
11153              Date: Fri, 25 Aug 2000 14:47:19 -0700
11154              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
11155      Branch: perl
11156            ! installman
11157 ____________________________________________________________________________
11158 [  6823] By: jhi                                   on 2000/08/25  22:44:17
11159         Log: Timestamp problem?
11160      Branch: perl
11161            ! uconfig.h uconfig.sh
11162 ____________________________________________________________________________
11163 [  6822] By: jhi                                   on 2000/08/25  19:01:06
11164         Log: One forgotten file from #6816.
11165      Branch: perl
11166            ! vos/config.h
11167 ____________________________________________________________________________
11168 [  6821] By: jhi                                   on 2000/08/25  18:56:39
11169         Log: Regen Changes.
11170      Branch: perl
11171            ! Changes patchlevel.h
11172 ____________________________________________________________________________
11173 [  6820] By: jhi                                   on 2000/08/25  18:52:35
11174         Log: Fix Changes ordering.
11175      Branch: perl
11176            ! Changes
11177 ____________________________________________________________________________
11178 [  6819] By: jhi                                   on 2000/08/25  18:50:25
11179         Log: Update Changes.
11180      Branch: perl
11181            ! Changes patchlevel.h
11182 ____________________________________________________________________________
11183 [  6818] By: jhi                                   on 2000/08/25  18:47:45
11184         Log: Tweak the sfio/useperlio logic, hopefully as wished in
11185              
11186              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
11187              From: Nicholas Clark <nick@babyhippo.co.uk>
11188              Date: Fri, 25 Aug 2000 12:01:45 +0100
11189              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
11190      Branch: metaconfig/U/perl
11191            ! d_sfio.U
11192      Branch: perl
11193            ! Configure
11194 ____________________________________________________________________________
11195 [  6817] By: jhi                                   on 2000/08/25  18:32:51
11196         Log: Allow microperl to assume <math.h>, without it the math
11197              functions like floor() are assumed to return int, which makes
11198              for core dumps in machines where integer and floating register
11199              don't mix.
11200      Branch: perl
11201            ! uconfig.h uconfig.sh
11202 ____________________________________________________________________________
11203 [  6816] By: jhi                                   on 2000/08/25  18:27:17
11204         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
11205              the problem reported in
11206              
11207              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
11208              From: danhale@us.ibm.com
11209              Date: Fri, 25 Aug 2000 10:58:06 -0400
11210              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
11211      Branch: metaconfig/U/perl
11212            + d_socks5_init.U
11213      Branch: perl
11214            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
11215            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
11216            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
11217            ! win32/config.gc win32/config.vc
11218 ____________________________________________________________________________
11219 [  6815] By: jhi                                   on 2000/08/25  17:43:31
11220         Log: A solution for the retrieve_fd autosplit warning,
11221              idea suggested by Mike Guy.
11222      Branch: perl
11223            ! ext/Storable/Storable.pm
11224 ____________________________________________________________________________
11225 [  6814] By: jhi                                   on 2000/08/25  17:16:03
11226         Log: Add install-silent target.
11227      Branch: perl
11228            ! Makefile.SH
11229 ____________________________________________________________________________
11230 [  6813] By: jhi                                   on 2000/08/25  17:14:23
11231         Log: Subject: Re: [PATCH] More silencing of installman.
11232              From: <abigail@foad.org>
11233              Date: Thu, 24 Aug 2000 19:27:03 -0400
11234              Message-ID: <20000824232703.7001.qmail@foad.org>
11235              
11236              Subject: Re: [PATCH] More silencing of installman.
11237              From: <abigail@foad.org>
11238              Date: Fri, 25 Aug 2000 03:00:58 -0400
11239              Message-ID: <20000825070058.10697.qmail@foad.org>
11240      Branch: perl
11241            ! installman
11242 ____________________________________________________________________________
11243 [  6812] By: jhi                                   on 2000/08/25  17:11:28
11244         Log: installperl --verbose and --silent.
11245              
11246              Subject: Re: [PATCH] More silencing of installman.
11247              From: <abigail@foad.org>
11248              Message-ID: <20000825064430.9719.qmail@foad.org>
11249              Date: Fri, 25 Aug 2000 02:44:30 -0400
11250      Branch: perl
11251            ! installperl
11252 ____________________________________________________________________________
11253 [  6811] By: jhi                                   on 2000/08/25  17:05:43
11254         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
11255              From: "Peter J. Farley III" <pjfarley@banet.net>
11256              Date: Thu, 24 Aug 2000 21:58:03 -0400
11257              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
11258              
11259              (applied slightly modified)
11260      Branch: perl
11261            ! lib/ExtUtils/MM_Unix.pm
11262 ____________________________________________________________________________
11263 [  6810] By: jhi                                   on 2000/08/25  17:01:18
11264         Log: Missing parts of 
11265              
11266              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
11267              From: Peter Prymmer <pvhp@forte.com>
11268              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
11269              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
11270      Branch: perl
11271            ! t/lib/cgi-html.t
11272 ____________________________________________________________________________
11273 [  6809] By: jhi                                   on 2000/08/25  16:46:32
11274         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
11275              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11276              Date: Thu, 24 Aug 2000 19:13:11 -0500
11277              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
11278      Branch: perl
11279            ! vms/vms.c
11280 ____________________________________________________________________________
11281 [  6808] By: jhi                                   on 2000/08/25  16:39:22
11282         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
11283              From: Peter Prymmer <pvhp@forte.com>
11284              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
11285              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
11286      Branch: perl
11287            ! configure.com
11288 ____________________________________________________________________________
11289 [  6807] By: jhi                                   on 2000/08/25  16:36:37
11290         Log: Better wording for the vec lvalue diagnostic.
11291              
11292              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
11293              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
11294              Date: Wed, 23 Aug 2000 14:12:16 -0400
11295              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
11296      Branch: perl
11297            ! pod/perldiag.pod
11298 ____________________________________________________________________________
11299 [  6806] By: jhi                                   on 2000/08/24  18:17:22
11300         Log: Subject: [PATCH] More silencing of installman.
11301              From: <abigail@foad.org>
11302              Date: Thu, 24 Aug 2000 14:01:44 -0400
11303              Message-ID: <20000824180144.20062.qmail@foad.org>
11304      Branch: perl
11305            ! installman
11306 ____________________________________________________________________________
11307 [  6805] By: jhi                                   on 2000/08/24  15:00:31
11308         Log: Update Changes.
11309      Branch: perl
11310            ! Changes patchlevel.h
11311 ____________________________________________________________________________
11312 [  6804] By: jhi                                   on 2000/08/24  14:59:07
11313         Log: Regen perltoc.
11314      Branch: perl
11315            ! pod/perltoc.pod
11316 ____________________________________________________________________________
11317 [  6803] By: jhi                                   on 2000/08/24  14:44:39
11318         Log: Show the doc file, not the temp file.
11319      Branch: perl
11320            ! installman
11321 ____________________________________________________________________________
11322 [  6802] By: jhi                                   on 2000/08/24  14:41:53
11323         Log: Continue silencing.
11324      Branch: perl
11325            ! installman
11326 ____________________________________________________________________________
11327 [  6801] By: jhi                                   on 2000/08/24  14:34:40
11328         Log: Actually do something with the silencer option.
11329      Branch: perl
11330            ! installman
11331 ____________________________________________________________________________
11332 [  6800] By: jhi                                   on 2000/08/24  14:26:22
11333         Log: Make installman to recognize the silence flag -S.
11334      Branch: perl
11335            ! installman
11336 ____________________________________________________________________________
11337 [  6799] By: jhi                                   on 2000/08/24  13:49:38
11338         Log: DOS patches and portability/porting notes, from Tim Jenness.
11339      Branch: perl
11340            ! lib/File/Temp.pm
11341 ____________________________________________________________________________
11342 [  6798] By: jhi                                   on 2000/08/24  13:48:27
11343         Log: Create directories in silence.
11344              
11345              Subject: [PATCH] Another silencer for MakeMaker
11346              From: andreas.koenig@anima.de (Andreas J. Koenig)
11347              Date: 24 Aug 2000 14:18:52 +0200
11348              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
11349      Branch: perl
11350            ! lib/ExtUtils/Command.pm
11351 ____________________________________________________________________________
11352 [  6797] By: jhi                                   on 2000/08/24  13:46:42
11353         Log: More liberal parsing of version numbers.
11354              
11355              Subject: Re: CPAN.pm beta for testing available
11356              From: andreas.koenig@anima.de (Andreas J. Koenig)
11357              Date: 24 Aug 2000 13:51:57 +0200
11358              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
11359      Branch: perl
11360            ! lib/CPAN.pm
11361 ____________________________________________________________________________
11362 [  6796] By: jhi                                   on 2000/08/24  13:44:36
11363         Log: Make "make install" by default silent.  A new "install-verbose"
11364              target is verbose.
11365      Branch: perl
11366            ! Makefile.SH
11367 ____________________________________________________________________________
11368 [  6795] By: jhi                                   on 2000/08/24  13:39:14
11369         Log: Add silencer flags to installperl.
11370              
11371              Subject: [PATCH] Making installperl silent.
11372              From: <abigail@foad.org>
11373              Date: Thu, 24 Aug 2000 05:01:45 -0400
11374              Message-ID: <20000824090145.13141.qmail@foad.org>
11375      Branch: perl
11376            ! installperl
11377 ____________________________________________________________________________
11378 [  6794] By: jhi                                   on 2000/08/24  13:35:50
11379         Log: installperl couldn't tell whether it had run tests or not.
11380              
11381              Subject: [PATCH] Re: installperl and t/TEST
11382              From: <abigail@foad.org>
11383              Date: Thu, 24 Aug 2000 04:00:53 -0400
11384              Message-ID: <20000824080053.2494.qmail@foad.org>
11385      Branch: perl
11386            ! Makefile.SH installperl
11387 ____________________________________________________________________________
11388 [  6793] By: jhi                                   on 2000/08/24  13:27:50
11389         Log: Drop the separate perlbc, perlcc -b should be enough.
11390      Branch: perl
11391            - utils/perlbc.PL
11392            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
11393 ____________________________________________________________________________
11394 [  6792] By: jhi                                   on 2000/08/24  04:41:30
11395         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
11396              plus the typo fix from Peter Prymmer.
11397      Branch: perl
11398            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
11399            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
11400 ____________________________________________________________________________
11401 [  6791] By: jhi                                   on 2000/08/24  02:10:43
11402         Log: Replace #6705 with a minimal doc patch.
11403              
11404              Subject: [PATCH 5.6.0] replace change #6705
11405              From: Jan Dubois <jand@ActiveState.com>
11406              Date: Wed, 23 Aug 2000 18:31:51 -0700
11407              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
11408      Branch: perl
11409            ! lib/Win32.pod win32/win32.c
11410 ____________________________________________________________________________
11411 [  6790] By: jhi                                   on 2000/08/23  17:52:00
11412         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
11413              From: Mike Guy <mjtg@cam.ac.uk>
11414              Date: Wed, 23 Aug 2000 18:38:46 +0100
11415              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
11416      Branch: perl
11417            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
11418 ____________________________________________________________________________
11419 [  6789] By: jhi                                   on 2000/08/23  15:34:21
11420         Log: Update Changes.
11421      Branch: perl
11422            ! Changes patchlevel.h
11423 ____________________________________________________________________________
11424 [  6788] By: jhi                                   on 2000/08/23  15:33:40
11425         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
11426              From: Wilfredo Sánchez <wsanchez@apple.com>
11427              Date: Tue, 22 Aug 2000 19:31:27 -0700
11428              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
11429      Branch: perl
11430            ! perl.h
11431 ____________________________________________________________________________
11432 [  6787] By: jhi                                   on 2000/08/23  15:29:31
11433         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
11434              From: Spider Boardman <spider@leggy.zk3.dec.com>
11435              Date: Wed, 23 Aug 2000 10:33:23 -0400
11436              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
11437      Branch: perl
11438            ! lib/Pod/Html.pm
11439 ____________________________________________________________________________
11440 [  6786] By: jhi                                   on 2000/08/23  15:28:11
11441         Log: Bad makefile.
11442      Branch: perl
11443            ! ext/B/Makefile.PL
11444 ____________________________________________________________________________
11445 [  6785] By: jhi                                   on 2000/08/23  14:37:04
11446         Log: Update Changes.
11447      Branch: perl
11448            ! Changes patchlevel.h
11449 ____________________________________________________________________________
11450 [  6784] By: jhi                                   on 2000/08/23  13:58:41
11451         Log: Portability fix from Hugo van der Sanden.
11452      Branch: perl
11453            ! ext/re/Makefile.PL
11454 ____________________________________________________________________________
11455 [  6783] By: jhi                                   on 2000/08/23  13:53:53
11456         Log: Storable support, v-version fixes.
11457              
11458              Subject: CPAN.pm beta for testing available
11459              From: andreas.koenig@anima.de (Andreas J. Koenig)
11460              Date: 22 Aug 2000 23:31:33 +0200
11461              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
11462      Branch: perl
11463            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
11464 ____________________________________________________________________________
11465 [  6782] By: jhi                                   on 2000/08/23  13:51:26
11466         Log: Mac and other portability updates from Chris Nandor.
11467      Branch: perl
11468            ! pod/perlmodinstall.pod
11469 ____________________________________________________________________________
11470 [  6781] By: jhi                                   on 2000/08/23  13:47:33
11471         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
11472              From: Peter Prymmer <pvhp@forte.com>
11473              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
11474              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
11475      Branch: perl
11476            ! ext/Storable/Storable.xs
11477 ____________________________________________________________________________
11478 [  6780] By: jhi                                   on 2000/08/23  13:33:34
11479         Log: VMS MMS (make) wants null action.
11480      Branch: perl
11481            ! ext/B/Makefile.PL
11482 ____________________________________________________________________________
11483 [  6779] By: jhi                                   on 2000/08/22  19:44:47
11484         Log: Forgot portability nit.
11485      Branch: perl
11486            ! t/lib/st-forgive.t
11487 ____________________________________________________________________________
11488 [  6778] By: jhi                                   on 2000/08/22  19:35:25
11489         Log: Be portable.
11490      Branch: perl
11491            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
11492            ! t/lib/st-store.t
11493 ____________________________________________________________________________
11494 [  6777] By: jhi                                   on 2000/08/22  18:50:53
11495         Log: Update Changes.
11496      Branch: perl
11497            ! Changes patchlevel.h
11498 ____________________________________________________________________________
11499 [  6776] By: jhi                                   on 2000/08/22  18:44:46
11500         Log: cSVOPo_*v things index into the current PL_curpad
11501              under ithreads, which is different from the curpad
11502              used by the XSUB.  (In other words, the code as-is
11503              before this patch wouldn't work under ithreads.)
11504              From Sarathy.
11505      Branch: perl
11506            ! ext/B/B.xs
11507 ____________________________________________________________________________
11508 [  6775] By: jhi                                   on 2000/08/22  18:18:37
11509         Log: Make the selection of NVff et al stricter.
11510      Branch: metaconfig/U/perl
11511            ! perlxvf.U
11512      Branch: perl
11513            ! Configure config_h.SH
11514 ____________________________________________________________________________
11515 [  6774] By: jhi                                   on 2000/08/22  17:19:42
11516         Log: perldelta nits.
11517      Branch: perl
11518            ! pod/perldelta.pod
11519 ____________________________________________________________________________
11520 [  6773] By: jhi                                   on 2000/08/22  17:06:26
11521         Log: Long double fixes from Spider Boardman.
11522              
11523              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
11524              From: system PRIVILEGED account <root@peano.zk3.dec.com>
11525              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
11526              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
11527      Branch: perl
11528            ! t/lib/bigfltpm.t t/lib/st-06compat.t
11529 ____________________________________________________________________________
11530 [  6772] By: jhi                                   on 2000/08/22  15:04:53
11531         Log: Update Changes.
11532      Branch: perl
11533            ! Changes patchlevel.h
11534 ____________________________________________________________________________
11535 [  6771] By: jhi                                   on 2000/08/22  15:01:44
11536         Log: perldelta fixes from Hugo van der Sanden.
11537      Branch: perl
11538            ! pod/perldelta.pod
11539 ____________________________________________________________________________
11540 [  6770] By: jhi                                   on 2000/08/22  14:34:49
11541         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
11542              From: Hugo <hv@crypt.compulink.co.uk>
11543              Date: Tue, 22 Aug 2000 11:21:53 +0100
11544              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
11545      Branch: perl
11546            ! regcomp.c
11547 ____________________________________________________________________________
11548 [  6769] By: jhi                                   on 2000/08/22  14:30:02
11549         Log: Add Yitzchak, reformat.
11550      Branch: perl
11551            ! Changes config_h.SH
11552 ____________________________________________________________________________
11553 [  6768] By: jhi                                   on 2000/08/22  14:21:35
11554         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
11555              and Spider Boardman.
11556      Branch: metaconfig
11557            ! U/compline/d_gconvert.U
11558      Branch: perl
11559            ! Configure
11560 ____________________________________________________________________________
11561 [  6767] By: jhi                                   on 2000/08/22  14:11:24
11562         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
11563              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11564              Date: Mon, 21 Aug 2000 19:08:31 -0700
11565              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
11566      Branch: perl
11567            - ext/Storable/patchlevel.h
11568            ! MANIFEST ext/Storable/MANIFEST
11569 ____________________________________________________________________________
11570 [  6766] By: jhi                                   on 2000/08/22  13:49:29
11571         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
11572              From: Peter Prymmer <pvhp@forte.com>
11573              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
11574              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
11575      Branch: perl
11576            ! configure.com ext/Storable/Makefile.PL
11577 ____________________________________________________________________________
11578 [  6765] By: jhi                                   on 2000/08/22  13:44:59
11579         Log: Subject: [PATCH blead] B:: missing dependency
11580              From: Hugo <hv@crypt.compulink.co.uk>
11581              Date: Tue, 22 Aug 2000 06:44:33 +0100
11582              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
11583      Branch: perl
11584            ! ext/B/Makefile.PL
11585 ____________________________________________________________________________
11586 [  6764] By: jhi                                   on 2000/08/22  13:38:12
11587         Log: More bytecompiler.
11588      Branch: perl
11589            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
11590 ____________________________________________________________________________
11591 [  6763] By: jhi                                   on 2000/08/22  13:36:44
11592         Log: Bytecompiler patches from Benjamin Stuhl.
11593      Branch: perl
11594            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
11595            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
11596            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
11597            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
11598            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
11599            ! perl.c perlapi.h pod/perldelta.pod
11600 ____________________________________________________________________________
11601 [  6762] By: jhi                                   on 2000/08/21  23:43:40
11602         Log: An obsoleted diagnostic.
11603      Branch: perl
11604            ! pod/perldelta.pod
11605 ____________________________________________________________________________
11606 [  6761] By: jhi                                   on 2000/08/21  23:01:45
11607         Log: The #6759 wasn't quite right.
11608      Branch: perl
11609            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
11610            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
11611            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
11612            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
11613            ! t/lib/st-tieditems.t
11614 ____________________________________________________________________________
11615 [  6760] By: jhi                                   on 2000/08/21  22:35:49
11616         Log: Be verydeepclean.
11617      Branch: perl
11618            ! Makefile.SH
11619 ____________________________________________________________________________
11620 [  6759] By: jhi                                   on 2000/08/21  22:25:40
11621         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
11622              From: Peter Prymmer <pvhp@forte.com>
11623              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
11624              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
11625      Branch: perl
11626            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
11627            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
11628            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
11629            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
11630            ! t/lib/st-tieditems.t
11631 ____________________________________________________________________________
11632 [  6758] By: jhi                                   on 2000/08/21  22:22:32
11633         Log: Few more casts, need reported in
11634              
11635              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
11636              From: Mike Stok <mike@stok.co.uk>
11637              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
11638              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
11639              
11640              and
11641              
11642              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
11643              From: abigail@foad.org
11644              Date: 21 Aug 2000 21:31:34 -0000
11645              Message-Id: <20000821213134.30170.qmail@foad.org>
11646      Branch: perl
11647            ! ext/Storable/Storable.xs
11648 ____________________________________________________________________________
11649 [  6757] By: jhi                                   on 2000/08/21  18:37:07
11650         Log: Update Changes.
11651      Branch: perl
11652            ! Changes patchlevel.h
11653 ____________________________________________________________________________
11654 [  6756] By: jhi                                   on 2000/08/21  18:34:02
11655         Log: A pod nit.
11656              
11657              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
11658              From: <abigail@foad.org>
11659              Date: Mon, 21 Aug 2000 14:00:16 -0400
11660              Message-ID: <20000821180016.28627.qmail@foad.org>
11661      Branch: perl
11662            ! pod/perlre.pod
11663 ____________________________________________________________________________
11664 [  6755] By: jhi                                   on 2000/08/21  18:30:56
11665         Log: Use PodParser 1.18 new test.
11666      Branch: perl
11667            ! t/pod/special_seqs.t t/pod/special_seqs.xr
11668 ____________________________________________________________________________
11669 [  6754] By: jhi                                   on 2000/08/21  18:28:35
11670         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
11671              patches cannot be applied since #6712 conflicts.
11672      Branch: perl
11673            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
11674 ____________________________________________________________________________
11675 [  6753] By: jhi                                   on 2000/08/21  18:15:11
11676         Log: Weed out some smaller changes.
11677      Branch: perl
11678            ! pod/perldelta.pod
11679 ____________________________________________________________________________
11680 [  6752] By: jhi                                   on 2000/08/21  18:02:30
11681         Log: Also under djgpp the timestamps are funky.
11682      Branch: perl
11683            ! t/op/stat.t
11684 ____________________________________________________________________________
11685 [  6751] By: jhi                                   on 2000/08/21  17:55:56
11686         Log: Tweak the floating point output routine preferences.
11687      Branch: metaconfig
11688            ! U/compline/d_gconvert.U
11689      Branch: perl
11690            ! Configure
11691 ____________________________________________________________________________
11692 [  6750] By: jhi                                   on 2000/08/21  17:51:29
11693         Log: Unicos/mk requires elaborate paranoia.
11694      Branch: perl
11695            ! lib/Math/Complex.pm
11696 ____________________________________________________________________________
11697 [  6749] By: gsar                                  on 2000/08/21  16:53:31
11698         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
11699      Branch: perl
11700            ! lib/Cwd.pm
11701 ____________________________________________________________________________
11702 [  6748] By: gsar                                  on 2000/08/21  16:22:19
11703         Log: free TLS slot properly on Windows
11704      Branch: perl
11705            ! thread.h win32/perllib.c win32/win32thread.h
11706 ____________________________________________________________________________
11707 [  6747] By: jhi                                   on 2000/08/21  16:20:58
11708         Log: Rename the macro argument because some preprocessors
11709              can't tell the difference and expand arguments also inside
11710              double quoted strings.
11711      Branch: perl
11712            ! regcomp.c
11713 ____________________________________________________________________________
11714 [  6746] By: jhi                                   on 2000/08/21  16:09:41
11715         Log: Support long doubles in Storable.
11716              
11717              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
11718              From: Radu Greab <radu@netsoft.ro>
11719              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
11720              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
11721      Branch: perl
11722            ! ext/Storable/Storable.xs
11723 ____________________________________________________________________________
11724 [  6745] By: jhi                                   on 2000/08/21  15:51:40
11725         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
11726              From: "Fifer, Eric" <EFifer@sanwaint.com>
11727              Date: Mon, 21 Aug 2000 15:34:49 +0100
11728              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
11729      Branch: perl
11730            ! t/pragma/warn/9enabled
11731 ____________________________________________________________________________
11732 [  6744] By: jhi                                   on 2000/08/21  15:39:35
11733         Log: Document the endianness of Alpha more precisely.
11734      Branch: perl
11735            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
11736            ! pod/perlport.pod
11737 ____________________________________________________________________________
11738 [  6743] By: jhi                                   on 2000/08/21  14:47:05
11739         Log: perldelta fixes from the p5p crowd.
11740      Branch: perl
11741            ! pod/perldelta.pod pod/perlop.pod
11742 ____________________________________________________________________________
11743 [  6742] By: jhi                                   on 2000/08/21  13:34:51
11744         Log: Update to Pod::LaTeX 0.53.
11745              
11746              Subject: [PATCH] lib/Pod/LaTeX.pm updates
11747              From: Tim Jenness <timj@jach.hawaii.edu>
11748              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
11749              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
11750      Branch: perl
11751            ! lib/Pod/LaTeX.pm
11752 ____________________________________________________________________________
11753 [  6741] By: jhi                                   on 2000/08/21  13:33:01
11754         Log: Subject: [PATCH] os2.c fix for use64bitint
11755              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11756              Date: Mon, 21 Aug 2000 01:32:25 -0700
11757              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
11758      Branch: perl
11759            ! os2/os2.c
11760 ____________________________________________________________________________
11761 [  6740] By: jhi                                   on 2000/08/21  13:28:52
11762         Log: Array context keeps slithering in.
11763              
11764              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
11765              From: Daniel Chetlin <daniel@chetlin.com>
11766              Date: Sun, 20 Aug 2000 21:40:25 -0700
11767              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
11768      Branch: perl
11769            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
11770            ! pod/perldebtut.pod
11771 ____________________________________________________________________________
11772 [  6739] By: jhi                                   on 2000/08/21  13:23:55
11773         Log: Big-endian quad fixes for Storable from Radu Greab,
11774              plus few explicit null casts for picky compilers.
11775      Branch: perl
11776            ! ext/Storable/Storable.xs
11777 ____________________________________________________________________________
11778 [  6738] By: gsar                                  on 2000/08/21  05:56:13
11779         Log: small tweaks for change#6705: avoid C++ style comments in C code;
11780              use Perl's malloc API rather than the low level system one
11781      Branch: perl
11782            ! win32/win32.c
11783 ____________________________________________________________________________
11784 [  6737] By: gsar                                  on 2000/08/21  05:35:41
11785         Log: add Storable to list of extensions on Windows
11786      Branch: perl
11787            ! win32/Makefile win32/makefile.mk
11788 ____________________________________________________________________________
11789 [  6736] By: jhi                                   on 2000/08/21  02:57:53
11790         Log: Update Changes.
11791      Branch: perl
11792            ! Changes patchlevel.h
11793 ____________________________________________________________________________
11794 [  6735] By: jhi                                   on 2000/08/21  02:57:20
11795         Log: Draft 0.
11796      Branch: perl
11797            ! pod/perldelta.pod
11798 ____________________________________________________________________________
11799 [  6734] By: jhi                                   on 2000/08/21  02:57:03
11800         Log: Add Storable 0.7.2 from Raphael Manfredi,
11801              plus the patch from
11802              
11803              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
11804              From: Radu Greab <radu@netsoft.ro>
11805              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
11806              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
11807              
11808              plus changes to get Storable to compile with
11809              picky ANSI compilers.
11810      Branch: perl
11811            + ext/Storable/ChangeLog ext/Storable/MANIFEST
11812            + ext/Storable/Makefile.PL ext/Storable/README
11813            + ext/Storable/Storable.pm ext/Storable/Storable.xs
11814            + ext/Storable/patchlevel.h t/lib/st-06compat.t
11815            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
11816            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
11817            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
11818            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
11819            + t/lib/st-tieditems.t
11820            ! MANIFEST
11821 ____________________________________________________________________________
11822 [  6733] By: jhi                                   on 2000/08/21  02:29:09
11823         Log: The correct cleaning order is an art.
11824      Branch: perl
11825            ! Makefile.SH
11826 ____________________________________________________________________________
11827 [  6732] By: jhi                                   on 2000/08/21  01:23:39
11828         Log: The #6724 is here.
11829      Branch: perl
11830            ! t/lib/ftmp-security.t
11831 ____________________________________________________________________________
11832 [  6731] By: jhi                                   on 2000/08/20  23:17:03
11833         Log: s/this one/the 5.6.0 release/
11834      Branch: perl
11835            ! pod/perl56delta.pod
11836 ____________________________________________________________________________
11837 [  6730] By: jhi                                   on 2000/08/20  23:07:34
11838         Log: Mention perlebcdic and perlposix-bc.
11839      Branch: perl
11840            ! pod/perlport.pod
11841 ____________________________________________________________________________
11842 [  6729] By: jhi                                   on 2000/08/20  21:32:59
11843         Log: Document the number of exponent digits.
11844      Branch: perl
11845            ! pod/perlfunc.pod
11846 ____________________________________________________________________________
11847 [  6728] By: jhi                                   on 2000/08/20  21:16:47
11848         Log: Use File::Spec->tmpdir().
11849              
11850              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
11851              From: Tim Jenness <timj@jach.hawaii.edu>
11852              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
11853              MIME-Version: 1.0
11854              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
11855      Branch: perl
11856            ! utils/perlbug.PL
11857 ____________________________________________________________________________
11858 [  6727] By: jhi                                   on 2000/08/20  20:43:32
11859         Log: Update Changes.
11860      Branch: perl
11861            ! Changes patchlevel.h
11862 ____________________________________________________________________________
11863 [  6726] By: jhi                                   on 2000/08/20  20:41:44
11864         Log: The veryclean target needs to clobber.
11865      Branch: perl
11866            ! Makefile.SH
11867 ____________________________________________________________________________
11868 [  6725] By: jhi                                   on 2000/08/20  20:37:38
11869         Log: Document odd vs even subreleases and -Dusedevel.
11870      Branch: perl
11871            ! INSTALL
11872 ____________________________________________________________________________
11873 [  6724] By: jhi                                   on 2000/08/20  19:58:05
11874         Log: Use temporary directory instead of current directory.
11875              
11876              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
11877              From: Tim Jenness <timj@jach.hawaii.edu>
11878              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
11879              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
11880      Branch: perl
11881            ! t/lib/ftmp-security.t
11882 ____________________________________________________________________________
11883 [  6723] By: jhi                                   on 2000/08/20  19:55:55
11884         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
11885              From: andreas.koenig@anima.de (Andreas J. Koenig)
11886              Date: 20 Aug 2000 15:52:03 +0200
11887              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
11888      Branch: perl
11889            ! lib/ExtUtils/MM_Unix.pm
11890 ____________________________________________________________________________
11891 [  6722] By: jhi                                   on 2000/08/20  19:46:01
11892         Log: Update to CGI 2.72, from Lincoln Stein.
11893      Branch: perl
11894            ! lib/CGI.pm
11895 ____________________________________________________________________________
11896 [  6721] By: jhi                                   on 2000/08/20  19:43:54
11897         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
11898              From: Radu Greab <radu@netsoft.ro>
11899              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
11900              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
11901      Branch: perl
11902            ! ext/GDBM_File/GDBM_File.xs
11903 ____________________________________________________________________________
11904 [  6720] By: jhi                                   on 2000/08/20  19:42:01
11905         Log: pp_open() could pass an uninitialized filename down to do_open9().
11906      Branch: perl
11907            ! pp_sys.c
11908 ____________________________________________________________________________
11909 [  6719] By: jhi                                   on 2000/08/20  14:06:41
11910         Log: UTF8 concat fixes.
11911              
11912              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
11913              From: Hugo <hv@crypt.compulink.co.uk>
11914              Date: Sun, 20 Aug 2000 07:30:46 +0100
11915              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
11916      Branch: perl
11917            ! pp_hot.c t/op/append.t
11918 ____________________________________________________________________________
11919 [  6718] By: jhi                                   on 2000/08/20  02:09:37
11920         Log: Let's try #6717 again.
11921      Branch: perl
11922            ! lib/File/Temp.pm
11923 ____________________________________________________________________________
11924 [  6717] By: jhi                                   on 2000/08/20  01:56:55
11925         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
11926              From: "Craig A. Berry" <craig.berry@metamorgs.com>
11927              Date: Sat, 19 Aug 2000 18:15:39 -0500
11928              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
11929      Branch: perl
11930            ! lib/File/Temp.pm
11931 ____________________________________________________________________________
11932 [  6716] By: jhi                                   on 2000/08/19  15:50:11
11933         Log: Update Changes.
11934      Branch: perl
11935            ! Changes patchlevel.h
11936 ____________________________________________________________________________
11937 [  6715] By: jhi                                   on 2000/08/19  15:39:09
11938         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
11939              From: Jonathan D Johnston <jdjohnston2@juno.com>
11940              Date: Thu, 17 Aug 2000 23:13:01 -0400       
11941              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
11942      Branch: perl
11943            ! pod/perlfunc.pod
11944 ____________________________________________________________________________
11945 [  6714] By: jhi                                   on 2000/08/19  15:34:04
11946         Log: Introduce a 'veryclean' target that is like 'distclean'
11947              but also removes *~ and *.orig.
11948      Branch: perl
11949            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
11950            ! utils/Makefile x2p/Makefile.SH
11951 ____________________________________________________________________________
11952 [  6713] By: jhi                                   on 2000/08/19  14:15:45
11953         Log: Put back the long double avoidance code to POSIX.xs
11954              because VMS seems to need it still.
11955      Branch: perl
11956            ! ext/POSIX/POSIX.xs
11957 ____________________________________________________________________________
11958 [  6712] By: jhi                                   on 2000/08/19  14:10:41
11959         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
11960              From: Peter Prymmer <pvhp@forte.com>
11961              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
11962              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
11963      Branch: perl
11964            ! lib/Pod/Find.pm t/pod/find.t
11965 ____________________________________________________________________________
11966 [  6711] By: jhi                                   on 2000/08/19  14:09:19
11967         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
11968              From: Peter Prymmer <pvhp@forte.com>
11969              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
11970              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
11971              cc: vmsperl@perl.org
11972      Branch: perl
11973            ! t/lib/peek.t
11974 ____________________________________________________________________________
11975 [  6710] By: jhi                                   on 2000/08/19  14:08:01
11976         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
11977              From: Jan Dubois <jand@ActiveState.com>
11978              Date: Fri, 18 Aug 2000 16:31:48 -0700
11979              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
11980      Branch: perl
11981            ! win32/win32.c
11982 ____________________________________________________________________________
11983 [  6709] By: jhi                                   on 2000/08/19  14:06:57
11984         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
11985              
11986              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
11987              From: Spider.Boardman@Orb.Nashua.NH.US
11988              Date: Fri, 18 Aug 2000 18:41:14 -0400
11989              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
11990      Branch: perl
11991            ! regcomp.c
11992 ____________________________________________________________________________
11993 [  6708] By: jhi                                   on 2000/08/18  22:04:49
11994         Log: Update Changes.
11995      Branch: perl
11996            ! Changes patchlevel.h
11997 ____________________________________________________________________________
11998 [  6707] By: jhi                                   on 2000/08/18  21:55:14
11999         Log: Add warnif(), check warnings further up the stack,
12000              all the warnings functions now can take an optional object reference.
12001              
12002              Subject: [PATCH bleedperl@6691] warnings pragma update
12003              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
12004              Date: Fri, 18 Aug 2000 22:42:06 +0100
12005              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
12006      Branch: perl
12007            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
12008            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
12009            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
12010 ____________________________________________________________________________
12011 [  6706] By: jhi                                   on 2000/08/18  21:41:45
12012         Log: Typo in pp_complement().
12013              
12014              Subject: [PATCH perl-current] Deparse
12015              From: Peter Scott <Peter@PSDT.com>
12016              Date: Fri, 18 Aug 2000 12:44:37 -0700
12017              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
12018      Branch: perl
12019            ! ext/B/B/Deparse.pm
12020 ____________________________________________________________________________
12021 [  6705] By: jhi                                   on 2000/08/18  21:25:59
12022         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
12023              From: Jan Dubois <jand@ActiveState.com>
12024              Date: Fri, 18 Aug 2000 14:22:51 -0700
12025              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
12026      Branch: perl
12027            ! lib/Win32.pod win32/win32.c
12028 ____________________________________________________________________________
12029 [  6704] By: jhi                                   on 2000/08/18  21:16:14
12030         Log: Don't eat leading os from index entries.
12031              
12032              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
12033              From: Russ Allbery <rra@stanford.edu>
12034              Date: 10 Aug 2000 20:49:25 -0700
12035              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
12036      Branch: perl
12037            ! lib/Pod/Man.pm
12038 ____________________________________________________________________________
12039 [  6703] By: jhi                                   on 2000/08/18  21:07:06
12040         Log: Add [[:blank:]] as suggested in
12041              
12042              Subject: [ID 20000716.024] [=cc=] / [:blank:]
12043              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
12044              Date: Sun, 16 Jul 2000 17:55:29 -0700
12045              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
12046              
12047              (the [=cc=] has already been taken care of by #6439
12048              so the whole bug report can be closed)
12049              
12050              and make [[:space:]] to be equivalent to isspace(3)
12051              (as opposed to \s, which is isSPACE()).  The difference
12052              is that now [[:space:]] matches the mythical vertical tab,
12053              while \s doesn't.
12054      Branch: perl
12055            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
12056            ! regexec.c t/op/pat.t
12057 ____________________________________________________________________________
12058 [  6702] By: jhi                                   on 2000/08/18  18:47:47
12059         Log: The new tests were missing from #6415.
12060      Branch: perl
12061            ! t/op/bop.t
12062 ____________________________________________________________________________
12063 [  6701] By: jhi                                   on 2000/08/18  18:20:40
12064         Log: Document the NDBM_File and ODBM_File as SDBM_File
12065              was documented in #6417.
12066      Branch: perl
12067            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
12068            ! ext/SDBM_File/SDBM_File.pm
12069 ____________________________________________________________________________
12070 [  6700] By: jhi                                   on 2000/08/18  18:10:39
12071         Log: Subject: [PATCH perl@6698] cygwin port
12072              From: "Fifer, Eric" <EFifer@sanwaint.com>
12073              Date: Fri, 18 Aug 2000 17:30:05 +0100
12074              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
12075      Branch: perl
12076            ! lib/File/Temp.pm
12077 ____________________________________________________________________________
12078 [  6699] By: jhi                                   on 2000/08/18  16:21:49
12079         Log: Document code point which makes if (defined %stash::) to work
12080              (noted by Spider Boardman).
12081      Branch: perl
12082            ! op.c
12083 ____________________________________________________________________________
12084 [  6698] By: jhi                                   on 2000/08/18  13:43:27
12085         Log: Update Changes.
12086      Branch: perl
12087            ! Changes patchlevel.h
12088 ____________________________________________________________________________
12089 [  6697] By: jhi                                   on 2000/08/18  13:35:57
12090         Log: Tiny Getopt::Long patch from Johan Vromans.
12091      Branch: perl
12092            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
12093 ____________________________________________________________________________
12094 [  6696] By: jhi                                   on 2000/08/18  13:26:14
12095         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
12096              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
12097              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
12098              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
12099      Branch: perl
12100            ! pod/perldiag.pod pod/perlsyn.pod
12101 ____________________________________________________________________________
12102 [  6695] By: jhi                                   on 2000/08/18  13:13:26
12103         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
12104              From: Daniel Chetlin <daniel@chetlin.com>
12105              Date: Fri, 18 Aug 2000 03:13:36 -0700
12106              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
12107      Branch: perl
12108            ! pod/perlfunc.pod
12109 ____________________________________________________________________________
12110 [  6694] By: jhi                                   on 2000/08/18  13:08:05
12111         Log: Subject: [PATCH] perltrap.pod spring cleaning
12112              From: Daniel Chetlin <daniel@chetlin.com>
12113              Date: Fri, 18 Aug 2000 03:06:54 -0700
12114              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
12115              
12116              plus Mike Guy's nitfix.
12117      Branch: perl
12118            ! pod/perltrap.pod
12119 ____________________________________________________________________________
12120 [  6693] By: jhi                                   on 2000/08/18  13:00:26
12121         Log: Unbuffer the output.
12122              
12123              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
12124              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12125              Date: Thu, 17 Aug 2000 18:39:29 -0700
12126              Message-ID: <RPJn5gzkgydf092yn@efn.org>
12127      Branch: perl
12128            ! t/op/fork.t
12129 ____________________________________________________________________________
12130 [  6692] By: jhi                                   on 2000/08/18  05:19:17
12131         Log: Delete the image, too, not just its MANIFEStation.
12132      Branch: perl
12133            - lib/CGI/eg/wilogo.gif
12134 ____________________________________________________________________________
12135 [  6691] By: jhi                                   on 2000/08/18  05:10:26
12136         Log: Propagate new Configure vars.
12137      Branch: perl
12138            ! configure.com epoc/config.sh uconfig.h uconfig.sh
12139            ! vos/config.def vos/config.h vos/config_h.SH_orig
12140            ! win32/config.bc win32/config.gc win32/config.vc
12141            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
12142 ____________________________________________________________________________
12143 [  6690] By: jhi                                   on 2000/08/18  04:30:56
12144         Log: Update Changes.
12145      Branch: perl
12146            ! Changes patchlevel.h
12147 ____________________________________________________________________________
12148 [  6689] By: jhi                                   on 2000/08/18  04:12:30
12149         Log: Fix the lib/complex failure of
12150              
12151              From: abigail@foad.org
12152              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
12153              Date: 15 Aug 2000 04:06:38 -0000
12154              Message-Id: <20000815040638.8524.qmail@foad.org> 
12155              
12156              Linux long double accuracy issue: something that
12157              when printed with %g looks like "2" but int() of it is 1.
12158      Branch: perl
12159            ! lib/Math/Complex.pm
12160 ____________________________________________________________________________
12161 [  6688] By: jhi                                   on 2000/08/18  03:15:35
12162         Log: The byteorder code in #6671 was wrong.
12163      Branch: perl
12164            ! configpm
12165 ____________________________________________________________________________
12166 [  6687] By: jhi                                   on 2000/08/18  02:08:42
12167         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
12168              From: Jan Dubois <jand@ActiveState.com>
12169              Date: Thu, 17 Aug 2000 18:31:55 -0700
12170              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
12171      Branch: perl
12172            ! sv.c
12173 ____________________________________________________________________________
12174 [  6686] By: jhi                                   on 2000/08/18  02:04:15
12175         Log: Use NVs in POSIX math, not doubles.
12176              
12177              From: abigail@foad.org
12178              Subject: [ID 20000817.014] POSIX & modfl
12179              Date: 17 Aug 2000 20:49:18 -0000
12180              Message-Id: <20000817204918.23123.qmail@foad.org>
12181      Branch: perl
12182            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
12183 ____________________________________________________________________________
12184 [  6685] By: jhi                                   on 2000/08/18  02:02:12
12185         Log: Introduce NVef, NVff, and NVgf, use the middle one.
12186              (helps for lib/peek + Linux + long doubles)  Reported in
12187              
12188              From: abigail@foad.org
12189              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
12190              Date: 15 Aug 2000 04:06:38 -0000
12191              Message-Id: <20000815040638.8524.qmail@foad.org> 
12192              
12193              (note: the lib/complex failure has not yet been addressed)
12194      Branch: metaconfig/U/perl
12195            ! perlxvf.U
12196      Branch: perl
12197            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12198            ! config_h.SH dump.c perl.h pod/perlguts.pod
12199 ____________________________________________________________________________
12200 [  6684] By: jhi                                   on 2000/08/17  23:22:19
12201         Log: Add byteorder to the myconfig output.
12202      Branch: perl
12203            ! myconfig.SH
12204 ____________________________________________________________________________
12205 [  6683] By: jhi                                   on 2000/08/17  23:20:19
12206         Log: The image doth not exist, spotted by Johan Vromans.
12207      Branch: perl
12208            ! MANIFEST
12209 ____________________________________________________________________________
12210 [  6682] By: jhi                                   on 2000/08/17  22:38:16
12211         Log: Document what the backtick returns if the command fails.
12212      Branch: perl
12213            ! pod/perlop.pod
12214 ____________________________________________________________________________
12215 [  6681] By: jhi                                   on 2000/08/17  22:33:12
12216         Log: Do not use prototyping here.
12217              
12218              Subject: [ID 20000817.016] [PATCH] Peek.xs
12219              From: abigail@foad.org
12220              Date: 17 Aug 2000 20:55:56 -0000
12221              Message-Id: <20000817205556.24270.qmail@foad.org>
12222      Branch: perl
12223            ! ext/Devel/Peek/Makefile.PL
12224 ____________________________________________________________________________
12225 [  6680] By: jhi                                   on 2000/08/17  19:46:43
12226         Log: Don't propose using modules built for 5.005 if no binary
12227              compatibility with 5.005 is attempted.
12228              
12229              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
12230              Subject: Minor nit with 5.7.0 (6655)
12231              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
12232              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
12233      Branch: metaconfig
12234            ! U/installdirs/inc_version_list.U
12235      Branch: perl
12236            ! Configure config_h.SH
12237 ____________________________________________________________________________
12238 [  6679] By: jhi                                   on 2000/08/17  19:16:39
12239         Log: Microperl config update.
12240      Branch: perl
12241            ! uconfig.h uconfig.sh
12242 ____________________________________________________________________________
12243 [  6678] By: jhi                                   on 2000/08/17  19:16:13
12244         Log: The #6648 wasn't protective enough for limited platforms
12245              (like microperl).
12246      Branch: perl
12247            ! dump.c sv.c
12248 ____________________________________________________________________________
12249 [  6677] By: jhi                                   on 2000/08/17  14:46:35
12250         Log: Update Changes.
12251      Branch: perl
12252            ! Changes patchlevel.h
12253 ____________________________________________________________________________
12254 [  6676] By: jhi                                   on 2000/08/17  14:44:02
12255         Log: Add perlebcdic from Peter Prymmer, regen toc.
12256      Branch: perl
12257            + pod/perlebcdic.pod
12258            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12259 ____________________________________________________________________________
12260 [  6675] By: jhi                                   on 2000/08/17  14:41:52
12261         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
12262      Branch: perl
12263            ! pod/perldebtut.pod
12264 ____________________________________________________________________________
12265 [  6674] By: jhi                                   on 2000/08/17  14:29:43
12266         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
12267              
12268              Subject: [ID 20000724.006] -DLEAKTEST problem
12269              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
12270              Date: Tue, 25 Jul 2000 00:36:32 -0500
12271              Message-Id: <20000725003632.A26186@www.llamacom.com>
12272              
12273              Reminder sent
12274              
12275              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
12276              From: Hugo <hv@crypt.compulink.co.uk>
12277              Date: Thu, 17 Aug 2000 15:23:42 +0100
12278              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
12279      Branch: perl
12280            ! util.c
12281 ____________________________________________________________________________
12282 [  6673] By: jhi                                   on 2000/08/17  04:07:10
12283         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
12284              From: John Peacock <JPeacock@UnivPress.com>
12285              Date: Tue, 01 Aug 2000 09:38:12 -0400
12286              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
12287      Branch: perl
12288            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
12289 ____________________________________________________________________________
12290 [  6672] By: jhi                                   on 2000/08/17  03:04:35
12291         Log: Subject: [PATCH] Cwd.pm now uses strict
12292              From: Tim Jenness <timj@jach.hawaii.edu>
12293              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
12294              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
12295      Branch: perl
12296            ! lib/Cwd.pm
12297 ____________________________________________________________________________
12298 [  6671] By: jhi                                   on 2000/08/17  02:16:35
12299         Log: Make $Config{byteorder} more magical so that it is
12300              dynamically computed: nice for 'fat binaries'.
12301              
12302              Subject: [PATCH]: default byteorder
12303              From: Wilfredo Sánchez <wsanchez@apple.com>
12304              Date: Mon, 31 Jul 2000 19:45:31 -0700
12305              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
12306      Branch: perl
12307            ! configpm
12308 ____________________________________________________________________________
12309 [  6670] By: gsar                                  on 2000/08/17  01:22:21
12310         Log: move WNOHANG definition to where other such things are
12311      Branch: perl
12312            ! win32/win32.h
12313 ____________________________________________________________________________
12314 [  6669] By: jhi                                   on 2000/08/17  01:19:17
12315         Log: Update Changes.
12316      Branch: perl
12317            ! Changes patchlevel.h
12318 ____________________________________________________________________________
12319 [  6668] By: jhi                                   on 2000/08/17  01:16:29
12320         Log: Doc nits spotted by Richard Soderberg.
12321      Branch: perl
12322            ! README.posix-bc README.vmesa
12323 ____________________________________________________________________________
12324 [  6667] By: jhi                                   on 2000/08/17  01:12:11
12325         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
12326              From: "Casey R. Tweten" <crt@kiski.net>
12327              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
12328              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
12329      Branch: perl
12330            ! pod/perldebtut.pod
12331 ____________________________________________________________________________
12332 [  6666] By: jhi                                   on 2000/08/17  01:09:31
12333         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
12334              From: "Casey R. Tweten" <crt@kiski.net>
12335              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
12336              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
12337      Branch: perl
12338            ! lib/Shell.pm
12339 ____________________________________________________________________________
12340 [  6665] By: gsar                                  on 2000/08/17  01:03:52
12341         Log: add "ok" targets from change#6632 in makefile.mk
12342      Branch: perl
12343            ! pod/perlport.pod win32/Makefile win32/makefile.mk
12344 ____________________________________________________________________________
12345 [  6664] By: gsar                                  on 2000/08/17  00:56:11
12346         Log: avoid warnings from dense compiler
12347      Branch: perl
12348            ! win32/win32.c
12349 ____________________________________________________________________________
12350 [  6663] By: jhi                                   on 2000/08/17  00:51:49
12351         Log: Tweak the regex compilation errors once more.
12352      Branch: perl
12353            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
12354            ! t/op/regmesg.t t/pragma/warn/regcomp
12355 ____________________________________________________________________________
12356 [  6662] By: gsar                                  on 2000/08/17  00:28:19
12357         Log: trailing new %ENV entries weren't being pushed into the real
12358              environment of subprocesses on Windows
12359      Branch: perl
12360            ! t/op/magic.t win32/perlhost.h
12361 ____________________________________________________________________________
12362 [  6661] By: gsar                                  on 2000/08/17  00:19:20
12363         Log: waitpid() now handles externally spawned pids correctly;
12364              fixes for backtick/wait/waitpid failures on Windows 9x
12365              
12366              these changes make the pid returned by process functions on
12367              Windows 9x always positive by clearing the high bit (which
12368              is always set on Win9x); pseudo-process PIDs are likewise
12369              always negative now on Win9x (just as on NT/2000)
12370      Branch: perl
12371            ! pp_sys.c win32/perlhost.h win32/win32.c
12372 ____________________________________________________________________________
12373 [  6660] By: jhi                                   on 2000/08/17  00:04:32
12374         Log: Retract #6645.
12375      Branch: perl
12376            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12377            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
12378            ! t/op/sprintf.t
12379 ____________________________________________________________________________
12380 [  6659] By: gsar                                  on 2000/08/16  23:59:28
12381         Log: on windows, the return values from wait() and waitpid() don't
12382              match those of pseudo-pids
12383      Branch: perl
12384            ! pp_sys.c t/op/fork.t util.c win32/win32.c
12385 ____________________________________________________________________________
12386 [  6658] By: gsar                                  on 2000/08/16  23:56:14
12387         Log: pod nit seen in passing
12388      Branch: perl
12389            ! pod/perlfunc.pod
12390 ____________________________________________________________________________
12391 [  6657] By: gsar                                  on 2000/08/16  23:53:42
12392         Log: change#6328 could make close(SOCKET) return false on windows
12393              when it shouldn't
12394      Branch: perl
12395            ! win32/win32sck.c
12396 ____________________________________________________________________________
12397 [  6656] By: gsar                                  on 2000/08/16  23:46:57
12398         Log: check that the number pseudo children doesn't exceed
12399              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
12400              the WaitForMultipleObjects() limit that would cause wait()
12401              to crash)
12402              
12403              wait() and waitpid() could potentially be rewritten to use
12404              more than one thread to do the waiting to eliminate this
12405              limitation
12406      Branch: perl
12407            ! win32/perlhost.h
12408 ____________________________________________________________________________
12409 [  6655] By: jhi                                   on 2000/08/16  14:11:05
12410         Log: Update Changes.
12411      Branch: perl
12412            ! Changes patchlevel.h
12413 ____________________________________________________________________________
12414 [  6654] By: jhi                                   on 2000/08/16  14:10:12
12415         Log: Update to perldebtut 1.9, from Richard Foley.
12416      Branch: perl
12417            ! pod/perldebtut.pod
12418 ____________________________________________________________________________
12419 [  6653] By: jhi                                   on 2000/08/16  14:08:17
12420         Log: Change the regx compilation error markers to use = instead of <
12421              since pod makes using the latter quite messy.  Reported in
12422              ID 20000814.006 by Abigail and in
12423              Subject: Unknown escape E<> ?
12424              From: Lupe Christoph <lupe@lupe-christoph.de>
12425              Date: Fri, 11 Aug 2000 00:30:27 +0200
12426              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
12427      Branch: perl
12428            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
12429            ! t/op/regmesg.t t/pragma/warn/regcomp
12430 ____________________________________________________________________________
12431 [  6652] By: jhi                                   on 2000/08/16  13:25:31
12432         Log: Change the perlbug address to perl.org since it's more forgiving.
12433              
12434              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
12435              From: abigail@foad.org
12436              Date: 15 Aug 2000 04:15:40 -0000
12437              Message-Id: <20000815041540.8633.qmail@foad.org>
12438      Branch: perl
12439            ! utils/perlbug.PL
12440 ____________________________________________________________________________
12441 [  6651] By: jhi                                   on 2000/08/16  13:22:35
12442         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
12443              From: Tim Jenness <timj@jach.hawaii.edu>
12444              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
12445              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
12446      Branch: perl
12447            ! lib/Cwd.pm
12448 ____________________________________________________________________________
12449 [  6650] By: jhi                                   on 2000/08/16  13:18:13
12450         Log: Update to CPAN 1.57.
12451              
12452              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
12453              From: andreas.koenig@anima.de (Andreas J. Koenig)
12454              Date: 16 Aug 2000 15:09:46 +0200
12455              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
12456      Branch: perl
12457            ! lib/CPAN.pm
12458 ____________________________________________________________________________
12459 [  6649] By: jhi                                   on 2000/08/16  13:12:31
12460         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
12461              From: "Larry W. Virden" <lvirden@cas.org>
12462              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
12463              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
12464      Branch: perl
12465            ! README.hpux
12466 ____________________________________________________________________________
12467 [  6648] By: jhi                                   on 2000/08/16  13:03:53
12468         Log: The numeric locale was reset to "C" by s?printf and never restored.
12469              
12470              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
12471              From: Christian Kirsch <ck@held.mind.de>
12472              Date: Wed, 9 Aug 2000 17:05:17 +0200
12473              Message-Id: <20000809170517.A25389@held>
12474              
12475              No test since adding the failing example to locale.t
12476              does not fail -- probably because the locale settings are so
12477              thoroughly tweaked by that time.  Running the example standalone
12478              does fail, though.  UPDATE: test case added at change #7540.
12479      Branch: perl
12480            ! dump.c perl.h pp.c pp_ctl.c sv.c
12481 ____________________________________________________________________________
12482 [  6647] By: jhi                                   on 2000/08/16  00:07:54
12483         Log: Update Changes and test semi-automatic patchlevel updating.
12484      Branch: perl
12485            ! Changes patchlevel.h
12486 ____________________________________________________________________________
12487 [  6646] By: jhi                                   on 2000/08/15  23:35:07
12488         Log: Fix a dependency problem.
12489              
12490              Subject: [PATCH: 6640] VMS Makefile.SH update
12491              From: Peter Prymmer <pvhp@forte.com>
12492              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
12493              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
12494      Branch: perl
12495            ! vms/descrip_mms.template
12496 ____________________________________________________________________________
12497 [  6645] By: jhi                                   on 2000/08/15  23:33:23
12498         Log: (Retracted by #6660)
12499              
12500              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
12501              From: Dominic Dunlop <domo@computer.org>
12502              Date: Tue, 15 Aug 2000 22:20:52 +0200
12503              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
12504      Branch: metaconfig/U/perl
12505            + d_printfed.U
12506      Branch: perl
12507            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12508            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
12509            ! t/op/sprintf.t
12510 ____________________________________________________________________________
12511 [  6644] By: jhi                                   on 2000/08/15  21:17:20
12512         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
12513              From: abigail@foad.org
12514              Date: 15 Aug 2000 20:12:41 -0000
12515              Message-Id: <20000815201241.25556.qmail@foad.org>
12516      Branch: perl
12517            ! INSTALL
12518 ____________________________________________________________________________
12519 [  6643] By: jhi                                   on 2000/08/15  21:15:28
12520         Log: (an already applied patch)
12521      Branch: perl
12522            ! lib/CGI.pm
12523 ____________________________________________________________________________
12524 [  6642] By: gsar                                  on 2000/08/15  19:54:05
12525         Log: magic callbacks all need to have same type signature
12526      Branch: perl
12527            ! embed.pl mg.c proto.h
12528 ____________________________________________________________________________
12529 [  6641] By: jhi                                   on 2000/08/15  17:56:27
12530         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)
12531              From: Mike Guy <mjtg@cam.ac.uk>
12532              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
12533              Date: Tue, 15 Aug 2000 18:26:45 +0100
12534              
12535              Only the peek.t part applied, not the hash quality part.
12536      Branch: perl
12537            ! t/lib/peek.t
12538 ____________________________________________________________________________
12539 [  6640] By: jhi                                   on 2000/08/15  16:37:37
12540         Log: Update Changes.
12541      Branch: perl
12542            ! Changes
12543 ____________________________________________________________________________
12544 [  6639] By: jhi                                   on 2000/08/15  16:34:55
12545         Log: Missed a file from #6638.
12546      Branch: perl
12547            ! lib/File/Temp.pm
12548 ____________________________________________________________________________
12549 [  6638] By: jhi                                   on 2000/08/15  16:33:19
12550         Log: Subject: [PATCH perl@6620] cygwin port
12551              From: "Fifer, Eric" <EFifer@sanwaint.com>
12552              Date: Tue, 15 Aug 2000 17:00:49 +0100
12553              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
12554      Branch: perl
12555            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
12556 ____________________________________________________________________________
12557 [  6637] By: jhi                                   on 2000/08/15  16:29:22
12558         Log: Subject: [PATCH] debugger exit code should reflect user exit code
12559              From: Mike Guy <mjtg@cam.ac.uk>
12560              Date: Tue, 15 Aug 2000 16:55:59 +0100
12561              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
12562      Branch: perl
12563            ! lib/perl5db.pl
12564 ____________________________________________________________________________
12565 [  6636] By: jhi                                   on 2000/08/15  15:30:58
12566         Log: Update Changes.
12567      Branch: perl
12568            ! Changes
12569 ____________________________________________________________________________
12570 [  6635] By: jhi                                   on 2000/08/15  15:27:21
12571         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
12572      Branch: metaconfig
12573            ! U/mkglossary U/mksample
12574      Branch: metaconfig/U/perl
12575            ! Devel.U
12576      Branch: perl
12577            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12578 ____________________________________________________________________________
12579 [  6634] By: jhi                                   on 2000/08/15  14:11:55
12580         Log: Don't blow limited stacks, a lower number is enough to
12581              tickle the lookbehind limit.
12582              
12583              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
12584              From: Dominic Dunlop <domo@computer.org>
12585              Date: Tue, 15 Aug 2000 13:51:24 +0200
12586              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
12587      Branch: perl
12588            ! t/op/regmesg.t
12589 ____________________________________________________________________________
12590 [  6633] By: jhi                                   on 2000/08/15  14:01:46
12591         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
12592              From: Mike Guy <mjtg@cam.ac.uk>
12593              Date: Tue, 15 Aug 2000 12:10:50 +0100
12594              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
12595      Branch: perl
12596            ! utils/perldoc.PL
12597 ____________________________________________________________________________
12598 [  6632] By: jhi                                   on 2000/08/15  13:58:48
12599         Log: make ok etc also for win32.
12600              
12601              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
12602              From: Prymmer/Kahn <pvhp@best.com>
12603              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
12604              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
12605      Branch: perl
12606            ! win32/Makefile
12607 ____________________________________________________________________________
12608 [  6631] By: jhi                                   on 2000/08/15  13:45:03
12609         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
12610      Branch: perl
12611            ! lib/Test.pm
12612 ____________________________________________________________________________
12613 [  6630] By: jhi                                   on 2000/08/15  03:25:09
12614         Log: Update Changes.
12615      Branch: perl
12616            ! Changes
12617 ____________________________________________________________________________
12618 [  6629] By: jhi                                   on 2000/08/15  03:23:53
12619         Log: magic_regdatum_set() is void, not int.
12620      Branch: perl
12621            ! embed.pl mg.c proto.h
12622 ____________________________________________________________________________
12623 [  6628] By: jhi                                   on 2000/08/15  03:08:02
12624         Log: Make the user to give up his firstborn, err, to knowingly
12625              verify installing an unstable developer release.  Also bump
12626              the release to 5.7.0, but leave a patch tag in the local
12627              patches saying that this is not yet the real thing.
12628      Branch: metaconfig
12629            ! U/modified/Instruct.U
12630      Branch: metaconfig/U/perl
12631            + Devel.U
12632      Branch: perl
12633            ! Configure patchlevel.h
12634 ____________________________________________________________________________
12635 [  6627] By: jhi                                   on 2000/08/14  22:32:52
12636         Log: README.os2 update.
12637              
12638              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
12639              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12640              Date: Wed, 02 Aug 2000 21:55:09 -0700
12641              Message-ID: <tsPi5gzkgegX092yn@efn.org>
12642      Branch: perl
12643            ! README.os2
12644 ____________________________________________________________________________
12645 [  6626] By: jhi                                   on 2000/08/14  21:00:02
12646         Log: Subject: Re: File::Temp problems on VMS in bleedperl
12647              From: Tim Jenness <timj@jach.hawaii.edu>
12648              cc: vmsperl@perl.org
12649              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
12650              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
12651      Branch: perl
12652            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
12653 ____________________________________________________________________________
12654 [  6625] By: jhi                                   on 2000/08/14  20:52:16
12655         Log: Add SUIDMAIL as was done for the CERT alert.
12656      Branch: perl
12657            ! patchlevel.h
12658 ____________________________________________________________________________
12659 [  6624] By: jhi                                   on 2000/08/14  20:48:50
12660         Log: Subject: sfio2000
12661              From: Daniel Muino <dmuino@afip.gov.ar>
12662              Date: Mon, 14 Aug 2000 16:58:11 -0300
12663              Message-ID: <20000814165811.B16368@con2-dgi>
12664      Branch: perl
12665            ! perlsdio.h perlsfio.h
12666 ____________________________________________________________________________
12667 [  6623] By: jhi                                   on 2000/08/14  20:47:36
12668         Log: Subject: warning: storage class after type is obsolescent
12669              From: Daniel Muino <dmuino@afip.gov.ar>
12670              Date: Mon, 14 Aug 2000 16:42:47 -0300
12671              Message-ID: <20000814164247.A16368@con2-dgi>
12672      Branch: perl
12673            ! regcomp.pl regnodes.h
12674 ____________________________________________________________________________
12675 [  6622] By: jhi                                   on 2000/08/14  20:43:05
12676         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
12677              From: abigail@foad.org
12678              Date: 14 Aug 2000 20:00:10 -0000
12679              Message-Id: <20000814200010.27271.qmail@foad.org>
12680      Branch: perl
12681            ! Changes
12682 ____________________________________________________________________________
12683 [  6621] By: jhi                                   on 2000/08/14  15:23:05
12684         Log: Update Changes.
12685      Branch: perl
12686            ! Changes
12687 ____________________________________________________________________________
12688 [  6620] By: jhi                                   on 2000/08/14  15:22:14
12689         Log: Subject: Re: [PATCH] @+, @- readonly
12690              From: Mike Guy <mjtg@cam.ac.uk>
12691              Date: Mon, 14 Aug 2000 15:26:55 +0100
12692              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
12693      Branch: perl
12694            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
12695            ! sv.c t/op/pat.t
12696 ____________________________________________________________________________
12697 [  6619] By: jhi                                   on 2000/08/14  14:12:08
12698         Log: Update Changes.
12699      Branch: perl
12700            ! Changes
12701 ____________________________________________________________________________
12702 [  6618] By: jhi                                   on 2000/08/14  14:09:34
12703         Log: For now remove the mail code.
12704      Branch: perl
12705            ! perl.c
12706 ____________________________________________________________________________
12707 [  6617] By: jhi                                   on 2000/08/14  14:08:28
12708         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
12709      Branch: perl
12710            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
12711            ! pod/perlfaq8.pod pod/perlsec.pod
12712 ____________________________________________________________________________
12713 [  6616] By: jhi                                   on 2000/08/14  14:00:11
12714         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
12715              From: Mike Guy <mjtg@cam.ac.uk>
12716              Date: Mon, 14 Aug 2000 08:26:02 +0100
12717              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
12718      Branch: perl
12719            ! lib/perl5db.pl
12720 ____________________________________________________________________________
12721 [  6615] By: jhi                                   on 2000/08/14  13:58:45
12722         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
12723              From: Mike Guy <mjtg@cam.ac.uk>
12724              Date: Mon, 14 Aug 2000 08:04:22 +0100
12725              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
12726      Branch: perl
12727            ! gv.c mg.c t/op/pat.t
12728 ____________________________________________________________________________
12729 [  6614] By: jhi                                   on 2000/08/14  13:56:45
12730         Log: Subject: Test fails / warnings with perl-current #6612
12731              From: Mike Guy <mjtg@cam.ac.uk>
12732              Date: Mon, 14 Aug 2000 07:57:23 +0100
12733              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
12734      Branch: perl
12735            ! t/lib/b.t t/lib/peek.t
12736 ____________________________________________________________________________
12737 [  6613] By: jhi                                   on 2000/08/14  13:45:33
12738         Log: VMS configure.com update continues.
12739      Branch: perl
12740            - vms/configure.com
12741            ! MANIFEST configure.com
12742 ____________________________________________________________________________
12743 [  6612] By: jhi                                   on 2000/08/13  22:13:35
12744         Log: Update Changes.
12745      Branch: perl
12746            ! Changes
12747 ____________________________________________________________________________
12748 [  6611] By: jhi                                   on 2000/08/13  16:21:45
12749         Log: Upgrade to CGI 2.71, from Lincoln Stein.
12750      Branch: perl
12751            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
12752 ____________________________________________________________________________
12753 [  6610] By: jhi                                   on 2000/08/13  15:09:16
12754         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
12755              From: Mike Guy <mjtg@cam.ac.uk>
12756              Date: Sun, 13 Aug 2000 13:45:51 +0100
12757              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
12758      Branch: perl
12759            ! t/op/regmesg.t
12760 ____________________________________________________________________________
12761 [  6609] By: jhi                                   on 2000/08/13  14:31:26
12762         Log: Andreas says that 1.56 is fine, so reverting back to it.
12763      Branch: perl
12764            ! lib/CPAN.pm
12765 ____________________________________________________________________________
12766 [  6608] By: jhi                                   on 2000/08/13  05:34:20
12767         Log: Update Changes.
12768      Branch: perl
12769            ! Changes
12770 ____________________________________________________________________________
12771 [  6607] By: jhi                                   on 2000/08/13  05:32:01
12772         Log: Put back the \z changes of #5406 to CPAN.pm.
12773      Branch: perl
12774            ! lib/CPAN.pm
12775 ____________________________________________________________________________
12776 [  6606] By: jhi                                   on 2000/08/13  05:20:16
12777         Log: Fix-n-skip the tests under 5005threads.
12778      Branch: perl
12779            ! t/lib/b.t
12780 ____________________________________________________________________________
12781 [  6605] By: jhi                                   on 2000/08/13  05:07:48
12782         Log: Fix the test for 5005threads.
12783      Branch: perl
12784            ! t/lib/peek.t
12785 ____________________________________________________________________________
12786 [  6604] By: jhi                                   on 2000/08/13  03:35:37
12787         Log: Should have deleted this in #6603.
12788      Branch: perl
12789            - vms/subconfigure.com
12790 ____________________________________________________________________________
12791 [  6603] By: jhi                                   on 2000/08/12  18:29:32
12792         Log: Rewrite of vms/subconfigure.com as configure.com,
12793              from Peter Prymmer and the vmsperl crew.
12794      Branch: perl
12795            + vms/configure.com
12796            ! MANIFEST
12797 ____________________________________________________________________________
12798 [  6602] By: jhi                                   on 2000/08/11  13:00:01
12799         Log: PlainText.pm is dead.
12800      Branch: perl
12801            - lib/Pod/PlainText.pm
12802            ! MANIFEST
12803 ____________________________________________________________________________
12804 [  6601] By: jhi                                   on 2000/08/11  04:06:45
12805         Log: Update Changes.
12806      Branch: perl
12807            ! Changes
12808 ____________________________________________________________________________
12809 [  6600] By: jhi                                   on 2000/08/11  04:06:10
12810         Log: Add a few missing files, update MANIFEST.
12811      Branch: perl
12812            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
12813            + lib/Pod/PlainText.pm t/pod/find.t
12814            ! MANIFEST t/op/regmesg.t
12815 ____________________________________________________________________________
12816 [  6599] By: jhi                                   on 2000/08/11  03:31:10
12817         Log: Add Perl debugging tutorial, regen toc. 
12818              
12819              Subject: perldebtut.pod
12820              From: Richard Foley <Richard.Foley@m.dasa.de>
12821              Date: Wed, 09 Aug 2000 10:17:15 +0200
12822              Message-id: <3991138B.262247B8@m.dasa.de>
12823      Branch: perl
12824            + pod/perldebtut.pod
12825            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
12826 ____________________________________________________________________________
12827 [  6598] By: jhi                                   on 2000/08/11  02:48:56
12828         Log: tiny Changes edit
12829      Branch: perl
12830            ! Changes
12831 ____________________________________________________________________________
12832 [  6597] By: jhi                                   on 2000/08/11  02:39:04
12833         Log: Tests for #6589.
12834              
12835              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
12836              From: simon@brecon.co.uk (Simon Cozens)
12837              Date: 11 Aug 2000 02:24:52 GMT
12838              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
12839      Branch: perl
12840            ! t/lib/b.t
12841 ____________________________________________________________________________
12842 [  6596] By: jhi                                   on 2000/08/11  01:50:07
12843         Log: Update Changes.
12844      Branch: perl
12845            ! Changes
12846 ____________________________________________________________________________
12847 [  6595] By: jhi                                   on 2000/08/11  01:47:16
12848         Log: nitfix
12849      Branch: perl
12850            ! Changes
12851 ____________________________________________________________________________
12852 [  6594] By: jhi                                   on 2000/08/11  01:36:16
12853         Log: Subject: Getting perlio and threads to compile
12854              From: Lupe Christoph <lupe@lupe-christoph.de>
12855              Date: Wed, 9 Aug 2000 11:35:54 +0200
12856              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
12857              
12858              (the Solaris version changes in Configure skipped)
12859      Branch: perl
12860            ! hints/solaris_2.sh thread.h
12861 ____________________________________________________________________________
12862 [  6593] By: jhi                                   on 2000/08/11  01:30:16
12863         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
12864              From: simon@brecon.co.uk (Simon Cozens)
12865              Date: 1 Aug 2000 06:55:19 GMT
12866              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
12867      Branch: perl
12868            ! lib/utf8.pm
12869 ____________________________________________________________________________
12870 [  6592] By: jhi                                   on 2000/08/11  01:26:39
12871         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
12872              From: Peter Scott <Peter@PeterScott.com>
12873              Date: Thu, 10 Aug 2000 08:23:27 -0700
12874              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
12875      Branch: perl
12876            ! lib/perl5db.pl
12877 ____________________________________________________________________________
12878 [  6591] By: jhi                                   on 2000/08/11  01:22:02
12879         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
12880              From: Hugo <hv@crypt.compulink.co.uk>
12881              Date: Thu, 10 Aug 2000 19:23:04 +0100
12882              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
12883      Branch: perl
12884            ! regexec.c t/op/pat.t
12885 ____________________________________________________________________________
12886 [  6590] By: jhi                                   on 2000/08/11  01:19:19
12887         Log: Preprocessing and postprocessing for File::Find.
12888              
12889              Subject: Patch to Find::File.pm to allow alphabetical results
12890              From: Joe Smith <jsmith@inwap.com>
12891              Date: Wed, 9 Aug 2000 02:44:54 -0700
12892              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
12893      Branch: perl
12894            ! lib/File/Find.pm
12895 ____________________________________________________________________________
12896 [  6589] By: jhi                                   on 2000/08/11  01:12:39
12897         Log: B::Deparse didn't do sub attributes.
12898              
12899              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
12900              From: simon@brecon.co.uk (Simon Cozens)
12901              Date: 9 Aug 2000 04:49:20 GMT
12902              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
12903      Branch: perl
12904            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
12905 ____________________________________________________________________________
12906 [  6588] By: jhi                                   on 2000/08/11  01:06:40
12907         Log: Subject: debugger "d" command doesnt check line number
12908              From: Mike Guy <mjtg@cam.ac.uk>
12909              Date: Tue, 08 Aug 2000 21:54:29 +0100
12910              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
12911      Branch: perl
12912            ! lib/perl5db.pl mg.c pod/perldiag.pod
12913 ____________________________________________________________________________
12914 [  6587] By: jhi                                   on 2000/08/11  00:45:03
12915         Log: sleep(1) does not necessarily return 1.
12916              
12917              Subject: [PATCH bleadperl] op/lex_assign.t  
12918              From: Hugo <hv@crypt.compulink.co.uk>
12919              Date: Thu, 03 Aug 2000 14:34:22 +0100        
12920              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
12921      Branch: perl
12922            ! t/op/lex_assign.t
12923 ____________________________________________________________________________
12924 [  6586] By: jhi                                   on 2000/08/11  00:31:50
12925         Log: Document the IO::Select timeout.
12926      Branch: perl
12927            ! ext/IO/lib/IO/Select.pm
12928 ____________________________________________________________________________
12929 [  6585] By: jhi                                   on 2000/08/11  00:13:54
12930         Log: Forgot contributor.
12931      Branch: perl
12932            ! Changes
12933 ____________________________________________________________________________
12934 [  6584] By: jhi                                   on 2000/08/11  00:09:19
12935         Log: detypo
12936      Branch: perl
12937            ! Changes
12938 ____________________________________________________________________________
12939 [  6583] By: jhi                                   on 2000/08/11  00:07:53
12940         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
12941              
12942              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
12943              From: Mike Guy <mjtg@cam.ac.uk> 
12944              Date: Thu, 10 Aug 2000 15:50:54 +0100
12945              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
12946      Branch: perl
12947            ! sv.c t/op/int.t
12948 ____________________________________________________________________________
12949 [  6582] By: jhi                                   on 2000/08/10  23:29:32
12950         Log: Update Changes.
12951      Branch: perl
12952            ! Changes
12953 ____________________________________________________________________________
12954 [  6581] By: jhi                                   on 2000/08/10  23:26:16
12955         Log: Put back the std @INC thing.
12956      Branch: perl
12957            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
12958            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
12959            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
12960            ! t/lib/gol-oo.t
12961 ____________________________________________________________________________
12962 [  6580] By: jhi                                   on 2000/08/10  23:03:34
12963         Log: Update to CGI 2.70, from Lincoln Stein.
12964      Branch: perl
12965            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
12966            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
12967            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
12968            ! t/lib/cgi-request.t
12969 ____________________________________________________________________________
12970 [  6579] By: jhi                                   on 2000/08/10  22:41:50
12971         Log: Update to CPAN 1.56, from Andreas König.
12972      Branch: perl
12973            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
12974 ____________________________________________________________________________
12975 [  6578] By: jhi                                   on 2000/08/10  22:38:13
12976         Log: Update to Pod::Parser 1.17, from Brad Appleton.
12977      Branch: perl
12978            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
12979            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
12980            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
12981            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
12982            ! t/pod/include.t t/pod/included.t t/pod/lref.t
12983            ! t/pod/multiline_items.t t/pod/nested_items.t
12984            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
12985            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
12986            ! t/pod/special_seqs.t
12987 ____________________________________________________________________________
12988 [  6577] By: jhi                                   on 2000/08/10  22:35:41
12989         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
12990      Branch: perl
12991            ! AUTHORS MAINTAIN
12992 ____________________________________________________________________________
12993 [  6576] By: jhi                                   on 2000/08/10  22:24:54
12994         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
12995      Branch: perl
12996            + t/lib/gol-oo.t
12997            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
12998            ! t/lib/gol-compat.t t/lib/gol-linkage.t
12999 ____________________________________________________________________________
13000 [  6575] By: jhi                                   on 2000/08/10  22:02:07
13001         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
13002      Branch: perl
13003            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
13004 ____________________________________________________________________________
13005 [  6574] By: jhi                                   on 2000/08/10  21:55:03
13006         Log: Iterating perl6 description.
13007      Branch: perl
13008            ! pod/perlfaq1.pod
13009 ____________________________________________________________________________
13010 [  6573] By: jhi                                   on 2000/08/10  21:48:26
13011         Log: Revert the sv.c part of #6559, a better fix is needed.
13012      Branch: perl
13013            ! sv.c
13014 ____________________________________________________________________________
13015 [  6572] By: jhi                                   on 2000/08/10  20:33:43
13016         Log: It's the 2ndO'ROSSC.
13017      Branch: perl
13018            ! pod/perlfaq1.pod
13019 ____________________________________________________________________________
13020 [  6571] By: jhi                                   on 2000/08/10  15:55:48
13021         Log: detypo
13022      Branch: perl
13023            ! pod/perlfaq1.pod
13024 ____________________________________________________________________________
13025 [  6570] By: jhi                                   on 2000/08/10  14:11:17
13026         Log: An exceptionally sticky typo.
13027      Branch: perl
13028            ! Changes
13029 ____________________________________________________________________________
13030 [  6569] By: jhi                                   on 2000/08/10  14:09:33
13031         Log: detypo (and test Changes updating script)
13032      Branch: perl
13033            ! Changes
13034 ____________________________________________________________________________
13035 [  6568] By: jhi                                   on 2000/08/10  14:07:07
13036         Log: Update Changes.
13037      Branch: perl
13038            ! Changes
13039 ____________________________________________________________________________
13040 [  6567] By: jhi                                   on 2000/08/10  14:06:19
13041         Log: Amend the description of Perl6.
13042              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
13043              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13044              Date: Wed, 9 Aug 2000 22:11:06 -0500
13045              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
13046      Branch: perl
13047            ! pod/perlfaq1.pod
13048 ____________________________________________________________________________
13049 [  6566] By: jhi                                   on 2000/08/10  13:58:57
13050         Log: Subject: Remove dead entry in perldiag
13051              From: Mike Guy <mjtg@cam.ac.uk>
13052              Date: Thu, 10 Aug 2000 14:19:19 +0100
13053              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
13054      Branch: perl
13055            ! pod/perldiag.pod
13056 ____________________________________________________________________________
13057 [  6565] By: jhi                                   on 2000/08/10  13:51:48
13058         Log: Zero entries were skipped, fix from Adrian Goalby
13059              <argoalby@yahoo.co.uk>
13060      Branch: perl
13061            ! lib/unicode/Number.pl lib/unicode/mktables.PL
13062 ____________________________________________________________________________
13063 [  6564] By: jhi                                   on 2000/08/10  13:00:12
13064         Log: Subject: [PATCH 5.6.0] cygwin port
13065              From: "Fifer, Eric" <EFifer@sanwaint.com>
13066              Date: Thu, 10 Aug 2000 13:15:36 +0100
13067              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
13068      Branch: perl
13069            ! README.cygwin hints/cygwin.sh
13070 ____________________________________________________________________________
13071 [  6563] By: jhi                                   on 2000/08/10  12:55:16
13072         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
13073      Branch: perl
13074            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
13075 ____________________________________________________________________________
13076 [  6562] By: gsar                                  on 2000/08/10  08:38:39
13077         Log: warn is a macro, avoid using at a variable to avoid warnings
13078              in some configurations; readdir.t is too conservative in
13079              estimating number of *.t's
13080      Branch: perl
13081            ! t/op/readdir.t util.c
13082 ____________________________________________________________________________
13083 [  6561] By: jhi                                   on 2000/08/09  23:35:42
13084         Log: Update Changes.
13085      Branch: perl
13086            ! Changes
13087 ____________________________________________________________________________
13088 [  6560] By: jhi                                   on 2000/08/09  23:05:47
13089         Log: Subject: Re: enhanced(?) regex error messages
13090              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
13091              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
13092              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
13093              
13094              (plus two small patches sent privately)
13095              (this still seems to leave few test failures)
13096      Branch: perl
13097            + t/op/regmesg.t
13098            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
13099            ! t/pragma/warn/regcomp
13100 ____________________________________________________________________________
13101 [  6559] By: jhi                                   on 2000/08/09  20:41:18
13102         Log: (The fix did work but was not right, retracted in #6573)
13103              
13104              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
13105              From: Christian Kirsch <ck@held.mind.de>
13106              Date: Wed, 9 Aug 2000 17:05:17 +0200
13107              Message-Id: <20000809170517.A25389@held>
13108      Branch: perl
13109            ! sv.c t/pragma/locale.t
13110 ____________________________________________________________________________
13111 [  6558] By: jhi                                   on 2000/08/08  22:34:08
13112         Log: Tiny updates on the contributors list.
13113      Branch: perl
13114            ! Changes
13115 ____________________________________________________________________________
13116 [  6557] By: jhi                                   on 2000/08/08  19:34:28
13117         Log: Double check that we have a dirhandle.
13118      Branch: perl
13119            ! util.c
13120 ____________________________________________________________________________
13121 [  6556] By: jhi                                   on 2000/08/08  19:01:51
13122         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
13123              May be repopulated with fresh maintained examples.
13124      Branch: perl
13125            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
13126            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
13127            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
13128            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
13129            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
13130            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
13131            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
13132            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
13133            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
13134            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
13135            + lib/CGI/eg/wilogo_gif.uu
13136            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
13137            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
13138            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13139            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
13140            - eg/cgi/frameset.cgi eg/cgi/index.html
13141            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13142            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13143            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
13144            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
13145            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
13146            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13147            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13148            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13149            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13150            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13151            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13152            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13153            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13154            - eg/van/vanish eg/who eg/wrapsuid
13155            ! MANIFEST
13156 ____________________________________________________________________________
13157 [  6555] By: jhi                                   on 2000/08/08  18:51:08
13158         Log: Delete chat2 as requested by Randal.
13159              
13160              Subject: Re: perlfaq8 coyness
13161              From: merlyn@stonehenge.com (Randal L. Schwartz) 
13162              Date: 15 May 2000 18:52:42 -0700 
13163              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
13164      Branch: perl
13165            - lib/chat2.pl
13166            ! MANIFEST
13167 ____________________________________________________________________________
13168 [  6554] By: jhi                                   on 2000/08/08  18:31:35
13169         Log: Regen global.sym.
13170      Branch: perl
13171            ! global.sym
13172 ____________________________________________________________________________
13173 [  6553] By: jhi                                   on 2000/08/08  18:28:13
13174         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
13175              (either perlbug or p5p ate the original), plus regen
13176              perlapi and perltoc. 
13177      Branch: perl
13178            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
13179            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
13180            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
13181            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
13182            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
13183            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
13184            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
13185            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
13186            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
13187            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
13188 ____________________________________________________________________________
13189 [  6552] By: jhi                                   on 2000/08/08  18:06:29
13190         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
13191              From: Mike Guy <mjtg@cam.ac.uk>
13192              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
13193              Date: Tue, 08 Aug 2000 15:51:27 +0100
13194      Branch: perl
13195            ! doop.c sv.h t/op/join.t t/pragma/overload.t
13196 ____________________________________________________________________________
13197 [  6551] By: jhi                                   on 2000/08/08  18:01:11
13198         Log: Re-apply #6549.
13199      Branch: perl
13200            ! lib/perl5db.pl
13201 ____________________________________________________________________________
13202 [  6550] By: jhi                                   on 2000/08/08  17:43:08
13203         Log: Accidental retraction of #6549.
13204      Branch: perl
13205            ! lib/perl5db.pl
13206 ____________________________________________________________________________
13207 [  6549] By: jhi                                   on 2000/08/08  17:40:04
13208         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
13209              From: Mike Guy <mjtg@cam.ac.uk>
13210              Date: Mon, 07 Aug 2000 21:49:58 +0100
13211              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
13212      Branch: perl
13213            ! lib/perl5db.pl
13214 ____________________________________________________________________________
13215 [  6548] By: jhi                                   on 2000/08/08  17:37:57
13216         Log: Document here-doc better.
13217              
13218              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
13219              From: Mike Guy <mjtg@cam.ac.uk>
13220              Date: Mon, 07 Aug 2000 14:02:09 +0100
13221              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
13222      Branch: perl
13223            ! pod/perldata.pod
13224 ____________________________________________________________________________
13225 [  6547] By: jhi                                   on 2000/08/08  17:33:34
13226         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
13227              From: "Randy J. Ray" <rjray@redhat.com>
13228              Date: Mon, 07 Aug 2000 19:12:25 -0700
13229              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
13230      Branch: perl
13231            ! perl.c pod/perlrun.pod
13232 ____________________________________________________________________________
13233 [  6546] By: jhi                                   on 2000/08/08  17:29:26
13234         Log: Subject: Re: enhanced(?) regex error messages 
13235              From: Hugo <hv@crypt.compulink.co.uk>
13236              Date: Tue, 08 Aug 2000 03:25:51 +0100
13237              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
13238              
13239              plus Capitalize the error messages, plus perldiag them.
13240      Branch: perl
13241            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
13242 ____________________________________________________________________________
13243 [  6545] By: jhi                                   on 2000/08/08  13:59:28
13244         Log: Augment #6539 a bit: don't croak if there's magic in the air.
13245              
13246              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
13247              From: Hugo <hv@crypt.compulink.co.uk>
13248              Date: Tue, 08 Aug 2000 03:02:03 +0100
13249              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
13250      Branch: perl
13251            ! pp.c t/op/bless.t
13252 ____________________________________________________________________________
13253 [  6544] By: jhi                                   on 2000/08/07  21:11:52
13254         Log: Make the test -w clean.
13255      Branch: perl
13256            ! t/op/bless.t
13257 ____________________________________________________________________________
13258 [  6543] By: jhi                                   on 2000/08/07  19:49:53
13259         Log: use warnings instead of $^W.
13260      Branch: perl
13261            ! t/op/bless.t
13262 ____________________________________________________________________________
13263 [  6542] By: jhi                                   on 2000/08/07  17:41:41
13264         Log: Disable a portability warning Because We Know What We Are Doing.
13265      Branch: perl
13266            ! t/op/bless.t
13267 ____________________________________________________________________________
13268 [  6541] By: jhi                                   on 2000/08/07  17:29:51
13269         Log: Tiny tidying on report_evil_fh().
13270      Branch: perl
13271            ! util.c
13272 ____________________________________________________________________________
13273 [  6540] By: jhi                                   on 2000/08/07  16:37:38
13274         Log: Make regular expression parse error messages easier to understand.
13275              
13276              Subject: Re: enhanced(?) regex error messages
13277              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
13278              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
13279              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
13280      Branch: perl
13281            ! regcomp.c
13282 ____________________________________________________________________________
13283 [  6539] By: jhi                                   on 2000/08/07  16:12:27
13284         Log: Make bless(REF, REF) a fatal error, add bless tests.
13285              
13286              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
13287              From: Hugo <hv@crypt.compulink.co.uk>
13288              Date: Mon, 07 Aug 2000 16:59:38 +0100
13289              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
13290      Branch: perl
13291            + t/op/bless.t
13292            ! MANIFEST pod/perldiag.pod pp.c sv.c
13293 ____________________________________________________________________________
13294 [  6538] By: jhi                                   on 2000/08/07  15:59:43
13295         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
13296              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
13297              Date: Thu, 3 Aug 2000 14:29:21 -0700
13298              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
13299      Branch: perl
13300            ! lib/lib_pm.PL
13301 ____________________________________________________________________________
13302 [  6537] By: jhi                                   on 2000/08/07  15:47:18
13303         Log: Retract #6419 for now since it breaks in AFS and MachTen.
13304      Branch: perl
13305            ! lib/Cwd.pm
13306 ____________________________________________________________________________
13307 [  6536] By: jhi                                   on 2000/08/07  15:05:29
13308         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
13309              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
13310              The security hole exists only in suidperls, which isn't
13311              installed or even built by default.
13312      Branch: perl
13313            ! perl.c
13314 ____________________________________________________________________________
13315 [  6535] By: jhi                                   on 2000/08/07  14:45:14
13316         Log: tr memory corruption fix from Simon Cozens.
13317      Branch: perl
13318            ! doop.c
13319 ____________________________________________________________________________
13320 [  6534] By: jhi                                   on 2000/08/06  11:38:16
13321         Log: Document a bit that UDP is not what you might think.
13322              
13323              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
13324              From: Lupe Christoph <lupe@lupe-christoph.de>
13325              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
13326              Date: Mon, 24 Jul 2000 08:59:15 +0200
13327      Branch: perl
13328            ! pod/perlipc.pod
13329 ____________________________________________________________________________
13330 [  6533] By: jhi                                   on 2000/08/06  11:35:01
13331         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
13332              From: Jeff Pinyan <jeffp@hut.crusoe.net>
13333              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
13334              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
13335      Branch: perl
13336            ! pod/perlfunc.pod
13337 ____________________________________________________________________________
13338 [  6532] By: jhi                                   on 2000/08/06  03:45:41
13339         Log: Have symbols for the IoTYPEs.
13340      Branch: perl
13341            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
13342 ____________________________________________________________________________
13343 [  6531] By: jhi                                   on 2000/08/06  01:33:55
13344         Log: Continue fixing the io warnings.  This also
13345              sort of fixes bug ID 20000802.003: the core dump
13346              is no more.  Whether the current behaviour is correct
13347              (giving a warning: "Not a format reference"), is another matter.
13348      Branch: perl
13349            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
13350            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
13351 ____________________________________________________________________________
13352 [  6530] By: jhi                                   on 2000/08/05  21:33:12
13353         Log: Change the Policy policy: now -Dprefix= with an existing
13354              Policy.sh and prefix == siteprefix == vendorprefix, then all
13355              of them follow along the new prefix.
13356              
13357              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
13358              From: Andy Dougherty <doughera@lafayette.edu>
13359              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
13360              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
13361      Branch: perl
13362            ! Policy_sh.SH
13363 ____________________________________________________________________________
13364 [  6529] By: jhi                                   on 2000/08/05  18:57:28
13365         Log: Zap lib/Sys directory when cleaning up.
13366      Branch: perl
13367            ! Makefile.SH
13368 ____________________________________________________________________________
13369 [  6528] By: jhi                                   on 2000/08/05  18:40:44
13370         Log: Essential prototype changes were missing from #6527.
13371              Also make report_evil_fh() more bomb-proof.
13372      Branch: perl
13373            ! embed.h util.c
13374 ____________________________________________________________________________
13375 [  6527] By: jhi                                   on 2000/08/05  03:22:05
13376         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
13377              From: "Ronald F. Guilmette" <rfg@monkeys.com>
13378              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
13379              Message-Id: <200007242247.PAA52177@monkeys.com>
13380      Branch: perl
13381            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
13382 ____________________________________________________________________________
13383 [  6526] By: jhi                                   on 2000/08/04  21:23:27
13384         Log: gcc versions might have (parentheses) in them.
13385      Branch: metaconfig/U/perl
13386            ! gccvers.U
13387      Branch: perl
13388            ! Configure config_h.SH
13389 ____________________________________________________________________________
13390 [  6525] By: jhi                                   on 2000/08/04  20:23:12
13391         Log: Weed buglets pointed out by
13392              
13393              From: Lupe Christoph <lupe@lupe-christoph.de>
13394              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
13395              Date: Fri, 4 Aug 2000 17:34:39 +0200
13396              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
13397      Branch: metaconfig/U/perl
13398            ! gccvers.U uselfs.U
13399      Branch: perl
13400            ! Configure config_h.SH
13401 ____________________________________________________________________________
13402 [  6524] By: jhi                                   on 2000/08/04  19:02:08
13403         Log: Warn under -w if lstat(FH) is attempted.
13404              
13405              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
13406              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
13407              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
13408              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
13409      Branch: perl
13410            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
13411            ! t/pragma/warn/pp_sys
13412 ____________________________________________________________________________
13413 [  6523] By: jhi                                   on 2000/08/04  12:31:11
13414         Log: Subject: New perlcc, take 2
13415              From: simon@brecon.co.uk (Simon Cozens)
13416              Date: 4 Aug 2000 06:21:04 GMT
13417              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
13418      Branch: perl
13419            ! utils/perlcc.PL
13420 ____________________________________________________________________________
13421 [  6522] By: jhi                                   on 2000/08/04  12:26:33
13422         Log: Subject: Re: Array vs. List context
13423              From: Daniel Chetlin <daniel@chetlin.com>
13424              Date: Fri, 4 Aug 2000 00:22:44 -0700
13425              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
13426      Branch: perl
13427            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
13428            ! pod/perlfaq4.pod
13429 ____________________________________________________________________________
13430 [  6521] By: jhi                                   on 2000/08/04  12:22:38
13431         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
13432              From: Raymund Will <ray@caldera.de>
13433              Date: Fri, 4 Aug 2000 12:07:09 +0200
13434              Message-Id: <20000804120709.A14982@caldera.de>
13435      Branch: perl
13436            ! configure.gnu
13437 ____________________________________________________________________________
13438 [  6520] By: jhi                                   on 2000/08/04  04:09:06
13439         Log: After the #6519 a warning about stat() is just that,
13440              not about a filetest, which now have their own warning.
13441      Branch: perl
13442            ! pod/perldiag.pod
13443 ____________________________________________________________________________
13444 [  6519] By: jhi                                   on 2000/08/04  04:06:30
13445         Log: In the warnings call filehandles consistently so;
13446              add "unopened" warning for stat().
13447      Branch: perl
13448            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
13449            ! t/pragma/warn/pp_sys
13450 ____________________________________________________________________________
13451 [  6518] By: jhi                                   on 2000/08/04  02:55:35
13452         Log: Subject: Minor tweak to perlvar.pod
13453              From: "Stephen P. Potter" <spp@ds.net>
13454              Date: Tue, 18 Apr 2000 09:26:03 -0400
13455              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
13456      Branch: perl
13457            ! pod/perlvar.pod
13458 ____________________________________________________________________________
13459 [  6517] By: jhi                                   on 2000/08/04  02:50:08
13460         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
13461              From: "Clinton Pierce" <cpierce1@ford.com>
13462              Date: Wed, 21 Jul 1999 16:45:31 -0400
13463              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
13464              
13465              Fix by Stephen Potter (visible in the bug db but not in p5p?)
13466      Branch: perl
13467            ! pod/perlfunc.pod pod/perlop.pod
13468 ____________________________________________________________________________
13469 [  6516] By: jhi                                   on 2000/08/04  02:09:25
13470         Log: This is 6512.  Really.
13471      Branch: perl
13472            ! dump.c
13473 ____________________________________________________________________________
13474 [  6515] By: jhi                                   on 2000/08/04  01:25:50
13475         Log: mention the idea of @( and @)
13476      Branch: perl
13477            ! Todo-5.6
13478 ____________________________________________________________________________
13479 [  6514] By: bailey                                on 2000/08/04  01:18:46
13480         Log: YA resync with mainstem, including VMS patches from others
13481      Branch: vmsperl
13482           +> (branch 48 files)
13483            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
13484           !> (integrate 354 files)
13485 ____________________________________________________________________________
13486 [  6513] By: jhi                                   on 2000/08/04  01:18:18
13487         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
13488              From: Mark Dickinson <dickins3@fas.harvard.edu>
13489              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
13490              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
13491      Branch: perl
13492            ! t/op/grent.t t/op/pwent.t
13493 ____________________________________________________________________________
13494 [  6512] By: jhi                                   on 2000/08/04  01:14:06
13495         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
13496              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13497              Date: Wed, 02 Aug 2000 10:51:01 +0100
13498              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
13499      Branch: perl
13500            ! sv.c
13501 ____________________________________________________________________________
13502 [  6511] By: jhi                                   on 2000/08/04  00:57:00
13503         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
13504              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13505              Date: Thu, 03 Aug 2000 17:20:04 -0700
13506              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
13507      Branch: metaconfig
13508            ! U/modified/Cppsym.U
13509      Branch: perl
13510            ! Configure config_h.SH
13511 ____________________________________________________________________________
13512 [  6510] By: jhi                                   on 2000/08/04  00:25:28
13513         Log: detypo
13514      Branch: perl
13515            ! Makefile.SH
13516 ____________________________________________________________________________
13517 [  6509] By: jhi                                   on 2000/08/03  23:43:18
13518         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
13519              From: Dominic Dunlop <domo@computer.org>
13520              Date: Thu, 3 Aug 2000 22:16:46 +0200
13521              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
13522      Branch: perl
13523            ! t/op/sprintf.t
13524 ____________________________________________________________________________
13525 [  6508] By: jhi                                   on 2000/08/03  23:40:37
13526         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
13527              From: Hugo <hv@crypt.compulink.co.uk>
13528              Date: Thu, 03 Aug 2000 18:25:30 +0100
13529              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
13530      Branch: perl
13531            ! regcomp.c t/op/re_tests
13532 ____________________________________________________________________________
13533 [  6507] By: jhi                                   on 2000/08/03  23:38:28
13534         Log: Subject: [PATCH] sv.h documentation - SvLEN
13535              From: Mike Guy <mjtg@cam.ac.uk>
13536              Date: Thu, 03 Aug 2000 14:43:09 +0100
13537              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
13538      Branch: perl
13539            ! sv.h
13540 ____________________________________________________________________________
13541 [  6506] By: jhi                                   on 2000/08/03  15:49:14
13542         Log: Disable the fix_pl hack for now.
13543      Branch: perl
13544            ! Makefile.SH
13545 ____________________________________________________________________________
13546 [  6505] By: jhi                                   on 2000/08/03  13:49:04
13547         Log: Add a URL for FSF.
13548              
13549              Subject: Patch for README
13550              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
13551              Date: Wed, 2 Aug 2000 13:25:09 -0500
13552              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
13553      Branch: perl
13554            ! README
13555 ____________________________________________________________________________
13556 [  6504] By: jhi                                   on 2000/08/03  13:29:19
13557         Log: Be more informative on what is skipped and why,
13558              also repeat the list at the end.
13559      Branch: perl
13560            ! Porting/p4desc
13561 ____________________________________________________________________________
13562 [  6503] By: jhi                                   on 2000/08/03  13:07:05
13563         Log: Circumvent the removal of .patch by fix_pl.
13564              
13565              Subject: Re: [ID 20000802.011] unable to 'make test'          
13566              From: simon@brecon.co.uk (Simon Cozens) 
13567              Date: 3 Aug 2000 04:17:00 GMT
13568              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
13569      Branch: perl
13570            ! Makefile.SH
13571 ____________________________________________________________________________
13572 [  6502] By: jhi                                   on 2000/08/03  00:14:34
13573         Log: Add the missing setproctitle unit.
13574      Branch: metaconfig/U/perl
13575            + d_setproctitle.U
13576 ____________________________________________________________________________
13577 [  6501] By: jhi                                   on 2000/08/03  00:00:26
13578         Log: The subtest 4 may fail also on VOBS, as pointed out
13579              by Nick Ing-Simmons in November 1999, bug id 19991124.003
13580              (but the failure in that bug report isn't the subtest 4).
13581      Branch: perl
13582            ! t/op/stat.t
13583 ____________________________________________________________________________
13584 [  6500] By: jhi                                   on 2000/08/02  23:49:30
13585         Log: Better skip message for the test; one of the two problems in
13586              
13587              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
13588              From: Lupe Christoph <lupe@lupe-christoph.de>
13589              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
13590              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
13591      Branch: perl
13592            ! t/op/numconvert.t
13593 ____________________________________________________________________________
13594 [  6499] By: jhi                                   on 2000/08/02  22:49:16
13595         Log: Allow "no Module;" even if there is no 'unimport'.
13596              
13597              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
13598              From: mjd@plover.com
13599              Date: 24 Mar 2000 15:24:34 -0000
13600              Message-Id: <20000324152434.15160.qmail@plover.com>
13601      Branch: perl
13602            ! gv.c
13603 ____________________________________________________________________________
13604 [  6498] By: jhi                                   on 2000/08/02  22:42:58
13605         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
13606              that are hopefully soon put into use.
13607      Branch: perl
13608            ! opcode.h opcode.pl opnames.h
13609 ____________________________________________________________________________
13610 [  6497] By: gsar                                  on 2000/08/02  22:28:59
13611         Log: require.t needs binmode() to work on windows
13612      Branch: perl
13613            ! t/comp/require.t
13614 ____________________________________________________________________________
13615 [  6496] By: jhi                                   on 2000/08/02  22:08:51
13616         Log: Document the IVdf UVuf UVof UVxf.
13617      Branch: perl
13618            ! pod/perlguts.pod
13619 ____________________________________________________________________________
13620 [  6495] By: jhi                                   on 2000/08/02  21:54:26
13621         Log: detypo #6494
13622      Branch: perl
13623            ! ext/Data/Dumper/Dumper.xs
13624 ____________________________________________________________________________
13625 [  6494] By: jhi                                   on 2000/08/02  21:49:17
13626         Log: Dump UVs as UVs in Data::Dumper.
13627              
13628              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
13629              From: Gurusamy Sarathy <gsar@ActiveState.com>
13630              Date: Thu, 27 Apr 2000 12:26:25 -0700
13631              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
13632      Branch: perl
13633            ! ext/Data/Dumper/Dumper.xs
13634 ____________________________________________________________________________
13635 [  6493] By: jhi                                   on 2000/08/02  17:01:58
13636         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
13637              From: Hugo <hv@crypt.compulink.co.uk>
13638              Date: Wed, 02 Aug 2000 14:53:56 +0100
13639              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
13640      Branch: perl
13641            ! regexec.c t/op/re_tests
13642 ____________________________________________________________________________
13643 [  6492] By: jhi                                   on 2000/08/02  15:02:46
13644         Log: The new setproctitle() feature is available only in 
13645              bleeding edge FreeBSD.  From Paul Saab.
13646      Branch: perl
13647            ! mg.c
13648 ____________________________________________________________________________
13649 [  6491] By: jhi                                   on 2000/08/02  13:34:36
13650         Log: The tr utf8 patching continues.
13651              
13652              Subject: Re: #6469, too many tests claimed in require.t
13653              From: simon@brecon.co.uk (Simon Cozens)
13654              Date: 2 Aug 2000 02:37:17 GMT
13655              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
13656              
13657              (the logic of the test was the wrong way round in the patch)
13658      Branch: perl
13659            ! doop.c
13660 ____________________________________________________________________________
13661 [  6490] By: jhi                                   on 2000/08/02  13:27:38
13662         Log: The name of a filehandle does not have <these>.
13663      Branch: perl
13664            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
13665            ! t/pragma/warn/pp_sys util.c
13666 ____________________________________________________________________________
13667 [  6489] By: jhi                                   on 2000/08/02  04:26:46
13668         Log: Remove the extraneous "main::" prefix from all the
13669              "opened only for", "on closed", and "never opened" warnings.
13670              
13671              Subject: Re: inappropriate warning
13672              From: Gurusamy Sarathy <gsar@ActiveState.com>
13673              Date: Mon, 20 Mar 2000 11:28:02 -0800
13674              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
13675      Branch: perl
13676            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
13677            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
13678            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
13679 ____________________________________________________________________________
13680 [  6488] By: jhi                                   on 2000/08/02  03:02:57
13681         Log: memcpy has n o in it, as pinted ut by Sarathy.
13682      Branch: perl
13683            ! pod/perlguts.pod
13684 ____________________________________________________________________________
13685 [  6487] By: jhi                                   on 2000/08/02  02:44:51
13686         Log: Document in one place the memory abstractions used in Perl core.
13687              
13688              Subject: Re: Memory abstraction
13689              From: simon@brecon.co.uk (Simon Cozens)
13690              Date: 2 Aug 2000 02:20:23 GMT
13691              Organization: Earth.li Origins
13692      Branch: perl
13693            ! pod/perlguts.pod
13694 ____________________________________________________________________________
13695 [  6486] By: jhi                                   on 2000/08/02  02:41:57
13696         Log: regen_headers, regen perltoc.
13697      Branch: perl
13698            ! perlapi.c pod/perltoc.pod
13699 ____________________________________________________________________________
13700 [  6485] By: jhi                                   on 2000/08/02  01:43:33
13701         Log: "This little thing tests for a file .patch, and if it contains
13702              a number, pops into patchlevel.h" (making it easier to track
13703              which development version people are reporting bugs against)
13704              
13705              Subject: Patchlevel autogeneration for repository perls
13706              From: simon@brecon.co.uk (Simon Cozens)
13707              Date: 14 Jul 2000 07:12:15 GMT
13708              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
13709      Branch: perl
13710            + fix_pl
13711            ! MANIFEST Makefile.SH
13712 ____________________________________________________________________________
13713 [  6484] By: jhi                                   on 2000/08/02  01:32:54
13714         Log: FreeBSD 3.* updates from
13715              
13716              From: Paul Saab <ps@yahoo-inc.com>
13717              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
13718              Date: Tue, 1 Aug 2000 15:41:39 -0700
13719              Message-Id: <20000801154139.A53740@yahoo-inc.com>
13720      Branch: perl
13721            ! hints/freebsd.sh
13722 ____________________________________________________________________________
13723 [  6483] By: jhi                                   on 2000/08/02  01:27:44
13724         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
13725              instead one must use setproctitle().  This was already addressed
13726              by change #6457, but the below has a new variant for FreeBSD 4.0
13727              or later, and the matter is also documented more.
13728              
13729              From: Paul Saab <ps@yahoo-inc.com>
13730              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
13731              Date: Tue, 1 Aug 2000 15:41:39 -0700
13732              Message-Id: <20000801154139.A53740@yahoo-inc.com>
13733      Branch: metaconfig/U/perl
13734            + i_libutil.U
13735      Branch: perl
13736            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
13737 ____________________________________________________________________________
13738 [  6482] By: jhi                                   on 2000/08/01  22:17:32
13739         Log: The test from this
13740              
13741              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
13742              Date: Sat, 15 Apr 2000 17:03:44 +0100
13743              From: Tom Hughes <tom@compton.nu>
13744              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
13745              
13746              was missing, the code change went in as #5989
13747              (which had a different test?)
13748      Branch: perl
13749            ! t/op/misc.t
13750 ____________________________________________________________________________
13751 [  6481] By: jhi                                   on 2000/08/01  21:48:38
13752         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
13753              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
13754              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
13755              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
13756      Branch: perl
13757            ! perl.h
13758 ____________________________________________________________________________
13759 [  6480] By: jhi                                   on 2000/08/01  18:05:28
13760         Log: Make p4desc to skip non-mainperl branches by default.
13761      Branch: perl
13762            ! Porting/p4desc
13763 ____________________________________________________________________________
13764 [  6479] By: jhi                                   on 2000/08/01  17:29:19
13765         Log: If gccosandvers is equal to osname, clear gccosandvers.
13766      Branch: metaconfig/U/perl
13767            ! gccvers.U
13768      Branch: perl
13769            ! Configure config_h.SH
13770 ____________________________________________________________________________
13771 [  6478] By: jhi                                   on 2000/08/01  15:54:08
13772         Log: BOM patching from Simon Cozens.
13773      Branch: perl
13774            ! toke.c
13775 ____________________________________________________________________________
13776 [  6477] By: jhi                                   on 2000/08/01  04:50:33
13777         Log: Stash away the largefiles flags and libswanted.
13778      Branch: perl
13779            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
13780 ____________________________________________________________________________
13781 [  6476] By: gsar                                  on 2000/08/01  04:24:24
13782         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
13783              on Windows)
13784      Branch: perl
13785            ! t/pragma/utf8.t utf8.c win32/win32.c
13786 ____________________________________________________________________________
13787 [  6475] By: jhi                                   on 2000/08/01  03:35:24
13788         Log: Make chr() for values >127 to create utf8 when under utf8.
13789              
13790              Subject: Re: uft8/chr()
13791              From: simon@brecon.co.uk (Simon Cozens)
13792              Date: 1 Aug 2000 02:37:02 GMT
13793              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
13794      Branch: perl
13795            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
13796 ____________________________________________________________________________
13797 [  6474] By: jhi                                   on 2000/08/01  02:36:18
13798         Log: In Digital UNIX warn if gcc explicitly chosen because even
13799              2.95.2 is known to cause problems.
13800      Branch: perl
13801            ! hints/dec_osf.sh
13802 ____________________________________________________________________________
13803 [  6473] By: jhi                                   on 2000/08/01  02:00:56
13804         Log: Make the safety catch for buggy gccs work with triple version
13805              numbers like 2.95.2.  Reported in
13806              
13807              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
13808              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
13809              Date: Mon, 31 Jul 2000 14:55:06 +0200
13810              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
13811      Branch: perl
13812            ! hints/dec_osf.sh
13813 ____________________________________________________________________________
13814 [  6472] By: jhi                                   on 2000/08/01  01:13:33
13815         Log: Subject: fix and question re: waitpid() under win32
13816              From: Brian Clarke <clarke@appliedmeta.com>
13817              Date: Fri, 28 Jul 2000 15:18:29 -0400
13818              Message-ID: <3981DC85.290314EB@appliedmeta.com>
13819              
13820              Slightly reformatted and WNOHANG # define moved to win32.h
13821              so that also POSIX.xs sees it, as suggsted by Sarathy.
13822      Branch: perl
13823            ! win32/win32.c win32/win32.h
13824 ____________________________________________________________________________
13825 [  6471] By: jhi                                   on 2000/08/01  00:55:05
13826         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
13827              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
13828              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
13829              Date: Mon, 31 Jul 2000 13:28:51 +0100
13830              
13831              (aka ID 20000730.002)
13832      Branch: perl
13833            ! op.c t/op/tr.t
13834 ____________________________________________________________________________
13835 [  6470] By: jhi                                   on 2000/07/31  23:34:42
13836         Log: Document the problem with -P in HP-UX and its workaround.
13837              
13838              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
13839              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
13840              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
13841              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
13842      Branch: perl
13843            ! README.hpux
13844 ____________________________________________________________________________
13845 [  6469] By: jhi                                   on 2000/07/31  04:15:02
13846         Log: The swallow_bom() saga continues.  The #23 of require.t
13847              (UTF16-LE) still fails (silently, no output) but the #22
13848              (UTF16-BE) seems to be working now.  The root of the
13849              failure may be in sv_gets(): is it UTF-16LE-aware,
13850              especially when it comes to line endings? 
13851      Branch: perl
13852            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
13853            ! t/comp/require.t toke.c utf8.c
13854 ____________________________________________________________________________
13855 [  6468] By: jhi                                   on 2000/07/30  19:05:48
13856         Log: Find green threads before native threads.
13857              
13858              Subject: Re: Patch to jpl/JNI/Makefile.PL
13859              From: Jens Thomsen <jens@fiend.cis.com>
13860              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
13861              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
13862      Branch: perl
13863            ! jpl/JNI/Makefile.PL
13864 ____________________________________________________________________________
13865 [  6467] By: jhi                                   on 2000/07/30  18:36:22
13866         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
13867      Branch: perl
13868            ! doop.c
13869 ____________________________________________________________________________
13870 [  6466] By: jhi                                   on 2000/07/30  04:37:29
13871         Log: A new version of the "remove UPPERACSE string comparison"
13872              operators.  The problem with the previous one (change #6454)
13873              was that it was for Perl 5.6.0.  From Paul Marquess.
13874      Branch: perl
13875            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
13876            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
13877            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
13878 ____________________________________________________________________________
13879 [  6465] By: jhi                                   on 2000/07/29  22:39:56
13880         Log: Do not upgrade SVs into utf8 just because they participate
13881              in eq or cmp.  Reported and fix suggested in
13882              
13883              Subject: [ID 20000720.009] sv_eq UTF8 bug
13884              From: "Simon Cozens" <simon@othersideofthe.earth.li>
13885              Date: 21 Jul 2000 04:37:29 -0000
13886              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
13887              
13888              Exercise for the kind reader: should we or should we not
13889              cache the utf8 conversion alonside the SV? (as magic,
13890              as thestrxfrm()ed version is cached under use locale)
13891              Argue both for and against.
13892      Branch: perl
13893            ! sv.c
13894 ____________________________________________________________________________
13895 [  6464] By: jhi                                   on 2000/07/29  22:36:22
13896         Log: Subject: UTF8 concat
13897              From: simon@brecon.co.uk (Simon Cozens) 
13898              Date: 30 Jun 2000 06:13:25 GMT
13899              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
13900              
13901              (with a memory leak fixed, plus a few casts added)
13902              
13903              This also seems to help for
13904              
13905              Subject: [ID 20000716.015] join UTF8 weirdness
13906              From: root <root@ak-71.mind.de> 
13907              Date: Sat, 15 Jul 2000 15:29:54 +0200
13908              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
13909              
13910              (from Andreas König)
13911      Branch: perl
13912            ! pp_hot.c
13913 ____________________________________________________________________________
13914 [  6463] By: jhi                                   on 2000/07/29  00:55:39
13915         Log: Tune the comments and hopefully stop a memory leak.
13916      Branch: perl
13917            ! toke.c utf8.c
13918 ____________________________________________________________________________
13919 [  6462] By: jhi                                   on 2000/07/29  00:16:53
13920         Log: The problem described in this
13921              
13922              Subject: [ID 20000322.018] named chars aren't magical enough
13923              From: root <root@dixie.cscaper.com>     
13924              Date: Wed, 22 Mar 2000 18:37:42 -0700
13925              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
13926              
13927              has been fixed in perl 5.6.0 but just in case added a test
13928              to keep it away.  (The report from Joseph Hall.)
13929      Branch: perl
13930            ! t/lib/charnames.t
13931 ____________________________________________________________________________
13932 [  6461] By: jhi                                   on 2000/07/28  23:56:36
13933         Log: Tiny fixes for #6460.
13934      Branch: metaconfig/U/perl
13935            ! gccvers.U
13936      Branch: perl
13937            ! Configure config_h.SH
13938 ____________________________________________________________________________
13939 [  6460] By: jhi                                   on 2000/07/28  23:24:41
13940         Log: Warn if the version of the operating system used to compile gcc
13941              differs from the current version of the operating system.
13942              Also display the gcc compilation os and version in myconfig.
13943              Inspiration from
13944              
13945              Subject: Re: [ID 20000710.003] ERRORS!!         
13946              From: "Kurt D. Starsinic" <kstar@chapin.edu>
13947              Date: Mon, 10 Jul 2000 15:54:16 -0400
13948              Message-ID: <20000710155416.A1384@O2.chapin.edu>
13949      Branch: metaconfig/U/perl
13950            ! gccvers.U
13951      Branch: perl
13952            ! Configure config_h.SH myconfig.SH
13953 ____________________________________________________________________________
13954 [  6459] By: jhi                                   on 2000/07/28  22:00:32
13955         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
13956              letter to $Config{osvers}.
13957      Branch: metaconfig
13958            ! U/modified/Oldconfig.U
13959      Branch: perl
13960            ! Configure config_h.SH
13961 ____________________________________________________________________________
13962 [  6458] By: jhi                                   on 2000/07/28  04:15:39
13963         Log: Back out #6454, doesn't seem to work.
13964              (Reason: that patch was for perl 5.6.0, not perl-current)
13965              (A version of the patch for perl-current came in later as #6466)
13966      Branch: perl
13967            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
13968            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
13969            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
13970 ____________________________________________________________________________
13971 [  6457] By: jhi                                   on 2000/07/27  23:31:49
13972         Log: Use setproctitle() if available to modify $0.
13973              
13974              Subject: setting $* on BSD4 broken
13975              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
13976              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
13977              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
13978      Branch: metaconfig
13979            ! U/modified/Myinit.U
13980      Branch: perl
13981            ! Configure config_h.SH mg.c
13982 ____________________________________________________________________________
13983 [  6456] By: jhi                                   on 2000/07/27  14:50:47
13984         Log: Allow "no AutoLoader;", based on change #6444,
13985              suggested by Graham Barr.
13986      Branch: perl
13987            ! lib/AutoLoader.pm
13988 ____________________________________________________________________________
13989 [  6455] By: jhi                                   on 2000/07/27  14:19:10
13990         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
13991              From: rspier@pobox.com (Robert Spier)
13992              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
13993              Message-ID: <14720.15855.787664.424783@rls.cx>
13994      Branch: perl
13995            ! pod/perldiag.pod
13996 ____________________________________________________________________________
13997 [  6454] By: jhi                                   on 2000/07/27  14:03:02
13998         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
13999              for a long time).
14000              
14001              Reported in
14002              
14003              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
14004              From: Ryan Herbert <rherbert@sycamorehq.com>
14005              Date: Mon, 17 Jul 2000 11:40:42 -0400
14006              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
14007              
14008              Patched in
14009              
14010              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
14011              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
14012              Date: Wed, 26 Jul 2000 23:40:18 +0100
14013              Message-ID: <000001bff752$79511880$0a17073e@tiny>
14014              
14015              based on an earlier patch from Stephen P. Potter.
14016              
14017              (Removed later by change #6458 because this patch was for
14018              perl 5.6.0, not perl-current)
14019      Branch: perl
14020            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
14021            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
14022            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
14023 ____________________________________________________________________________
14024 [  6453] By: jhi                                   on 2000/07/27  13:48:02
14025         Log: Subject: [PATCH] fixes bug 20000508.004
14026              From: Michael Stevens <mstevens@globnix.org>
14027              Date: Thu, 27 Jul 2000 13:49:04 +0100
14028              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
14029      Branch: perl
14030            ! pod/perldata.pod
14031 ____________________________________________________________________________
14032 [  6452] By: jhi                                   on 2000/07/26  23:51:26
14033         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
14034              and Craig A. Berry.
14035      Branch: perl
14036            ! lib/File/Temp.pm pod/perlport.pod
14037 ____________________________________________________________________________
14038 [  6451] By: jhi                                   on 2000/07/26  19:43:30
14039         Log: Be wary of close()s, too.
14040              
14041              Subject: Re: [PATCH] perlbug cleanup
14042              From: Tim Jenness <t.jenness@jach.hawaii.edu>
14043              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
14044              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
14045      Branch: perl
14046            ! utils/perlbug.PL
14047 ____________________________________________________________________________
14048 [  6450] By: jhi                                   on 2000/07/26  18:41:40
14049         Log: Subject: Minor doc patch: handy.h
14050              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
14051              Date: Wed, 26 Jul 2000 15:34:25 -0300
14052              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
14053      Branch: perl
14054            ! handy.h pod/perlapi.pod
14055 ____________________________________________________________________________
14056 [  6449] By: jhi                                   on 2000/07/26  18:23:55
14057         Log: Subject: [PATCH] minor doc change - perlguts
14058              From: Michael Stevens <mstevens@globnix.org>
14059              Date: Thu, 13 Jul 2000 12:39:18 +0100
14060              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
14061      Branch: perl
14062            ! pod/perlguts.pod
14063 ____________________________________________________________________________
14064 [  6448] By: jhi                                   on 2000/07/26  18:20:30
14065         Log: open() wariness in perlbug.
14066              
14067              Subject: [PATCH] perlbug cleanup
14068              From: Michael Stevens <mstevens@globnix.org>
14069              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
14070              Date: Thu, 13 Jul 2000 15:52:23 +0100
14071      Branch: perl
14072            ! utils/perlbug.PL
14073 ____________________________________________________________________________
14074 [  6447] By: jhi                                   on 2000/07/26  18:13:04
14075         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
14076      Branch: perl
14077            ! lib/File/Temp.pm t/lib/ftmp-security.t
14078 ____________________________________________________________________________
14079 [  6446] By: jhi                                   on 2000/07/26  18:06:32
14080         Log: docfix from Peter Scott <Peter@PSDT.com>.
14081      Branch: perl
14082            ! pod/perlfunc.pod
14083 ____________________________________________________________________________
14084 [  6445] By: jhi                                   on 2000/07/26  17:53:31
14085         Log: Fix *foo{FORMAT}.
14086              
14087              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14088              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
14089              Date: Wed, 26 Jul 2000 19:51:02 +0200
14090              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
14091              
14092              From: Graham Barr <gbarr@pobox.com>
14093              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
14094              Date: Wed, 26 Jul 2000 17:38:36 +0100
14095              Message-ID: <20000726173836.L472@pobox.com>
14096      Branch: perl
14097            ! pp.c sv.c t/op/gv.t
14098 ____________________________________________________________________________
14099 [  6444] By: jhi                                   on 2000/07/26  17:49:14
14100         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
14101              from Graham Barr in the module list.
14102      Branch: perl
14103            ! gv.c pod/perlobj.pod
14104 ____________________________________________________________________________
14105 [  6443] By: jhi                                   on 2000/07/26  16:06:56
14106         Log: More split() doc and test patches from Mike Guy.
14107      Branch: perl
14108            ! pod/perlfunc.pod t/op/split.t
14109 ____________________________________________________________________________
14110 [  6442] By: jhi                                   on 2000/07/26  16:05:30
14111         Log: MacOS nits from Matthias Neeracher.
14112      Branch: perl
14113            ! perl.c pp_ctl.c
14114 ____________________________________________________________________________
14115 [  6441] By: jhi                                   on 2000/07/26  04:39:57
14116         Log: Subject: [PATCH] split /^/
14117              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14118              Date: Tue, 25 Jul 2000 14:18:57 +0100
14119              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
14120              
14121              (with notes from tchrist and gbarr)
14122      Branch: perl
14123            ! pod/perlfunc.pod t/op/split.t
14124 ____________________________________________________________________________
14125 [  6440] By: jhi                                   on 2000/07/26  04:32:32
14126         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
14127              From: Peter Prymmer <pvhp@forte.com>
14128              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
14129              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
14130      Branch: perl
14131            ! vms/munchconfig.c
14132 ____________________________________________________________________________
14133 [  6439] By: jhi                                   on 2000/07/26  04:31:01
14134         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
14135              to be fatal errors (instead of by default ignoring them, and
14136              ignoring with a bug: even though -w gave an error, the opening [
14137              was left in)  Reported in:
14138              
14139              Subject: [ID 20000716.024] [=cc=] / [:blank:]
14140              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
14141              Date: Sun, 16 Jul 2000 17:55:29 -0700
14142              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
14143      Branch: perl
14144            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
14145 ____________________________________________________________________________
14146 [  6438] By: jhi                                   on 2000/07/25  15:41:15
14147         Log: Subject: [PATCH] av.c apidoc
14148              From: simon@brecon.co.uk (Simon Cozens)
14149              Date: 24 Jul 2000 06:40:52 GMT
14150              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
14151      Branch: perl
14152            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
14153            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
14154 ____________________________________________________________________________
14155 [  6437] By: jhi                                   on 2000/07/25  14:05:36
14156         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
14157              From: "Stephen P. Potter" <spp@ds.net>
14158              Date: Mon, 24 Jul 2000 14:22:23 -0400
14159              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
14160      Branch: perl
14161            ! pod/perllocale.pod
14162 ____________________________________________________________________________
14163 [  6436] By: jhi                                   on 2000/07/25  14:02:03
14164         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
14165              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14166              Date: Mon, 24 Jul 2000 18:04:28 +0100
14167              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
14168      Branch: perl
14169            ! t/lib/syslfs.t t/op/lfs.t
14170 ____________________________________________________________________________
14171 [  6435] By: jhi                                   on 2000/07/25  13:59:28
14172         Log: Get UTF16 BOMs working.  Patch from
14173              
14174              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
14175              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14176              Date: Tue, 25 Jul 2000 12:52:45 +0100
14177              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
14178              
14179              and notes from
14180              
14181              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
14182              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14183              Date: Tue, 25 Jul 2000 11:43:25 +0100
14184              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
14185      Branch: perl
14186            ! t/comp/require.t toke.c utf8.c
14187 ____________________________________________________________________________
14188 [  6434] By: jhi                                   on 2000/07/25  02:39:54
14189         Log: Make the "uninit variable" warning to say "concat or string"
14190              or "join or string" when in concat or join .
14191              
14192              Subject: Re: [ID 20000403.009] uninitialised concatenation???
14193              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14194              Date: Tue, 04 Apr 2000 18:22:58 +0100
14195              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
14196              
14197              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
14198              From: William R Ward <hermit@BayView.COM>
14199              Date: Thu, 30 Mar 2000 19:50:03 -0800
14200              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
14201      Branch: perl
14202            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
14203            ! t/pragma/warn/op t/pragma/warn/sv
14204 ____________________________________________________________________________
14205 [  6433] By: jhi                                   on 2000/07/24  17:52:56
14206         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
14207      Branch: perl
14208            ! lib/File/Spec/VMS.pm
14209 ____________________________________________________________________________
14210 [  6432] By: jhi                                   on 2000/07/24  17:44:44
14211         Log: Test cases for #6431.
14212              
14213              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
14214              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14215              Date: Mon, 24 Jul 2000 15:32:29 +0100
14216              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
14217      Branch: perl
14218            ! t/op/pat.t t/op/split.t
14219 ____________________________________________________________________________
14220 [  6431] By: jhi                                   on 2000/07/24  17:43:17
14221         Log: Bind op fix.
14222              
14223              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
14224              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14225              Date: Mon, 17 Jul 2000 20:04:56 +0100
14226              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
14227      Branch: perl
14228            ! op.c
14229 ____________________________________________________________________________
14230 [  6430] By: jhi                                   on 2000/07/24  03:42:42
14231         Log: Subject: [ID 20000716.023] syslog test fails without sockets
14232              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14233              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
14234              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
14235      Branch: metaconfig/U/perl
14236            ! Extensions.U
14237      Branch: perl
14238            ! Configure config_h.SH
14239 ____________________________________________________________________________
14240 [  6429] By: jhi                                   on 2000/07/24  03:11:52
14241         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
14242              case, but add also notes explaining the relationship of this
14243              patch and the earlier notes by Sarathy.
14244              
14245              Subject: Map is still slow
14246              From: "Ben Tilly" <ben_tilly@hotmail.com>
14247              Date: Sat, 15 Jul 2000 17:23:27 EDT
14248              Message-ID: <20000715212327.21656.qmail@hotmail.com>
14249      Branch: perl
14250            ! pp_ctl.c
14251 ____________________________________________________________________________
14252 [  6428] By: jhi                                   on 2000/07/24  02:58:52
14253         Log: Documentation to explain the behaviour of map().
14254              
14255              Subject: Re: Map is still slow 
14256              From: Gurusamy Sarathy <gsar@ActiveState.com>
14257              Date: Sat, 15 Jul 2000 16:05:09 -0700
14258              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
14259      Branch: perl
14260            ! pp_ctl.c
14261 ____________________________________________________________________________
14262 [  6427] By: jhi                                   on 2000/07/24  02:50:03
14263         Log: Add tests for
14264              [ID 19991110.003] another matching finding by pcre author
14265              which has already been fixed by some patch, as verified in
14266              
14267              Subject: Re: two regex bugs from the mists of time (well, last November)
14268              From: Hugo <hv@crypt.compulink.co.uk>
14269              Date: Sat, 22 Jul 2000 18:12:58 +0100
14270              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
14271      Branch: perl
14272            ! t/op/re_tests
14273 ____________________________________________________________________________
14274 [  6426] By: jhi                                   on 2000/07/24  02:11:20
14275         Log: A missing 'break' after the [[:space:]] switch case.
14276              
14277              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
14278              From: "Stephen P. Potter" <spp@ds.net>
14279              Date: Tue, 18 Jul 2000 16:25:17 -0400
14280              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
14281      Branch: perl
14282            ! regcomp.c
14283 ____________________________________________________________________________
14284 [  6425] By: jhi                                   on 2000/07/24  02:06:12
14285         Log: The output might have been produced in the wrong order.
14286              
14287              Subject: [ID 20000720.003] [PATCH] t/op/write.t
14288              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14289              Date: Thu, 20 Jul 2000 18:49:18 +0100
14290              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
14291      Branch: perl
14292            ! t/op/write.t
14293 ____________________________________________________________________________
14294 [  6424] By: jhi                                   on 2000/07/24  02:00:07
14295         Log: Use STDOUT consistently.
14296              
14297              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
14298              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14299              Date: Thu, 20 Jul 2000 18:04:01 +0100
14300              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
14301      Branch: perl
14302            ! lib/Test/Harness.pm
14303 ____________________________________________________________________________
14304 [  6423] By: jhi                                   on 2000/07/24  01:54:54
14305         Log: Protect against "wild next"s, that is, callbacks doing "next"
14306              instead of "return".
14307              
14308              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
14309              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14310              Date: Tue, 18 Jul 2000 11:30:16 +0100
14311              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
14312      Branch: perl
14313            ! lib/File/Find.pm
14314 ____________________________________________________________________________
14315 [  6422] By: jhi                                   on 2000/07/24  01:35:47
14316         Log: Out-of-date note removed.
14317              
14318              Subject: [PATCH] documentation perlipc
14319              From: rspier@pobox.com (Robert Spier)
14320              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
14321              Message-ID: <14711.35178.572612.502654@rls.cx>
14322      Branch: perl
14323            ! pod/perlipc.pod
14324 ____________________________________________________________________________
14325 [  6421] By: jhi                                   on 2000/07/24  00:09:18
14326         Log: Send all installperl messages to STDERR and be -w clean.
14327              
14328              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
14329              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14330              Date: Sat, 22 Jul 2000 14:02:11 +0100
14331              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
14332      Branch: perl
14333            ! installperl
14334 ____________________________________________________________________________
14335 [  6420] By: jhi                                   on 2000/07/24  00:04:19
14336         Log: Decutandpasto.
14337              
14338              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
14339              From: "Richard Soderberg" <rs@crystalflame.net>
14340              Date: Sun, 23 Jul 2000 01:37:23 -0700
14341              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
14342      Branch: perl
14343            ! pod/perlipc.pod
14344 ____________________________________________________________________________
14345 [  6419] By: jhi                                   on 2000/07/24  00:01:12
14346         Log: A cleaner abs_path().
14347              Subject: Re: unix alternative to Cwd.pm
14348              From: Jeff Pinyan <jeffp@crusoe.net>
14349              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
14350              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
14351      Branch: perl
14352            ! lib/Cwd.pm
14353 ____________________________________________________________________________
14354 [  6418] By: jhi                                   on 2000/07/23  23:48:56
14355         Log: Detypo.
14356              
14357              Subject: [PATCH perl-current] Typo in hints/powerux.sh
14358              From: "Richard Soderberg" <rs@crystalflame.net>
14359              Date: Sun, 23 Jul 2000 01:27:33 -0700
14360              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
14361      Branch: perl
14362            ! hints/powerux.sh
14363 ____________________________________________________________________________
14364 [  6417] By: jhi                                   on 2000/07/17  22:13:31
14365         Log: Subject: SDBM_File documentation
14366              From: mjd@plover.com
14367              Date: 16 Jul 2000 17:41:17 -0000
14368              Message-ID: <20000716174117.18515.qmail@plover.com>
14369      Branch: perl
14370            ! ext/SDBM_File/SDBM_File.pm
14371 ____________________________________________________________________________
14372 [  6416] By: jhi                                   on 2000/07/17  19:13:26
14373         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
14374      Branch: perl
14375            ! hints/mpeix.sh mpeix/relink
14376 ____________________________________________________________________________
14377 [  6415] By: jhi                                   on 2000/07/15  14:11:02
14378         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
14379              the utf8 'characters' can be more than one octet).
14380              
14381              Date: Sat, 15 Jul 2000 00:21:56 +0100
14382              From: Tom Hughes <tom@compton.nu>
14383              Subject: Re: [ID 20000714.002]
14384              Message-ID: <db2334de49.tom@compton.compton.nu>
14385              
14386              Reported in
14387              
14388              Subject: [ID 20000714.002]
14389              From: "Simon Cozens" <simon@othersideofthe.earth.li>
14390              Date: 14 Jul 2000 15:13:09 -0000
14391              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
14392      Branch: perl
14393            ! doop.c
14394 ____________________________________________________________________________
14395 [  6414] By: jhi                                   on 2000/07/15  03:13:41
14396         Log: another VMS build tweak from Peter Prymmer
14397      Branch: perl
14398            ! vms/descrip_mms.template
14399 ____________________________________________________________________________
14400 [  6413] By: jhi                                   on 2000/07/15  03:10:40
14401         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
14402      Branch: perl
14403            ! vms/perlvms.pod
14404 ____________________________________________________________________________
14405 [  6412] By: jhi                                   on 2000/07/15  00:31:05
14406         Log: More docs for sv functions.
14407              
14408              Subject: [PATCH cfgperl] sv.c apidoc
14409              From: simon@brecon.co.uk (Simon Cozens)
14410              Date: 13 Jul 2000 09:00:20 GMT
14411              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
14412              
14413              Subject: Re: [PATCH cfgperl] sv.c apidoc
14414              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14415              Date: Thu, 13 Jul 2000 12:27:41 +0100
14416              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
14417              
14418              Subject: Re: [PATCH cfgperl] sv.c apidoc
14419              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14420              Date: Thu, 13 Jul 2000 13:23:09 +0100
14421              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
14422              
14423              Subject: Re: [PATCH cfgperl] sv.c apidoc
14424              From: simon@brecon.co.uk (Simon Cozens)
14425              Date: 14 Jul 2000 06:51:02 GMT
14426              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
14427      Branch: perl
14428            ! embed.pl pod/perlapi.pod sv.c
14429 ____________________________________________________________________________
14430 [  6411] By: jhi                                   on 2000/07/15  00:10:41
14431         Log: lib/b test fixes from Peter Prymmer.
14432      Branch: perl
14433            ! t/lib/b.t
14434 ____________________________________________________________________________
14435 [  6410] By: jhi                                   on 2000/07/15  00:02:09
14436         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
14437              From: Hugo <hv@crypt.compulink.co.uk>
14438              Date: Fri, 14 Jul 2000 23:05:20 +0100
14439              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
14440              
14441              Didn't anymore apply, but that point still could use another fix.
14442      Branch: perl
14443            ! pod/perlfunc.pod
14444 ____________________________________________________________________________
14445 [  6409] By: jhi                                   on 2000/07/14  23:15:15
14446         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
14447              not in pod, from Peter Prymmer
14448      Branch: perl
14449            ! vms/descrip_mms.template
14450 ____________________________________________________________________________
14451 [  6408] By: jhi                                   on 2000/07/14  20:35:05
14452         Log: The bug report
14453              [ID 19991110.002] minimal matching discrepancy found by pcre author
14454              seems to have been fixed (though differently from what was suggested
14455              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
14456      Branch: perl
14457            ! t/op/re_tests
14458 ____________________________________________________________________________
14459 [  6407] By: jhi                                   on 2000/07/14  17:38:08
14460         Log: Fix AutoSplit to use File::Spec the right way in VMS,
14461              from Peter Prymmer.
14462      Branch: perl
14463            ! lib/AutoSplit.pm
14464 ____________________________________________________________________________
14465 [  6406] By: jhi                                   on 2000/07/14  14:13:22
14466         Log: Merge perlhacktut into perlhack, update perlguts.
14467              
14468              Subject: Re: Perlhacktut
14469              From: simon@brecon.co.uk (Simon Cozens)
14470              Date: 14 Jul 2000 06:49:21 GMT
14471              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
14472              
14473              Subject: Re: Perlhacktut
14474              From: simon@brecon.co.uk (Simon Cozens)
14475              Date: 14 Jul 2000 07:09:45 GMT
14476              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
14477      Branch: perl
14478            ! pod/perlguts.pod pod/perlhack.pod
14479 ____________________________________________________________________________
14480 [  6405] By: jhi                                   on 2000/07/14  14:02:31
14481         Log: Integrate with Sarathy.
14482      Branch: cfgperl
14483           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
14484           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
14485           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
14486 ____________________________________________________________________________
14487 [  6404] By: gsar                                  on 2000/07/14  12:15:02
14488         Log: PERL_OBJECT build tweaks
14489      Branch: perl
14490            ! toke.c
14491 ____________________________________________________________________________
14492 [  6403] By: gsar                                  on 2000/07/14  11:23:41
14493         Log: inconsistent types needs casts
14494      Branch: perl
14495            ! toke.c
14496 ____________________________________________________________________________
14497 [  6402] By: gsar                                  on 2000/07/14  11:12:04
14498         Log: typos in change#6399, regen headers
14499      Branch: perl
14500            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
14501 ____________________________________________________________________________
14502 [  6401] By: gsar                                  on 2000/07/14  10:59:12
14503         Log: typecasts needed for change#6394
14504      Branch: perl
14505            ! toke.c
14506 ____________________________________________________________________________
14507 [  6400] By: gsar                                  on 2000/07/14  10:49:37
14508         Log: integrate cfgperl contents into mainline
14509      Branch: perl
14510           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
14511           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
14512 ____________________________________________________________________________
14513 [  6399] By: gsar                                  on 2000/07/14  10:38:35
14514         Log: enable UTF-16 filter by default if relevant BOM is seen; various
14515              cleanups (typos, misformatted code, and small bugs)
14516      Branch: perl
14517            ! doop.c embed.pl mg.c op.c pp.c toke.c
14518 ____________________________________________________________________________
14519 [  6398] By: gsar                                  on 2000/07/14  08:55:38
14520         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
14521              name suggests anyway)
14522      Branch: perl
14523            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
14524 ____________________________________________________________________________
14525 [  6397] By: gsar                                  on 2000/07/14  08:44:33
14526         Log: move new variables to the end of the interpreter structure (for
14527              bincompat in code that doesn't #include XSUB.h)
14528      Branch: perl
14529            ! intrpvar.h
14530 ____________________________________________________________________________
14531 [  6396] By: gsar                                  on 2000/07/14  08:13:58
14532         Log: MakeMaker should not remove editor backups (*~) on `make clean`
14533              by default (completes change#6383)
14534      Branch: perl
14535            ! lib/ExtUtils/MM_Unix.pm
14536 ____________________________________________________________________________
14537 [  6395] By: jhi                                   on 2000/07/14  05:20:33
14538         Log: Replace change #6337 with a better one.
14539              
14540              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
14541              From: Hugo <hv@crypt.compulink.co.uk>
14542              Date: Fri, 14 Jul 2000 04:16:20 +0100
14543              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
14544      Branch: cfgperl
14545            ! regexec.c t/op/re_tests
14546 ____________________________________________________________________________
14547 [  6394] By: jhi                                   on 2000/07/14  01:33:59
14548         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
14549      Branch: cfgperl
14550            ! embed.pl global.sym proto.h toke.c
14551 ____________________________________________________________________________
14552 [  6393] By: jhi                                   on 2000/07/13  23:41:23
14553         Log: remove discarded test
14554      Branch: cfgperl
14555            ! MANIFEST
14556 ____________________________________________________________________________
14557 [  6392] By: jhi                                   on 2000/07/13  23:32:25
14558         Log: The {multiplier} of a fixed substring was overlooked which
14559              caused a wrong initial search offset for that substring.
14560              
14561              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
14562              From: Hugo <hv@crypt.compulink.co.uk>
14563              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
14564              Date: Thu, 13 Jul 2000 19:27:13 +0100
14565      Branch: cfgperl
14566            ! regcomp.c t/op/re_tests
14567 ____________________________________________________________________________
14568 [  6391] By: jhi                                   on 2000/07/13  16:37:42
14569         Log: typo fix from Craig Berry
14570      Branch: cfgperl
14571            ! vms/subconfigure.com
14572 ____________________________________________________________________________
14573 [  6390] By: jhi                                   on 2000/07/13  13:20:12
14574         Log: Integrate with Sarathy.
14575      Branch: cfgperl
14576            - t/op/method2entersub.t
14577           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
14578           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
14579           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
14580           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
14581 ____________________________________________________________________________
14582 [  6389] By: jhi                                   on 2000/07/13  13:18:48
14583         Log: Detypo from Peter Prymmer, part of #6388.
14584      Branch: cfgperl
14585            ! Configure config_h.SH
14586      Branch: metaconfig
14587            ! U/modified/d_longlong.U
14588 ____________________________________________________________________________
14589 [  6388] By: gsar                                  on 2000/07/13  06:33:40
14590         Log: typos (spotted by Peter Prymmer)
14591      Branch: perl
14592            ! Configure t/lib/english.t
14593 ____________________________________________________________________________
14594 [  6387] By: gsar                                  on 2000/07/13  05:35:28
14595         Log: new selfloader.t in change#6183 doesn't close DATA handles,
14596              and thus fails to clean up tmp files on dosish platforms
14597      Branch: perl
14598            ! t/lib/selfloader.t
14599 ____________________________________________________________________________
14600 [  6386] By: gsar                                  on 2000/07/12  21:42:39
14601         Log: sprintf test tweaks (from Dominic Dunlop)
14602      Branch: perl
14603            ! t/op/sprintf.t
14604 ____________________________________________________________________________
14605 [  6385] By: gsar                                  on 2000/07/12  21:33:46
14606         Log: fix bugs in processing %v-*d and similar format specs (from
14607              Avi Finkel <avi@finkel.org>)
14608      Branch: perl
14609            ! sv.c t/op/sprintf.t
14610 ____________________________________________________________________________
14611 [  6384] By: gsar                                  on 2000/07/12  16:04:19
14612         Log: readd missing perldelta.pod changes from changes#6339,6376
14613      Branch: perl
14614            ! pod/perldelta.pod
14615 ____________________________________________________________________________
14616 [  6383] By: gsar                                  on 2000/07/12  16:00:51
14617         Log: don't clobber *.orig files on *clean targets
14618      Branch: perl
14619            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
14620 ____________________________________________________________________________
14621 [  6382] By: gsar                                  on 2000/07/12  07:59:12
14622         Log: fix broken integrations in cfgperl
14623      Branch: cfgperl
14624           !> Changes pod/perldelta.pod
14625 ____________________________________________________________________________
14626 [  6381] By: gsar                                  on 2000/07/12  07:42:17
14627         Log: integrate cfgperl changes into mainline
14628      Branch: perl
14629            ! Changes
14630           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
14631           !> pod/perlre.pod
14632 ____________________________________________________________________________
14633 [  6380] By: gsar                                  on 2000/07/12  07:31:00
14634         Log: get sprintf.t to adjust properly for 3-digit exponents
14635      Branch: perl
14636            ! t/op/sprintf.t
14637 ____________________________________________________________________________
14638 [  6379] By: gsar                                  on 2000/07/12  06:40:04
14639         Log: change#6174 needs corresponding change in win32/config_h.PL,
14640              which grovels through config_h.SH to find the config.h name
14641      Branch: perl
14642            ! win32/config_h.PL
14643 ____________________________________________________________________________
14644 [  6378] By: jhi                                   on 2000/07/12  05:03:59
14645         Log: Do the cc sanity check both before the hints and
14646              after the cc selction.
14647      Branch: cfgperl
14648            ! Configure config_h.SH
14649      Branch: metaconfig
14650            ! U/modified/Oldconfig.U U/modified/cc.U
14651      Branch: metaconfig/U/perl
14652            + Checkcc.U
14653 ____________________________________________________________________________
14654 [  6377] By: jhi                                   on 2000/07/12  02:49:22
14655         Log: Fix nits noticed by Boston.pm.
14656      Branch: cfgperl
14657            ! pod/perlre.pod
14658 ____________________________________________________________________________
14659 [  6376] By: jhi                                   on 2000/07/11  21:22:13
14660         Log: Configure cosmetics and perldelta.
14661      Branch: cfgperl
14662            ! Configure config_h.SH pod/perldelta.pod
14663      Branch: metaconfig
14664            ! U/modified/cc.U
14665 ____________________________________________________________________________
14666 [  6375] By: gsar                                  on 2000/07/11  21:17:35
14667         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
14668      Branch: perl
14669            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
14670            ! win32/win32sck.c
14671 ____________________________________________________________________________
14672 [  6374] By: gsar                                  on 2000/07/11  20:48:50
14673         Log: tweak for build failure under multiplicity
14674      Branch: perl
14675            ! toke.c
14676 ____________________________________________________________________________
14677 [  6373] By: gsar                                  on 2000/07/11  20:37:23
14678         Log: integrate cfgperl changes#6325..6373 into mainline
14679              (NOTE: today's batch of integrations still untested)
14680      Branch: perl
14681           +> ext/DynaLoader/hints/netbsd.pl
14682            ! Changes
14683           !> (integrate 26 files)
14684 ____________________________________________________________________________
14685 [  6372] By: jhi                                   on 2000/07/11  20:30:36
14686         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
14687              regen perltoc.
14688      Branch: cfgperl
14689            + pod/perlbook.pod
14690            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
14691            ! pod/perltoc.pod
14692 ____________________________________________________________________________
14693 [  6371] By: jhi                                   on 2000/07/11  20:08:56
14694         Log: Minor cleanups on the booklist.
14695      Branch: cfgperl
14696            ! pod/perlfaq2.pod
14697 ____________________________________________________________________________
14698 [  6370] By: jhi                                   on 2000/07/11  19:31:13
14699         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
14700      Branch: cfgperl
14701            ! t/pragma/overload.t
14702 ____________________________________________________________________________
14703 [  6369] By: gsar                                  on 2000/07/11  19:27:48
14704         Log: integrate cfgperl changes#6293..6324 into mainline
14705      Branch: perl
14706           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
14707            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
14708           !> (integrate 30 files)
14709 ____________________________________________________________________________
14710 [  6368] By: gsar                                  on 2000/07/11  19:18:57
14711         Log: skip integrate of problematic change#6292 from cfgperl into mainline
14712      Branch: perl
14713           !> pp_hot.c
14714 ____________________________________________________________________________
14715 [  6367] By: gsar                                  on 2000/07/11  19:17:21
14716         Log: integrate cfgperl changes#6288..6290 into mainline
14717      Branch: perl
14718           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
14719 ____________________________________________________________________________
14720 [  6366] By: gsar                                  on 2000/07/11  19:11:18
14721         Log: integrate cfgperl changes#6268..6282 into mainline
14722      Branch: perl
14723           !> (integrate 30 files)
14724 ____________________________________________________________________________
14725 [  6365] By: gsar                                  on 2000/07/11  18:57:00
14726         Log: delete new accidentally branched file
14727      Branch: perl
14728            - t/op/method2entersub.t
14729 ____________________________________________________________________________
14730 [  6364] By: gsar                                  on 2000/07/11  18:55:13
14731         Log: skip integrate of change#6267 from cfgperl into mainline (the
14732              method call optimization is flawed without additional hints
14733              from user about immutableness of @ISA and no runtime method
14734              definitions)
14735      Branch: perl
14736           +> t/op/method2entersub.t
14737           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
14738           !> perl.h t/op/sprintf.t xsutils.c
14739 ____________________________________________________________________________
14740 [  6363] By: gsar                                  on 2000/07/11  18:49:43
14741         Log: integrate cfgperl changes#6261..6266 into mainline
14742      Branch: perl
14743           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
14744           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
14745           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
14746           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
14747 ____________________________________________________________________________
14748 [  6362] By: gsar                                  on 2000/07/11  18:43:26
14749         Log: integrate cfgperl changes#6252..6260 into mainline
14750      Branch: perl
14751           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
14752           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
14753           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
14754           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
14755 ____________________________________________________________________________
14756 [  6361] By: gsar                                  on 2000/07/11  18:37:12
14757         Log: skip integrate of problematic change#6251 from cfgperl into mainline
14758      Branch: perl
14759           !> lib/Exporter.pm
14760 ____________________________________________________________________________
14761 [  6360] By: gsar                                  on 2000/07/11  18:34:56
14762         Log: integrate cfgperl change#6250 into mainline
14763      Branch: perl
14764           +> t/op/my_stash.t
14765           !> MANIFEST embed.pl proto.h toke.c
14766 ____________________________________________________________________________
14767 [  6359] By: gsar                                  on 2000/07/11  18:21:19
14768         Log: integrate cfgperl changes#6242..6249 into mainline
14769      Branch: perl
14770           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
14771           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
14772           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
14773           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
14774           !> t/lib/peek.t utf8.c
14775 ____________________________________________________________________________
14776 [  6358] By: gsar                                  on 2000/07/11  18:15:45
14777         Log: skip integrate of problematic change#6241 from cfgperl into mainline
14778      Branch: perl
14779           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
14780 ____________________________________________________________________________
14781 [  6357] By: jhi                                   on 2000/07/11  18:15:16
14782         Log: Fix for
14783              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
14784              From: Roderick Schertler <roderick@argon.org> 
14785              Date: Tue, 11 Jul 2000 13:55:05 -0400 
14786              Message-Id: <200007111755.NAA05077@jones.argon.org> 
14787      Branch: cfgperl
14788            ! doio.c
14789 ____________________________________________________________________________
14790 [  6356] By: jhi                                   on 2000/07/11  18:12:51
14791         Log: Typo in #6341.
14792      Branch: cfgperl
14793            ! pp_hot.c
14794 ____________________________________________________________________________
14795 [  6355] By: gsar                                  on 2000/07/11  18:12:10
14796         Log: integrate cfgperl changes#6231..6240 into mainline
14797      Branch: perl
14798           +> pod/perlutil.pod
14799           !> (integrate 35 files)
14800 ____________________________________________________________________________
14801 [  6354] By: jhi                                   on 2000/07/11  18:04:34
14802         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
14803              From: Dominic Dunlop <domo@computer.org> 
14804              Date: Tue, 11 Jul 2000 12:27:33 +0200 
14805              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
14806              
14807              Replaces change #6268.
14808      Branch: cfgperl
14809            ! t/op/sprintf.t
14810 ____________________________________________________________________________
14811 [  6353] By: gsar                                  on 2000/07/11  17:59:51
14812         Log: skip integrate of problematic change#6230 from cfgperl into mainline
14813              (a later version of File::Spec is already in mainline)
14814      Branch: perl
14815           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
14816           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
14817 ____________________________________________________________________________
14818 [  6352] By: gsar                                  on 2000/07/11  17:57:48
14819         Log: integrate cfgperl changes#6224..6229 into mainline
14820      Branch: perl
14821           +> lib/lib.pm.PL
14822            - lib/lib.pm
14823           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
14824           !> lib/English.pm op.c t/lib/english.t
14825 ____________________________________________________________________________
14826 [  6351] By: gsar                                  on 2000/07/11  17:50:10
14827         Log: skip integrate of problematic change#6223 from cfgperl into mainline
14828      Branch: perl
14829           !> doio.c
14830 ____________________________________________________________________________
14831 [  6350] By: gsar                                  on 2000/07/11  17:48:28
14832         Log: integrate cfgperl changes#6220..6222 into mainline
14833      Branch: perl
14834           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
14835           !> toke.c utf8.c win32/win32.h
14836 ____________________________________________________________________________
14837 [  6349] By: gsar                                  on 2000/07/11  17:46:13
14838         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
14839              mainline
14840      Branch: perl
14841           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
14842           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
14843           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
14844 ____________________________________________________________________________
14845 [  6348] By: jhi                                   on 2000/07/11  17:45:49
14846         Log: README.posix-bc podified from Thomas Dorner.
14847      Branch: cfgperl
14848            ! README.posix-bc
14849 ____________________________________________________________________________
14850 [  6347] By: gsar                                  on 2000/07/11  17:42:04
14851         Log: integrate cfgperl change#6217 into mainline
14852      Branch: perl
14853           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
14854           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
14855           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
14856 ____________________________________________________________________________
14857 [  6346] By: gsar                                  on 2000/07/11  17:39:37
14858         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
14859              mainline
14860      Branch: perl
14861           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
14862           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
14863           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
14864           !> perlapi.h pod/perlapi.pod
14865 ____________________________________________________________________________
14866 [  6345] By: gsar                                  on 2000/07/11  17:36:42
14867         Log: integrate cfgperl changes#6207..6210 into mainline
14868      Branch: perl
14869           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
14870           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
14871 ____________________________________________________________________________
14872 [  6344] By: gsar                                  on 2000/07/11  17:31:20
14873         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
14874              mainline
14875      Branch: perl
14876           !> (integrate 40 files)
14877 ____________________________________________________________________________
14878 [  6343] By: gsar                                  on 2000/07/11  17:19:08
14879         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
14880      Branch: perl
14881           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
14882            ! Changes
14883           !> (integrate 34 files)
14884 ____________________________________________________________________________
14885 [  6342] By: jhi                                   on 2000/07/11  16:05:48
14886         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
14887              To: perl5-porters@perl.org
14888              From: Karsten Sperling <spiff@phreax.net>
14889              Date: Mon, 10 Jul 2000 15:12:52 +0200
14890              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
14891      Branch: cfgperl
14892            ! lib/Symbol.pm
14893 ____________________________________________________________________________
14894 [  6341] By: jhi                                   on 2000/07/11  15:59:23
14895         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
14896              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14897              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
14898              Date: Fri, 07 Jul 2000 17:57:16 +0100
14899      Branch: cfgperl
14900            ! pp_hot.c
14901 ____________________________________________________________________________
14902 [  6340] By: jhi                                   on 2000/07/11  15:55:47
14903         Log: Subject: Re: format bug report  [Patch]
14904              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14905              Date: Wed, 05 Jul 2000 13:12:52 +0200
14906              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
14907              
14908              Subject: Re: format bug report  [Patch]
14909              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14910              Date: Wed, 05 Jul 2000 14:10:01 +0200
14911              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
14912      Branch: cfgperl
14913            ! t/op/write.t toke.c
14914 ____________________________________________________________________________
14915 [  6339] By: jhi                                   on 2000/07/11  13:54:09
14916         Log: Be less forgiving about ambiguous and illegal tr ranges.
14917              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
14918              From: Mark-Jason Dominus <mjd@plover.com>
14919              Date: Tue, 04 Jul 2000 10:00:12 -0400
14920              Message-ID: <20000704140012.17772.qmail@plover.com>
14921              
14922              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
14923              From: Mark-Jason Dominus <mjd@plover.com>
14924              Date: Wed, 05 Jul 2000 09:37:36 -0400
14925              Message-ID: <20000705133736.27293.qmail@plover.com>
14926      Branch: cfgperl
14927            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
14928 ____________________________________________________________________________
14929 [  6338] By: jhi                                   on 2000/07/11  13:31:24
14930         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
14931              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
14932              Date: Tue, 11 Jul 2000 13:50:51 +0100
14933              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
14934      Branch: cfgperl
14935            ! sv.c
14936 ____________________________________________________________________________
14937 [  6337] By: jhi                                   on 2000/07/11  13:29:14
14938         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
14939              From: Hugo <hv@crypt.compulink.co.uk>
14940              Date: Tue, 11 Jul 2000 12:44:50 +0100
14941              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
14942      Branch: cfgperl
14943            ! regexec.c t/op/re_tests
14944 ____________________________________________________________________________
14945 [  6336] By: jhi                                   on 2000/07/11  13:26:47
14946         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
14947              From: simon@brecon.co.uk (Simon Cozens)
14948              Date: 7 Jul 2000 11:26:09 GMT
14949              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
14950      Branch: cfgperl
14951            ! mg.c
14952 ____________________________________________________________________________
14953 [  6335] By: jhi                                   on 2000/07/11  13:23:37
14954         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
14955              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
14956              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
14957              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
14958      Branch: cfgperl
14959            + ext/DynaLoader/hints/netbsd.pl
14960            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
14961 ____________________________________________________________________________
14962 [  6334] By: jhi                                   on 2000/07/11  13:20:38
14963         Log: Subject: PATCH perlguts.pod: Document D and d magic types
14964              From: mjd@plover.com
14965              Date: 5 Jul 2000 18:01:51 -0000
14966              Message-ID: <20000705180151.29413.qmail@plover.com>
14967      Branch: cfgperl
14968            ! pod/perlguts.pod
14969 ____________________________________________________________________________
14970 [  6333] By: jhi                                   on 2000/07/11  13:15:51
14971         Log: Precedence goof, fix based on
14972              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
14973              From: Hugo <hv@crypt.compulink.co.uk>
14974              Date: Tue, 11 Jul 2000 12:52:38 +0100
14975              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
14976      Branch: cfgperl
14977            ! t/op/taint.t
14978 ____________________________________________________________________________
14979 [  6332] By: jhi                                   on 2000/07/11  12:40:17
14980         Log: Integrate with Sarathy.
14981      Branch: cfgperl
14982           !> win32/win32sck.c
14983 ____________________________________________________________________________
14984 [  6331] By: jhi                                   on 2000/07/10  20:14:16
14985         Log: Sprinkle ldlibpath.
14986      Branch: cfgperl
14987            ! pod/Makefile.SH
14988 ____________________________________________________________________________
14989 [  6330] By: jhi                                   on 2000/07/10  17:54:49
14990         Log: More POSIX.pod tweaks.
14991      Branch: cfgperl
14992            ! ext/POSIX/POSIX.pod
14993 ____________________________________________________________________________
14994 [  6329] By: jhi                                   on 2000/07/10  14:02:12
14995         Log: Reorder perl.pod once more.
14996      Branch: cfgperl
14997            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14998 ____________________________________________________________________________
14999 [  6328] By: gsar                                  on 2000/07/10  07:06:00
15000         Log: accept() leaks memory on windows due to incorrect ordering of
15001              closesocket() and fclose() calls
15002      Branch: perl
15003            ! win32/win32sck.c
15004 ____________________________________________________________________________
15005 [  6327] By: gsar                                  on 2000/07/10  06:49:17
15006         Log: winsock options weren't being set in all threads under ithreads
15007              (caused send()s from second and subsequent threads to fail)
15008      Branch: perl
15009            ! win32/win32sck.c
15010 ____________________________________________________________________________
15011 [  6326] By: jhi                                   on 2000/07/08  02:45:40
15012         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
15013              was cast to an unsigned (32-bit) integer with wild abandon.
15014      Branch: cfgperl
15015            ! ext/Devel/DProf/DProf.xs
15016 ____________________________________________________________________________
15017 [  6325] By: jhi                                   on 2000/07/07  18:50:33
15018         Log: Remove perlbook, update perlfaq book listing,
15019              rearrange perl.pod, regenerate perltoc.
15020      Branch: cfgperl
15021            - pod/perlbook.pod
15022            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
15023            ! pod/perlfaq2.pod pod/perltoc.pod
15024 ____________________________________________________________________________
15025 [  6324] By: jhi                                   on 2000/07/07  14:03:40
15026         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
15027      Branch: cfgperl
15028            ! sv.h toke.c
15029 ____________________________________________________________________________
15030 [  6323] By: jhi                                   on 2000/07/06  16:03:55
15031         Log: Fix complaints of buildtoc.
15032      Branch: cfgperl
15033            + lib/Win32.pod
15034            - pod/Win32.pod
15035            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
15036 ____________________________________________________________________________
15037 [  6322] By: jhi                                   on 2000/07/06  15:15:52
15038         Log: Add =head1 NAMEs so that buildtoc is happy.
15039              (The CGI::Util nit reported to Lincoln.)
15040      Branch: cfgperl
15041            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
15042            ! pod/perltoc.pod
15043 ____________________________________________________________________________
15044 [  6321] By: jhi                                   on 2000/07/06  03:16:04
15045         Log: Config is being used.
15046      Branch: cfgperl
15047            ! t/op/method.t
15048 ____________________________________________________________________________
15049 [  6320] By: jhi                                   on 2000/07/06  03:13:13
15050         Log: Integrate with Sarathy.
15051      Branch: cfgperl
15052           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
15053 ____________________________________________________________________________
15054 [  6319] By: jhi                                   on 2000/07/06  03:11:46
15055         Log: Autogenerate pod/Makefile and pod/buildtoc.
15056              buildtoc also checks whether the existin pods are
15057              mentioned in MANIFEST and perl.pod, and vice versa.
15058              (None of the thusly found discrepancies fixed yet.)
15059              roffitall also needs to be autogenerated similarly but it
15060              seems so badly out of date that I didn't touch it yet.
15061      Branch: cfgperl
15062            + pod/Makefile.SH pod/buildtoc.PL
15063            - pod/Makefile pod/buildtoc
15064            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
15065 ____________________________________________________________________________
15066 [  6318] By: gsar                                  on 2000/07/05  22:10:54
15067         Log: fix UNC path handling on Windows under ithreads, and chdir()
15068              return value when given a non-existent directory
15069      Branch: perl
15070            ! win32/vdir.h
15071 ____________________________________________________________________________
15072 [  6317] By: gsar                                  on 2000/07/05  22:08:19
15073         Log: winsock cleanup never done on Windows (leads to handle leaks)
15074      Branch: perl
15075            ! win32/perllib.c win32/win32sck.c
15076 ____________________________________________________________________________
15077 [  6316] By: gsar                                  on 2000/07/05  22:06:19
15078         Log: some debugger output does not go to the socket when RemotePort is set
15079      Branch: perl
15080            ! lib/perl5db.pl
15081 ____________________________________________________________________________
15082 [  6315] By: jhi                                   on 2000/07/05  00:25:21
15083         Log: Integrate with Sarathy, preliminary fix for unicos
15084              alignment problems in [ID 20000612.002] Perl problem on Cray system.
15085      Branch: cfgperl
15086            ! sv.h
15087           !> pp_hot.c
15088 ____________________________________________________________________________
15089 [  6314] By: gsar                                  on 2000/07/04  23:34:02
15090         Log: tyop in change#6306
15091      Branch: perl
15092            ! pp_hot.c
15093 ____________________________________________________________________________
15094 [  6313] By: jhi                                   on 2000/07/04  22:14:38
15095         Log: Multiline string literals ENONPORTABLE.
15096      Branch: cfgperl
15097            ! pp_hot.c
15098 ____________________________________________________________________________
15099 [  6312] By: jhi                                   on 2000/07/04  20:34:44
15100         Log: Integrate with Sarathy.
15101      Branch: cfgperl
15102           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
15103           !> t/op/method.t
15104 ____________________________________________________________________________
15105 [  6311] By: jhi                                   on 2000/07/04  20:30:56
15106         Log: More POSIX.pod embellishment.
15107      Branch: cfgperl
15108            ! ext/POSIX/POSIX.pod
15109 ____________________________________________________________________________
15110 [  6310] By: gsar                                  on 2000/07/04  17:28:48
15111         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
15112      Branch: perl
15113            ! t/lib/b.t
15114 ____________________________________________________________________________
15115 [  6309] By: jhi                                   on 2000/07/04  17:22:18
15116         Log: The #6308 required a little bit more.
15117      Branch: cfgperl
15118            ! Makefile.SH win32/Makefile
15119 ____________________________________________________________________________
15120 [  6308] By: jhi                                   on 2000/07/04  16:35:24
15121         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
15122      Branch: cfgperl
15123            + lib/lib_pm.PL
15124            - lib/lib.pm.PL
15125            ! MANIFEST Makefile.SH
15126 ____________________________________________________________________________
15127 [  6307] By: jhi                                   on 2000/07/04  16:28:58
15128         Log: Win32 patches for cfgperl from Sarathy.
15129      Branch: cfgperl
15130            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
15131            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
15132            ! thread.h toke.c util.c win32/Makefile win32/win32.c
15133 ____________________________________________________________________________
15134 [  6306] By: gsar                                  on 2000/07/04  16:28:40
15135         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
15136              (from Richard Soderberg <rs@oregonnet.com>)
15137      Branch: perl
15138            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
15139 ____________________________________________________________________________
15140 [  6305] By: jhi                                   on 2000/07/04  16:24:24
15141         Log: Integrate with Sarathy.
15142      Branch: cfgperl
15143           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
15144           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15145           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
15146           !> proto.h win32/win32.c
15147 ____________________________________________________________________________
15148 [  6304] By: gsar                                  on 2000/07/04  16:17:24
15149         Log: missing perldiag entry for unpack("w",...) diagnostic (from
15150              Andreas Koenig)
15151      Branch: perl
15152            ! pod/perldiag.pod
15153 ____________________________________________________________________________
15154 [  6303] By: gsar                                  on 2000/07/04  16:14:44
15155         Log: remove rel2abs prototypes (from Barrie Slaymaker)
15156      Branch: perl
15157            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
15158            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15159 ____________________________________________________________________________
15160 [  6302] By: gsar                                  on 2000/07/04  04:59:35
15161         Log: adjust change#6299
15162      Branch: perl
15163            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
15164            ! win32/win32.c
15165 ____________________________________________________________________________
15166 [  6301] By: jhi                                   on 2000/07/04  04:50:07
15167         Log: Integrate with Sarathy.
15168      Branch: cfgperl
15169           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
15170           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
15171           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
15172 ____________________________________________________________________________
15173 [  6300] By: gsar                                  on 2000/07/04  04:42:09
15174         Log: PERL_OBJECT build tweak
15175      Branch: perl
15176            ! perl.h
15177 ____________________________________________________________________________
15178 [  6299] By: gsar                                  on 2000/07/04  04:37:00
15179         Log: fix memory leak on Windows (PL_sys_intern contents were never
15180              freed)
15181      Branch: perl
15182            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
15183            ! perlapi.c proto.h win32/win32.c
15184 ____________________________________________________________________________
15185 [  6298] By: gsar                                  on 2000/07/04  04:15:59
15186         Log: fix large memory leak that has been around for ever, masked by
15187              -DPURIFY (most of the arenas were never freed!)
15188      Branch: perl
15189            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
15190 ____________________________________________________________________________
15191 [  6297] By: gsar                                  on 2000/07/04  04:07:46
15192         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
15193      Branch: perl
15194            ! perl.c
15195 ____________________________________________________________________________
15196 [  6296] By: jhi                                   on 2000/06/30  18:28:37
15197         Log: Elaborate POSIX.pod.  Still needs work.
15198      Branch: cfgperl
15199            ! ext/POSIX/POSIX.pod
15200 ____________________________________________________________________________
15201 [  6295] By: jhi                                   on 2000/06/30  14:58:18
15202         Log: Point to perlipc for more SysV IPC examples.
15203      Branch: cfgperl
15204            ! pod/perlfunc.pod
15205 ____________________________________________________________________________
15206 [  6294] By: gsar                                  on 2000/06/30  14:47:45
15207         Log: slurp mode fix in change#4736 still not quite right
15208      Branch: perl
15209            ! pp_hot.c t/io/argv.t
15210 ____________________________________________________________________________
15211 [  6293] By: jhi                                   on 2000/06/30  12:02:55
15212         Log: Integrate with Sarathy.
15213      Branch: cfgperl
15214           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
15215 ____________________________________________________________________________
15216 [  6292] By: jhi                                   on 2000/06/30  12:01:11
15217         Log: From: simon@brecon.co.uk (Simon Cozens)
15218              Subject: UTF8 concat
15219              Date: 30 Jun 2000 06:13:25 GMT
15220              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
15221      Branch: cfgperl
15222            ! pp_hot.c
15223 ____________________________________________________________________________
15224 [  6291] By: gsar                                  on 2000/06/30  04:37:33
15225         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
15226              when @_ is modified, causing coredumps
15227      Branch: perl
15228            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
15229 ____________________________________________________________________________
15230 [  6290] By: jhi                                   on 2000/06/30  02:21:44
15231         Log: Integrate with Sarathy.
15232      Branch: cfgperl
15233           !> vms/vms.c vms/vmsish.h
15234 ____________________________________________________________________________
15235 [  6289] By: jhi                                   on 2000/06/30  02:21:02
15236         Log: Check VERSIONs.
15237      Branch: cfgperl
15238            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
15239            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15240            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15241 ____________________________________________________________________________
15242 [  6288] By: jhi                                   on 2000/06/30  02:18:52
15243         Log: Integrate with Sarathy.
15244      Branch: cfgperl
15245           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
15246           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
15247           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
15248           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
15249 ____________________________________________________________________________
15250 [  6287] By: gsar                                  on 2000/06/30  02:17:08
15251         Log: integrate vmsperl changes into mainline
15252      Branch: perl
15253           !> vms/vms.c vms/vmsish.h
15254 ____________________________________________________________________________
15255 [  6285] By: gsar                                  on 2000/06/30  02:05:28
15256         Log: localize %INC in a Safe compartment so that use/require work
15257              (many other magic globals probably need similar treatment)
15258      Branch: perl
15259            ! ext/Opcode/Opcode.xs
15260 ____________________________________________________________________________
15261 [  6284] By: gsar                                  on 2000/06/30  01:54:54
15262         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
15263              about Windows
15264      Branch: perl
15265            ! pod/perlembed.pod
15266 ____________________________________________________________________________
15267 [  6283] By: jhi                                   on 2000/06/30  01:50:10
15268         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
15269              From: Barrie Slaymaker <barries@jester.slaysys.com>
15270              Date: Wed, 28 Jun 2000 11:35:29 -0400
15271              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
15272      Branch: perl
15273            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
15274            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
15275            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15276            ! lib/File/Spec/Win32.pm
15277 ____________________________________________________________________________
15278 [  6282] By: jhi                                   on 2000/06/29  22:57:22
15279         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
15280              From: Dan Sugalski <dan@sidhe.org>
15281              Date: Tue, 06 Jun 2000 11:59:50 -0400
15282              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
15283      Branch: cfgperl
15284            ! vms/vms.c
15285 ____________________________________________________________________________
15286 [  6281] By: jhi                                   on 2000/06/29  22:52:50
15287         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
15288              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
15289              Date: Wed, 7 Jun 2000 04:02:04 -0500
15290              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
15291      Branch: cfgperl
15292            ! utils/h2xs.PL
15293 ____________________________________________________________________________
15294 [  6280] By: jhi                                   on 2000/06/29  22:45:47
15295         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
15296              From: rspier@pobox.com (Robert Spier)
15297              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
15298              Message-ID: <14654.31913.845602.610277@rls.cx>
15299      Branch: cfgperl
15300            ! utils/h2xs.PL
15301 ____________________________________________________________________________
15302 [  6279] By: jhi                                   on 2000/06/29  22:38:16
15303         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
15304              From: Tim Ayers <tayers@bridge.com>
15305              Date: Thu, 08 Jun 2000 08:11:06 +0200
15306              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
15307              [resent by Richard Foley, Message-Id probably wrong]
15308      Branch: cfgperl
15309            ! pod/perlsub.pod
15310 ____________________________________________________________________________
15311 [  6278] By: jhi                                   on 2000/06/29  22:21:45
15312         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
15313              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
15314              Date: Fri, 09 Jun 2000 12:39:27 -0400
15315              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
15316              (plus update the version "number" of Text::Wrap)
15317      Branch: cfgperl
15318            ! lib/Text/Wrap.pm
15319 ____________________________________________________________________________
15320 [  6277] By: jhi                                   on 2000/06/29  22:13:10
15321         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
15322              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15323              Date: Mon, 12 Jun 2000 14:55:59 +0100
15324              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
15325      Branch: cfgperl
15326            ! pod/perlfunc.pod
15327 ____________________________________________________________________________
15328 [  6276] By: jhi                                   on 2000/06/29  22:11:06
15329         Log: Subject: [PATCH] Re: eval documentation: context
15330              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
15331              Date: Mon, 12 Jun 2000 15:07:29 +0100
15332              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
15333      Branch: cfgperl
15334            ! pod/perlfunc.pod
15335 ____________________________________________________________________________
15336 [  6275] By: jhi                                   on 2000/06/29  21:59:46
15337         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
15338              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
15339              Date: Tue, 13 Jun 2000 02:43:48 -0500
15340              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
15341      Branch: cfgperl
15342            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
15343 ____________________________________________________________________________
15344 [  6274] By: jhi                                   on 2000/06/29  21:56:14
15345         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
15346              From: Andy Dougherty <doughera@lafayette.edu>
15347              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
15348              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
15349      Branch: cfgperl
15350            ! ext/File/Glob/Glob.pm
15351 ____________________________________________________________________________
15352 [  6273] By: jhi                                   on 2000/06/29  21:49:09
15353         Log: Subject: [PATCH] xsub attributes
15354              From: Doug MacEachern <dougm@covalent.net>
15355              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
15356              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
15357      Branch: cfgperl
15358            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
15359            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
15360 ____________________________________________________________________________
15361 [  6272] By: jhi                                   on 2000/06/29  21:41:28
15362         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
15363              From: Tom Phoenix <rootbeer@redcat.com>
15364              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
15365              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
15366      Branch: cfgperl
15367            ! lib/Net/Ping.pm
15368 ____________________________________________________________________________
15369 [  6271] By: jhi                                   on 2000/06/29  21:36:55
15370         Log: Subject: PATCH pod/perltie.pod
15371              From: Ian Phillipps <Ian.Phillipps@iname.com>
15372              Date: Fri, 16 Jun 2000 00:17:19 +0100
15373              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
15374              (only the first hunk, the second hunk had already been done
15375              by some other patch)
15376      Branch: cfgperl
15377            ! pod/perltie.pod
15378 ____________________________________________________________________________
15379 [  6270] By: jhi                                   on 2000/06/29  21:24:51
15380         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
15381              From: Nicholas Clark <nick@talking.bollo.cx>
15382              Date: Fri, 23 Jun 2000 16:21:15 +0100
15383              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
15384      Branch: cfgperl
15385            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
15386            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
15387 ____________________________________________________________________________
15388 [  6269] By: jhi                                   on 2000/06/29  19:38:15
15389         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
15390              silence few compiler warnings.
15391      Branch: cfgperl
15392            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
15393 ____________________________________________________________________________
15394 [  6268] By: jhi                                   on 2000/06/29  18:21:50
15395         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
15396              From: Dominic Dunlop <domo@computer.org> 
15397              Date: Thu, 29 Jun 2000 12:32:39 +0200 
15398              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
15399      Branch: cfgperl
15400            ! t/op/sprintf.t
15401 ____________________________________________________________________________
15402 [  6267] By: jhi                                   on 2000/06/29  18:16:07
15403         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
15404              From: Doug MacEachern <dougm@covalent.net>
15405              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
15406              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
15407      Branch: cfgperl
15408            + t/op/method2entersub.t
15409            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
15410            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15411            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
15412            ! xsutils.c
15413 ____________________________________________________________________________
15414 [  6266] By: jhi                                   on 2000/06/29  15:11:15
15415         Log: Subject: [PATCH 5.6.0] cygwin port
15416              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
15417              From: "Fifer, Eric" <EFifer@sanwaint.com>
15418              Date: Thu, 29 Jun 2000 12:58:29 +0100
15419      Branch: cfgperl
15420            ! cygwin/Makefile.SHs
15421 ____________________________________________________________________________
15422 [  6265] By: jhi                                   on 2000/06/29  15:04:05
15423         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
15424              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15425              Date: Wed, 28 Jun 2000 17:50:12 -0700
15426              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
15427      Branch: cfgperl
15428            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15429 ____________________________________________________________________________
15430 [  6264] By: jhi                                   on 2000/06/29  15:00:57
15431         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
15432              From: Marty Lucich <marty@netcom.com>
15433              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
15434              Message-Id: <200006282116.OAA11148@netcom.com>
15435              ccdlflags update (the BSD/OS 4.1 part had already been taken
15436              care of by #6141).
15437      Branch: cfgperl
15438            ! hints/bsdos.sh
15439 ____________________________________________________________________________
15440 [  6263] By: jhi                                   on 2000/06/29  13:47:44
15441         Log: tr fixes from Simon Cozens
15442      Branch: cfgperl
15443            ! doop.c
15444 ____________________________________________________________________________
15445 [  6262] By: jhi                                   on 2000/06/28  18:46:01
15446         Log: Subject: 5.6.0 Patch for EPOC
15447              From: Olaf Flebbe <o.flebbe@gmx.de>
15448              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
15449              Message-ID: <23449.960929969@www11.gmx.net>
15450      Branch: cfgperl
15451            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
15452            ! epoc/epocish.h
15453 ____________________________________________________________________________
15454 [  6261] By: jhi                                   on 2000/06/28  18:29:07
15455         Log: Subject: Re: [PATCH cfgperl] BOMs away!
15456              From: simon@brecon.co.uk (Simon Cozens)
15457              Date: 17 Jun 2000 11:49:57 GMT
15458              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
15459      Branch: cfgperl
15460            ! pod/perldiag.pod t/comp/require.t toke.c
15461 ____________________________________________________________________________
15462 [  6260] By: jhi                                   on 2000/06/28  17:47:16
15463         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
15464              From: simon@brecon.co.uk (Simon Cozens) 
15465              Date: 17 Jun 2000 11:56:44 GMT 
15466              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
15467              pack U0, pack C0
15468      Branch: cfgperl
15469            ! pod/perlfunc.pod pp.c t/op/pack.t
15470 ____________________________________________________________________________
15471 [  6259] By: jhi                                   on 2000/06/28  16:43:17
15472         Log: perlnewmod was missing from MANIFEST.
15473      Branch: cfgperl
15474            ! MANIFEST
15475 ____________________________________________________________________________
15476 [  6258] By: jhi                                   on 2000/06/28  15:54:30
15477         Log: linenumber tweak
15478      Branch: cfgperl
15479            ! t/pragma/warn/regcomp
15480 ____________________________________________________________________________
15481 [  6257] By: jhi                                   on 2000/06/28  15:50:44
15482         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
15483              From: Doug MacEachern <dougm@covalent.net>
15484              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
15485              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
15486              (one part of the patch had been applied earlier)
15487      Branch: cfgperl
15488            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
15489 ____________________________________________________________________________
15490 [  6256] By: jhi                                   on 2000/06/28  15:40:22
15491         Log: tweaks from Simon Cozens to further fix tr/// under utf8
15492      Branch: cfgperl
15493            ! doop.c
15494 ____________________________________________________________________________
15495 [  6255] By: jhi                                   on 2000/06/28  15:33:45
15496         Log: small thinko tweaks
15497      Branch: cfgperl
15498            ! lib/IPC/Open3.pm t/op/my_stash.t
15499 ____________________________________________________________________________
15500 [  6254] By: jhi                                   on 2000/06/28  15:33:25
15501         Log: Subject: tr///, help wanted.
15502              From: simon@brecon.co.uk (Simon Cozens)
15503              Date: 28 Jun 2000 11:29:04 GMT
15504              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
15505      Branch: cfgperl
15506            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
15507            ! pp_proto.h proto.h t/op/tr.t
15508 ____________________________________________________________________________
15509 [  6253] By: jhi                                   on 2000/06/28  15:09:17
15510         Log: Paranoia tweak on #6249.
15511              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
15512              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
15513              Date: Sun, 25 Jun 2000 23:43:12 -0400
15514              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
15515      Branch: cfgperl
15516            ! lib/IPC/Open3.pm
15517 ____________________________________________________________________________
15518 [  6252] By: jhi                                   on 2000/06/28  15:01:38
15519         Log: Document #6249 and #6251.
15520      Branch: cfgperl
15521            ! lib/Exporter.pm lib/IPC/Open3.pm
15522 ____________________________________________________________________________
15523 [  6251] By: jhi                                   on 2000/06/28  14:50:43
15524         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
15525              From: Doug MacEachern <dougm@covalent.net>
15526              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
15527              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
15528      Branch: cfgperl
15529            ! lib/Exporter.pm
15530 ____________________________________________________________________________
15531 [  6250] By: jhi                                   on 2000/06/28  14:45:23
15532         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
15533              From: Doug MacEachern <dougm@covalent.net>
15534              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
15535              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
15536      Branch: cfgperl
15537            + t/op/my_stash.t
15538            ! MANIFEST embed.pl global.sym proto.h toke.c
15539 ____________________________________________________________________________
15540 [  6249] By: jhi                                   on 2000/06/28  14:36:34
15541         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
15542              From: Frank Tobin <ftobin@uiuc.edu>
15543              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
15544              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
15545      Branch: cfgperl
15546            ! lib/IPC/Open3.pm
15547 ____________________________________________________________________________
15548 [  6248] By: jhi                                   on 2000/06/28  14:11:25
15549         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
15550              From: Mark-Jason Dominus <mjd@plover.com>
15551              Date: Tue, 27 Jun 2000 22:36:42 -0400
15552              Message-ID: <20000628023642.12166.qmail@plover.com>
15553      Branch: cfgperl
15554            ! pod/perlfunc.pod
15555 ____________________________________________________________________________
15556 [  6247] By: jhi                                   on 2000/06/27  12:46:37
15557         Log: Tweak $VERSION, patch from Doug MacEachern.
15558      Branch: cfgperl
15559            ! lib/File/Spec.pm
15560 ____________________________________________________________________________
15561 [  6246] By: jhi                                   on 2000/06/27  03:34:46
15562         Log: Allow for standalone testing.
15563      Branch: cfgperl
15564            ! t/lib/filefunc.t t/lib/filespec.t
15565 ____________________________________________________________________________
15566 [  6245] By: jhi                                   on 2000/06/27  02:50:02
15567         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
15568              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
15569              Date: Sat, 24 Jun 2000 13:06:20 +0100
15570              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
15571      Branch: cfgperl
15572            ! ext/DynaLoader/DynaLoader_pm.PL
15573 ____________________________________________________________________________
15574 [  6244] By: jhi                                   on 2000/06/27  02:46:10
15575         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
15576              From: Doug MacEachern <dougm@covalent.net>
15577              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
15578              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
15579      Branch: cfgperl
15580            ! gv.c sv.c t/lib/peek.t
15581 ____________________________________________________________________________
15582 [  6243] By: jhi                                   on 2000/06/27  02:38:07
15583         Log: Subject: [PATCH] is_utf8_string
15584              From: simon@brecon.co.uk (Simon Cozens)
15585              Date: 26 Jun 2000 02:25:59 GMT
15586              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
15587      Branch: cfgperl
15588            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
15589            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
15590            ! proto.h utf8.c
15591 ____________________________________________________________________________
15592 [  6242] By: jhi                                   on 2000/06/27  02:24:00
15593         Log: Subject: [PATCH] bytes<->utf8 fixes
15594              From: simon@brecon.co.uk (Simon Cozens)
15595              Date: 26 Jun 2000 04:55:45 GMT
15596              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
15597      Branch: cfgperl
15598            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
15599 ____________________________________________________________________________
15600 [  6241] By: jhi                                   on 2000/06/27  02:12:42
15601         Log: Do no -warn on \_, only on \alpha.
15602              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
15603              From: David Dyck <dcd@tc.fluke.com>
15604              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
15605              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
15606      Branch: cfgperl
15607            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
15608 ____________________________________________________________________________
15609 [  6240] By: jhi                                   on 2000/06/27  02:00:01
15610         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
15611              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
15612              Date: Mon, 26 Jun 2000 18:40:14 +0100
15613              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
15614      Branch: cfgperl
15615            ! utils/h2xs.PL
15616 ____________________________________________________________________________
15617 [  6239] By: jhi                                   on 2000/06/27  01:53:40
15618         Log: Configure maintenance.  Sever some dependency cycles,
15619              separate gccversion from the cc unit,
15620              address [ID 20000623.006] Configure script patch for using gcc on AIX
15621              (but solve it a little bit differently),
15622              unduplex some accidentally duplicated units,
15623              suggest using gcc if no cc available
15624              (p5p thread: "Solaris configure: counterproposal", 1999-09)
15625      Branch: cfgperl
15626            ! Configure Todo-5.6 config_h.SH
15627      Branch: metaconfig
15628            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
15629            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
15630      Branch: metaconfig/U/perl
15631            + gccvers.U
15632            ! d_getespwnam.U d_getprpwnam.U i_prot.U
15633 ____________________________________________________________________________
15634 [  6238] By: jhi                                   on 2000/06/25  18:04:56
15635         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
15636              From: Dan Sugalski <dan@sidhe.org>
15637              Date: Fri, 23 Jun 2000 17:00:00 -0400
15638              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
15639      Branch: cfgperl
15640            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
15641 ____________________________________________________________________________
15642 [  6237] By: jhi                                   on 2000/06/25  16:36:45
15643         Log: Tweak embed.pl, regen headers.
15644      Branch: cfgperl
15645            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
15646            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
15647            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
15648            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
15649            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
15650 ____________________________________________________________________________
15651 [  6236] By: jhi                                   on 2000/06/25  15:26:42
15652         Log: Regen headers.
15653      Branch: cfgperl
15654            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
15655            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
15656            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
15657            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
15658            ! regnodes.h warnings.h
15659 ____________________________________________________________________________
15660 [  6235] By: jhi                                   on 2000/06/23  19:39:35
15661         Log: The thread begun by
15662              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
15663              From: Kevin.Ruscoe@ubsw.com
15664              Date: Fri, 16 Jun 2000 16:38:51 +0100
15665              Message-Id: <H000019b03c300d6@MHS>
15666      Branch: cfgperl
15667            ! hints/solaris_2.sh
15668 ____________________________________________________________________________
15669 [  6234] By: jhi                                   on 2000/06/23  19:23:36
15670         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
15671              because when run as services (Win32ese for daemons)
15672              no environment variables are set and tmpdir ends up as /tmp,
15673              which is ambiguous.
15674              
15675              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
15676              From: matt@sergeant.org
15677              Date: 16 Jun 2000 16:30:43 -0000
15678              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
15679      Branch: cfgperl
15680            ! lib/File/Spec/Win32.pm
15681 ____________________________________________________________________________
15682 [  6233] By: jhi                                   on 2000/06/23  19:18:58
15683         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
15684              From: Mark-Jason Dominus <mjd@plover.com>
15685              Date: Fri, 16 Jun 2000 20:53:04 -0400
15686              Message-ID: <20000617005304.8008.qmail@plover.com>
15687      Branch: cfgperl
15688            ! op.h
15689 ____________________________________________________________________________
15690 [  6232] By: jhi                                   on 2000/06/23  16:10:02
15691         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
15692              From: simon@brecon.co.uk (Simon Cozens)
15693              Date: 19 Jun 2000 15:18:27 GMT
15694              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
15695              
15696              plus update pod/Makefile and regenerate perltoc
15697      Branch: cfgperl
15698            + pod/perlutil.pod
15699            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
15700 ____________________________________________________________________________
15701 [  6231] By: jhi                                   on 2000/06/23  15:19:18
15702         Log: Subject: [PATCH 5.6.0] cygwin port
15703              From: "Fifer, Eric" <EFifer@sanwaint.com>
15704              Date: Tue, 20 Jun 2000 14:30:58 +0100
15705              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
15706      Branch: cfgperl
15707            ! README.cygwin lib/File/Find.pm
15708 ____________________________________________________________________________
15709 [  6230] By: jhi                                   on 2000/06/23  14:25:21
15710         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
15711      Branch: cfgperl
15712            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
15713            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
15714            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
15715            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
15716 ____________________________________________________________________________
15717 [  6229] By: jhi                                   on 2000/06/23  14:13:34
15718         Log: Subject: README.hpux version 0.6.1
15719              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
15720              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
15721              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
15722      Branch: cfgperl
15723            ! README.hpux
15724 ____________________________________________________________________________
15725 [  6228] By: jhi                                   on 2000/06/23  14:07:20
15726         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
15727              From: Doug MacEachern <dougm@covalent.net>
15728              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
15729              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
15730      Branch: cfgperl
15731            ! op.c
15732 ____________________________________________________________________________
15733 [  6227] By: jhi                                   on 2000/06/23  14:01:06
15734         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
15735              From: Doug MacEachern <dougm@covalent.net>
15736              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
15737              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
15738      Branch: cfgperl
15739            + lib/lib.pm.PL
15740            - lib/lib.pm
15741            ! MANIFEST Makefile.SH
15742 ____________________________________________________________________________
15743 [  6226] By: jhi                                   on 2000/06/23  13:53:07
15744         Log: Subject: [PATCH] remove forward declarations in Socket.pm
15745              From: Doug MacEachern <dougm@covalent.net>
15746              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
15747              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
15748              
15749              From: Doug MacEachern <dougm@covalent.net>
15750              Subject: Re: [PATCH] remove forward declarations in Socket.pm
15751              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
15752              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
15753      Branch: cfgperl
15754            ! ext/Socket/Socket.pm op.c
15755 ____________________________________________________________________________
15756 [  6225] By: jhi                                   on 2000/06/23  13:41:52
15757         Log: Add source code filenames to apidoc.
15758              From: simon@brecon.co.uk (Simon Cozens)
15759              Subject: [PATCH embed.pl] Source X-ref
15760              Date: 22 Jun 2000 02:18:49 GMT
15761              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
15762      Branch: cfgperl
15763            ! embed.pl
15764 ____________________________________________________________________________
15765 [  6224] By: jhi                                   on 2000/06/23  13:32:33
15766         Log: A way to avoid English.pm performance hit.
15767              From: root <root@jester.slaysys.com>
15768              Subject: [YAPATCH English.pm] My turn to putt again
15769              Date: Thu, 22 Jun 2000 20:33:58 -0400
15770              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
15771      Branch: cfgperl
15772            ! lib/English.pm t/lib/english.t
15773 ____________________________________________________________________________
15774 [  6223] By: jhi                                   on 2000/06/23  13:27:06
15775         Log: Avoid double close().
15776              Subject: [PATCH] avoid double close()
15777              From: Doug MacEachern <dougm@covalent.net>
15778              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
15779              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
15780      Branch: cfgperl
15781            ! doio.c
15782 ____________________________________________________________________________
15783 [  6222] By: jhi                                   on 2000/06/23  13:25:54
15784         Log: doc typo fix
15785              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
15786              From: Ian Phillipps <Ian.Phillipps@iname.com>
15787              Date: Fri, 23 Jun 2000 10:40:58 +0100
15788              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
15789      Branch: cfgperl
15790            ! lib/Pod/Usage.pm
15791 ____________________________________________________________________________
15792 [  6221] By: jhi                                   on 2000/06/23  13:24:15
15793         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
15794              From: simon@brecon.co.uk (Simon Cozens)
15795              Subject: [PATCH] Eliminate tr///[CU][CU]
15796              Date: 23 Jun 2000 11:05:40 GMT
15797              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
15798      Branch: cfgperl
15799            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
15800 ____________________________________________________________________________
15801 [  6220] By: jhi                                   on 2000/06/22  16:07:51
15802         Log: Win32 patches from Benjamin Stuhl.
15803      Branch: cfgperl
15804            ! makedef.pl win32/win32.h
15805 ____________________________________________________________________________
15806 [  6219] By: jhi                                   on 2000/06/22  16:06:34
15807         Log: Bytecode patches from Benjamin Stuhl.
15808      Branch: cfgperl
15809            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
15810            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
15811            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15812 ____________________________________________________________________________
15813 [  6218] By: jhi                                   on 2000/06/15  23:54:16
15814         Log: Bytecode patches from Benjamin Stuhl.
15815      Branch: cfgperl
15816            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
15817 ____________________________________________________________________________
15818 [  6217] By: jhi                                   on 2000/06/09  13:38:29
15819         Log: Rename the fdpid locking and integrate with Sarathy.
15820      Branch: cfgperl
15821            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
15822            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
15823            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
15824            ! win32/win32.c
15825           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
15826 ____________________________________________________________________________
15827 [  6216] By: gsar                                  on 2000/06/08  14:54:21
15828         Log: be more optimal about clearing @_
15829      Branch: perl
15830            ! cop.h
15831 ____________________________________________________________________________
15832 [  6215] By: gsar                                  on 2000/06/08  14:33:04
15833         Log: tweak comment about @DB::args
15834      Branch: perl
15835            ! av.h pp_ctl.c
15836 ____________________________________________________________________________
15837 [  6214] By: gsar                                  on 2000/06/08  13:57:54
15838         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
15839              caller() wants to populate @DB::args with it (causes a coredump
15840              in Carp::confess())
15841      Branch: perl
15842            ! cop.h t/op/runlevel.t
15843 ____________________________________________________________________________
15844 [  6213] By: gsar                                  on 2000/06/08  07:06:35
15845         Log: back out change#6106 (seems problematic)
15846      Branch: perl
15847            ! hints/solaris_2.sh
15848 ____________________________________________________________________________
15849 [  6212] By: jhi                                   on 2000/06/07  03:10:36
15850         Log: Continuing mopup for #6204.
15851      Branch: cfgperl
15852            ! ext/B/defsubs_h.PL
15853 ____________________________________________________________________________
15854 [  6211] By: jhi                                   on 2000/06/07  02:41:50
15855         Log: Mopup for #6204.
15856              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
15857              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
15858              This is comes from const() where POK isn't on when expected.
15859      Branch: cfgperl
15860            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
15861            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15862            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
15863            ! perlapi.h pod/perlapi.pod
15864 ____________________________________________________________________________
15865 [  6210] By: jhi                                   on 2000/06/07  01:56:29
15866         Log: Mopup for #6207 and #6209.
15867      Branch: cfgperl
15868            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
15869 ____________________________________________________________________________
15870 [  6209] By: jhi                                   on 2000/06/07  01:33:12
15871         Log: Lock PL_fdpid against race conditions, based on:
15872              Subject: [PATCH 5.6.0]subprocess fixup for threads
15873              From: Dan Sugalski <dan@sidhe.org>
15874              To: perl5-porters@perl.org
15875              Date: Tue, 11 Apr 2000 17:02:32 -0400
15876              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
15877      Branch: cfgperl
15878            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
15879            ! win32/win32.c
15880 ____________________________________________________________________________
15881 [  6208] By: jhi                                   on 2000/06/07  01:05:23
15882         Log: Regen headers for #6207.
15883      Branch: cfgperl
15884            ! embed.h global.sym objXSUB.h proto.h
15885 ____________________________________________________________________________
15886 [  6207] By: jhi                                   on 2000/06/06  23:43:13
15887         Log: Subject: [PATCH 5.6.0] Threadsafe patches
15888              From: Dan Sugalski <dan@sidhe.org>
15889              To: perl5-porters@perl.org
15890              Date: Mon, 08 May 2000 18:08:13 -0400
15891              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
15892      Branch: cfgperl
15893            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
15894            ! proto.h sv.h util.c
15895 ____________________________________________________________________________
15896 [  6206] By: jhi                                   on 2000/06/06  23:21:23
15897         Log: Subject: [PATCH] Eliminate $a/$b in pod
15898              From: David Glasser <me@davidglasser.net>
15899              To: perl5-porters@perl.org
15900              Date: Mon, 29 May 2000 21:15:59 -0400
15901              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
15902      Branch: cfgperl
15903            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
15904            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
15905            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
15906            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
15907            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
15908            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
15909            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
15910            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
15911            ! pod/perlvar.pod pod/perlxs.pod
15912 ____________________________________________________________________________
15913 [  6205] By: jhi                                   on 2000/06/06  23:12:14
15914         Log: Subject: [PATCH] Win32 improvements
15915              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
15916              To: gsar@activestate.com, perl5-porters@perl.org
15917              Date: Mon, 29 May 2000 17:22:24 PDT
15918              Message-ID: <20000530002224.91142.qmail@hotmail.com>
15919              (MUA had mangled many lines by wordwrapping)
15920      Branch: cfgperl
15921            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
15922 ____________________________________________________________________________
15923 [  6204] By: jhi                                   on 2000/06/06  23:01:50
15924         Log: Subject: [PATCH] B::Bytecode patches
15925              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
15926              To: gsar@activestate.com, jhi@iki.fi
15927              Cc: perl5-porters@perl.org
15928              Message-ID: <20000602202526.48694.qmail@hotmail.com>
15929              (MUA had mangled many lines by wordwrapping)
15930      Branch: cfgperl
15931            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
15932            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
15933            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
15934            ! intrpvar.h perl.c
15935 ____________________________________________________________________________
15936 [  6203] By: jhi                                   on 2000/06/06  22:32:43
15937         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
15938              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15939              Date: Tue, 06 Jun 2000 13:07:45 -0700
15940              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
15941      Branch: cfgperl
15942            ! pod/perldiag.pod
15943 ____________________________________________________________________________
15944 [  6202] By: jhi                                   on 2000/06/06  19:38:35
15945         Log: Integrate with Sarathy.
15946      Branch: cfgperl
15947           !> perl.c
15948 ____________________________________________________________________________
15949 [  6201] By: gsar                                  on 2000/06/06  00:42:59
15950         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
15951              does a PUSHMARK that's never ever POPMARKed; in general, only
15952              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
15953              Perl_eval_[sp]v() don't because they don't take any incoming
15954              arguments (this leak has been around since the original version
15955              of perl_eval_pv() in 5.003_97e)
15956      Branch: perl
15957            ! perl.c
15958 ____________________________________________________________________________
15959 [  6200] By: jhi                                   on 2000/06/04  03:44:52
15960         Log: Update to cperl-mode.el 4.31 from
15961              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
15962              Subject: A couple of notes
15963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15964              To: Mailing list Perl5 <perl5-porters@perl.org>
15965              Date: Sat, 3 Jun 2000 23:33:32 -0400
15966              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
15967      Branch: cfgperl
15968            ! emacs/cperl-mode.el
15969 ____________________________________________________________________________
15970 [  6199] By: jhi                                   on 2000/06/03  15:11:05
15971         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
15972              From: Dan Sugalski <dan@sidhe.org>
15973              To: perl5-porters@perl.org, vmsperl@perl.org
15974              Date: Fri, 02 Jun 2000 17:30:51 -0400
15975              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
15976      Branch: cfgperl
15977            ! vms/descrip_mms.template vms/gen_shrfls.pl
15978 ____________________________________________________________________________
15979 [  6198] By: jhi                                   on 2000/06/03  14:59:15
15980         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
15981              From: Dan Sugalski <dan@sidhe.org>
15982              To: vmsperl@perl.org, perl5-porters@perl.org
15983              Date: Fri, 02 Jun 2000 16:00:41 -0400
15984              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
15985              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
15986      Branch: cfgperl
15987            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
15988            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
15989            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
15990 ____________________________________________________________________________
15991 [  6197] By: jhi                                   on 2000/06/03  14:41:30
15992         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
15993              From: John Borwick <jhborwic@unity.ncsu.edu>
15994              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
15995              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
15996      Branch: cfgperl
15997            ! pod/perlsyn.pod
15998 ____________________________________________________________________________
15999 [  6196] By: jhi                                   on 2000/06/03  14:38:09
16000         Log: Integrate with Sarathy.
16001      Branch: cfgperl
16002           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
16003           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
16004           !> vms/perly_c.vms
16005 ____________________________________________________________________________
16006 [  6195] By: gsar                                  on 2000/06/02  22:43:13
16007         Log: fix yet another eval"" leak under USE_ITHREADS
16008      Branch: perl
16009            ! op.c
16010 ____________________________________________________________________________
16011 [  6194] By: gsar                                  on 2000/06/02  18:22:06
16012         Log: fix small eval"" memory leaks under USE_ITHREADS
16013      Branch: perl
16014            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
16015            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
16016            ! vms/perly_c.vms
16017 ____________________________________________________________________________
16018 [  6193] By: jhi                                   on 2000/06/01  13:03:56
16019         Log: Signals-be-gone for microperl.
16020      Branch: cfgperl
16021            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
16022 ____________________________________________________________________________
16023 [  6192] By: jhi                                   on 2000/06/01  12:52:02
16024         Log: Integrate with Sarathy.
16025      Branch: cfgperl
16026           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
16027           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
16028           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
16029           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
16030           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
16031           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
16032           !> t/op/vec.t utils/h2xs.PL
16033 ____________________________________________________________________________
16034 [  6191] By: gsar                                  on 2000/06/01  09:38:21
16035         Log: vec() loses numericalness (modified version of patch suggested
16036              by Robin Barker)
16037      Branch: perl
16038            ! doop.c t/op/vec.t
16039 ____________________________________________________________________________
16040 [  6190] By: gsar                                  on 2000/06/01  09:26:15
16041         Log: submit missing embed.pl change
16042      Branch: perl
16043            ! embed.pl
16044 ____________________________________________________________________________
16045 [  6189] By: gsar                                  on 2000/06/01  09:05:34
16046         Log: counting tr/// corrupts later operation (from M.J.T Guy)
16047      Branch: perl
16048            ! doop.c t/op/tr.t
16049 ____________________________________________________________________________
16050 [  6188] By: gsar                                  on 2000/06/01  08:58:39
16051         Log: h2xs tweaks
16052      Branch: perl
16053            ! utils/h2xs.PL
16054 ____________________________________________________________________________
16055 [  6187] By: gsar                                  on 2000/06/01  08:50:07
16056         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
16057              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
16058      Branch: perl
16059            + lib/Pod/LaTeX.pm
16060            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
16061            ! pod/pod2latex.PL
16062 ____________________________________________________________________________
16063 [  6186] By: gsar                                  on 2000/06/01  08:24:40
16064         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
16065              <wolfgang.laun@alcatel.at>)
16066      Branch: perl
16067            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
16068            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
16069 ____________________________________________________________________________
16070 [  6185] By: gsar                                  on 2000/06/01  08:12:00
16071         Log: remove incorrect documentation about implicit split to @_ in
16072              list context, which never really worked in perl 5 (from
16073              M.J.T. Guy)
16074      Branch: perl
16075            ! pod/perlfunc.pod pod/perltrap.pod
16076 ____________________________________________________________________________
16077 [  6184] By: gsar                                  on 2000/06/01  07:52:27
16078         Log: tweak for change#6127
16079      Branch: perl
16080            ! perl.c
16081 ____________________________________________________________________________
16082 [  6183] By: gsar                                  on 2000/06/01  07:41:02
16083         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
16084              <nick@ccl4.org>)
16085      Branch: perl
16086            + t/lib/selfloader.t
16087            ! MANIFEST lib/SelfLoader.pm
16088 ____________________________________________________________________________
16089 [  6182] By: jhi                                   on 2000/06/01  00:34:42
16090         Log: Be Cleaner Part Deux.
16091      Branch: cfgperl
16092            ! Makefile.SH
16093 ____________________________________________________________________________
16094 [  6181] By: jhi                                   on 2000/06/01  00:32:09
16095         Log: Integrate with Sarathy.
16096      Branch: cfgperl
16097           !> pp.c t/op/arith.t
16098 ____________________________________________________________________________
16099 [  6180] By: jhi                                   on 2000/06/01  00:31:13
16100         Log: microperl nits from Simon Cozens.
16101      Branch: cfgperl
16102            + uconfig.h
16103            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
16104            ! unixish.h
16105 ____________________________________________________________________________
16106 [  6179] By: gsar                                  on 2000/05/31  22:37:51
16107         Log: buggy modulus on UVs introduced by change#3378 (resulted in
16108              4063328477 % 65535 amounting to 27406, instead of 27407)
16109      Branch: perl
16110            ! pp.c t/op/arith.t
16111 ____________________________________________________________________________
16112 [  6178] By: jhi                                   on 2000/05/31  21:52:41
16113         Log: Be cleaner.
16114      Branch: cfgperl
16115            ! Makefile.SH
16116 ____________________________________________________________________________
16117 [  6177] By: jhi                                   on 2000/05/31  21:47:33
16118         Log: Substitution utf8 patch from Simon Cozens.
16119      Branch: cfgperl
16120            ! pp_hot.c
16121 ____________________________________________________________________________
16122 [  6176] By: jhi                                   on 2000/05/31  21:45:34
16123         Log: Single-quoted utf8 patch from Simon Cozens.
16124      Branch: cfgperl
16125            ! toke.c
16126 ____________________________________________________________________________
16127 [  6175] By: jhi                                   on 2000/05/31  21:40:18
16128         Log: Integrate with Sarathy.
16129      Branch: cfgperl
16130           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
16131 ____________________________________________________________________________
16132 [  6174] By: jhi                                   on 2000/05/31  21:37:31
16133         Log: microperl changes from Simon Cozens; Makefile for microperl
16134              written from scratch; few casts added as microperl compilation
16135              doesn't have all prototypes available.
16136      Branch: cfgperl
16137            + Makefile.micro README.micro Todo.micro uconfig.sh
16138            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
16139            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
16140      Branch: metaconfig
16141            + U/modified/Config_h.U
16142 ____________________________________________________________________________
16143 [  6173] By: jhi                                   on 2000/05/31  20:00:24
16144         Log: metaconfig maintenance.
16145      Branch: metaconfig
16146            + U/modified/Inhdr.U U/typedefs/inotype.U
16147      Branch: metaconfig/U/perl
16148            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
16149            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
16150 ____________________________________________________________________________
16151 [  6172] By: gsar                                  on 2000/05/31  05:05:42
16152         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
16153              (from Ilya Zakharevich)
16154      Branch: perl
16155            ! regexec.c t/op/re_tests
16156 ____________________________________________________________________________
16157 [  6171] By: gsar                                  on 2000/05/31  05:01:47
16158         Log: scalar() doesn't force scalar context when used in void context
16159              (from Simon Cozens)
16160      Branch: perl
16161            ! op.c t/op/wantarray.t
16162 ____________________________________________________________________________
16163 [  6170] By: gsar                                  on 2000/05/31  04:41:33
16164         Log: change#6142 needs tweaks to tests to work where there's no symlink()
16165              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
16166      Branch: perl
16167            ! t/lib/filefind.t
16168 ____________________________________________________________________________
16169 [  6169] By: gsar                                  on 2000/05/31  04:29:49
16170         Log: integrate cfgperl contents into mainline
16171      Branch: perl
16172           +> pod/perlmodlib.PL pod/perlnewmod.pod
16173           !> (integrate 42 files)
16174 ____________________________________________________________________________
16175 [  6168] By: jhi                                   on 2000/05/30  22:53:37
16176         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
16177      Branch: cfgperl
16178            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16179            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
16180            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
16181            ! win32/config.bc win32/config.gc win32/config.vc
16182            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16183            ! win32/config_h.PL win32/config_sh.PL
16184      Branch: metaconfig/U/perl
16185            ! perlxv.U
16186 ____________________________________________________________________________
16187 [  6167] By: jhi                                   on 2000/05/30  22:20:21
16188         Log: tweak todo 
16189      Branch: cfgperl
16190            ! Todo-5.6
16191 ____________________________________________________________________________
16192 [  6166] By: jhi                                   on 2000/05/30  22:11:51
16193         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
16194              in case somebody wants to write an extension for more
16195              shadow database interfaces.
16196      Branch: cfgperl
16197            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16198            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
16199            ! vos/config.def vos/config.h vos/config_h.SH_orig
16200            ! win32/config.bc win32/config.gc win32/config.vc
16201            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16202      Branch: metaconfig
16203            ! U/modified/Myinit.U
16204      Branch: metaconfig/U/perl
16205            + d_getespwnam.U d_getprpwnam.U i_prot.U
16206 ____________________________________________________________________________
16207 [  6165] By: jhi                                   on 2000/05/30  18:35:34
16208         Log: Integrate with Sarathy.
16209      Branch: cfgperl
16210           !> op.c
16211 ____________________________________________________________________________
16212 [  6164] By: jhi                                   on 2000/05/30  18:30:16
16213         Log: detypo
16214      Branch: cfgperl
16215            ! Configure config_h.SH
16216      Branch: metaconfig/U/perl
16217            ! perlxv.U
16218 ____________________________________________________________________________
16219 [  6163] By: gsar                                  on 2000/05/30  03:24:03
16220         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
16221      Branch: perl
16222            ! op.c
16223 ____________________________________________________________________________
16224 [  6162] By: gsar                                  on 2000/05/30  03:09:38
16225         Log: fix memory leak in method call optimization (change#3768);
16226              made C<eval "$x->foo()"> leak
16227      Branch: perl
16228            ! op.c
16229 ____________________________________________________________________________
16230 [  6161] By: jhi                                   on 2000/05/29  17:56:26
16231         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
16232              both from Simon Cozens.
16233      Branch: cfgperl
16234            + pod/perlmodlib.PL pod/perlnewmod.pod
16235            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
16236            ! pod/perlmodlib.pod pod/perltoc.pod
16237 ____________________________________________________________________________
16238 [  6160] By: jhi                                   on 2000/05/29  17:23:55
16239         Log: Changes for the File::Temp 0.08 (change #6159) test suite
16240              to fit better into the Perl distribution test framework.
16241      Branch: cfgperl
16242            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
16243            ! t/lib/ftmp-tempfile.t
16244 ____________________________________________________________________________
16245 [  6159] By: jhi                                   on 2000/05/29  16:55:36
16246         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
16247      Branch: cfgperl
16248            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16249            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
16250 ____________________________________________________________________________
16251 [  6158] By: bailey                                on 2000/05/29  16:22:08
16252         Log: Add fallback to tmpfile for use in cases where user's relying on
16253              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
16254              Lane's patch)
16255      Branch: vmsperl
16256            ! vms/vms.c vms/vmsish.h
16257 ____________________________________________________________________________
16258 [  6157] By: jhi                                   on 2000/05/29  03:10:36
16259         Log: Regen Configure to jive with #6149.
16260      Branch: cfgperl
16261            ! Configure
16262      Branch: metaconfig
16263            ! U/modified/Getfile.U
16264 ____________________________________________________________________________
16265 [  6156] By: jhi                                   on 2000/05/29  03:01:38
16266         Log: Integrate with Sarathy.
16267      Branch: cfgperl
16268           +> ext/DynaLoader/dl_mac.xs
16269           !> (integrate 38 files)
16270 ____________________________________________________________________________
16271 [  6155] By: gsar                                  on 2000/05/28  21:15:58
16272         Log: small bug in change#6144; remove random \xA0 character that snuck
16273              in via change#6145
16274      Branch: perl
16275            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
16276 ____________________________________________________________________________
16277 [  6154] By: gsar                                  on 2000/05/28  21:04:19
16278         Log: avoid type mismatch warning
16279      Branch: perl
16280            ! perl.c
16281 ____________________________________________________________________________
16282 [  6153] By: gsar                                  on 2000/05/28  20:58:31
16283         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
16284              <nick@Bagpuss.uk.boo.com>)
16285      Branch: perl
16286            ! lib/Test/Harness.pm
16287 ____________________________________________________________________________
16288 [  6152] By: gsar                                  on 2000/05/28  20:53:42
16289         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
16290      Branch: perl
16291            ! regexec.c
16292 ____________________________________________________________________________
16293 [  6151] By: gsar                                  on 2000/05/28  20:50:28
16294         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
16295      Branch: perl
16296            ! regexec.c
16297 ____________________________________________________________________________
16298 [  6150] By: gsar                                  on 2000/05/28  20:39:58
16299         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
16300      Branch: perl
16301            ! pod/perlrequick.pod
16302 ____________________________________________________________________________
16303 [  6149] By: gsar                                  on 2000/05/28  20:35:16
16304         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
16305              <troc@netrus.net>)
16306      Branch: perl
16307            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
16308            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
16309            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
16310            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
16311 ____________________________________________________________________________
16312 [  6148] By: gsar                                  on 2000/05/28  20:21:07
16313         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
16314      Branch: perl
16315            ! lib/ExtUtils/MM_Unix.pm
16316 ____________________________________________________________________________
16317 [  6147] By: gsar                                  on 2000/05/28  20:12:41
16318         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
16319              (from Peter Prymmer)
16320      Branch: perl
16321            ! vms/subconfigure.com
16322 ____________________________________________________________________________
16323 [  6146] By: gsar                                  on 2000/05/28  20:06:15
16324         Log: doc typo
16325      Branch: perl
16326            ! lib/warnings.pm warnings.h warnings.pl
16327 ____________________________________________________________________________
16328 [  6145] By: gsar                                  on 2000/05/28  18:44:33
16329         Log: make xsubpp skip embedded pod (from Matthias Neeracher
16330              <neeri@iis.ee.ethz.ch>)
16331      Branch: perl
16332            ! lib/ExtUtils/xsubpp
16333 ____________________________________________________________________________
16334 [  6144] By: gsar                                  on 2000/05/28  18:42:49
16335         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
16336              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
16337              <neeri@iis.ee.ethz.ch>)
16338      Branch: perl
16339            ! lib/AutoSplit.pm
16340 ____________________________________________________________________________
16341 [  6143] By: gsar                                  on 2000/05/28  18:41:12
16342         Log: MacOS support, part 1 (from Matthias Neeracher
16343              <neeri@iis.ee.ethz.ch>)
16344      Branch: perl
16345            + ext/DynaLoader/dl_mac.xs
16346            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
16347            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
16348            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
16349            ! util.h
16350 ____________________________________________________________________________
16351 [  6142] By: gsar                                  on 2000/05/28  18:21:51
16352         Log: File::Find fails to chdir when chasing symlinks (from
16353              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
16354      Branch: perl
16355            ! lib/File/Find.pm t/lib/filefind.t
16356 ____________________________________________________________________________
16357 [  6141] By: jhi                                   on 2000/05/28  14:25:15
16358         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
16359              forwarded by Peter Seebach from the bsdi-users mailing list.
16360              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
16361      Branch: perl
16362            ! hints/bsdos.sh
16363 ____________________________________________________________________________
16364 [  6140] By: jhi                                   on 2000/05/28  14:11:57
16365         Log: Integrate with Sarathy.
16366      Branch: cfgperl
16367           +> (branch 30 files)
16368           !> (integrate 93 files)
16369 ____________________________________________________________________________
16370 [  6139] By: gsar                                  on 2000/05/28  10:01:48
16371         Log: revise mktables.PL for bugs and newness in Unicode 3.0
16372              (from James Bence <jbence@amgen.com>)
16373      Branch: perl
16374            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
16375            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
16376            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
16377            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
16378            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
16379            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
16380            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
16381            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
16382            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
16383            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
16384            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
16385            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
16386            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
16387            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
16388            + lib/unicode/Is/SylWU.pl
16389            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
16390            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
16391            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
16392            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
16393            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
16394            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
16395            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
16396            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
16397            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
16398            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
16399            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
16400            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
16401            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
16402            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
16403            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
16404            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
16405            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
16406            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
16407            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
16408            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
16409            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
16410            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
16411            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
16412            ! lib/unicode/Makefile lib/unicode/mktables.PL
16413 ____________________________________________________________________________
16414 [  6138] By: gsar                                  on 2000/05/28  08:50:32
16415         Log: add note about the handling of negative indices to tied arrays
16416              (from Michael G Schwern <schwern@pobox.com>)
16417      Branch: perl
16418            ! pod/perltie.pod
16419 ____________________________________________________________________________
16420 [  6137] By: gsar                                  on 2000/05/28  08:46:10
16421         Log: fix bogus redeclaration warning for "our" variables in different
16422              scopes
16423      Branch: perl
16424            ! op.c t/pragma/strict-vars
16425 ____________________________________________________________________________
16426 [  6136] By: gsar                                  on 2000/05/28  08:31:20
16427         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
16428      Branch: perl
16429            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
16430 ____________________________________________________________________________
16431 [  6135] By: gsar                                  on 2000/05/28  08:17:50
16432         Log: enable Test::Harness to dynamically determine column width etc.
16433              (from Rob Napier <rnapier@employees.org>)
16434      Branch: perl
16435            ! lib/Test/Harness.pm
16436 ____________________________________________________________________________
16437 [  6134] By: gsar                                  on 2000/05/28  08:13:39
16438         Log: make Test::Harness use wait.h/WCOREDUMP if available
16439              (from Ben Tilly <ben_tilly@hotmail.com>)
16440      Branch: perl
16441            ! lib/Test/Harness.pm
16442 ____________________________________________________________________________
16443 [  6133] By: gsar                                  on 2000/05/28  08:08:05
16444         Log: elide bogus test in change#6132
16445      Branch: perl
16446            ! t/pragma/warn/9enabled
16447 ____________________________________________________________________________
16448 [  6132] By: gsar                                  on 2000/05/28  08:03:14
16449         Log: warnings::enabled() doesn't fall back to looking at $^W if
16450              caller isn't using lexical warnings (from Paul Marquess)
16451      Branch: perl
16452            ! pp_ctl.c t/pragma/warn/9enabled
16453 ____________________________________________________________________________
16454 [  6131] By: gsar                                  on 2000/05/28  07:57:47
16455         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
16456      Branch: perl
16457            ! ext/POSIX/POSIX.pm
16458 ____________________________________________________________________________
16459 [  6130] By: gsar                                  on 2000/05/28  07:29:12
16460         Log: fix places that mean C<"word" character> but say C<alphanumeric
16461              character>
16462      Branch: perl
16463            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
16464 ____________________________________________________________________________
16465 [  6129] By: gsar                                  on 2000/05/28  07:18:41
16466         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
16467      Branch: perl
16468            ! vms/test.com
16469 ____________________________________________________________________________
16470 [  6128] By: gsar                                  on 2000/05/28  07:12:55
16471         Log: new perlxstut example for passing/returning refs to arrays
16472              (from David Lowe <dlowe@pootpoot.com>)
16473      Branch: perl
16474            ! pod/perlxstut.pod
16475 ____________________________________________________________________________
16476 [  6127] By: gsar                                  on 2000/05/28  07:02:50
16477         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
16478              failed (from Gisle Aas)
16479      Branch: perl
16480            ! cop.h perl.c
16481 ____________________________________________________________________________
16482 [  6126] By: gsar                                  on 2000/05/28  06:39:53
16483         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
16484              (reworked variant of patch suggested by Simon Cozens)
16485      Branch: perl
16486            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
16487            ! pp_hot.c proto.h t/op/gv.t
16488 ____________________________________________________________________________
16489 [  6125] By: gsar                                  on 2000/05/28  05:14:55
16490         Log: enable propagating exception objects via Perl_croak() in XS code
16491              (from Gisle Aas)
16492      Branch: perl
16493            ! util.c
16494 ____________________________________________________________________________
16495 [  6124] By: gsar                                  on 2000/05/28  05:07:28
16496         Log: integrate vmsperl contents into mainline
16497      Branch: perl
16498           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
16499           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
16500           !> vms/vmsish.h
16501 ____________________________________________________________________________
16502 [  6123] By: gsar                                  on 2000/05/28  05:03:53
16503         Log: clarify gotcha with #line directives (from Rocco Caputo
16504              <troc@netrus.net>)
16505      Branch: perl
16506            ! pod/perldebug.pod pod/perlsyn.pod
16507 ____________________________________________________________________________
16508 [  6122] By: gsar                                  on 2000/05/28  04:58:29
16509         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
16510              (from Mark-Jason Dominus)
16511      Branch: perl
16512            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
16513            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
16514            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
16515            ! toke.c
16516 ____________________________________________________________________________
16517 [  6121] By: bailey                                on 2000/05/25  04:46:54
16518         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
16519              lists (based on fixes by Craig Berry)
16520      Branch: vmsperl
16521            ! lib/File/Spec/VMS.pm
16522 ____________________________________________________________________________
16523 [  6120] By: bailey                                on 2000/05/25  04:25:38
16524         Log: Add missing escape (Charles Lane)
16525      Branch: vmsperl
16526            ! t/op/lex_assign.t
16527 ____________________________________________________________________________
16528 [  6119] By: bailey                                on 2000/05/25  04:21:25
16529         Log: Quiet error messages in vmsish.t (Charles Lane)
16530      Branch: vmsperl
16531            ! vms/ext/vmsish.t
16532 ____________________________________________________________________________
16533 [  6118] By: bailey                                on 2000/05/25  04:17:57
16534         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
16535              Flatten case labels in switch statements uniformly (Charles Bailey)
16536      Branch: vmsperl
16537            ! vms/vms.c
16538 ____________________________________________________________________________
16539 [  6117] By: bailey                                on 2000/05/25  03:58:09
16540         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
16541      Branch: vmsperl
16542            ! vms/vmsish.h
16543 ____________________________________________________________________________
16544 [  6116] By: bailey                                on 2000/05/25  03:11:15
16545         Log: Miscellaneous cosmetic fixes (Charles Lane)
16546      Branch: vmsperl
16547            ! lib/ExtUtils/MM_VMS.pm
16548 ____________________________________________________________________________
16549 [  6115] By: bailey                                on 2000/05/25  03:10:36
16550         Log: Add bounds checking for several strings (Charles Lane)
16551      Branch: vmsperl
16552            ! vms/vms.c
16553 ____________________________________________________________________________
16554 [  6114] By: bailey                                on 2000/05/25  02:25:34
16555         Log: Urk -- undo previous removal of vmsish 'exit' change
16556      Branch: vmsperl
16557            ! vms/ext/vmsish.pm vms/vmsish.h
16558 ____________________________________________________________________________
16559 [  6113] By: bailey                                on 2000/05/24  02:24:40
16560         Log: Ugly workaround for version-specific RTL error
16561      Branch: vmsperl
16562            ! vms/vms.c
16563 ____________________________________________________________________________
16564 [  6112] By: bailey                                on 2000/05/24  02:19:55
16565         Log: Check for existence of file before trying to delete
16566      Branch: vmsperl
16567            ! vms/test.com
16568 ____________________________________________________________________________
16569 [  6111] By: bailey                                on 2000/05/23  23:35:13
16570         Log: Resync with mainline prior to post-5.6.0 updates
16571      Branch: vmsperl
16572           +> (branch 49 files)
16573            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
16574            ! vms/ext/vmsish.pm
16575           !> (integrate 334 files)
16576 ____________________________________________________________________________
16577 [  6110] By: jhi                                   on 2000/05/23  19:28:32
16578         Log: todo tweak
16579      Branch: cfgperl
16580            ! Todo-5.6
16581 ____________________________________________________________________________
16582 [  6109] By: jhi                                   on 2000/05/18  17:38:54
16583         Log: Integrate with Sarathy.
16584      Branch: cfgperl
16585           !> mg.c perl.h win32/perlhost.h
16586 ____________________________________________________________________________
16587 [  6108] By: gsar                                  on 2000/05/17  02:24:56
16588         Log: reenable fake signal handling on Windows, bugs and all
16589      Branch: perl
16590            ! mg.c perl.h win32/perlhost.h
16591 ____________________________________________________________________________
16592 [  6107] By: jhi                                   on 2000/05/15  18:01:41
16593         Log: Tweak the todo list.
16594      Branch: cfgperl
16595            ! Todo-5.6
16596 ____________________________________________________________________________
16597 [  6106] By: jhi                                   on 2000/05/15  13:41:48
16598         Log: The (Configure) script refuses to go on, after asking for
16599              'You may also choose to try maximal 64-bitness....'.
16600              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
16601              -- Patrick Zima
16602              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
16603      Branch: cfgperl
16604            ! hints/solaris_2.sh
16605 ____________________________________________________________________________
16606 [  6105] By: jhi                                   on 2000/05/11  14:37:43
16607         Log: Integrate with Sarathy.
16608      Branch: cfgperl
16609           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
16610           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
16611 ____________________________________________________________________________
16612 [  6104] By: gsar                                  on 2000/05/11  03:39:07
16613         Log: PL_sys_intern was being initialized too late on windows
16614      Branch: perl
16615            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
16616            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
16617 ____________________________________________________________________________
16618 [  6103] By: jhi                                   on 2000/05/09  19:42:20
16619         Log: Test tweaking for Unicos continues.
16620      Branch: cfgperl
16621            ! t/op/64bitint.t
16622 ____________________________________________________________________________
16623 [  6102] By: jhi                                   on 2000/05/09  16:47:27
16624         Log: The test suite tweak in #6101 wasn't quite right.
16625      Branch: cfgperl
16626            ! t/lib/complex.t
16627 ____________________________________________________________________________
16628 [  6101] By: jhi                                   on 2000/05/09  15:35:34
16629         Log: Hints and test tweaks for Unicos.
16630      Branch: cfgperl
16631            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
16632 ____________________________________________________________________________
16633 [  6100] By: jhi                                   on 2000/05/08  21:15:06
16634         Log: More compilation tweakery from Allen Smith.
16635      Branch: cfgperl
16636            ! hints/irix_6.sh
16637 ____________________________________________________________________________
16638 [  6099] By: jhi                                   on 2000/05/08  19:21:18
16639         Log: Tweaks for the cc bugs from Allen Smith.
16640      Branch: cfgperl
16641            ! hints/irix_6.sh
16642 ____________________________________________________________________________
16643 [  6098] By: jhi                                   on 2000/05/08  19:13:37
16644         Log: Add a note about other, yet unsupported, shadow password APIs.
16645      Branch: cfgperl
16646            ! pp_sys.c
16647 ____________________________________________________________________________
16648 [  6097] By: jhi                                   on 2000/05/08  18:46:34
16649         Log: Add a note about possible compilation problems from Allen Smith.
16650      Branch: cfgperl
16651            ! hints/irix_6.sh
16652 ____________________________________________________________________________
16653 [  6096] By: jhi                                   on 2000/05/08  17:33:10
16654         Log: Integrate with Sarathy.
16655      Branch: cfgperl
16656           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
16657           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
16658 ____________________________________________________________________________
16659 [  6095] By: jhi                                   on 2000/05/08  16:21:33
16660         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
16661              might be useful in future.
16662      Branch: cfgperl
16663            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16664            ! config_h.SH
16665      Branch: metaconfig
16666            ! U/installdirs/inc_version_list.U
16667      Branch: metaconfig/U/perl
16668            ! perlxv.U
16669 ____________________________________________________________________________
16670 [  6094] By: gsar                                  on 2000/05/08  14:22:22
16671         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
16672      Branch: perl
16673            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
16674            ! hints/cygwin.sh pp_sys.c
16675 ____________________________________________________________________________
16676 [  6093] By: gsar                                  on 2000/05/08  12:52:28
16677         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
16678              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
16679      Branch: perl
16680            ! pp_sys.c sv.c win32/perlhost.h
16681 ____________________________________________________________________________
16682 [  6092] By: jhi                                   on 2000/05/07  22:40:34
16683         Log: Regen perltoc with the fixed buildtoc.
16684      Branch: cfgperl
16685            ! pod/perltoc.pod
16686 ____________________________________________________________________________
16687 [  6091] By: jhi                                   on 2000/05/07  22:24:16
16688         Log: Integrate with Sarathy.
16689      Branch: cfgperl
16690           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
16691           !> t/op/substr.t toke.c
16692 ____________________________________________________________________________
16693 [  6090] By: gsar                                  on 2000/05/07  19:47:07
16694         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
16695              [NI]OK; added tests for both
16696      Branch: perl
16697            ! perl.c pp_hot.c sv.c t/op/substr.t
16698 ____________________________________________________________________________
16699 [  6089] By: gsar                                  on 2000/05/07  18:18:38
16700         Log: buildtoc tweak to fix newline lossage
16701      Branch: perl
16702            ! pod/buildtoc
16703 ____________________________________________________________________________
16704 [  6088] By: jhi                                   on 2000/05/07  16:35:36
16705         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
16706              because we do not use those.  The HAS_GETSPNAM remains,
16707              though, because we still do use that.
16708      Branch: cfgperl
16709            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16710            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
16711            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
16712            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
16713            ! win32/config.vc win32/config_H.bc win32/config_H.gc
16714            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
16715 ____________________________________________________________________________
16716 [  6087] By: gsar                                  on 2000/05/07  16:05:16
16717         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
16718      Branch: perl
16719            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
16720 ____________________________________________________________________________
16721 [  6086] By: jhi                                   on 2000/05/07  15:27:07
16722         Log: Integrate with Sarathy.
16723      Branch: cfgperl
16724           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16725           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
16726           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
16727           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
16728           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
16729           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
16730 ____________________________________________________________________________
16731 [  6085] By: gsar                                  on 2000/05/07  05:52:02
16732         Log: repeat operator (x) doesn't preserve utf8-ness
16733      Branch: perl
16734            ! pp.c t/op/substr.t
16735 ____________________________________________________________________________
16736 [  6084] By: gsar                                  on 2000/05/07  05:39:55
16737         Log: substr() does not preserve utf8-ness (from Stefan Eissing
16738              <Eissing@medicaldataservice.de>); added tests
16739      Branch: perl
16740            ! pp.c t/op/substr.t
16741 ____________________________________________________________________________
16742 [  6083] By: gsar                                  on 2000/05/07  05:24:46
16743         Log: note about undocumented caller() return value (from M.J.T. Guy);
16744              yet another peek.t tweak
16745      Branch: perl
16746            ! pod/perlfunc.pod t/lib/peek.t
16747 ____________________________________________________________________________
16748 [  6082] By: gsar                                  on 2000/05/07  05:08:40
16749         Log: peek.t non-portable to ithreads
16750      Branch: perl
16751            ! t/lib/peek.t
16752 ____________________________________________________________________________
16753 [  6081] By: gsar                                  on 2000/05/07  04:17:04
16754         Log: better default perlbug categories for ok reports (from Richard Foley)
16755      Branch: perl
16756            ! utils/perlbug.PL
16757 ____________________________________________________________________________
16758 [  6080] By: gsar                                  on 2000/05/07  04:08:07
16759         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
16760              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
16761      Branch: perl
16762            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
16763            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
16764            ! AUTHORS MAINTAIN MANIFEST
16765 ____________________________________________________________________________
16766 [  6079] By: gsar                                  on 2000/05/07  04:01:38
16767         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
16768      Branch: perl
16769            ! lib/Carp/Heavy.pm
16770 ____________________________________________________________________________
16771 [  6078] By: gsar                                  on 2000/05/07  01:24:19
16772         Log: workaround for CRT bug in chdir() (from Charles Lane, via
16773              Peter Prymmer)
16774      Branch: perl
16775            ! iperlsys.h vms/vms.c vms/vmsish.h
16776 ____________________________________________________________________________
16777 [  6077] By: gsar                                  on 2000/05/07  01:22:23
16778         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
16779              and Tom Phoenix)
16780      Branch: perl
16781            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
16782 ____________________________________________________________________________
16783 [  6076] By: gsar                                  on 2000/05/06  17:36:29
16784         Log: integrate cfgperl contents into mainline
16785      Branch: perl
16786           +> t/lib/peek.t
16787           !> Configure MANIFEST Porting/Glossary Porting/config.sh
16788           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
16789           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
16790           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
16791 ____________________________________________________________________________
16792 [  6075] By: jhi                                   on 2000/05/05  18:56:10
16793         Log: Make the test more portable.
16794      Branch: cfgperl
16795            ! t/lib/peek.t
16796 ____________________________________________________________________________
16797 [  6074] By: jhi                                   on 2000/05/05  18:49:20
16798         Log: Introduce t/lib/peek.t.
16799      Branch: cfgperl
16800            + t/lib/peek.t
16801            ! MANIFEST
16802 ____________________________________________________________________________
16803 [  6073] By: jhi                                   on 2000/05/05  14:30:45
16804         Log: Complex tweaks.
16805      Branch: cfgperl
16806            ! lib/Math/Complex.pm t/lib/complex.t
16807 ____________________________________________________________________________
16808 [  6072] By: jhi                                   on 2000/05/05  12:27:13
16809         Log: Integrate with Sarathy.
16810      Branch: cfgperl
16811           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
16812           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
16813           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
16814           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
16815 ____________________________________________________________________________
16816 [  6071] By: gsar                                  on 2000/05/05  02:24:46
16817         Log: misformatted perllocal.pod (from Tim Jenness
16818              <t.jenness@jach.hawaii.edu>)
16819      Branch: perl
16820            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
16821 ____________________________________________________________________________
16822 [  6070] By: gsar                                  on 2000/05/05  02:16:52
16823         Log: remove misleading comment (from M.J.T. Guy)
16824      Branch: perl
16825            ! t/lib/anydbm.t
16826 ____________________________________________________________________________
16827 [  6069] By: gsar                                  on 2000/05/05  02:15:13
16828         Log: File::Spec compatibility update (from Barrie Slaymaker
16829              <barries@slaysys.com>)
16830      Branch: perl
16831            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
16832            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
16833 ____________________________________________________________________________
16834 [  6068] By: gsar                                  on 2000/05/05  02:01:50
16835         Log: note about values()
16836      Branch: perl
16837            ! pod/perlfunc.pod
16838 ____________________________________________________________________________
16839 [  6067] By: gsar                                  on 2000/05/05  01:33:09
16840         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
16841      Branch: perl
16842            ! win32/win32.c
16843 ____________________________________________________________________________
16844 [  6066] By: gsar                                  on 2000/05/05  01:23:43
16845         Log: s/END/CHECK/
16846      Branch: perl
16847            ! perl.c
16848 ____________________________________________________________________________
16849 [  6065] By: jhi                                   on 2000/05/04  17:30:22
16850         Log: Integrate with Sarathy.
16851      Branch: cfgperl
16852           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
16853 ____________________________________________________________________________
16854 [  6064] By: gsar                                  on 2000/05/04  17:26:14
16855         Log: change#5905 wasn't quite right--it's intent only applies when arguments
16856              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
16857      Branch: perl
16858            ! pp_sys.c sv.c
16859 ____________________________________________________________________________
16860 [  6063] By: gsar                                  on 2000/05/04  16:52:29
16861         Log: tokeq() could read unallocated field in argument
16862      Branch: perl
16863            ! toke.c
16864 ____________________________________________________________________________
16865 [  6062] By: gsar                                  on 2000/05/04  16:34:51
16866         Log: additional tests for utf8.t
16867      Branch: perl
16868            ! t/pragma/utf8.t
16869 ____________________________________________________________________________
16870 [  6061] By: gsar                                  on 2000/05/04  16:09:28
16871         Log: change#5921 neglected to make eq honor "use bytes"
16872      Branch: perl
16873            ! sv.c
16874 ____________________________________________________________________________
16875 [  6060] By: jhi                                   on 2000/05/04  15:30:16
16876         Log: Integrate with Sarathy.
16877      Branch: cfgperl
16878           !> perl.c regcomp.c t/pragma/utf8.t
16879 ____________________________________________________________________________
16880 [  6059] By: jhi                                   on 2000/05/04  15:26:37
16881         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
16882              in natively 64-bit platforms where a long is a quad (no need
16883              for long longs).  Also added bias for IVs.
16884      Branch: cfgperl
16885            ! toke.c
16886 ____________________________________________________________________________
16887 [  6058] By: gsar                                  on 2000/05/04  00:19:14
16888         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
16889              (spotted by Donald Kinzer <dkinzer@premia.com>)
16890      Branch: perl
16891            ! perl.c
16892 ____________________________________________________________________________
16893 [  6057] By: gsar                                  on 2000/05/03  18:34:01
16894         Log: fix broken parsing of /\x{ab}/
16895      Branch: perl
16896            ! regcomp.c t/pragma/utf8.t
16897 ____________________________________________________________________________
16898 [  6056] By: jhi                                   on 2000/05/03  17:57:16
16899         Log: The search of infinity continues, this time simplified.
16900      Branch: cfgperl
16901            ! lib/Math/Complex.pm
16902 ____________________________________________________________________________
16903 [  6055] By: jhi                                   on 2000/05/03  17:45:30
16904         Log: Detypo.
16905      Branch: cfgperl
16906            ! hints/unicos.sh
16907 ____________________________________________________________________________
16908 [  6054] By: jhi                                   on 2000/05/02  22:28:27
16909         Log: Be more forgiving in POSIX about HUGE_VALL.
16910      Branch: cfgperl
16911            ! ext/POSIX/POSIX.xs
16912 ____________________________________________________________________________
16913 [  6053] By: jhi                                   on 2000/05/02  22:25:05
16914         Log: Integrate with Sarathy.
16915      Branch: cfgperl
16916           !> hints/irix_6.sh pod/perlop.pod
16917 ____________________________________________________________________________
16918 [  6052] By: jhi                                   on 2000/05/02  22:24:31
16919         Log: Unicos hint tweak.
16920      Branch: cfgperl
16921            ! hints/unicos.sh
16922 ____________________________________________________________________________
16923 [  6051] By: jhi                                   on 2000/05/02  22:21:26
16924         Log: Complex tweakery.
16925      Branch: cfgperl
16926            ! lib/Math/Complex.pm t/lib/complex.t
16927 ____________________________________________________________________________
16928 [  6050] By: jhi                                   on 2000/05/02  19:26:22
16929         Log: Use setxxent()/endxxent().
16930      Branch: cfgperl
16931            ! t/op/grent.t t/op/pwent.t
16932 ____________________________________________________________________________
16933 [  6049] By: jhi                                   on 2000/05/02  19:06:02
16934         Log: Test both the scalar and list contexts.
16935      Branch: cfgperl
16936            ! t/op/grent.t t/op/pwent.t
16937 ____________________________________________________________________________
16938 [  6048] By: gsar                                  on 2000/05/02  18:29:10
16939         Log: add note about how $( doesn't interpolate in REs (from
16940              Philip Newton <newton@ficus.frogspace.net>)
16941      Branch: perl
16942            ! pod/perlop.pod
16943 ____________________________________________________________________________
16944 [  6047] By: jhi                                   on 2000/05/02  17:41:24
16945         Log: Call getspnam() only iff needd.
16946      Branch: cfgperl
16947            ! pp_sys.c
16948 ____________________________________________________________________________
16949 [  6046] By: gsar                                  on 2000/05/02  17:07:25
16950         Log: libscheck has insufficient checks for n32 libs (from
16951              Albert Chin-A-Young <china@thewrittenword.com>)
16952      Branch: perl
16953            ! hints/irix_6.sh
16954 ____________________________________________________________________________
16955 [  6045] By: jhi                                   on 2000/05/02  13:57:17
16956         Log: Integrate with Sarathy.
16957      Branch: cfgperl
16958           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
16959           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
16960 ____________________________________________________________________________
16961 [  6044] By: gsar                                  on 2000/05/02  06:48:19
16962         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
16963              such that underscores are only ignored in literal numbers,
16964              "\x{...}", and hex/oct argument
16965      Branch: perl
16966            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
16967 ____________________________________________________________________________
16968 [  6043] By: gsar                                  on 2000/05/02  02:22:29
16969         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
16970      Branch: perl
16971            ! pod/perlretut.pod
16972 ____________________________________________________________________________
16973 [  6042] By: gsar                                  on 2000/05/02  02:17:51
16974         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
16975      Branch: perl
16976            ! pod/perltrap.pod
16977 ____________________________________________________________________________
16978 [  6041] By: gsar                                  on 2000/05/02  01:53:51
16979         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
16980              to compensate
16981      Branch: perl
16982            ! Porting/makerel
16983 ____________________________________________________________________________
16984 [  6040] By: gsar                                  on 2000/05/02  01:51:57
16985         Log: missing files in MANIFEST
16986      Branch: perl
16987            ! MANIFEST
16988 ____________________________________________________________________________
16989 [  6039] By: jhi                                   on 2000/05/02  00:36:46
16990         Log: Infinite problems.
16991      Branch: cfgperl
16992            ! lib/Math/Complex.pm
16993 ____________________________________________________________________________
16994 [  6038] By: jhi                                   on 2000/05/02  00:06:38
16995         Log: pwent/spent #ifdef imbalance.
16996      Branch: cfgperl
16997            ! pp_sys.c
16998 ____________________________________________________________________________
16999 [  6037] By: jhi                                   on 2000/05/01  22:50:11
17000         Log: Use HUGE_VALL if applicable.
17001      Branch: cfgperl
17002            ! ext/POSIX/POSIX.xs util.c
17003 ____________________________________________________________________________
17004 [  6036] By: jhi                                   on 2000/05/01  22:20:53
17005         Log: Correct Freudian slip.
17006      Branch: cfgperl
17007            ! pp_sys.c
17008 ____________________________________________________________________________
17009 [  6035] By: jhi                                   on 2000/05/01  21:07:38
17010         Log: Continue on the pwent/spent case.
17011      Branch: cfgperl
17012            ! pp_sys.c
17013 ____________________________________________________________________________
17014 [  6034] By: jhi                                   on 2000/05/01  17:45:14
17015         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
17016              adjustments in 6032 conflicted badly with this, will have
17017              to revisit them later.
17018      Branch: cfgperl
17019           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
17020           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
17021           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
17022           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
17023           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
17024           !> t/lib/cgi-html.t t/lib/cgi-request.t
17025 ____________________________________________________________________________
17026 [  6033] By: jhi                                   on 2000/05/01  17:40:49
17027         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
17028      Branch: cfgperl
17029            ! pp_sys.c
17030 ____________________________________________________________________________
17031 [  6032] By: gsar                                  on 2000/05/01  15:56:32
17032         Log: whitespace adjustments
17033      Branch: perl
17034            ! pp_sys.c
17035 ____________________________________________________________________________
17036 [  6031] By: gsar                                  on 2000/05/01  15:19:41
17037         Log: small nits in diagnostics.pm (from Robin Barker)
17038      Branch: perl
17039            ! lib/diagnostics.pm pod/perldiag.pod
17040 ____________________________________________________________________________
17041 [  6030] By: gsar                                  on 2000/05/01  08:39:18
17042         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
17043              for @- and @+ (from Johan Vromans)
17044      Branch: perl
17045            ! lib/English.pm pod/perlvar.pod
17046 ____________________________________________________________________________
17047 [  6029] By: gsar                                  on 2000/05/01  08:16:10
17048         Log: add CGI.pm v2.66 (from Lincoln Stein)
17049      Branch: perl
17050            + lib/CGI/Util.pm t/lib/cgi-pretty.t
17051            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
17052            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
17053            ! t/lib/cgi-html.t t/lib/cgi-request.t
17054 ____________________________________________________________________________
17055 [  6028] By: gsar                                  on 2000/05/01  06:34:41
17056         Log: Pod::Man generates groff-incompatible macro definition (from
17057              Tom Christiansen)
17058      Branch: perl
17059            ! lib/Pod/Man.pm
17060 ____________________________________________________________________________
17061 [  6027] By: gsar                                  on 2000/05/01  06:31:36
17062         Log: podlators-1.02 update (from Russ Allbery)
17063      Branch: perl
17064            ! lib/Pod/Man.pm lib/Pod/Text.pm
17065 ____________________________________________________________________________
17066 [  6026] By: jhi                                   on 2000/04/30  23:24:23
17067         Log: Integrate with Sarathy.
17068      Branch: cfgperl
17069           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
17070           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
17071           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
17072           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
17073           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
17074           !> t/lib/syslog.t toke.c win32/win32.h
17075 ____________________________________________________________________________
17076 [  6025] By: gsar                                  on 2000/04/30  18:17:47
17077         Log: Is{Alnum,Alpha,Word} don't match titlecase
17078              
17079              TODO: IsSpace is defined recursively!
17080              
17081              (both spotted by Larry)
17082      Branch: perl
17083            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
17084            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
17085 ____________________________________________________________________________
17086 [  6024] By: gsar                                  on 2000/04/30  17:50:19
17087         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
17088              (from Hugo van der Sanden)
17089      Branch: perl
17090            ! toke.c
17091 ____________________________________________________________________________
17092 [  6023] By: gsar                                  on 2000/04/30  17:14:43
17093         Log: debugger stomps on $. (from M.J.T. Guy)
17094      Branch: perl
17095            ! lib/perl5db.pl
17096 ____________________________________________________________________________
17097 [  6022] By: gsar                                  on 2000/04/30  16:59:22
17098         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
17099      Branch: perl
17100            ! sv.c
17101 ____________________________________________________________________________
17102 [  6021] By: gsar                                  on 2000/04/29  21:00:08
17103         Log: remove Win2K issue in pod (fixed by change#6020)
17104      Branch: perl
17105            ! README.win32 pod/perl56delta.pod
17106 ____________________________________________________________________________
17107 [  6020] By: gsar                                  on 2000/04/29  20:51:49
17108         Log: test tweak
17109      Branch: perl
17110            ! t/lib/open3.t
17111 ____________________________________________________________________________
17112 [  6019] By: gsar                                  on 2000/04/29  20:34:27
17113         Log: windows portability tweaks
17114      Branch: perl
17115            ! t/lib/b.t win32/win32.h
17116 ____________________________________________________________________________
17117 [  6018] By: gsar                                  on 2000/04/29  19:55:24
17118         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
17119              make _PATH_LOG() return "" if unavailable
17120      Branch: perl
17121            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
17122            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
17123 ____________________________________________________________________________
17124 [  6017] By: jhi                                   on 2000/04/28  22:49:46
17125         Log: Integrate with Sarathy.
17126      Branch: cfgperl
17127           !> op.c perl.c pod/perldiag.pod t/lib/b.t
17128 ____________________________________________________________________________
17129 [  6016] By: jhi                                   on 2000/04/28  22:46:14
17130         Log: Do not warn that an infinity does not look like a number.
17131      Branch: cfgperl
17132            ! sv.c
17133 ____________________________________________________________________________
17134 [  6015] By: gsar                                  on 2000/04/28  22:35:49
17135         Log: tweak test for portability
17136      Branch: perl
17137            ! t/lib/b.t
17138 ____________________________________________________________________________
17139 [  6014] By: gsar                                  on 2000/04/28  22:05:31
17140         Log: glob() loading File::Glob behind the scenes may cause syntax errors
17141      Branch: perl
17142            ! op.c
17143 ____________________________________________________________________________
17144 [  6013] By: gsar                                  on 2000/04/28  21:25:22
17145         Log: tweak change#5945 to display correct switch name in diagnostic
17146      Branch: perl
17147            ! perl.c pod/perldiag.pod
17148 ____________________________________________________________________________
17149 [  6012] By: jhi                                   on 2000/04/28  21:08:12
17150         Log: Integrate with Sarathy.
17151      Branch: cfgperl
17152           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
17153           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
17154           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
17155 ____________________________________________________________________________
17156 [  6011] By: jhi                                   on 2000/04/28  21:04:46
17157         Log: &HUGE_VAL is not defined, it exists.
17158      Branch: cfgperl
17159            ! lib/Math/Complex.pm
17160 ____________________________________________________________________________
17161 [  6010] By: gsar                                  on 2000/04/28  21:02:58
17162         Log: clarify note about shadow password support (from
17163              gellyfish@gellyfish.com)
17164      Branch: perl
17165            ! pod/perlfunc.pod
17166 ____________________________________________________________________________
17167 [  6009] By: gsar                                  on 2000/04/28  21:00:00
17168         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
17169      Branch: perl
17170            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
17171 ____________________________________________________________________________
17172 [  6008] By: gsar                                  on 2000/04/28  20:56:33
17173         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
17174      Branch: perl
17175            ! installperl vms/subconfigure.com
17176 ____________________________________________________________________________
17177 [  6007] By: gsar                                  on 2000/04/28  20:51:21
17178         Log: note about compile failures and END blocks (from M.J.T. Guy)
17179      Branch: perl
17180            ! pod/perl56delta.pod pod/perlmod.pod
17181 ____________________________________________________________________________
17182 [  6006] By: jhi                                   on 2000/04/28  20:42:14
17183         Log: Regen Configure.
17184      Branch: cfgperl
17185            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17186            ! config_h.SH
17187 ____________________________________________________________________________
17188 [  6005] By: gsar                                  on 2000/04/28  20:41:16
17189         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
17190      Branch: perl
17191            ! utils/perldoc.PL
17192 ____________________________________________________________________________
17193 [  6004] By: jhi                                   on 2000/04/28  20:28:21
17194         Log: Integrate with Sarathy.
17195      Branch: cfgperl
17196           !> Configure INSTALL Porting/Glossary Porting/config.sh
17197           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
17198           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
17199           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
17200           !> win32/config.vc win32/win32.c
17201 ____________________________________________________________________________
17202 [  6003] By: gsar                                  on 2000/04/28  20:11:20
17203         Log: allow REG_EXPAND_SZ keys in Windows registry (from
17204              John Clayton <John.Clayton@barclayscapital.com>)
17205      Branch: perl
17206            ! win32/win32.c
17207 ____________________________________________________________________________
17208 [  6002] By: gsar                                  on 2000/04/28  19:34:16
17209         Log: destructive sv_setsv() can lose UV-ness from source, causing
17210              numeric promotions/comparisons to fail to do the right thing
17211      Branch: perl
17212            ! sv.c
17213 ____________________________________________________________________________
17214 [  6001] By: gsar                                  on 2000/04/28  18:44:15
17215         Log: support additional library locations via $Config{otherlibdirs}
17216              (from Andy Dougherty)
17217      Branch: perl
17218            ! Configure INSTALL Porting/Glossary Porting/config.sh
17219            ! Porting/config_H config_h.SH epoc/config.sh perl.c
17220            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
17221            ! win32/config.bc win32/config.gc win32/config.vc
17222 ____________________________________________________________________________
17223 [  6000] By: gsar                                  on 2000/04/28  18:26:58
17224         Log: reworked otherlibdirs.U (from Andy Dougherty)
17225      Branch: metaconfig
17226            ! U/installdirs/otherlibdirs.U
17227 ____________________________________________________________________________
17228 [  5999] By: gsar                                  on 2000/04/28  18:17:07
17229         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
17230      Branch: perl
17231            ! t/pragma/warn/toke toke.c
17232 ____________________________________________________________________________
17233 [  5998] By: jhi                                   on 2000/04/28  13:32:17
17234         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
17235      Branch: cfgperl
17236            ! lib/Math/Complex.pm
17237 ____________________________________________________________________________
17238 [  5997] By: jhi                                   on 2000/04/28  13:14:04
17239         Log: Preserve $!.
17240      Branch: cfgperl
17241            ! lib/Math/Complex.pm
17242 ____________________________________________________________________________
17243 [  5996] By: jhi                                   on 2000/04/28  12:59:23
17244         Log: Integrate with Sarathy.
17245      Branch: cfgperl
17246           +> pod/perlrequick.pod pod/perlretut.pod
17247           !> (integrate 51 files)
17248 ____________________________________________________________________________
17249 [  5995] By: gsar                                  on 2000/04/28  09:37:36
17250         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
17251      Branch: perl
17252            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
17253 ____________________________________________________________________________
17254 [  5994] By: gsar                                  on 2000/04/28  09:33:26
17255         Log: fix for missed accounting for null byte in pack("Z",...) (from
17256              M.J.T. Guy)
17257      Branch: perl
17258            ! pp.c t/op/pack.t
17259 ____________________________________________________________________________
17260 [  5993] By: gsar                                  on 2000/04/28  09:30:05
17261         Log: various minor tweaks seen on p5p
17262      Branch: perl
17263            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
17264 ____________________________________________________________________________
17265 [  5992] By: gsar                                  on 2000/04/28  09:08:19
17266         Log: pod nit (from Simon Cozens)
17267      Branch: perl
17268            ! pod/perlop.pod
17269 ____________________________________________________________________________
17270 [  5991] By: gsar                                  on 2000/04/28  09:06:36
17271         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
17272      Branch: perl
17273            ! README.posix-bc hints/posix-bc.sh
17274 ____________________________________________________________________________
17275 [  5990] By: gsar                                  on 2000/04/28  08:54:52
17276         Log: use $ENV{LIB} to search for libs under Visual C compiler
17277              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
17278      Branch: perl
17279            ! lib/ExtUtils/Liblist.pm
17280 ____________________________________________________________________________
17281 [  5989] By: gsar                                  on 2000/04/28  08:27:12
17282         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
17283              itself and no other (from Tom Hughes)
17284      Branch: perl
17285            ! t/op/array.t toke.c
17286 ____________________________________________________________________________
17287 [  5988] By: gsar                                  on 2000/04/28  08:01:38
17288         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
17289              <paul@miraclefish.com>)
17290      Branch: perl
17291            ! lib/ExtUtils/MakeMaker.pm
17292 ____________________________________________________________________________
17293 [  5987] By: gsar                                  on 2000/04/28  07:53:09
17294         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
17295      Branch: perl
17296            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
17297 ____________________________________________________________________________
17298 [  5986] By: gsar                                  on 2000/04/28  07:44:17
17299         Log: add regular expressions tutorial and quick-start guide (from
17300              Mark Kvale <kvale@phy.ucsf.edu>)
17301      Branch: perl
17302            + pod/perlrequick.pod pod/perlretut.pod
17303            ! AUTHORS MAINTAIN MANIFEST
17304 ____________________________________________________________________________
17305 [  5985] By: gsar                                  on 2000/04/28  07:30:28
17306         Log: forked child may not exit correctly if it failed to open
17307              /dev/console (from Graham Barr)
17308      Branch: perl
17309            ! ext/Sys/Syslog/Syslog.pm
17310 ____________________________________________________________________________
17311 [  5984] By: gsar                                  on 2000/04/28  07:27:20
17312         Log: attributes::reftype() doesn't work on tied argument
17313      Branch: perl
17314            ! xsutils.c
17315 ____________________________________________________________________________
17316 [  5983] By: gsar                                  on 2000/04/28  07:15:04
17317         Log: numeric conversion of non-number in change#3378 tramples on
17318              OOK offset, causing segfaults
17319      Branch: perl
17320            ! sv.c
17321 ____________________________________________________________________________
17322 [  5982] By: gsar                                  on 2000/04/28  04:48:25
17323         Log: avoid error in IO::Socket::INET when given an unknown service name
17324              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
17325      Branch: perl
17326            ! ext/IO/lib/IO/Socket/INET.pm
17327 ____________________________________________________________________________
17328 [  5981] By: gsar                                  on 2000/04/28  04:31:31
17329         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
17330              prototype mismatch with CORE::glob(); update pod and tests to
17331              suit (File::Glob::glob() is still available for backward
17332              compatibility, but should be considered deprecated)
17333      Branch: perl
17334            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
17335            ! t/lib/glob-taint.t
17336 ____________________________________________________________________________
17337 [  5980] By: gsar                                  on 2000/04/28  03:47:29
17338         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
17339              <ghudson@mit.edu>)
17340      Branch: metaconfig
17341            ! U/modified/Options.U
17342      Branch: perl
17343            ! Configure
17344 ____________________________________________________________________________
17345 [  5979] By: gsar                                  on 2000/04/28  03:07:54
17346         Log: under useithreads, constant pad entries could inadvertantly be
17347              shared across threads (from Eric Blood <eblood@xmission.com>);
17348              added Eric's test case to testsuite
17349      Branch: perl
17350            ! op.c t/op/misc.t
17351 ____________________________________________________________________________
17352 [  5978] By: gsar                                  on 2000/04/27  21:13:00
17353         Log: sync version numbers in File::Spec with the ones on CPAN
17354              (from Barrie Slaymaker)
17355      Branch: perl
17356            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
17357            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
17358            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
17359 ____________________________________________________________________________
17360 [  5977] By: gsar                                  on 2000/04/27  21:07:29
17361         Log: autoquote barewords followed by newline and arrow properly
17362              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
17363      Branch: perl
17364            ! t/pragma/warn/toke toke.c
17365 ____________________________________________________________________________
17366 [  5976] By: gsar                                  on 2000/04/27  20:41:20
17367         Log: DB_File v1.73 update (from Paul Marquess)
17368      Branch: perl
17369            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17370            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
17371 ____________________________________________________________________________
17372 [  5975] By: gsar                                  on 2000/04/27  20:34:24
17373         Log: allow sort() reentrancy (variant of patch suggested by
17374              Hugo van der Sanden)
17375      Branch: perl
17376            ! pp_ctl.c t/op/sort.t
17377 ____________________________________________________________________________
17378 [  5974] By: gsar                                  on 2000/04/27  19:46:57
17379         Log: change#4197 somehow missed initializing PL_errors, meaning
17380              sytax error queueing wasn't working outside eval"" at all;
17381              also fixed eval"" to localize PL_error_count, so that compile-time
17382              eval's don't clobber the error state of the outer context
17383      Branch: perl
17384            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
17385            ! t/pragma/warn/toke
17386 ____________________________________________________________________________
17387 [  5973] By: gsar                                  on 2000/04/27  18:29:05
17388         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
17389      Branch: perl
17390            ! regcomp.c regexec.c t/op/re_tests
17391 ____________________________________________________________________________
17392 [  5972] By: jhi                                   on 2000/04/27  18:22:41
17393         Log: Integrate with Sarathy.
17394      Branch: cfgperl
17395           +> t/lib/b.t t/lib/syslog.t
17396           !> (integrate 31 files)
17397 ____________________________________________________________________________
17398 [  5971] By: jhi                                   on 2000/04/27  18:18:46
17399         Log: Unicos tweaks from Mark P. Lutz.
17400      Branch: cfgperl
17401            ! hints/unicos.sh lib/Math/Complex.pm
17402 ____________________________________________________________________________
17403 [  5970] By: gsar                                  on 2000/04/27  18:05:11
17404         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
17405              IV is >32bits
17406      Branch: perl
17407            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
17408 ____________________________________________________________________________
17409 [  5969] By: gsar                                  on 2000/04/27  17:50:56
17410         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
17411      Branch: perl
17412            + t/lib/syslog.t
17413            ! MANIFEST ext/Sys/Syslog/Syslog.pm
17414 ____________________________________________________________________________
17415 [  5968] By: gsar                                  on 2000/04/27  17:44:49
17416         Log: tolerate spaces in group names in test on solaris (from David Boyce
17417              <dsb@boyski.com>)
17418      Branch: perl
17419            ! t/op/groups.t
17420 ____________________________________________________________________________
17421 [  5967] By: gsar                                  on 2000/04/27  17:41:22
17422         Log: improved docs on the warn_uninit diagnostic (from David Glasser
17423              and Simon Cozens)
17424      Branch: perl
17425            ! pod/perldiag.pod
17426 ____________________________________________________________________________
17427 [  5966] By: gsar                                  on 2000/04/27  16:54:58
17428         Log: add testsuite for B backends, fix bug in B::Deparse (from
17429              Simon Cozens <simon@brecon.co.uk>)
17430      Branch: perl
17431            + t/lib/b.t
17432            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
17433 ____________________________________________________________________________
17434 [  5965] By: gsar                                  on 2000/04/27  16:10:37
17435         Log: avoid "will not stay shared" warnings for our variables (from
17436              Robin Barker)
17437      Branch: perl
17438            ! op.c t/pragma/warn/op
17439 ____________________________________________________________________________
17440 [  5964] By: gsar                                  on 2000/04/27  07:05:05
17441         Log: reformat to 72 columns (again)
17442      Branch: perl
17443            ! pod/perldiag.pod
17444 ____________________________________________________________________________
17445 [  5963] By: gsar                                  on 2000/04/27  06:28:31
17446         Log: patch from Larry to make (\&) prototype work; added tests for
17447              the same
17448      Branch: perl
17449            ! op.c t/comp/proto.t
17450 ____________________________________________________________________________
17451 [  5962] By: gsar                                  on 2000/04/27  06:15:47
17452         Log: updated README.hpux (from Jeff Okamoto)
17453      Branch: perl
17454            ! README.hpux
17455 ____________________________________________________________________________
17456 [  5961] By: gsar                                  on 2000/04/27  05:55:03
17457         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
17458      Branch: perl
17459            ! emacs/cperl-mode.el
17460 ____________________________________________________________________________
17461 [  5960] By: gsar                                  on 2000/04/27  05:49:26
17462         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
17463      Branch: perl
17464            ! INSTALL
17465 ____________________________________________________________________________
17466 [  5959] By: gsar                                  on 2000/04/27  05:33:41
17467         Log: doubled words in pods (from Simon Cozens
17468              <simon.p.cozens@jp.pwcglobal.com>)
17469      Branch: perl
17470            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
17471            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
17472            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
17473            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
17474            ! pod/perltootc.pod
17475 ____________________________________________________________________________
17476 [  5958] By: gsar                                  on 2000/04/27  05:11:39
17477         Log: change#3569 deleted some essential code, revert; avoid use of
17478              atexit() to make DynaLoader work properly on AIX under mod_perl
17479              (from Jens-Uwe Mager <jum@helios.de>)
17480      Branch: perl
17481            ! ext/DynaLoader/dl_aix.xs
17482 ____________________________________________________________________________
17483 [  5957] By: gsar                                  on 2000/04/27  04:54:51
17484         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
17485      Branch: perl
17486            ! pod/perlmod.pod
17487 ____________________________________________________________________________
17488 [  5956] By: gsar                                  on 2000/04/27  04:51:47
17489         Log: better diagnostics on failed tests (from Ilya Zakharevich)
17490      Branch: perl
17491            ! t/op/lex_assign.t
17492 ____________________________________________________________________________
17493 [  5955] By: gsar                                  on 2000/04/27  04:26:44
17494         Log: longstanding bug exposed by change#3307: sort arguments weren't
17495              compiled with the right wantarray context (ensuing runtime lookup
17496              via block_gimme() was getting the incidental context of the
17497              sort() itself)
17498      Branch: perl
17499            ! op.c t/op/sort.t
17500 ____________________________________________________________________________
17501 [  5954] By: gsar                                  on 2000/04/26  23:42:12
17502         Log: integrate cfgperl contents into mainline
17503      Branch: perl
17504           !> (integrate 30 files)
17505 ____________________________________________________________________________
17506 [  5953] By: jhi                                   on 2000/04/26  23:06:42
17507         Log: Integrate with Sarathy.
17508      Branch: cfgperl
17509           !> README.win32 ext/B/B/Deparse.pm
17510           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
17511           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
17512           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
17513           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
17514           !> utils/perldoc.PL vms/perlvms.pod
17515 ____________________________________________________________________________
17516 [  5952] By: jhi                                   on 2000/04/26  23:03:46
17517         Log: Undo "use integer" addition from 64bitint as it seems
17518              to break most of the subtests in Digital UNIX;
17519              Unicos needs to find another way.
17520      Branch: cfgperl
17521            ! t/op/64bitint.t
17522 ____________________________________________________________________________
17523 [  5951] By: jhi                                   on 2000/04/26  22:57:53
17524         Log: Be more robust on "extreme" (large absolute value)
17525              arguments.  Originally reported by Daniel Connelly
17526              as a problem with asinh() on large negative arguments,
17527              asinh() used to bail out because an argument to log()
17528              ended up being zero.  Ilya Zakharevich proposed using
17529              Taylor's series in such cases, which for such large
17530              arguments is a very good approximation.
17531      Branch: cfgperl
17532            ! lib/Math/Complex.pm t/lib/complex.t
17533 ____________________________________________________________________________
17534 [  5950] By: gsar                                  on 2000/04/25  19:13:12
17535         Log: reformat perldiag to avoid long lines
17536      Branch: perl
17537            ! pod/perldiag.pod
17538 ____________________________________________________________________________
17539 [  5949] By: gsar                                  on 2000/04/25  18:41:11
17540         Log: make perldoc use the pod2man from the same version (from
17541              M.J.T. Guy)
17542      Branch: perl
17543            ! utils/perldoc.PL
17544 ____________________________________________________________________________
17545 [  5948] By: gsar                                  on 2000/04/25  18:21:57
17546         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
17547              <kompas@kompas.usr.onet.pl>)
17548      Branch: perl
17549            ! lib/vars.pm
17550 ____________________________________________________________________________
17551 [  5947] By: gsar                                  on 2000/04/25  18:11:53
17552         Log: use &dl_error rather than &dl_load_file as the guard for calling
17553              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
17554              statically built perl)
17555      Branch: perl
17556            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
17557 ____________________________________________________________________________
17558 [  5946] By: jhi                                   on 2000/04/25  17:37:54
17559         Log: Document that tr() is not tr(1).
17560      Branch: cfgperl
17561            ! pod/perlop.pod
17562 ____________________________________________________________________________
17563 [  5945] By: gsar                                  on 2000/04/25  16:34:33
17564         Log: make module name mandatory after -M switch; reorder perldiag
17565              alphabetically (from Mark-Jason Dominus)
17566      Branch: perl
17567            ! perl.c pod/perldiag.pod
17568 ____________________________________________________________________________
17569 [  5944] By: jhi                                   on 2000/04/25  01:15:18
17570         Log: On second thoughts frexp() does have two arguments.
17571      Branch: cfgperl
17572            ! perl.h
17573 ____________________________________________________________________________
17574 [  5943] By: jhi                                   on 2000/04/24  22:56:32
17575         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
17576              Now pp_ncmp() returns undef is either operand is a NaN.
17577      Branch: cfgperl
17578            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17579            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
17580            ! vms/subconfigure.com vos/config.def vos/config.h
17581            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
17582            ! win32/config.vc win32/config_H.bc win32/config_H.gc
17583            ! win32/config_H.vc
17584      Branch: metaconfig/U/perl
17585            + d_modfl.U
17586 ____________________________________________________________________________
17587 [  5942] By: jhi                                   on 2000/04/24  19:45:17
17588         Log: Regen Configure to match #5937.
17589      Branch: cfgperl
17590            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17591            ! config_h.SH
17592      Branch: metaconfig
17593            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
17594 ____________________________________________________________________________
17595 [  5941] By: jhi                                   on 2000/04/24  19:24:11
17596         Log: Further Unicos fixes for Mark Lutz.
17597      Branch: cfgperl
17598            ! hints/unicos.sh pp_ctl.c
17599 ____________________________________________________________________________
17600 [  5940] By: jhi                                   on 2000/04/24  19:09:06
17601         Log: Various Unicos 10.0.0.6 fixes.
17602              
17603              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
17604              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
17605              Reply-To: tecmpl1@triton.ca.boeing.com 
17606              To: perl5-porters@perl.org 
17607              Date: Fri, 14 Apr 2000 20:21:00 GMT 
17608              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
17609      Branch: cfgperl
17610            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
17611 ____________________________________________________________________________
17612 [  5939] By: gsar                                  on 2000/04/24  19:01:24
17613         Log: more pod nits (from Larry Virden)
17614      Branch: perl
17615            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
17616            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
17617            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
17618 ____________________________________________________________________________
17619 [  5938] By: gsar                                  on 2000/04/24  18:54:01
17620         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
17621      Branch: perl
17622            ! ext/B/B/Deparse.pm
17623 ____________________________________________________________________________
17624 [  5937] By: jhi                                   on 2000/04/24  17:39:00
17625         Log: Integrate with Sarathy.
17626      Branch: cfgperl
17627           +> (branch 31 files)
17628           !> (integrate 73 files)
17629 ____________________________________________________________________________
17630 [  5936] By: gsar                                  on 2000/04/24  17:30:06
17631         Log: additional tests for change#5934 (from Paul Marquess, who also
17632              sent in the same fix)
17633      Branch: perl
17634            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
17635            ! t/pragma/warn/5nolint t/pragma/warn/6default
17636 ____________________________________________________________________________
17637 [  5935] By: jhi                                   on 2000/04/24  17:26:05
17638         Log: Do not assume sign propagation.
17639              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
17640              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
17641              To: payner@ncifcrf.gov, perl5-porters@perl.org 
17642              Date: Tue, 18 Apr 2000 18:24:49 +0100 
17643              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
17644      Branch: cfgperl
17645            ! t/op/bop.t t/op/misc.t
17646 ____________________________________________________________________________
17647 [  5934] By: gsar                                  on 2000/04/24  17:16:54
17648         Log: propagate lexical warnings from surrounding scope correctly
17649              within string eval()
17650      Branch: perl
17651            ! pp_ctl.c t/pragma/warn/pp_ctl
17652 ____________________________________________________________________________
17653 [  5933] By: jhi                                   on 2000/04/24  17:01:07
17654         Log: Flatten the cpp jungle doing the nosuid checking.
17655      Branch: cfgperl
17656            ! perl.c
17657 ____________________________________________________________________________
17658 [  5932] By: gsar                                  on 2000/04/24  09:08:14
17659         Log: add rsignal(), whichsig() and do_join() to public API list
17660              (mod_perl uses them to good advantage)
17661      Branch: perl
17662            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
17663 ____________________________________________________________________________
17664 [  5931] By: gsar                                  on 2000/04/24  09:01:40
17665         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
17666      Branch: perl
17667            ! pp_hot.c regexec.c t/op/pat.t
17668 ____________________________________________________________________________
17669 [  5930] By: gsar                                  on 2000/04/24  08:58:33
17670         Log: small os390 tweaks (from Peter Prymmer)
17671      Branch: perl
17672            ! config_h.SH makedepend.SH
17673 ____________________________________________________________________________
17674 [  5929] By: gsar                                  on 2000/04/24  08:55:25
17675         Log: pod nits
17676      Branch: perl
17677            ! pod/perlguts.pod
17678 ____________________________________________________________________________
17679 [  5928] By: gsar                                  on 2000/04/24  08:50:13
17680         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
17681      Branch: perl
17682            ! ext/IO/lib/IO/Poll.pm
17683 ____________________________________________________________________________
17684 [  5927] By: gsar                                  on 2000/04/24  08:43:24
17685         Log: arrange for next() to resume at the unstack op rather than the
17686              loop conditional, so that scope cleanup happens correctly
17687              (from Stephen McCamant)
17688      Branch: perl
17689            ! op.c pp_ctl.c t/op/misc.t
17690 ____________________________________________________________________________
17691 [  5926] By: gsar                                  on 2000/04/24  08:18:40
17692         Log: on windows, reserve 16M of stack rather than 128M (allows more
17693              threads to run concurrently)
17694      Branch: perl
17695            ! win32/Makefile win32/makefile.mk
17696 ____________________________________________________________________________
17697 [  5925] By: gsar                                  on 2000/04/24  08:13:52
17698         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
17699      Branch: perl
17700            ! toke.c
17701 ____________________________________________________________________________
17702 [  5924] By: gsar                                  on 2000/04/24  08:08:59
17703         Log: avoid using uninitialized memory in require version check
17704      Branch: perl
17705            ! pp_ctl.c universal.c
17706 ____________________________________________________________________________
17707 [  5923] By: gsar                                  on 2000/04/24  07:20:14
17708         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
17709      Branch: perl
17710            ! ext/IO/lib/IO/Poll.pm
17711 ____________________________________________________________________________
17712 [  5922] By: gsar                                  on 2000/04/24  07:08:42
17713         Log: commentary about IoTYPE() (from Nathan Torkington)
17714      Branch: perl
17715            ! sv.h
17716 ____________________________________________________________________________
17717 [  5921] By: gsar                                  on 2000/04/24  06:58:26
17718         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
17719              by fix
17720      Branch: perl
17721            ! sv.c t/lib/charnames.t t/pragma/utf8.t
17722 ____________________________________________________________________________
17723 [  5920] By: gsar                                  on 2000/04/24  06:37:59
17724         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
17725      Branch: perl
17726            ! doop.c t/op/ver.t
17727 ____________________________________________________________________________
17728 [  5919] By: gsar                                  on 2000/04/24  06:21:58
17729         Log: Configure might miss old directories when prefix must be
17730              expanded (from Robin Barker)
17731      Branch: metaconfig
17732            ! U/installdirs/inc_version_list.U
17733      Branch: perl
17734            ! Configure
17735 ____________________________________________________________________________
17736 [  5918] By: gsar                                  on 2000/04/24  06:16:11
17737         Log: VMS nits in glob() test (from Charles Lane)
17738      Branch: perl
17739            ! t/lib/glob-basic.t
17740 ____________________________________________________________________________
17741 [  5917] By: gsar                                  on 2000/04/24  06:11:56
17742         Log: various pod nits (from Larry Virden and others)
17743      Branch: perl
17744            ! README.amiga README.hpux README.machten README.os2
17745            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
17746            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
17747            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
17748            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
17749            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
17750            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
17751            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
17752            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
17753 ____________________________________________________________________________
17754 [  5916] By: gsar                                  on 2000/04/24  05:52:43
17755         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
17756              <wjones@tc.fluke.com>)
17757      Branch: perl
17758            ! t/lib/glob-basic.t
17759 ____________________________________________________________________________
17760 [  5915] By: gsar                                  on 2000/04/24  05:07:01
17761         Log: supported platforms mixed up
17762      Branch: perl
17763            ! pod/perl56delta.pod pod/perlport.pod
17764 ____________________________________________________________________________
17765 [  5914] By: gsar                                  on 2000/04/24  04:56:08
17766         Log: caller() wasn't returning the right number of elements for
17767              eval {...}
17768      Branch: perl
17769            ! pp_ctl.c t/pragma/warn/9enabled
17770 ____________________________________________________________________________
17771 [  5913] By: gsar                                  on 2000/04/24  04:35:41
17772         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
17773              Mark-Jason Dominus)
17774      Branch: perl
17775            ! pod/perlfunc.pod
17776 ____________________________________________________________________________
17777 [  5912] By: gsar                                  on 2000/04/24  04:17:15
17778         Log: fix totally broken caching in UNIVERSAL::isa() (from
17779              Nick Ing-Simmons)
17780      Branch: perl
17781            ! t/op/universal.t universal.c
17782 ____________________________________________________________________________
17783 [  5911] By: gsar                                  on 2000/04/24  03:39:47
17784         Log: add linebreak properties from unicode/LineBrk.txt (from
17785              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
17786      Branch: perl
17787            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
17788            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
17789            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
17790            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
17791            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
17792            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
17793            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
17794            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
17795            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
17796            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
17797            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
17798            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
17799            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
17800            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
17801            + lib/unicode/Is/LbrkZW.pl
17802            ! lib/unicode/mktables.PL
17803 ____________________________________________________________________________
17804 [  5910] By: gsar                                  on 2000/04/24  03:23:10
17805         Log: typo in pod
17806      Branch: perl
17807            ! ext/Thread/Thread.pm
17808 ____________________________________________________________________________
17809 [  5909] By: gsar                                  on 2000/04/24  03:22:03
17810         Log: mode argument to do_binmode() should be file mode, not boolean
17811      Branch: perl
17812            ! pp_sys.c
17813 ____________________________________________________________________________
17814 [  5908] By: gsar                                  on 2000/04/16  16:51:08
17815         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
17816              always returns a valid GV even when the symbol is trapped by strictures
17817              (avoids coredumps)
17818              
17819              TODO: the C<package;> hack needs similar treatment
17820      Branch: perl
17821            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
17822            ! t/pragma/strict-vars
17823 ____________________________________________________________________________
17824 [  5907] By: jhi                                   on 2000/03/31  23:42:56
17825         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
17826              an assumption which #5905 demolished.
17827      Branch: cfgperl
17828            ! pp_sys.c
17829 ____________________________________________________________________________
17830 [  5906] By: jhi                                   on 2000/03/31  18:54:37
17831         Log: Typo in #5905.
17832      Branch: cfgperl
17833            ! t/op/64bitint.t
17834 ____________________________________________________________________________
17835 [  5905] By: jhi                                   on 2000/03/31  18:50:54
17836         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
17837              reported by Joseph N. Hall.  The bug was that even with use64bitint
17838              one had to use the prefixes q, L, or ll with printf/sprintf,
17839              contrary to the documentation and common sense.
17840      Branch: cfgperl
17841            ! sv.c t/op/64bitint.t
17842 ____________________________________________________________________________
17843 [  5904] By: gsar                                  on 2000/03/28  02:31:32
17844         Log: add Changes, perldelta.pod
17845      Branch: perl
17846            + Changes pod/perldelta.pod
17847 ____________________________________________________________________________
17848 [  5903] By: gsar                                  on 2000/03/28  02:03:55
17849         Log: rename Changes and perldelta.pod
17850      Branch: perl
17851           +> Changes5.6 pod/perl56delta.pod
17852            - Changes pod/perldelta.pod
17853            ! MANIFEST
17854 ____________________________________________________________________________
17855 [  5902] By: gsar                                  on 2000/03/28  01:59:14
17856         Log: create maint-5.6 branch
17857      Branch: maint-5.6/perl
17858           +> (branch 1611 files)
17859 ____________________________________________________________________________
17860 [  5901] By: jhi                                   on 2000/03/23  05:48:43
17861         Log: Integrate with Sarathy.
17862      Branch: cfgperl
17863           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
17864 ____________________________________________________________________________
17865 [  5900] By: gsar                                  on 2000/03/23  05:42:43
17866         Log: three guesses on what this is :-)
17867      Branch: perl
17868            ! Changes